InteractionState

public enum InteractionState

Class InteractionState. Provides interactionstate functionality for the Hytale server.

java.lang.Object > InteractionState

Field Summary

No fields documented.

Method Detail

InteractionState

public private InteractionState (final int value)

Method InteractionState.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static InteractionState fromValue (final int value)

Method fromValue.

Parameters:
final int value