Class ThermooRegistries

java.lang.Object
com.github.thedeathlycow.thermoo.api.ThermooRegistries

public class ThermooRegistries extends Object
Custom registries provided by Thermoo
  • Field Details

    • TEMPERATURE_EFFECTS

      public static final net.minecraft.util.registry.Registry<TemperatureEffect<?>> TEMPERATURE_EFFECTS
      Temperature effects
      See Also:
    • TEMPERATURE_EFFECT_KEY

      public static final net.minecraft.util.registry.RegistryKey<net.minecraft.util.registry.Registry<TemperatureEffect<?>>> TEMPERATURE_EFFECT_KEY
  • Constructor Details

    • ThermooRegistries

      public ThermooRegistries()