Class ForestryFarmTypes

java.lang.Object
forestry.api.farming.ForestryFarmTypes

public class ForestryFarmTypes extends Object
  • 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
     
  • 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

    • CROPS

      public static final net.minecraft.resources.ResourceLocation CROPS
    • GOURD

      public static final net.minecraft.resources.ResourceLocation GOURD
    • SHROOM

      public static final net.minecraft.resources.ResourceLocation SHROOM
    • INFERNAL

      public static final net.minecraft.resources.ResourceLocation INFERNAL
    • POALES

      public static final net.minecraft.resources.ResourceLocation POALES
    • SUCCULENTES

      public static final net.minecraft.resources.ResourceLocation SUCCULENTES
    • ENDER

      public static final net.minecraft.resources.ResourceLocation ENDER
    • ARBOREAL

      public static final net.minecraft.resources.ResourceLocation ARBOREAL
    • PEAT

      public static final net.minecraft.resources.ResourceLocation PEAT
    • ORCHARD

      public static final net.minecraft.resources.ResourceLocation ORCHARD
    • COCOA

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

    • ForestryFarmTypes

      public ForestryFarmTypes()