public class PalettesItemGroup extends CreateItemGroupBase
| Constructor and Description |
|---|
PalettesItemGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItems(net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> items,
boolean specialItems) |
protected java.util.EnumSet<AllSections> |
getSections() |
net.minecraft.item.ItemStack |
makeIcon() |
addBlocks, fillItemList, getBlocks, getItemscanScroll, getBackgroundImage, getBackgroundSuffix, getColumn, getDisplayName, getEnchantmentCategories, getGroupCountSafe, getIconItem, getId, getLabelColor, getRecipeFolderName, getSearchbarWidth, getSlotColor, getTabPage, getTabsImage, hasEnchantmentCategory, hasSearchBar, hideScroll, hideTitle, isAlignedRight, isTopRow, setBackgroundImage, setBackgroundSuffix, setEnchantmentCategories, setRecipeFolderName, showTitleprotected java.util.EnumSet<AllSections> getSections()
getSections in class CreateItemGroupBasepublic void addItems(net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> items,
boolean specialItems)
addItems in class CreateItemGroupBasepublic net.minecraft.item.ItemStack makeIcon()
makeIcon in class net.minecraft.item.ItemGroup