CurveType

public enum CurveType

Class CurveType. Provides curvetype functionality for the Hytale server.

java.lang.Object > CurveType

Field Summary

No fields documented.

Method Detail

CurveType

public private CurveType (final int value)

Method CurveType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static CurveType fromValue (final int value)

Method fromValue.

Parameters:
final int value