Package | Description |
---|---|
buildcraft.lib.client.guide.node |
Modifier and Type | Field and Description |
---|---|
NodePageLine |
NodePageLine.parent |
Modifier and Type | Method and Description |
---|---|
NodePageLine |
NodePageLine.addChild(GuidePart child) |
NodePageLine |
NodePageLine.getChildNode(GuidePart line) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NodePageLine> |
NodePageLine.getChildren() |
java.lang.Iterable<NodePageLine> |
NodePageLine.iterateNonNullNodes() |
Modifier and Type | Method and Description |
---|---|
int |
NodePageLine.compareTo(NodePageLine o) |
Constructor and Description |
---|
NodePageLine(NodePageLine parent,
GuidePart part) |