Class RegistryEvent.OptionsRegistryEvent

Enclosing class:
RegistryEvent

public static class RegistryEvent.OptionsRegistryEvent extends RegistryEvent
Fired when it is time to register custom options to display in journeymap options screen.

This event is fired very early during the mod loading process. It is fired at the postInit phase of Journeymap which is right before the main title screen is loaded.

  • Constructor Details

    • OptionsRegistryEvent

      public OptionsRegistryEvent()