Uses of Class
zombie.iso.IsoMetaGrid
Packages that use IsoMetaGrid
Package
Description
-
Uses of IsoMetaGrid in zombie
Methods in zombie with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.characters.animals
Methods in zombie.characters.animals with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.globalObjects
Methods in zombie.globalObjects with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.iso
Fields in zombie.iso declared as IsoMetaGridMethods in zombie.iso that return IsoMetaGridMethods in zombie.iso with parameters of type IsoMetaGridModifier and TypeMethodDescriptionvoid
SpawnPoints.initServer2
(IsoMetaGrid isoMetaGrid) void
SpawnPoints.initSinglePlayer
(IsoMetaGrid isoMetaGrid) void
IsoMetaCell.load
(IsoMetaGrid var1, ByteBuffer byteBuffer, int var3) Method parameters in zombie.iso with type arguments of type IsoMetaGridModifier and TypeMethodDescriptionvoid
IsoMetaGrid.loadCells
(String string0, String string1, QuadConsumer<IsoMetaCell, IsoMetaGrid, ByteBuffer, Integer> quadConsumer) -
Uses of IsoMetaGrid in zombie.iso.weather
Methods in zombie.iso.weather with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.network
Methods in zombie.network with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.pathfind
Methods in zombie.pathfind with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.pathfind.nativeCode
Methods in zombie.pathfind.nativeCode with parameters of type IsoMetaGrid -
Uses of IsoMetaGrid in zombie.popman
Methods in zombie.popman with parameters of type IsoMetaGrid