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.
    • Constructor Detail

      • Constants

        public Constants()