PhysicsType

public enum PhysicsType

Class PhysicsType. Provides physicstype functionality for the Hytale server.

java.lang.Object > PhysicsType

Field Summary

No fields documented.

Method Detail

PhysicsType

public private PhysicsType (final int value)

Method PhysicsType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static PhysicsType fromValue (final int value)

Method fromValue.

Parameters:
final int value