Class ThermooRegistries

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

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

    • TEMPERATURE_EFFECTS

      public static final net.minecraft.core.Registry<TemperatureEffect<?>> TEMPERATURE_EFFECTS
      Temperature effects
      See Also:
    • ENVIRONMENT_COMPONENT_TYPE

      public static final net.minecraft.core.Registry<net.minecraft.core.component.DataComponentType<?>> ENVIRONMENT_COMPONENT_TYPE
      Environment component type registry
      See Also:
    • ENVIRONMENT_PROVIDER_TYPE

      public static final net.minecraft.core.Registry<EnvironmentProviderType<?>> ENVIRONMENT_PROVIDER_TYPE
      Environment provider types registry
      See Also: