Module net.botwithus.rs3
Package net.botwithus.rs3.btree
package net.botwithus.rs3.btree
-
ClassDescriptionA context for an action in the treeDecisionTree<S extends Script>A decision tree is a tree where each internal node represents a "test" on an attribute (e.g.A node in a binary tree that can be evaluatedTreeNode.Builder<S extends Script>A builder for a tree nodeTreeNodePredicateListener<S extends Script>A listener for when a choice in the tree is madeA skin interface to present an
TreeNode
in ImGui.ValueCache<T>A simple cache for storing a value and checking if it is still valid.