Interface Section
- All Known Implementing Classes:
SectionColored,SectionTextured
Deprecated.
- Since:
- 1.0
-
Method Summary
Methods inherited from interface net.mcexpanded.fancytabsections.Section.Section
add, add, add, add, add, add, add, add, addItemTag, collapsible, renderToggle
-
Method Details
-
id
net.minecraft.resources.ResourceLocation id()Deprecated. -
items
ConglomerateOfItems items()Deprecated. -
render
void render(net.minecraft.client.gui.GuiGraphics guiGraphics, net.minecraft.client.gui.Font font, int topLeftX, int topLeftY) Deprecated.
-
Section