Modifier and Type | Field and Description |
---|---|
int |
depth |
java.lang.String |
levelId |
static float |
TIME_TO_UNLOCK |
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
Key() |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(org.json.JSONObject itemDesc) |
boolean |
isIdentified() |
boolean |
isUpgradable() |
void |
restoreFromBundle(Bundle bundle) |
java.lang.String |
status() |
void |
storeInBundle(Bundle bundle) |
actions, affectLevelObjects, burn, cast, collect, collect, degrade, degrade, desc, detach, detachAll, doDrop, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, execute, freeze, glowing, identify, image, imageFile, info, isEquipped, isFliesFastRotating, isFliesStraight, level, level, name, pick, poison, price, quantity, quantity, random, removeItemFrom, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgraded
public static final float TIME_TO_UNLOCK
public int depth
@NonNull public java.lang.String levelId
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 boolean isUpgradable()
isUpgradable
in class Item
public boolean isIdentified()
isIdentified
in class Item