Class IsoLot
java.lang.Object
zombie.iso.IsoLot
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashMap
<String, ChunkGenerationStatus> final gnu.trove.list.array.TIntArrayList
final int[]
int
int
static final ObjectPool
<IsoLot> int
int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Dispose()
static IsoLot
static IsoLot
get
(MapFiles mapFiles, Integer integer0, Integer integer1, Integer integer2, Integer integer3, IsoChunk chunk) static LotHeader
getHeader
(int int0, int int1) void
load
(MapFiles mapFiles, Integer integer1, Integer integer0, Integer integer2, Integer integer3, IsoChunk chunk) void
static void
static int
readInt
(RandomAccessFile __in__) static int
readShort
(RandomAccessFile __in__) static String
readString
(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:
EOFException
IOException
-
readInt
- Throws:
EOFException
IOException
-
readShort
- Throws:
EOFException
IOException
-
put
-
get
-
get
-
loadNew
-
load
-
getHeader
-