SoundCategory

public enum SoundCategory

Class SoundCategory. Provides soundcategory functionality for the Hytale server.

java.lang.Object > SoundCategory

Field Summary

No fields documented.

Method Detail

SoundCategory

public private SoundCategory (final int value)

Method SoundCategory.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static SoundCategory fromValue (final int value)

Method fromValue.

Parameters:
final int value