DisconnectType

public enum DisconnectType

Class DisconnectType. Provides disconnecttype functionality for the Hytale server.

java.lang.Object > DisconnectType

Field Summary

No fields documented.

Method Detail

DisconnectType

public private DisconnectType (final int value)

Method DisconnectType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static DisconnectType fromValue (final int value)

Method fromValue.

Parameters:
final int value