Class ItemDefinition
java.lang.Object
org.rspeer.game.adapter.Adapter<P>
org.rspeer.game.adapter.definition.Definition<RSItemDefinition>
org.rspeer.game.adapter.definition.ItemDefinition
- All Implemented Interfaces:
Actionable
,Identifiable
,Nameable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Actionable
Actionable.Query<Q extends Actionable.Query<Q>>
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Identifiable
Identifiable.Query<Q extends Identifiable.Query<Q>>
Nested classes/interfaces inherited from interface org.rspeer.game.adapter.type.Nameable
Nameable.Query<Q extends Nameable.Query<Q>>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.rspeer.game.adapter.definition.Definition
getActions, getId, getName, getProvider, getRawActions
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.rspeer.game.adapter.type.Actionable
containsAction, containsAction
-
Constructor Details
-
ItemDefinition
-
-
Method Details
-
isStackable
public boolean isStackable() -
isNoted
public boolean isNoted() -
isPlaceholder
public boolean isPlaceholder() -
getNotedId
public int getNotedId() -
getPlaceholderId
public int getPlaceholderId() -
getUnnotedId
public int getUnnotedId() -
isStockMarketable
public boolean isStockMarketable() -
getRawGroundActions
-