CalculationType

public enum CalculationType

Class CalculationType. Provides calculationtype functionality for the Hytale server.

java.lang.Object > CalculationType

Field Summary

No fields documented.

Method Detail

CalculationType

public private CalculationType (final int value)

Method CalculationType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static CalculationType fromValue (final int value)

Method fromValue.

Parameters:
final int value