Package forestry.api.core
Class ItemGroups
java.lang.Object
forestry.api.core.ItemGroups
References to the specialised tabs added by Forestry to creative inventory.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.world.item.CreativeModeTabstatic net.minecraft.world.item.CreativeModeTabstatic net.minecraft.world.item.CreativeModeTabstatic net.minecraft.world.item.CreativeModeTabstatic net.minecraft.world.item.CreativeModeTab -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tabForestry
public static net.minecraft.world.item.CreativeModeTab tabForestry -
tabStorage
public static net.minecraft.world.item.CreativeModeTab tabStorage -
tabApiculture
public static net.minecraft.world.item.CreativeModeTab tabApiculture -
tabArboriculture
public static net.minecraft.world.item.CreativeModeTab tabArboriculture -
tabLepidopterology
public static net.minecraft.world.item.CreativeModeTab tabLepidopterology
-
-
Constructor Details
-
ItemGroups
public ItemGroups()
-