| Method and Description |
|---|
| io.github.cottonmc.cotton.gui.widget.WWidget.createPeers(GuiDescription)
All widget peers should be added in
validate(GuiDescription). |
| Constructor and Description |
|---|
| io.github.cottonmc.cotton.gui.widget.WTabPanel.Tab(Text, Icon, WWidget, Consumer<TooltipBuilder>)
Use
WTabPanel.Tab.Builder instead. |