BindingsCommand

public class BindingsCommand extends CommandBase

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

java.lang.Object > CommandBase > BindingsCommand

Field Summary

listeners

final List listeners

Field listeners.

Method Detail

BindingsCommand

public public BindingsCommand ()

Method BindingsCommand.

executeSync

protected void executeSync (@Nonnull final CommandContext context)

Method executeSync.

Parameters:
@Nonnull final CommandContext context