Uses of Enum Class
net.minecraft.world.level.entity.PersistentEntitySectionManager.ChunkLoadStatus
-
Uses of PersistentEntitySectionManager.ChunkLoadStatus in net.minecraft.world.level.entity
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap<PersistentEntitySectionManager.ChunkLoadStatus>
PersistentEntitySectionManager.chunkLoadStatuses
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PersistentEntitySectionManager.ChunkLoadStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.