public class UpgradablePotion extends Potion
AC_DRINK, AC_MOISTENcursed, cursedKnown, defaultAction, levelKnown, stackable| Constructor and Description |
|---|
UpgradablePotion() |
| Modifier and Type | Method and Description |
|---|---|
Item |
degrade() |
boolean |
isUpgradable() |
Item |
random() |
Item |
upgrade() |
int |
visiblyUpgraded() |
actions, allKnown, basePrice, doThrow, execute, freeze, getKnown, getUnknown, identify, info, initColors, isIdentified, isKnown, name, price, restore, save, setKnown, shatteraffectLevelObjects, burn, cast, collect, collect, degrade, desc, detach, detachAll, doDrop, dontPack, doPickUp, emitter, emitterInterval, evoke, execute, fromJson, glowing, image, imageFile, isEquipped, isFliesFastRotating, isFliesStraight, level, level, pick, poison, quantity, quantity, removeItemFrom, restoreFromBundle, status, storeInBundle, toString, trueName, updateQuickslot, upgrade, virtualpublic boolean isUpgradable()
isUpgradable in class Potionpublic int visiblyUpgraded()
visiblyUpgraded in class Item