NoiseType

public enum NoiseType

Class NoiseType. Provides noisetype functionality for the Hytale server.

java.lang.Object > NoiseType

Field Summary

No fields documented.

Method Detail

NoiseType

public private NoiseType (final int value)

Method NoiseType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static NoiseType fromValue (final int value)

Method fromValue.

Parameters:
final int value