Package | Description |
---|---|
buildcraft.lib.client.guide.parts.contents |
Modifier and Type | Interface and Description |
---|---|
interface |
IContentsLeaf |
Modifier and Type | Class and Description |
---|---|
class |
ContentsNode |
class |
PageLink |
class |
PageLinkItemStack |
class |
PageLinkNormal |
class |
PageLinkStatement |
Modifier and Type | Method and Description |
---|---|
IContentsNode |
ContentsNode.getChild(java.lang.String childKey) |
IContentsNode[] |
ContentsNode.getVisibleChildren() |
default IContentsNode[] |
IContentsLeaf.getVisibleChildren() |
IContentsNode[] |
IContentsNode.getVisibleChildren() |
Modifier and Type | Method and Description |
---|---|
void |
ContentsNode.addChild(IContentsNode node) |
default void |
IContentsLeaf.addChild(IContentsNode node) |
void |
IContentsNode.addChild(IContentsNode node) |