Index
All Classes and Interfaces|All Packages
G
- getAnvilCost() - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
get the total cost of prior work penalty
- getBookWeight(Integer) - Static method in class kkchengaf.EnchantmentOrder.EnchantmentMap
-
Get the Enchantment Weight of a enchantment
- getBTree() - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
get the Binary Tree
- getCost() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
get the total cost of enchantment weights
- getCost() - Method in class kkchengaf.EnchantmentOrder.NodeValue
-
get the equivalent cost of the enchantments
- getCost(Integer, Integer) - Static method in class kkchengaf.EnchantmentOrder.EnchantmentMap
-
Get the Enchantment Weight of a X level enchantment
- getCostFromString(String, Integer) - Static method in class kkchengaf.EnchantmentOrder.EnchantmentMap
-
String ID Version of EnchantmentMap.getCost,
Get the Enchantment Weight of a X level enchantment - getEnchant() - Method in class kkchengaf.EnchantmentOrder.NodeValue
-
get the enchantments
- getEnchantmentCost() - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
get the total cost of the enchantments weights
- getFlatten() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
Get flatten array of the tree structure
- getHeight() - Method in class kkchengaf.EnchantmentOrder.NodeValue
-
get the height, 0 for leaves
- getLeft() - Method in class kkchengaf.EnchantmentOrder.Node
-
get the left child
- getPrior() - Method in class kkchengaf.EnchantmentOrder.NodeValue
-
get the prior work penalty, non 0 for non leaf nodes
- getRight() - Method in class kkchengaf.EnchantmentOrder.Node
-
get the right child
- getRoot() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
get the tree root of the structure
- getSort() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
Get sorted flatten array of the tree structure
- getStructure() - Method in class kkchengaf.EnchantmentOrder.BinaryTree
-
Get the JSONArray of the structure
- getValue() - Method in class kkchengaf.EnchantmentOrder.Node
-
get the data of this node
- getWeightOrder() - Method in class kkchengaf.EnchantmentOrder.SearchResult
-
get the ArrayList of sorted weight
All Classes and Interfaces|All Packages