| 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, visiblyUpgradedpublic static final float TIME_TO_UNLOCK
public int depth
@NonNull public java.lang.String levelId
public void storeInBundle(Bundle bundle)
storeInBundle in interface BundlablestoreInBundle in class Itempublic void restoreFromBundle(Bundle bundle)
restoreFromBundle in interface BundlablerestoreFromBundle in class Itempublic boolean isUpgradable()
isUpgradable in class Itempublic boolean isIdentified()
isIdentified in class Item