1package com.runehive.game.world.entity.mob.player;
PlayerOption(int index, String name)
Creates a new PlayerOption.
DUEL_REQUEST
The option for challenging another player to a duel.
REPORT
The option for moderators and staff which brings up the report abuse option.
ATTACK
The option for attacking another player.
final String name
The name of this option in the player menu.
int getIndex()
Gets the index of this option.
final int index
The index of this option in the player menu.
FOLLOW
The option for following another player.
String getName()
Gets the option name.
VIEW_PROFILE
The option for moderators and staff which brings up the report abuse option.
TRADE_REQUEST
The option for trading another player.