Uses of Enum Class
net.minecraft.client.PrioritizeChunkUpdates
Packages that use PrioritizeChunkUpdates
-
Uses of PrioritizeChunkUpdates in net.minecraft.client
Fields in net.minecraft.client with type parameters of type PrioritizeChunkUpdatesModifier and TypeFieldDescriptionprivate static final IntFunction
<PrioritizeChunkUpdates> PrioritizeChunkUpdates.BY_ID
private final OptionInstance
<PrioritizeChunkUpdates> Options.prioritizeChunkUpdates
Methods in net.minecraft.client that return PrioritizeChunkUpdatesModifier 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.Methods in net.minecraft.client that return types with arguments of type PrioritizeChunkUpdates