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, visiblyUpgraded
public void storeInBundle(Bundle bundle)
storeInBundle
in interface Bundlable
storeInBundle
in class Item
public void restoreFromBundle(Bundle bundle)
restoreFromBundle
in interface Bundlable
restoreFromBundle
in class Item
public java.util.ArrayList<java.lang.String> actions(Hero hero)
public boolean isUpgradable()
isUpgradable
in class Item
public boolean isIdentified()
isIdentified
in class Item
public boolean isFull()
public void collectDew(Dewdrop dew)
public void fill()
public static void autoDrink(Hero hero)
public ItemSprite.Glowing glowing()