SensorBlockChange

public class SensorBlockChange extends SensorEvent

Class SensorBlockChange. Provides sensorblockchange functionality for the Hytale server.

java.lang.Object > SensorEvent > SensorBlockChange

Field Summary

type

final BlockEventType type

Field type.

blockSet

final int blockSet

Field blockSet.

blockEventSupportComponent

final PlayerBlockEventSupport blockEventSupportComponent

Field blockEventSupportComponent.

transformComponent

final TransformComponent transformComponent

Field transformComponent.

position

final Vector3d position

Field position.

Method Detail

SensorBlockChange

public public SensorBlockChange (@Nonnull final BuilderSensorBlockChange builder, @Nonnull final BuilderSupport support)

Method SensorBlockChange.

Parameters:
@Nonnull final BuilderSensorBlockChange builder
@Nonnull final BuilderSupport support

getPlayerTarget

protected Ref getPlayerTarget (@Nonnull final Ref parent, @Nonnull final Store store)

Method getPlayerTarget.

Parameters:
@Nonnull final Ref parent
@Nonnull final Store store

getNpcTarget

protected Ref getNpcTarget (@Nonnull final Ref parent, @Nonnull final Store store)

Method getNpcTarget.

Parameters:
@Nonnull final Ref parent
@Nonnull final Store store