Package pro.gravit.launcher.events
Class NotificationEvent
java.lang.Object
pro.gravit.launcher.events.NotificationEvent
- All Implemented Interfaces:
WebSocketEvent,pro.gravit.utils.TypeSerializeInterface
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNotificationEvent(String head, String message) NotificationEvent(String head, String message, NotificationEvent.NotificationType icon) -
Method Summary
-
Field Details
-
head
-
message
-
icon
-
-
Constructor Details
-
NotificationEvent
-
NotificationEvent
-
-
Method Details
-
getType
- Specified by:
getTypein interfacepro.gravit.utils.TypeSerializeInterface- Specified by:
getTypein interfaceWebSocketEvent
-