Package | Description |
---|---|
buildcraft.lib.gui.json |
Modifier and Type | Class and Description |
---|---|
class |
ElementTypeButton |
class |
ElementTypeContainer |
class |
ElementTypeDrawnStack |
class |
ElementTypeHelp |
class |
ElementTypeLedger |
class |
ElementTypeSlot |
class |
ElementTypeSprite |
class |
ElementTypeStatementParam |
class |
ElementTypeStatementSlot |
class |
ElementTypeStatementSource |
class |
ElementTypeText |
class |
ElementTypeToolTip |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,ElementType> |
JsonGuiTypeRegistry.TYPES |
Modifier and Type | Method and Description |
---|---|
protected static void |
ElementType.addType(BuildCraftJsonGui gui,
IGuiPosition parent,
JsonGuiInfo info,
JsonGuiElement json,
java.lang.String subName,
java.util.function.Consumer<IGuiElement> to,
ElementType type) |
static void |
JsonGuiTypeRegistry.registerType(ElementType type) |