Package journeymap.api.v2.common.event
Class MinimapEventRegistry
java.lang.Object
journeymap.api.v2.common.event.MinimapEventRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event<InfoSlotDisplayEvent> This event allows addons to add, update, remove, replace current info slots. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INFO_SLOT_DISPLAY_EVENT
This event allows addons to add, update, remove, replace current info slots. It will allow to force display your own slot anywhere in the displayed lists. Four info slots not enough? This event can add unlimited slots!
-
-
Constructor Details
-
MinimapEventRegistry
public MinimapEventRegistry()
-