Package net.mcexpanded.fancytabsections
Class FancyTabSections
java.lang.Object
net.mcexpanded.fancytabsections.FancyTabSections
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFancyTabSections(net.neoforged.bus.api.IEventBus modEventBus) An example of an implementation can be found on FTSExampleMod -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSection(net.minecraft.resources.ResourceLocation tab, Section section) Adds a Fancy Tab Section to the given CreativeModeTab Identifier
-
Field Details
-
MOD_ID
- See Also:
-
SECTIONS_MAP
-
ITEMS_MAP
-
-
Constructor Details
-
FancyTabSections
public FancyTabSections(net.neoforged.bus.api.IEventBus modEventBus) An example of an implementation can be found on FTSExampleMod
-
-
Method Details
-
addSection
Adds a Fancy Tab Section to the given CreativeModeTab Identifier
-