cursed, cursedKnown, defaultAction, levelKnown, stackable| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
boolean |
collect(Hero hero) |
boolean |
doPickUp(Hero hero) |
java.lang.String |
info() |
boolean |
isIdentified() |
boolean |
isUpgradable() |
void |
quantity(int value) |
Item |
random() |
void |
restoreFromBundle(Bundle bundle) |
void |
storeInBundle(Bundle bundle) |
affectLevelObjects, burn, cast, collect, degrade, degrade, desc, detach, detachAll, doDrop, dontPack, doThrow, emitter, emitterInterval, evoke, execute, execute, freeze, fromJson, glowing, identify, image, imageFile, isEquipped, isFliesFastRotating, isFliesStraight, level, level, name, pick, poison, price, quantity, removeItemFrom, status, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgradedpublic java.util.ArrayList<java.lang.String> actions(Hero hero)
public boolean isUpgradable()
isUpgradable in class Itempublic boolean isIdentified()
isIdentified in class Itempublic void storeInBundle(Bundle bundle)
storeInBundle in interface BundlablestoreInBundle in class Itempublic void restoreFromBundle(Bundle bundle)
restoreFromBundle in interface BundlablerestoreFromBundle in class Item