Package journeymap.api.v2.client.event
Class FullscreenDisplayEvent.CustomToolbarEvent
java.lang.Object
journeymap.api.v2.common.event.impl.JourneyMapEvent
journeymap.api.v2.common.event.impl.ClientEvent
journeymap.api.v2.client.event.FullscreenDisplayEvent.CustomToolbarEvent
- Enclosing class:
FullscreenDisplayEvent
Deprecated.
Used to create custom toolbars on the fullscreen map.
-
Field Summary
Fields inherited from class journeymap.api.v2.common.event.impl.ClientEvent
dimensionFields inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
timestamp -
Constructor Summary
ConstructorsConstructorDescriptionCustomToolbarEvent(IFullscreen fullscreen, CustomToolBarBuilder customToolBarBuilder) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Methods inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
cancel, isCancellable, isCancelled
-
Constructor Details
-
CustomToolbarEvent
Deprecated.
-
-
Method Details
-
getCustomToolBarBuilder
Deprecated. -
getFullscreen
Deprecated.
-
FullscreenDisplayEvent.AddonButtonDisplayEvent. Overuse of this event can cause toolbars to display over other mod's toolbars. USE SPARINGLY! This event is not cancellable