Class ForestryModuleIds

java.lang.Object
forestry.api.modules.ForestryModuleIds

public class ForestryModuleIds extends Object
All modules added by base Forestry.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • APICULTURE

      public static final net.minecraft.resources.ResourceLocation APICULTURE
    • ARBORICULTURE

      public static final net.minecraft.resources.ResourceLocation ARBORICULTURE
    • CHARCOAL

      public static final net.minecraft.resources.ResourceLocation CHARCOAL
    • CORE

      public static final net.minecraft.resources.ResourceLocation CORE
    • ENERGY

      public static final net.minecraft.resources.ResourceLocation ENERGY
    • FACTORY

      public static final net.minecraft.resources.ResourceLocation FACTORY
    • FARMING

      public static final net.minecraft.resources.ResourceLocation FARMING
    • FLUIDS

      public static final net.minecraft.resources.ResourceLocation FLUIDS
    • LEPIDOPTEROLOGY

      public static final net.minecraft.resources.ResourceLocation LEPIDOPTEROLOGY
    • MAIL

      public static final net.minecraft.resources.ResourceLocation MAIL
    • STORAGE

      public static final net.minecraft.resources.ResourceLocation STORAGE
    • SORTING

      public static final net.minecraft.resources.ResourceLocation SORTING
    • CULTIVATION

      public static final net.minecraft.resources.ResourceLocation CULTIVATION
    • WORKTABLE

      public static final net.minecraft.resources.ResourceLocation WORKTABLE
    • CURIOS

      public static final net.minecraft.resources.ResourceLocation CURIOS
  • Constructor Details

    • ForestryModuleIds

      public ForestryModuleIds()