NotificationStyle

public enum NotificationStyle

Class NotificationStyle. Provides notificationstyle functionality for the Hytale server.

java.lang.Object > NotificationStyle

Field Summary

No fields documented.

Method Detail

NotificationStyle

public private NotificationStyle (final int value)

Method NotificationStyle.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static NotificationStyle fromValue (final int value)

Method fromValue.

Parameters:
final int value