Uses of Enum Class
net.minecraft.server.world.ServerEntityManager.Status
Packages that use ServerEntityManager.Status
-
Uses of ServerEntityManager.Status in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type ServerEntityManager.StatusModifier and TypeFieldDescriptionprivate final Long2ObjectMap<ServerEntityManager.Status>
ServerEntityManager.managedStatuses
Methods in net.minecraft.server.world that return ServerEntityManager.StatusModifier 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.