Uses of Class
zombie.iso.NewMapBinaryFile.ChunkData
Packages that use NewMapBinaryFile.ChunkData
-
Uses of NewMapBinaryFile.ChunkData in zombie.iso
Methods in zombie.iso that return NewMapBinaryFile.ChunkDataModifier and TypeMethodDescriptionNewMapBinaryFile.loadChunk(NewMapBinaryFile.Header header, int chunkX, int chunkY) Methods in zombie.iso with parameters of type NewMapBinaryFile.ChunkDataModifier and TypeMethodDescriptionvoidNewMapBinaryFile.setChunkInWorld(NewMapBinaryFile.ChunkData chunkData, int sx, int sy, int sz, IsoChunk ch, int WX, int WY) voidNewMapBinaryFile.setChunkInWorldArb(NewMapBinaryFile.ChunkData chunkData, int sx, int sy, int sz, int tx, int ty, int tz)