Package-level declarations
Types
Link copied to clipboard
class ArmorItemFacet(itemSlot: ItemSlot, stacksToKeep: List<ItemSlot>, armorComparator: ArmorComparator) : ItemFacet
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Axe with sharpness level >= 100
Link copied to clipboard
Link copied to clipboard
Specialization of weapon type. Used in order to allow the user to specify that they want a mace and not an axe or something.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PrimitiveItemFacet(itemSlot: ItemSlot, val category: ItemCategory, val worth: Int = 0) : ItemFacet
Link copied to clipboard
Link copied to clipboard
Axe with sharpness level >= 5
Link copied to clipboard
Link copied to clipboard
Specialization of weapon type. Used in order to allow the user to specify that they want a sword and not an axe or something.
Link copied to clipboard
Specialization of weapon type. Used in order to allow the user to specify that they want a sword and not an axe or something.
Link copied to clipboard
Link copied to clipboard