public interface Static
Modifier and Type | Interface | Description |
---|---|---|
static interface |
Static.Unsafe |
boolean decodeExternalPlayerMovement(BitBuffer bitBuffer, int playerId)
ItemDefinition getItemDefinition(int itemId)
NPCDefinition getNpcDefinition(int npcId)
ObjectDefinition getObjectDefinition(int objectId)
void pushMessage(int type, java.lang.String prefix, java.lang.String message, java.lang.String suffix)
void renderCharacter2D(Character character, int characterIdx, int boundX, int boundY, int boundW, int boundH)
void updateCharacterMovement(Character character, int arg1)
void updateItemLayer(int x, int y)
int getAppletHeight()
int getAppletWidth()
int getCameraPitch()
int getCameraX()
int getCameraY()
int getCameraYaw()
int getCameraZ()
Client getClientInstance()
int getClientPlane()
int[] getCurrentLevels()
int[] getExpLevels()
int[] getExternalPlayerLocations()
int getFps()
int getGameDrawingMode()
int[] getGameSettings()
int getGameState()
GrandExchangeOffer[] getGrandExchangeOffers()
AbstractGraphicsBuffer getGraphicsBuffer()
LinkedNodeList[][][] getGroundItems()
NodeTable getItemContainers()
Landscape getLandscape()
Player getLocalPlayer()
int getLoopCycle()
int getMapAngle()
java.util.Map getMessageContainers()
NPC[] getNpcs()
int[] getPlayerSettings()
Player[] getPlayers()
int getRepaintChatBox()
int getRepaintFlag()
boolean getResizableMode()
int[] getSkillExperiencePoints()
int[][][] getTileHeights()
byte[][][] getTileSettings()
int getViewPortHeight()
int getViewPortScale()
int getViewPortWidth()
int[] getWidgetSettings()
Widget[][] getWidgets()