Package | Description |
---|---|
net.minecraft.client.renderer.texture | |
net.minecraftforge.client | |
net.minecraftforge.client.event |
Modifier and Type | Method and Description |
---|---|
boolean |
TextureManager.loadTextureMap(ResourceLocation par1ResourceLocation,
TextureMap par2TextureMap) |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeHooksClient.onTextureStitchedPost(TextureMap map) |
static void |
ForgeHooksClient.onTextureStitchedPre(TextureMap map) |
Modifier and Type | Field and Description |
---|---|
TextureMap |
TextureStitchEvent.map |
Constructor and Description |
---|
TextureStitchEvent.Post(TextureMap map) |
TextureStitchEvent.Pre(TextureMap map) |
TextureStitchEvent(TextureMap map) |