Match

public enum Match

Class Match. Provides match functionality for the Hytale server.

java.lang.Object > Match

Field Summary

No fields documented.

Method Detail

Match

public private Match (final int value)

Method Match.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static Match fromValue (final int value)

Method fromValue.

Parameters:
final int value