Class LodestoneOptionRegistry

java.lang.Object
team.lodestar.lodestone.registry.common.LodestoneOptionRegistry

public class LodestoneOptionRegistry extends Object
  • Field Details

    • SCREENSHAKE_INTENSITY

      public static final net.minecraft.client.OptionInstance<Double> SCREENSHAKE_INTENSITY
    • FIRE_OFFSET

      public static final net.minecraft.client.OptionInstance<Double> FIRE_OFFSET
  • Constructor Details

    • LodestoneOptionRegistry

      public LodestoneOptionRegistry()
  • Method Details

    • addOption

      public static void addOption(net.minecraftforge.client.event.ScreenEvent.Init.Post event)