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 --- .../net/minecraftforge/common/util/Constants.html | 252 --------------------- 1 file changed, 252 deletions(-) delete mode 100644 javadoc/net/minecraftforge/common/util/Constants.html (limited to 'javadoc/net/minecraftforge/common/util/Constants.html') diff --git a/javadoc/net/minecraftforge/common/util/Constants.html b/javadoc/net/minecraftforge/common/util/Constants.html deleted file mode 100644 index e1a8cc9..0000000 --- a/javadoc/net/minecraftforge/common/util/Constants.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - -Constants (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraftforge.common.util
-

Class Constants

-
-
- -
-
    -
  • -
    -
    -
    public class Constants
    -extends java.lang.Object
    -
    A class containing constants for magic numbers used in the minecraft codebase. - Everything here should be checked each update, and have a comment relating to where to check it.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClass and Description
      static class Constants.NBT -
      NBT Tag type IDS, used when storing the nbt to disc, Should align with NBTBase.getId, - table used in NBTBase.func_150283_g - - Main use is checking tag type in NBTTagCompound.func_150297_b(String, int)
      -
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

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

      Method Summary

      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        Constants

        -
        public Constants()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3