Package | Description |
---|---|
net.minecraft.client.renderer | |
net.minecraftforge.client | |
net.minecraftforge.client.event |
Modifier and Type | Field and Description |
---|---|
TextureMap |
RenderEngine.field_94154_l |
TextureMap |
RenderEngine.field_94155_m |
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) |