Class BiomeMixin
java.lang.Object
com.github.thedeathlycow.thermoo.mixin.common.BiomeMixin
- All Implemented Interfaces:
ThermooBiome
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.core.Holder<EnvironmentProvider>> voidthermoo$replaceProviders(Collection<net.minecraft.core.Holder<EnvironmentProvider>> providers)
-
Constructor Details
-
BiomeMixin
public BiomeMixin()
-
-
Method Details
-
thermoo$getEnvironmentProviders
- Specified by:
thermoo$getEnvironmentProvidersin interfaceThermooBiome
-
thermoo$replaceProviders
public void thermoo$replaceProviders(Collection<net.minecraft.core.Holder<EnvironmentProvider>> providers) - Specified by:
thermoo$replaceProvidersin interfaceThermooBiome
-