StartVoidEventCommand

public class StartVoidEventCommand extends AbstractWorldCommand

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

java.lang.Object > AbstractWorldCommand > StartVoidEventCommand

Field Summary

portalWorld

final PortalWorld portalWorld

Field portalWorld.

gameplayConfig

final GameplayConfig gameplayConfig

Field gameplayConfig.

portalGameplayConfig

final PortalGameplayConfig portalGameplayConfig

Field portalGameplayConfig.

Method Detail

StartVoidEventCommand

public public StartVoidEventCommand ()

Method StartVoidEventCommand.

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

PortalRemovalCondition

public new PortalRemovalCondition (10000.0)

Method PortalRemovalCondition.

Parameters:
10000.0 10000.0

Transform

public new Transform (0.0, 100.0, 0.0)

Method Transform.

Parameters:
0.0 0.0
100.0 100.0