Index
All Classes and Interfaces|All Packages
T
- toEnchantLevel(Integer) - Static method in class kkchengaf.EnchantmentOrder.EnchantmentMap
-
Convert numeric number to roman number, from 1 to 5
- toString() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
- toString() - Method in class kkchengaf.EnchantmentOrder.Node
-
to String, return "" if data is unset
- toString() - Method in class kkchengaf.EnchantmentOrder.NodeValue
-
to String value, return "" if enchantment is null,
return "item" for the item to be combined,
return the enchantments for the books - toString() - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
to String, return the costs, the sorted weights and the tree structure string
- traversal(EnchantStep) - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
Wrapper to searchResult.getBTree().traversal(root, f)
- traversal(Node, EnchantStep) - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
MUST invoke tree.parseTree before this function,
Traverse the tree, execute the function every non leaf node
All Classes and Interfaces|All Packages