public static class Plant.Seed extends Item
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AC_PLANT |
java.lang.Class<? extends Item> |
alchemyClass |
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
Seed() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
Item |
burn(int cell) |
Plant |
couch(int pos) |
void |
execute(Hero hero,
java.lang.String action) |
java.lang.String |
info() |
boolean |
isIdentified() |
boolean |
isUpgradable() |
int |
price() |
affectLevelObjects, cast, collect, collect, degrade, degrade, desc, detach, detachAll, doDrop, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, fromJson, glowing, identify, image, imageFile, isEquipped, isFliesFastRotating, isFliesStraight, level, level, name, pick, poison, quantity, quantity, random, removeItemFrom, restoreFromBundle, status, storeInBundle, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgraded
public static final java.lang.String AC_PLANT
public java.lang.Class<? extends Item> alchemyClass
public java.util.ArrayList<java.lang.String> actions(Hero hero)
public Plant couch(int pos)
public boolean isUpgradable()
isUpgradable
in class Item
public boolean isIdentified()
isIdentified
in class Item