PrioritySlot

public enum PrioritySlot

Class PrioritySlot. Provides priorityslot functionality for the Hytale server.

java.lang.Object > PrioritySlot

Field Summary

No fields documented.

Method Detail

PrioritySlot

public private PrioritySlot (final int value)

Method PrioritySlot.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static PrioritySlot fromValue (final int value)

Method fromValue.

Parameters:
final int value