FailOnType

public enum FailOnType

Class FailOnType. Provides failontype functionality for the Hytale server.

java.lang.Object > FailOnType

Field Summary

No fields documented.

Method Detail

FailOnType

public private FailOnType (final int value)

Method FailOnType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static FailOnType fromValue (final int value)

Method fromValue.

Parameters:
final int value