From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- javadoc/net/minecraft/nbt/NBTBase.html | 403 --------------------------------- 1 file changed, 403 deletions(-) delete mode 100644 javadoc/net/minecraft/nbt/NBTBase.html (limited to 'javadoc/net/minecraft/nbt/NBTBase.html') diff --git a/javadoc/net/minecraft/nbt/NBTBase.html b/javadoc/net/minecraft/nbt/NBTBase.html deleted file mode 100644 index fca1a8b..0000000 --- a/javadoc/net/minecraft/nbt/NBTBase.html +++ /dev/null @@ -1,403 +0,0 @@ - - - - - -NBTBase (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.nbt
-

Class NBTBase

-
-
- -
- -
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClass and Description
      static class NBTBase.NBTPrimitive 
      -
    • -
    - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static java.lang.String[]NBTTypes 
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      NBTBase() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      abstract NBTBasecopy() 
      booleanequals(java.lang.Object p_equals_1_) 
      protected static NBTBasefunc_150284_a(byte p_150284_0_) 
      protected java.lang.Stringfunc_150285_a_() 
      abstract bytegetId() 
      inthashCode() 
      abstract java.lang.StringtoString() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        NBTTypes

        -
        public static final java.lang.String[] NBTTypes
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        NBTBase

        -
        public NBTBase()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        toString

        -
        public abstract java.lang.String toString()
        -
        -
        Overrides:
        -
        toString in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        getId

        -
        public abstract byte getId()
        -
      • -
      - - - -
        -
      • -

        func_150284_a

        -
        protected static NBTBase func_150284_a(byte p_150284_0_)
        -
      • -
      - - - -
        -
      • -

        copy

        -
        public abstract NBTBase copy()
        -
      • -
      - - - -
        -
      • -

        equals

        -
        public boolean equals(java.lang.Object p_equals_1_)
        -
        -
        Overrides:
        -
        equals in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        func_150285_a_

        -
        protected java.lang.String func_150285_a_()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3