VelocityConfig

public class VelocityConfig implements NetworkSerializable

Class VelocityConfig. Provides velocityconfig functionality for the Hytale server.

java.lang.Object > VelocityConfig

Field Summary

groundResistance

private float groundResistance

Field groundResistance.

groundResistanceMax

private float groundResistanceMax

Field groundResistanceMax.

airResistance

private float airResistance

Field airResistance.

airResistanceMax

private float airResistanceMax

Field airResistanceMax.

threshold

private float threshold

Field threshold.

style

private VelocityThresholdStyle style

Field style.

Method Detail

VelocityConfig

public public VelocityConfig ()

Method VelocityConfig.

getGroundResistance

public float getGroundResistance ()

Method getGroundResistance.

getAirResistance

public float getAirResistance ()

Method getAirResistance.

getGroundResistanceMax

public float getGroundResistanceMax ()

Method getGroundResistanceMax.

getAirResistanceMax

public float getAirResistanceMax ()

Method getAirResistanceMax.

getThreshold

public float getThreshold ()

Method getThreshold.

getStyle

public VelocityThresholdStyle getStyle ()

Method getStyle.

toPacket

public com.hypixel.hytale.protocol.VelocityConfig toPacket ()

Method toPacket.

values

public Max values (if set)

Method values.

Parameters:
if set