Class CategorizedCreativeTab.Builder

java.lang.Object
net.minecraft.world.item.CreativeModeTab.Builder
team.lodestar.lodestone.modules.toolkit.creative_tab.CategorizedCreativeTab.Builder
Enclosing class:
CategorizedCreativeTab

public static class CategorizedCreativeTab.Builder extends net.minecraft.world.item.CreativeModeTab.Builder
  • Constructor Summary

    Constructors
    Constructor
    Description
    Builder(Function<CategorizedCreativeTab.Builder,CategorizedCreativeTab> tabFactory, net.minecraft.world.item.CreativeModeTab.Row row, int column)
     
  • Method Summary

    Methods inherited from class net.minecraft.world.item.CreativeModeTab.Builder

    alignedRight, backgroundTexture, build, displayItems, displayItems, hideTitle, icon, noScrollBar, title, type, withLabelColor, withScrollBarSpriteLocation, withSearchBar, withSearchBar, withSlotColor, withTabFactory, withTabsAfter, withTabsAfter, withTabsBefore, withTabsBefore, withTabsImage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait