|
RuneHive-Game
|
Handles viewing other player's profiles. More...
Static Public Member Functions | |
| static void | open (Player player, Player other) |
| Opens the profile interface. | |
| static String[] | string (Player player) |
| Gets the main strings to display. | |
Handles viewing other player's profiles.
Definition at line 20 of file ProfileViewer.java.
Opens the profile interface.
Definition at line 42 of file ProfileViewer.java.
References com.runehive.game.world.entity.mob.player.Player.equals(), com.runehive.game.world.entity.skill.SkillManager.get(), com.runehive.game.world.entity.mob.player.Player.getCombat(), com.runehive.game.world.entity.skill.SkillManager.getCombatLevel(), com.runehive.game.world.entity.mob.player.PlayerRight.getCrown(), com.runehive.game.world.entity.Entity.getIndex(), com.runehive.game.world.entity.mob.player.Player.getName(), com.runehive.game.world.entity.mob.player.PlayerRight.getName(), com.runehive.game.world.entity.Entity.getPosition(), com.runehive.content.prestige.Prestige.getPrestigeColor(), com.runehive.game.world.entity.mob.player.Player.interfaceManager, com.runehive.game.world.entity.mob.player.PlayerRight.isModerator(), com.runehive.game.world.position.Position.isWithinDistance(), com.runehive.game.world.entity.mob.player.Player.message(), com.runehive.game.world.entity.mob.player.InterfaceManager.open(), com.runehive.game.world.entity.mob.player.Player.prestige, com.runehive.game.world.entity.mob.player.Player.right, com.runehive.game.world.entity.mob.player.Player.send(), com.runehive.game.world.entity.skill.Skill.SKILL_COUNT, and com.runehive.game.world.entity.mob.Mob.skills.
Referenced by com.runehive.game.plugin.PluginContext.onClick().
|
static |
Gets the main strings to display.
Definition at line 23 of file ProfileViewer.java.
References com.runehive.game.world.entity.mob.player.Player.clanChannel, com.runehive.game.world.entity.mob.player.Player.created, com.runehive.util.Utility.formatDigits(), com.runehive.util.Utility.formatPrice(), com.runehive.content.clanchannel.channel.ClanChannel.getName(), com.runehive.util.Utility.getTime(), com.runehive.content.achievement.AchievementHandler.getTotalCompleted(), com.runehive.game.world.entity.skill.SkillManager.getTotalLevel(), com.runehive.game.world.entity.mob.player.PlayerAssistant.kdr(), com.runehive.game.world.entity.mob.player.Player.killstreak, com.runehive.game.world.entity.mob.player.Player.mageArenaPoints, com.runehive.game.world.entity.mob.player.PlayerAssistant.networth(), com.runehive.game.world.entity.mob.player.Player.pestPoints, com.runehive.game.world.entity.mob.player.Player.playerAssistant, com.runehive.game.world.entity.mob.player.Player.playTime, com.runehive.game.world.entity.mob.player.Player.skillingPoints, com.runehive.game.world.entity.mob.Mob.skills, com.runehive.content.combat.Killstreak.streak, com.runehive.game.world.entity.mob.player.Player.totalVotes, and com.runehive.game.world.entity.mob.player.Player.votePoints.