Uses of Enum
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 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 type with the specified name.static ServerEntityManager.Status[]
ServerEntityManager.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.