Class TexturePackPage
java.lang.Object
zombie.core.textures.TexturePackPage
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
static int
static int
static int
static int
static final HashMap
<String, TexturePackPage> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Texture
getTexture
(String _tex) static void
void
static int
readInt
(InputStream in) static int
readInt
(ByteBuffer in) static int
static String
ReadString
(InputStream input) static void
searchFolders
(File fo)
-
Field Details
-
FoundTextures
-
subTextureMap
-
subTextureMap2
-
texturePackPageMap
-
TexturePackPageNameMap
-
subTextures
-
tex
-
chl1
public static int chl1 -
chl2
public static int chl2 -
chl3
public static int chl3 -
chl4
public static int chl4 -
TempSubTextureInfo
-
tempFilenameCheck
-
bIgnoreWorldItemTextures
public static boolean bIgnoreWorldItemTextures
-
-
Constructor Details
-
TexturePackPage
public TexturePackPage()
-
-
Method Details
-
LoadDir
- Throws:
URISyntaxException
-
searchFolders
-
getTexture
-
readInt
- Throws:
EOFException
IOException
-
readInt
- Throws:
EOFException
IOException
-
readIntByte
- Throws:
EOFException
IOException
-
ReadString
- Throws:
IOException
-
loadFromPackFile
- Throws:
Exception
-