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 CommandContextcontext@Nonnull final Storestore@Nonnull final Refref@Nonnull final PlayerRefplayerRef@Nonnull final Worldworld
ScriptedBrushPage
public
new
ScriptedBrushPage
(playerRef)
Method ScriptedBrushPage.
- Parameters:
playerRefplayerRef
AssetArgumentType
public
)
new
AssetArgumentType
("server.commands.parsing.argtype.asset.scriptedbrush.name", (ClassMethod AssetArgumentType.
- Parameters:
"server.commands.parsing.argtype.asset.scriptedbrush.name""server.commands.parsing.argtype.asset.scriptedbrush.name"(Class(Class