Class MinimapEventRegistry

java.lang.Object
journeymap.api.v2.common.event.MinimapEventRegistry

public class MinimapEventRegistry extends Object
  • Field Details

    • INFO_SLOT_DISPLAY_EVENT

      public static final Event<InfoSlotDisplayEvent> 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()