Package de.z0rdak.yawp.mixin
Class BiomeMixin
java.lang.Object
de.z0rdak.yawp.mixin.BiomeMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonShouldSnow(net.minecraft.world.level.LevelReader levelReader, net.minecraft.core.BlockPos blockPos, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-
Constructor Details
-
BiomeMixin
public BiomeMixin()
-
-
Method Details
-
onShouldSnow
public void onShouldSnow(net.minecraft.world.level.LevelReader levelReader, net.minecraft.core.BlockPos blockPos, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-