public class PrefabSetAnchorInteraction extends SimpleInstantInteraction
Class PrefabSetAnchorInteraction. Provides prefabsetanchorinteraction functionality for the Hytale server.
java.lang.Object > SimpleInstantInteraction > PrefabSetAnchorInteraction
Field Summary
commandBuffer
final
CommandBuffer
commandBuffer
Field commandBuffer.
ref
final
Ref
ref
Field ref.
playerComponent
final
Player
playerComponent
Field playerComponent.
uuidComponent
final
UUIDComponent
uuidComponent
Field uuidComponent.
playerRefComponent
final
PlayerRef
playerRefComponent
Field playerRefComponent.
playerUuid
final
UUID
playerUuid
Field playerUuid.
prefabEditSessionManager
final
PrefabEditSessionManager
prefabEditSessionManager
Field prefabEditSessionManager.
prefabEditSession
final
PrefabEditSession
prefabEditSession
Field prefabEditSession.
targetBlock
final
BlockPosition
targetBlock
Field targetBlock.
targetBlockPos
final
Vector3i
targetBlockPos
Field targetBlockPos.
isWithinPrefab
final
boolean
isWithinPrefab
Field isWithinPrefab.
Method Detail
firstRun
protected
void
firstRun
(@Nonnull final InteractionType type, @Nonnull final InteractionContext context, @Nonnull final CooldownHandler cooldownHandler)
Method firstRun.
- Parameters:
@Nonnull final InteractionTypetype@Nonnull final InteractionContextcontext@Nonnull final CooldownHandlercooldownHandler