Uses of Class
zombie.network.ServerMap.ServerCell
Packages that use ServerMap.ServerCell
-
Uses of ServerMap.ServerCell in zombie.network
Fields in zombie.network declared as ServerMap.ServerCellFields in zombie.network with type parameters of type ServerMap.ServerCellMethods in zombie.network that return ServerMap.ServerCellMethods in zombie.network with parameters of type ServerMap.ServerCellModifier and TypeMethodDescriptionvoid
ServerChunkLoader.addJob
(ServerMap.ServerCell cell) void
ServerChunkLoader.addRecalcJob
(ServerMap.ServerCell cell) Method parameters in zombie.network with type arguments of type ServerMap.ServerCellModifier and TypeMethodDescriptionvoid
ServerChunkLoader.getLoaded
(ArrayList<ServerMap.ServerCell> loaded) void
ServerChunkLoader.getRecalc
(ArrayList<ServerMap.ServerCell> loaded)