InteractionTarget

public enum InteractionTarget

Class InteractionTarget. Provides interactiontarget functionality for the Hytale server.

java.lang.Object > InteractionTarget

Field Summary

No fields documented.

Method Detail

InteractionTarget

public private InteractionTarget (final int value)

Method InteractionTarget.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static InteractionTarget fromValue (final int value)

Method fromValue.

Parameters:
final int value