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_IDprivate final OptionInstance<PrioritizeChunkUpdates> Options.prioritizeChunkUpdatesMethods in net.minecraft.client that return PrioritizeChunkUpdatesModifier and TypeMethodDescriptionstatic PrioritizeChunkUpdatesPrioritizeChunkUpdates.byId(int p_193788_) static PrioritizeChunkUpdatesReturns 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