Package | Description |
---|---|
buildcraft.builders.gui | |
buildcraft.core.list | |
buildcraft.energy.client.gui | |
buildcraft.factory.gui | |
buildcraft.lib.gui | |
buildcraft.lib.gui.button | |
buildcraft.lib.gui.elem | |
buildcraft.lib.gui.json | |
buildcraft.lib.gui.ledger | |
buildcraft.lib.gui.statement | |
buildcraft.lib.gui.widget | |
buildcraft.lib.misc |
Holds a lot of generic *Util classes.
|
buildcraft.robotics.gui | |
buildcraft.silicon.gui | |
buildcraft.transport.gui |
Modifier and Type | Class and Description |
---|---|
class |
GuiArchitectTable |
class |
GuiBuilder |
class |
GuiElectronicLibrary |
class |
GuiFiller |
class |
GuiFillerPlanner |
class |
GuiReplacer |
Modifier and Type | Class and Description |
---|---|
class |
GuiList |
Modifier and Type | Class and Description |
---|---|
class |
GuiEngineIron_BC8 |
class |
GuiEngineStone_BC8 |
Modifier and Type | Class and Description |
---|---|
class |
GuiAutoCraftItems |
class |
GuiChute |
Modifier and Type | Class and Description |
---|---|
class |
GuiElementSimple<G extends GuiBC8<?>> |
Modifier and Type | Field and Description |
---|---|
GuiBC8<?> |
GuiBC8.RootPosition.gui |
G |
GuiElementSimple.gui |
Constructor and Description |
---|
GuiElementToolTip(GuiBC8<?> gui,
IGuiArea area,
ITooltipElement source) |
RootPosition(GuiBC8<?> gui) |
Modifier and Type | Class and Description |
---|---|
class |
GuiAbstractButton<G extends GuiBC8<?>>
If this only has 1 subclass (GuiButtonDrawable), then why not merge them?
|
Constructor and Description |
---|
GuiButtonDrawable(GuiBC8<?> gui,
java.lang.String id,
IGuiPosition parent,
GuiButtonDrawable.Builder args) |
GuiImageButton(GuiBC8<?> gui,
int id,
int x,
int y,
int size,
net.minecraft.util.ResourceLocation texture,
int u,
int v)
Deprecated.
|
GuiImageButton(GuiBC8<?> gui,
int id,
int x,
int y,
int size,
net.minecraft.util.ResourceLocation texture,
int baseU,
int baseV,
int u,
int v)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ScrollbarElement<G extends GuiBC8<?>> |
Modifier and Type | Field and Description |
---|---|
GuiBC8<?> |
ScrollWindow.gui |
GuiBC8<?> |
GuiElementContainerHelp.gui
Deprecated.
|
GuiBC8<?> |
GuiElementContainer2.gui |
Constructor and Description |
---|
GuiElementContainer2(GuiBC8<?> gui) |
GuiElementContainerHelp(GuiBC8<?> gui,
IGuiPosition position)
Deprecated.
|
GuiElementContainerResizing(GuiBC8<?> gui,
IGuiPosition childRoot) |
GuiElementContainerScissor(GuiBC8<?> gui,
IGuiArea area) |
GuiElementDrawable(GuiBC8<?> gui,
IGuiArea element,
ISimpleDrawable drawable,
boolean foreground) |
GuiElementDrawable(GuiBC8<?> gui,
IGuiArea element,
ISimpleDrawable drawable,
boolean foreground,
IExpressionNode.INodeBoolean visible) |
GuiElementText(GuiBC8<?> gui,
IGuiPosition parent,
java.lang.String text,
int colour) |
GuiElementText(GuiBC8<?> gui,
IGuiPosition parent,
java.util.function.Supplier<java.lang.String> text,
int colour) |
GuiElementText(GuiBC8<?> gui,
IGuiPosition parent,
java.util.function.Supplier<java.lang.String> text,
java.util.function.IntSupplier colour) |
ScrollWindow(GuiBC8<?> gui,
IGuiArea area) |
Modifier and Type | Class and Description |
---|---|
class |
GuiJson<C extends ContainerBC_Neptune>
A GUI that is defined (mostly) in a json file.
|
Modifier and Type | Field and Description |
---|---|
GuiBC8<?> |
Ledger_Neptune.gui |
Constructor and Description |
---|
Ledger_Neptune(GuiBC8<?> gui,
int colour,
boolean expandPositive) |
LedgerEngine(GuiBC8<? extends ContainerBCTile<? extends TileEngineBase_BC8>> gui,
boolean expandPositive) |
LedgerHelp(GuiBC8<?> gui,
boolean expandPositive) |
LedgerOwnership(GuiBC8<?> gui,
TileBC_Neptune tile,
boolean expandPositive) |
Modifier and Type | Field and Description |
---|---|
GuiBC8<?> |
GuiElementStatementDrag.gui |
Constructor and Description |
---|
GuiElementStatementDrag(GuiBC8<?> gui) |
GuiElementStatementVariant(GuiBC8<?> gui,
IGuiArea element,
IReference<? extends IGuiSlot> ref,
IGuiSlot[] possible,
IGuiArea[] posPossible) |
Modifier and Type | Class and Description |
---|---|
class |
WidgetPhantomSlot.GuiElementPhantomSlot<G extends GuiBC8<?>> |
Modifier and Type | Method and Description |
---|---|
IGuiElement |
WidgetFluidTank.createGuiElement(GuiBC8<?> gui,
IGuiArea area,
GuiIcon overlay) |
Modifier and Type | Method and Description |
---|---|
static ToolTip |
GuiUtil.createToolTip(GuiBC8<?> gui,
java.util.function.Supplier<net.minecraft.item.ItemStack> stackRef) |
Modifier and Type | Class and Description |
---|---|
class |
GuiProgrammingTable_Neptune |
class |
GuiZonePlanner |
Modifier and Type | Class and Description |
---|---|
class |
GuiAdvancedCraftingTable |
class |
GuiAssemblyTable |
class |
GuiIntegrationTable |
Modifier and Type | Class and Description |
---|---|
class |
GuiDiamondPipe |
class |
GuiDiamondWoodPipe |
class |
GuiEmzuliPipe_BC8 |
class |
GuiFilteredBuffer |
class |
GuiGate |