Class Constants

java.lang.Object
de.cech12.coppershears.Constants

public class Constants extends Object
Class that contains all common constants.
  • Field Details

  • Method Details

    • id

      public static net.minecraft.resources.Identifier id(String name)
      Static method to create an Identifier for this mod.
      Parameters:
      name - name/path of the Identifier
      Returns:
      Identifier object