Class TextureStitchEvent.Post

  • All Implemented Interfaces:
    IModBusEvent
    Enclosing class:
    TextureStitchEvent

    public static class TextureStitchEvent.Post
    extends TextureStitchEvent
    This event is fired once the texture map has loaded all textures and stitched them together. All Icons should have there locations defined by the time this is fired.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event

        net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
    • Constructor Summary

      Constructors 
      Constructor Description
      Post​(AtlasTexture map)  
    • Method Summary

      • Methods inherited from class net.minecraftforge.eventbus.api.Event

        getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait