BrushConfigLoadCommand

public class BrushConfigLoadCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > BrushConfigLoadCommand

Field Summary

playerUUID

final UUID playerUUID

Field playerUUID.

prototypeSettings

final PrototypePlayerBuilderToolSettings prototypeSettings

Field prototypeSettings.

brushConfig

final BrushConfig brushConfig

Field brushConfig.

playerComponent

final Player playerComponent

Field playerComponent.

brushConfigCommandExecutor

final BrushConfigCommandExecutor brushConfigCommandExecutor

Field brushConfigCommandExecutor.

brushAssetArg

final ScriptedBrushAsset brushAssetArg

Field brushAssetArg.

Method Detail

BrushConfigLoadCommand

public public BrushConfigLoadCommand ()

Method BrushConfigLoadCommand.

LoadByNameCommand

public new LoadByNameCommand ()

Method LoadByNameCommand.

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

ScriptedBrushPage

public new ScriptedBrushPage (playerRef)

Method ScriptedBrushPage.

Parameters:
playerRef playerRef

AssetArgumentType

public new AssetArgumentType ("server.commands.parsing.argtype.asset.scriptedbrush.name", (Class)

Method AssetArgumentType.

Parameters:
"server.commands.parsing.argtype.asset.scriptedbrush.name" "server.commands.parsing.argtype.asset.scriptedbrush.name"
(Class (Class