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.managedStatusesMethods in net.minecraft.server.world that return ServerEntityManager.StatusModifier and TypeMethodDescriptionstatic ServerEntityManager.StatusReturns 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.