HyCodeYourTale
classpublicPriority 2

SpawnDeployableFromRaycastInteraction

com.hypixel.hytale.builtin.deployables.interaction.SpawnDeployableFromRaycastInteraction

extends SimpleInstantInteraction

2

Methods

2

Public Methods

4

Fields

1

Constructors

Constants

BuilderCodec<SpawnDeployableFromRaycastInteraction>CODEC= BuilderCodec.builder( SpawnDeployableFromRaycastInteraction.class, SpawnDeployableFromRa...

Constructors

public
SpawnDeployableFromRaycastInteraction()

Methods

Public Methods (2)

public
WaitForDataFrom getWaitForDataFrom()
@Nonnull@Override
public
boolean needsRemoteSync()
@Override

Fields

Protected Fields (3)

protectedInt2FloatMap entityStats
protectedfloat maxPlacementDistance
protectedObject2FloatMap<String> unknownEntityStats

Private/Package Fields (1)

privateDeployableConfig config

Related Classes