ItemArmorSlot

public enum ItemArmorSlot

Class ItemArmorSlot. Provides itemarmorslot functionality for the Hytale server.

java.lang.Object > ItemArmorSlot

Field Summary

No fields documented.

Method Detail

ItemArmorSlot

public private ItemArmorSlot (final int value)

Method ItemArmorSlot.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ItemArmorSlot fromValue (final int value)

Method fromValue.

Parameters:
final int value