ItemSlot class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- amulet → const ItemSlot
- artifact1 → const ItemSlot
- artifact2 → const ItemSlot
- artifact3 → const ItemSlot
- bag → const ItemSlot
- bodyArmor → const ItemSlot
- boots → const ItemSlot
- helmet → const ItemSlot
- legArmor → const ItemSlot
- ring1 → const ItemSlot
- ring2 → const ItemSlot
- rune → const ItemSlot
- shield → const ItemSlot
- utility1 → const ItemSlot
- utility2 → const ItemSlot
-
values
→ const List<
ItemSlot> - List of all possible values in this ItemSlot.
- weapon → const ItemSlot