Package forestry.api

Class ForestryConstants

java.lang.Object
forestry.api.ForestryConstants

public class ForestryConstants extends Object
Common constants used throughout Forestry that might be useful for other mods.
  • Field Details

  • Constructor Details

    • ForestryConstants

      public ForestryConstants()
  • Method Details

    • forestry

      public static net.minecraft.resources.ResourceLocation forestry(String path)
      Returns:
      A new resource location under the Forestry namespace. In most cases, mods should use their own namespace instead.