public class PlayerCommand extends AbstractCommandCollection
Command for playe operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > PlayerCommand
Field Summary
No fields documented.
Method Detail
PlayerCommand
public
public
PlayerCommand
()
Method PlayerCommand.
PlayerResetCommand
public
new
PlayerResetCommand
()
Method PlayerResetCommand.
PlayerStatsSubCommand
public
new
PlayerStatsSubCommand
()
Method PlayerStatsSubCommand.
PlayerEffectSubCommand
public
new
PlayerEffectSubCommand
()
Method PlayerEffectSubCommand.
PlayerRespawnCommand
public
new
PlayerRespawnCommand
()
Method PlayerRespawnCommand.
PlayerCameraSubCommand
public
new
PlayerCameraSubCommand
()
Method PlayerCameraSubCommand.
PlayerViewRadiusSubCommand
public
new
PlayerViewRadiusSubCommand
()
Method PlayerViewRadiusSubCommand.
PlayerZoneCommand
public
new
PlayerZoneCommand
()
Method PlayerZoneCommand.