PrefabEditTeleportCommand

public class PrefabEditTeleportCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > PrefabEditTeleportCommand

Field Summary

prefabEditSessionManager

final PrefabEditSessionManager prefabEditSessionManager

Field prefabEditSessionManager.

prefabEditSession

final PrefabEditSession prefabEditSession

Field prefabEditSession.

playerComponent

final Player playerComponent

Field playerComponent.

Method Detail

PrefabEditTeleportCommand

public public PrefabEditTeleportCommand ()

Method PrefabEditTeleportCommand.

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

PrefabTeleportPage

public new PrefabTeleportPage (playerRef, prefabEditSession)

Method PrefabTeleportPage.

Parameters:
playerRef playerRef
prefabEditSession prefabEditSession