Uses of Class
net.minecraftforge.client.event.TextureStitchEvent
-
Packages that use TextureStitchEvent Package Description net.minecraftforge.client.event -
-
Uses of TextureStitchEvent in net.minecraftforge.client.event
Subclasses of TextureStitchEvent in net.minecraftforge.client.event Modifier and Type Class Description static class
TextureStitchEvent.Post
This event is fired once the texture map has loaded all textures and stitched them together.static class
TextureStitchEvent.Pre
Fired when the TextureMap is told to refresh it's stitched texture.
-