Class OptionsRegistry

java.lang.Object
journeymap.api.v2.client.option.OptionsRegistry

public class OptionsRegistry extends Object
This class is not intended for use by modders, Options register themselves.
  • Field Details

  • Constructor Details

    • OptionsRegistry

      public OptionsRegistry()
  • Method Details

    • register

      @Internal public static void register(String modId, Option<?> option)
      Modders do not use this, options register themselves.
      Parameters:
      modId - - the modid
      option - - the option.