BlockSpawnerSetCommand

public class BlockSpawnerSetCommand extends AbstractWorldCommand

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

java.lang.Object > AbstractWorldCommand > BlockSpawnerSetCommand

Field Summary

relativePosition

final RelativeIntPosition relativePosition

Field relativePosition.

ref

final Ref ref

Field ref.

targetBlock

final Vector3i targetBlock

Field targetBlock.

chunk

final WorldChunk chunk

Field chunk.

blockRef

final Ref blockRef

Field blockRef.

spawnerState

final BlockSpawner spawnerState

Field spawnerState.

input

final String[] input

Field input.

Method Detail

BlockSpawnerSetCommand

public public BlockSpawnerSetCommand ()

Method BlockSpawnerSetCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final World world, @Nonnull final Store store)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final World world
@Nonnull final Store store

AssetArgumentType

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

Method AssetArgumentType.

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