PlayCommand

public class PlayCommand extends AbstractCommandCollection

Command for pla operations. Registered with the command system and callable by players.

java.lang.Object > AbstractCommandCollection > PlayCommand

Field Summary

No fields documented.

Method Detail

PlayCommand

public public PlayCommand (@Nonnull final SingleplayerModule singleplayerModule)

Method PlayCommand.

Parameters:
@Nonnull final SingleplayerModule singleplayerModule

PlayLanCommand

public new PlayLanCommand (singleplayerModule)

Method PlayLanCommand.

Parameters:
singleplayerModule singleplayerModule

PlayFriendCommand

public new PlayFriendCommand (singleplayerModule)

Method PlayFriendCommand.

Parameters:
singleplayerModule singleplayerModule

PlayOnlineCommand

public new PlayOnlineCommand (singleplayerModule)

Method PlayOnlineCommand.

Parameters:
singleplayerModule singleplayerModule