InteractionType

public enum InteractionType

Class InteractionType. Provides interactiontype functionality for the Hytale server.

java.lang.Object > InteractionType

Field Summary

No fields documented.

Method Detail

InteractionType

public private InteractionType (final int value)

Method InteractionType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static InteractionType fromValue (final int value)

Method fromValue.

Parameters:
final int value