Class OakTreeGrowerMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.worldgen.tree.OakTreeGrowerMixin

public class OakTreeGrowerMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getConfiguredFeature(net.minecraft.util.RandomSource random, boolean bees, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>> info)
     

    Methods inherited from class java.lang.Object

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

    • OakTreeGrowerMixin

      public OakTreeGrowerMixin()
  • Method Details

    • getConfiguredFeature

      public void getConfiguredFeature(net.minecraft.util.RandomSource random, boolean bees, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>> info)