Class ItemComposite
- java.lang.Object
-
- org.dreambot.api.wrappers.cache.nodes.NodeWrapper
-
- org.dreambot.api.wrappers.cache.nodes.CacheNode
-
- org.dreambot.api.wrappers.interactive.composite.ItemComposite
-
-
Constructor Summary
Constructors Constructor Description ItemComposite(org.dreambot.internal.injector.interfaces.RSItemComposite reference)
-
Method Summary
-
Methods inherited from class org.dreambot.api.wrappers.cache.nodes.CacheNode
getNext, getPrevious, getReference
-
Methods inherited from class org.dreambot.api.wrappers.cache.nodes.NodeWrapper
getUID
-
-
-
-
Method Detail
-
getID
public int getID()
Gets the ID of the item for which the item composite is defined- Returns:
- id of item
-
getDiscardableId
public int getDiscardableId()
-
getEquippedModelFemale1
public int getEquippedModelFemale1()
-
getEquippedModelFemale2
public int getEquippedModelFemale2()
-
getEquippedModelFemale3
public int getEquippedModelFemale3()
-
getEquippedModelFemaleDialogue1
public int getEquippedModelFemaleDialogue1()
-
getEquippedModelFemaleDialogue2
public int getEquippedModelFemaleDialogue2()
-
getEquippedModelFemaleTranslationY
public int getEquippedModelFemaleTranslationY()
-
getEquippedModelMale1
public int getEquippedModelMale1()
-
getEquippedModelMale2
public int getEquippedModelMale2()
-
getEquippedModelMale3
public int getEquippedModelMale3()
-
getEquippedModelMaleDialogue1
public int getEquippedModelMaleDialogue1()
-
getEquippedModelMaleDialogue2
public int getEquippedModelMaleDialogue2()
-
getEquippedModelMaleTranslationY
public int getEquippedModelMaleTranslationY()
-
getGroundActions
public java.lang.String[] getGroundActions()
-
getInventoryModelId
public int getInventoryModelId()
-
getIsDisacardableValue
public int getIsDisacardableValue()
-
getIsPlaceholderValue
public int getIsPlaceholderValue()
-
getItemId
public int getItemId()
-
getLightIntensity
public int getLightIntensity()
-
getLightMagnitude
public int getLightMagnitude()
-
isMembers
public boolean isMembers()
-
getModelRecolorOriginal
public short[] getModelRecolorOriginal()
-
getModelRecolorTarget
public short[] getModelRecolorTarget()
-
getModelScaleX
public int getModelScaleX()
-
getModelScaleY
public int getModelScaleY()
-
getModelScaleZ
public int getModelScaleZ()
-
getName
public java.lang.String getName()
-
getNotedId
public int getNotedId()
-
getPlaceholderId
public int getPlaceholderId()
-
getReTextureToFind
public short[] getReTextureToFind()
-
getReTextureToReplace
public short[] getReTextureToReplace()
-
getRotationLength
public int getRotationLength()
-
getRotationX
public int getRotationX()
-
getRotationY
public int getRotationY()
-
getRotationZ
public int getRotationZ()
-
getShiftActionIndex
public int getShiftActionIndex()
-
getStackVariantIds
public int[] getStackVariantIds()
-
getStackVariantSizes
public int[] getStackVariantSizes()
-
getStackable
public int getStackable()
-
getTeamId
public int getTeamId()
-
isTradable
public boolean isTradable()
-
getTranslateX
public int getTranslateX()
-
getTranslateY
public int getTranslateY()
-
getValue
public int getValue()
-
getWearPos1
public int getWearPos1()
-
getWearPos2
public int getWearPos2()
-
getWearPos3
public int getWearPos3()
-
getWeight
public int getWeight()
-
getWidgetActions
public java.lang.String[] getWidgetActions()
-
getImage
public java.awt.image.BufferedImage getImage(int amount, boolean noted)
-
-