BenchType

public enum BenchType

Class BenchType. Provides benchtype functionality for the Hytale server.

java.lang.Object > BenchType

Field Summary

No fields documented.

Method Detail

BenchType

public private BenchType (final int value)

Method BenchType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BenchType fromValue (final int value)

Method fromValue.

Parameters:
final int value