Uses of Enum Class
net.minecraft.world.entity.raid.Raid.RaidStatus
-
Uses of Raid.RaidStatus in net.minecraft.world.entity.raid
Modifier and TypeFieldDescriptionprivate Raid.RaidStatus
Raid.status
private static final Raid.RaidStatus[]
Raid.RaidStatus.VALUES
Modifier and TypeMethodDescription(package private) static Raid.RaidStatus
static Raid.RaidStatus
Returns the enum constant of this class with the specified name.static Raid.RaidStatus[]
Raid.RaidStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.