public class SpawnDeployableAtHitLocationInteraction extends SimpleInstantInteraction
Class SpawnDeployableAtHitLocationInteraction. Provides spawndeployableathitlocationinteraction functionality for the Hytale server.
java.lang.Object > SimpleInstantInteraction > SpawnDeployableAtHitLocationInteraction
Field Summary
config
private
DeployableConfig
config
Field config.
contextChain
final
InteractionChain
contextChain
Field contextChain.
chainData
final
InteractionChainData
chainData
Field chainData.
hitLocation
final
com.hypixel.hytale.protocol.Vector3f
hitLocation
Field hitLocation.
commandBuffer
final
CommandBuffer
commandBuffer
Field commandBuffer.
store
final
Store
store
Field store.
hitNormal
final
com.hypixel.hytale.protocol.Vector3f
hitNormal
Field hitNormal.
hitNormalVec
final
Vector3f
hitNormalVec
Field hitNormalVec.
Method Detail
needsRemoteSync
public
boolean
needsRemoteSync
()
Method needsRemoteSync.
firstRun
protected
void
firstRun
(@NonNullDecl final InteractionType type, @NonNullDecl final InteractionContext context, @NonNullDecl final CooldownHandler cooldownHandler)
Method firstRun.
- Parameters:
@NonNullDecl final InteractionTypetype@NonNullDecl final InteractionContextcontext@NonNullDecl final CooldownHandlercooldownHandler