Uses of Class
net.minecraft.server.world.ServerEntityManager.Status
| Package | Description |
|---|---|
| net.minecraft.server.world |
-
Uses of ServerEntityManager.Status in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type ServerEntityManager.Status Modifier and Type Field Description private Long2ObjectMap<ServerEntityManager.Status>ServerEntityManager. managedStatusesMethods in net.minecraft.server.world that return ServerEntityManager.Status Modifier and Type Method Description static ServerEntityManager.StatusServerEntityManager.Status. valueOf(String name)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.