From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../client/event/TextureStitchEvent.Pre.html | 287 +++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 javadoc/net/minecraftforge/client/event/TextureStitchEvent.Pre.html (limited to 'javadoc/net/minecraftforge/client/event/TextureStitchEvent.Pre.html') diff --git a/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Pre.html b/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Pre.html new file mode 100644 index 0000000..bc49a5f --- /dev/null +++ b/javadoc/net/minecraftforge/client/event/TextureStitchEvent.Pre.html @@ -0,0 +1,287 @@ + + + + + +TextureStitchEvent.Pre (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraftforge.client.event
+

Class TextureStitchEvent.Pre

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    TextureStitchEvent
    +
    +
    +
    +
    public static class TextureStitchEvent.Pre
    +extends TextureStitchEvent
    +
    Fired when the TextureMap is told to refresh it's stitched texture. + Called after the Stitched list is cleared, but before any blocks or items + add themselves to the list.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TextureStitchEvent.Pre

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