Uses of Enum Class
net.minecraft.server.world.ServerEntityManager.Status
-
Uses of ServerEntityManager.Status in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate final Long2ObjectMap<ServerEntityManager.Status>
ServerEntityManager.managedStatuses
Modifier and TypeMethodDescriptionstatic ServerEntityManager.Status
Returns the enum constant of this class with the specified name.static ServerEntityManager.Status[]
ServerEntityManager.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.