Package net.minecraftforge.client.event
Class TextureStitchEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.client.event.TextureStitchEvent
- All Implemented Interfaces:
IModBusEvent
- Direct Known Subclasses:
TextureStitchEvent.Post
,TextureStitchEvent.Pre
public class TextureStitchEvent
extends net.minecraftforge.eventbus.api.Event
implements IModBusEvent
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
This event is fired once the texture map has loaded all textures and stitched them together.static class
Fired when the TextureMap is told to refresh it's stitched texture.Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
-
Field Details
-
atlas
-
-
Constructor Details
-
TextureStitchEvent
-
-
Method Details
-
getAtlas
-