Class ItemDefinition
java.lang.Object
org.rspeer.game.adapter.definition.Definition
org.rspeer.game.adapter.definition.DefinitionWithParam
org.rspeer.game.adapter.definition.ItemDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecode(org.rspeer.cache.util.Buffer buffer, int op) intString[][]String[]getChildrenActions(int parentActionIndex) intint[]int[]intintintintintintintintintintintintintgetModel()getName()intgetNote()intintintintintintintString[]String[]short[]short[]intintintshort[]short[]intintintgetTeam()intintgetValue()intgetXan2d()intgetYan2d()intgetZan2d()intbooleanbooleanisNoted()booleanbooleanbooleanbooleanbooleanvoidtoString()Methods inherited from class DefinitionWithParam
getIntParameter, getParameters, getStringParameterMethods inherited from class Definition
decode, decode, getId
-
Constructor Details
-
ItemDefinition
public ItemDefinition(int id)
-
-
Method Details
-
decode
public void decode(org.rspeer.cache.util.Buffer buffer, int op) - Specified by:
decodein classDefinition
-
postDecode
public void postDecode()- Specified by:
postDecodein classDefinition
-
isStackable
public boolean isStackable() -
isNoted
public boolean isNoted() -
isPlaceholder
public boolean isPlaceholder() -
getPlaceholderId
public int getPlaceholderId() -
toString
-
getModel
public int getModel() -
getName
-
getExamine
-
getRecolorFrom
public short[] getRecolorFrom() -
getRecolorTo
public short[] getRecolorTo() -
getRetextureFrom
public short[] getRetextureFrom() -
getRetextureTo
public short[] getRetextureTo() -
getZoom2d
public int getZoom2d() -
getXan2d
public int getXan2d() -
getYan2d
public int getYan2d() -
getZan2d
public int getZan2d() -
getOffsetX2d
public int getOffsetX2d() -
getOffsetY2d
public int getOffsetY2d() -
getStackable
public int getStackable() -
getValue
public int getValue() -
isMembersOnly
public boolean isMembersOnly() -
getRawGroundActions
-
getRawActions
-
getActions
-
getShiftClickIndex
public int getShiftClickIndex() -
getMaleModel
public int getMaleModel() -
getMaleModel1
public int getMaleModel1() -
getMaleOffset
public int getMaleOffset() -
getFemaleModel
public int getFemaleModel() -
getFemaleModel1
public int getFemaleModel1() -
getFemaleOffset
public int getFemaleOffset() -
getMaleModel2
public int getMaleModel2() -
getFemaleModel2
public int getFemaleModel2() -
getMaleHeadModel
public int getMaleHeadModel() -
getMaleHeadModel2
public int getMaleHeadModel2() -
getFemaleHeadModel
public int getFemaleHeadModel() -
getFemaleHeadModel2
public int getFemaleHeadModel2() -
getCountobj
public int[] getCountobj() -
getCountco
public int[] getCountco() -
getNote
public int getNote() -
getNoteTemplate
public int getNoteTemplate() -
getResizeX
public int getResizeX() -
getResizeY
public int getResizeY() -
getResizeZ
public int getResizeZ() -
getAmbient
public int getAmbient() -
getContrast
public int getContrast() -
getTeam
public int getTeam() -
isStockMarketable
public boolean isStockMarketable() -
isTradable
public boolean isTradable() -
getUnnotedId
public int getUnnotedId() -
getNotedId
public int getNotedId() -
getPlaceholder
public int getPlaceholder() -
getPlaceholderTemplate
public int getPlaceholderTemplate() -
getChildrenActions
-
getChildrenActions
-
getTransformableActions
-
getTransformableChildrenActions
-
getEquipmentSlot
-
getSecondaryEquipmentSlots
-
isTwoHanded
public boolean isTwoHanded()
-