Class Constants

java.lang.Object
net.minecraftforge.common.util.Constants

public class Constants extends 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.
  • Constructor Details

    • Constants

      public Constants()