BrushConfigExitCommand

public class BrushConfigExitCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > BrushConfigExitCommand

Field Summary

prototypeSettings

final PrototypePlayerBuilderToolSettings prototypeSettings

Field prototypeSettings.

Method Detail

BrushConfigExitCommand

public public BrushConfigExitCommand ()

Method BrushConfigExitCommand.

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