Class OverworldBiomePresetMixin

java.lang.Object
net.frozenblock.lib.worldgen.biome.mixin.OverworldBiomePresetMixin

public class OverworldBiomePresetMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> void
    apply(Function<net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>,T> function, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.level.biome.Climate.ParameterList<T>> cir)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OverworldBiomePresetMixin

      public OverworldBiomePresetMixin()
  • Method Details

    • apply

      public <T> void apply(Function<net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>,T> function, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.level.biome.Climate.ParameterList<T>> cir)