Uses of Enum Class
net.minecraft.client.PrioritizeChunkUpdates
Packages that use PrioritizeChunkUpdates
-
Uses of PrioritizeChunkUpdates in net.minecraft.client
Subclasses with type arguments of type PrioritizeChunkUpdates in net.minecraft.clientFields in net.minecraft.client with type parameters of type PrioritizeChunkUpdatesModifier and TypeFieldDescriptionprivate static final IntFunction<PrioritizeChunkUpdates> PrioritizeChunkUpdates.BY_IDstatic final com.mojang.serialization.Codec<PrioritizeChunkUpdates> PrioritizeChunkUpdates.LEGACY_CODECprivate final OptionInstance<PrioritizeChunkUpdates> Options.prioritizeChunkUpdatesMethods in net.minecraft.client that return PrioritizeChunkUpdatesModifier and TypeMethodDescriptionstatic 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