ModifierTarget

public enum ModifierTarget

Class ModifierTarget. Provides modifiertarget functionality for the Hytale server.

java.lang.Object > ModifierTarget

Field Summary

No fields documented.

Method Detail

ModifierTarget

public private ModifierTarget (final int value)

Method ModifierTarget.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ModifierTarget fromValue (final int value)

Method fromValue.

Parameters:
final int value