ApplyForceState

public enum ApplyForceState

Class ApplyForceState. Provides applyforcestate functionality for the Hytale server.

java.lang.Object > ApplyForceState

Field Summary

No fields documented.

Method Detail

ApplyForceState

public private ApplyForceState (final int value)

Method ApplyForceState.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ApplyForceState fromValue (final int value)

Method fromValue.

Parameters:
final int value