Package journeymap.api.v2.client.event
Class RegistryEvent
java.lang.Object
journeymap.api.v2.common.event.impl.JourneyMapEvent
journeymap.api.v2.client.event.ClientEvent
journeymap.api.v2.client.event.RegistryEvent
- Direct Known Subclasses:
RegistryEvent.InfoSlotRegistryEvent,RegistryEvent.OptionsRegistryEvent
Event classes for journeymap registries.
This event is not cancellable.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classUsed for creating your own info slots.static classFired when it is time to register custom options to display in journeymap options screen.static enumThe registry types. -
Field Summary
Fields inherited from class journeymap.api.v2.client.event.ClientEvent
dimensionFields inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
timestamp -
Method Summary
Methods inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
cancel, isCancellable, isCancelled
-
Method Details
-
getRegistryType
- Returns:
- - The registry type.
-