| Class and Description |
|---|
| journeymap.api.v2.client.event.FullscreenDisplayEvent.CustomToolbarEvent
this event should be a rare usage event, most mods should use
FullscreenDisplayEvent.AddonButtonDisplayEvent.
Overuse of this event can cause toolbars to display over other mod's toolbars.
USE SPARINGLY!
This event is not cancellable |
| journeymap.api.v2.client.event.FullscreenDisplayEvent.MapTypeButtonDisplayEvent
since this is a special event that requires special modification uses, it is suggested to not use it.
|
| Field and Description |
|---|
| journeymap.api.v2.common.event.FullscreenEventRegistry.MAP_TYPE_BUTTON_DISPLAY_EVENT
since this is a special event that requires special modification to use,
it is suggested to not use it without first discussing with TeamJM developers.
|
| Method and Description |
|---|
| journeymap.api.v2.client.ui.component.LayeredScreen.render(PoseStack, int, int, float) |