Uses of Enum Class
net.minecraft.client.PrioritizeChunkUpdates
-
Uses of PrioritizeChunkUpdates in net.minecraft.client
Modifier and TypeFieldDescriptionprivate static final PrioritizeChunkUpdates[]
PrioritizeChunkUpdates.BY_ID
Options.prioritizeChunkUpdates
Modifier and TypeFieldDescriptionstatic final CycleOption<PrioritizeChunkUpdates>
Option.PRIORITIZE_CHUNK_UPDATES
Modifier and TypeMethodDescriptionstatic PrioritizeChunkUpdates
PrioritizeChunkUpdates.byId
(int p_193788_) static PrioritizeChunkUpdates
Returns the enum constant of this class with the specified name.static PrioritizeChunkUpdates[]
PrioritizeChunkUpdates.values()
Returns an array containing the constants of this enum class, in the order they are declared.