Package | Description |
---|---|
buildcraft.lib.expression.node.value | |
buildcraft.lib.gui | |
buildcraft.lib.gui.config | |
buildcraft.lib.gui.ledger |
Modifier and Type | Class and Description |
---|---|
class |
NodeVariableBoolean |
Modifier and Type | Field and Description |
---|---|
static IVariableNode.IVariableNodeBoolean |
BuildCraftGui.isDebuggingEnabled
Used to control if this gui should show debugging lines, and other oddities that help development.
|
static IVariableNode.IVariableNodeBoolean |
BuildCraftGui.isDebuggingShown
If true then the debug icon will be shown.
|
Modifier and Type | Class and Description |
---|---|
class |
GuiPropertyBoolean |
Modifier and Type | Method and Description |
---|---|
static IVariableNode.IVariableNodeBoolean |
GuiConfigManager.getOrAddBoolean(net.minecraft.util.ResourceLocation gui,
java.lang.String name,
boolean defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
Ledger_Neptune.setOpenProperty(IVariableNode.IVariableNodeBoolean prop) |