BuilderSensorMotionController

public class BuilderSensorMotionController extends BuilderSensorBase

Class BuilderSensorMotionController. Provides buildersensormotioncontroller functionality for the Hytale server.

java.lang.Object > BuilderSensorBase > BuilderSensorMotionController

Field Summary

motionControllerName

protected String motionControllerName

Field motionControllerName.

Method Detail

build

public Sensor build (final BuilderSupport builderSupport)

Method build.

Parameters:
final BuilderSupport builderSupport

getShortDescription

public String getShortDescription ()

Method getShortDescription.

getLongDescription

public String getLongDescription ()

Method getLongDescription.

getBuilderDescriptorState

public BuilderDescriptorState getBuilderDescriptorState ()

Method getBuilderDescriptorState.

readConfig

public Builder readConfig (@Nonnull final JsonElement data)

Method readConfig.

Parameters:
@Nonnull final JsonElement data

getMotionControllerName

public String getMotionControllerName ()

Method getMotionControllerName.