Class TreeNode<S extends Script>

java.lang.Object
net.botwithus.rs3.btree.TreeNode<S>
Type Parameters:
S - the script type
All Implemented Interfaces:
TreeNodeSkin
Direct Known Subclasses:
ComponentActionNode, MiniMenuActionNode, NpcActionNode, SceneObjectActionNode, TraverseNode

public class TreeNode<S extends Script> extends Object implements TreeNodeSkin
A node in a binary tree that can be evaluated