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

Class NBTUtil

+
+
+ +
+
    +
  • +
    +
    +
    public final class NBTUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NBTUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static com.mojang.authlib.GameProfilefunc_152459_a(NBTTagCompound p_152459_0_) 
      static voidfunc_152460_a(NBTTagCompound p_152460_0_, + com.mojang.authlib.GameProfile p_152460_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NBTUtil

        +
        public NBTUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_152459_a

        +
        public static com.mojang.authlib.GameProfile func_152459_a(NBTTagCompound p_152459_0_)
        +
      • +
      + + + +
        +
      • +

        func_152460_a

        +
        public static void func_152460_a(NBTTagCompound p_152460_0_,
        +                 com.mojang.authlib.GameProfile p_152460_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3