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