Class ThermooRegistries
java.lang.Object
com.github.thedeathlycow.thermoo.api.ThermooRegistries
Custom registries provided by Thermoo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.util.registry.RegistryKey<net.minecraft.util.registry.Registry<TemperatureEffect<?>>>static final net.minecraft.util.registry.Registry<TemperatureEffect<?>>Temperature effects -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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()
-