Class TextureStitchEvent

    • Nested Class Summary

      Nested Classes 
      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.
      • 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

      Fields 
      Modifier and Type Field Description
      private AtlasTexture map  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AtlasTexture getMap()  
      • 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