BrushConfigListCommand

public class BrushConfigListCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > BrushConfigListCommand

Field Summary

uuidComponent

final UUIDComponent uuidComponent

Field uuidComponent.

brushConfigCommandExecutor

final BrushConfigCommandExecutor brushConfigCommandExecutor

Field brushConfigCommandExecutor.

operation2

final SequenceBrushOperation operation2

Field operation2.

Method Detail

BrushConfigListCommand

public public BrushConfigListCommand ()

Method BrushConfigListCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final Store store, @Nonnull final Ref ref, @Nonnull final PlayerRef playerRef, @Nonnull final World world)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final Store store
@Nonnull final Ref ref
@Nonnull final PlayerRef playerRef
@Nonnull final World world