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 BuilderSensorBlockChangebuilder@Nonnull final BuilderSupportsupport
getPlayerTarget
Method getPlayerTarget.
- Parameters:
@Nonnull final Refparent@Nonnull final Storestore