public class BuilderBodyMotionTeleport extends BuilderBodyMotionBase
Class BuilderBodyMotionTeleport. Provides builderbodymotionteleport functionality for the Hytale server.
java.lang.Object > BuilderBodyMotionBase > BuilderBodyMotionTeleport
Field Summary
offsetRadius
protected
double[]
offsetRadius
Field offsetRadius.
maxYOffset
protected
double
maxYOffset
Field maxYOffset.
sector
protected
float
sector
Field sector.
orientation
protected
BodyMotionTeleport.Orientation
orientation
Field orientation.
Method Detail
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getOffsetRadius
public
double[]
getOffsetRadius
()
Method getOffsetRadius.
getMaxYOffset
public
double
getMaxYOffset
()
Method getMaxYOffset.
getSectorRadians
public
float
getSectorRadians
()
Method getSectorRadians.
getOrientation
public
BodyMotionTeleport.Orientation
getOrientation
()
Method getOrientation.