1package com.runehive.game.world;
The class that contains helpful information on interfaces.
static final int OTHER_STAKE_CONTAINER
static final int PLAYER_TRADE_CONTAINER
The container itemcontainer for the player starting the trade.
static final int DEPOSIT_BOX
static final int FIRST_DUEL_SCREEN
static final int WITHDRAW_BANK
static final int ADD_INVENTORY_ITEM
The action for adding items from another container to the inventory container itemcontainer.
static final int REMOVE_INVENTORY_ITEM
The action for removing items from the inventory container itemcontainer.
static final int EQUIPMENT
static final int INVENTORY_STORE
static final int PRICE_CHECKER
static final int FIRST_TRADE_SCREEN
The main trade itemcontainer.
static final int OTHER_TRADE_CONTAINER
The container itemcontainer for the other player in the trade.
static final int DONATOR_DEPOSIT
static final int SHOP_INVENTORY
static final int SHOP_INTERFACE
static final int PLAYER_STAKE_CONTAINER
static final int REMOVE_TRADE_ITEM
The action sent when a player removes their offered items from the trade screen.
static final int INVENTORY_INTERFACE
static final int SECOND_TRADE_SCREEN
The second trade screen itemcontainer.
static final int DUEL_SCOREBOARD
static final int SECOND_DUEL_SCREEN