DebugShapeCubeCommand

public class DebugShapeCubeCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > DebugShapeCubeCommand

Field Summary

transformComponent

final TransformComponent transformComponent

Field transformComponent.

position

final Vector3d position

Field position.

random

final ThreadLocalRandom random

Field random.

color

final Vector3f color

Field color.

Method Detail

DebugShapeCubeCommand

public public DebugShapeCubeCommand ()

Method DebugShapeCubeCommand.

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

Vector3f

public new Vector3f (random.nextFloat()

Method Vector3f.

Parameters:
random.nextFloat( random.nextFloat(