SpawnDeployableAtHitLocationInteraction

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.