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