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/resources/FileResourcePack.html | 398 +++++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 javadoc/net/minecraft/client/resources/FileResourcePack.html (limited to 'javadoc/net/minecraft/client/resources/FileResourcePack.html') diff --git a/javadoc/net/minecraft/client/resources/FileResourcePack.html b/javadoc/net/minecraft/client/resources/FileResourcePack.html new file mode 100644 index 0000000..c018c54 --- /dev/null +++ b/javadoc/net/minecraft/client/resources/FileResourcePack.html @@ -0,0 +1,398 @@ + + + + + +FileResourcePack (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.resources
+

Class FileResourcePack

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        entryNameSplitter

        +
        public static final com.google.common.base.Splitter entryNameSplitter
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FileResourcePack

        +
        public FileResourcePack(java.io.File p_i1290_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInputStreamByName

        +
        protected java.io.InputStream getInputStreamByName(java.lang.String p_110591_1_)
        +                                            throws java.io.IOException
        +
        +
        Specified by:
        +
        getInputStreamByName in class AbstractResourcePack
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        finalize

        +
        protected void finalize()
        +                 throws java.lang.Throwable
        +
        +
        Overrides:
        +
        finalize in class java.lang.Object
        +
        Throws:
        +
        java.lang.Throwable
        +
      • +
      + + + +
        +
      • +

        close

        +
        public void close()
        +           throws java.io.IOException
        +
        +
        Specified by:
        +
        close in interface java.io.Closeable
        +
        Specified by:
        +
        close in interface java.lang.AutoCloseable
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3