ClientType

public enum ClientType

Class ClientType. Provides clienttype functionality for the Hytale server.

java.lang.Object > ClientType

Field Summary

No fields documented.

Method Detail

ClientType

public private ClientType (final int value)

Method ClientType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ClientType fromValue (final int value)

Method fromValue.

Parameters:
final int value