From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../client/event/TextureStitchEvent.Post.html | 287 +++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 javadoc/net/minecraftforge/client/event/TextureStitchEvent.Post.html (limited to 'javadoc/net/minecraftforge/client/event/TextureStitchEvent.Post.html') diff --git a/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Post.html b/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Post.html new file mode 100644 index 0000000..541ad64 --- /dev/null +++ b/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Post.html @@ -0,0 +1,287 @@ + + + + + +TextureStitchEvent.Post (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraftforge.client.event
+

Class TextureStitchEvent.Post

+
+
+ +
+
    +
  • +
    +
    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.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TextureStitchEvent.Post

        +
        public TextureStitchEvent.Post(TextureMap map)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3