AccumulationMode

public enum AccumulationMode

Class AccumulationMode. Provides accumulationmode functionality for the Hytale server.

java.lang.Object > AccumulationMode

Field Summary

No fields documented.

Method Detail

AccumulationMode

public private AccumulationMode (final int value)

Method AccumulationMode.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static AccumulationMode fromValue (final int value)

Method fromValue.

Parameters:
final int value