Class IsoLot
java.lang.Object
zombie.iso.IsoLot
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashMap<String, ChunkGenerationStatus> final gnu.trove.list.array.TIntArrayListfinal int[]intintstatic final ObjectPool<IsoLot> intint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDispose()static IsoLotstatic IsoLotget(MapFiles mapFiles, Integer integer0, Integer integer1, Integer integer2, Integer integer3, IsoChunk chunk) static LotHeadergetHeader(int int0, int int1) voidload(MapFiles mapFiles, Integer integer1, Integer integer0, Integer integer2, Integer integer3, IsoChunk chunk) voidstatic voidstatic intreadInt(RandomAccessFile __in__) static intreadShort(RandomAccessFile __in__) static StringreadString(BufferedRandomAccessFile __in__)
-
Field Details
-
InfoHeaders
-
InfoHeaderNames
-
InfoFileNames
-
InfoFileModded
-
MapFiles
-
pool
-
maxLevel
public int maxLevel -
minLevel
public int minLevel -
wx
public int wx -
wy
public int wy -
m_offsetInData
public final int[] m_offsetInData -
m_data
public final gnu.trove.list.array.TIntArrayList m_data -
info
-
-
Constructor Details
-
IsoLot
public IsoLot()
-
-
Method Details
-
Dispose
public static void Dispose() -
readString
- Throws:
EOFExceptionIOException
-
readInt
- Throws:
EOFExceptionIOException
-
readShort
- Throws:
EOFExceptionIOException
-
put
-
get
-
get
-
loadNew
-
load
-
getHeader
-