Class BoneMealItemMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.snowlogging.BoneMealItemMixin

public class BoneMealItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$useOn(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos)
     

    Methods inherited from class java.lang.Object

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

    • BoneMealItemMixin

      public BoneMealItemMixin()
  • Method Details

    • wilderWild$useOn

      public void wilderWild$useOn(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos)