Class BlockItemMixin

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

public class BlockItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$getPlaceSound(net.minecraft.world.level.block.state.BlockState state, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.sounds.SoundEvent> info)
     
    net.minecraft.world.level.block.SoundType
    wilderWild$place(net.minecraft.world.level.block.state.BlockState instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.level.block.SoundType> original)
     

    Methods inherited from class java.lang.Object

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

    • BlockItemMixin

      public BlockItemMixin()
  • Method Details

    • wilderWild$place

      public net.minecraft.world.level.block.SoundType wilderWild$place(net.minecraft.world.level.block.state.BlockState instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.world.level.block.SoundType> original)
    • wilderWild$getPlaceSound

      public void wilderWild$getPlaceSound(net.minecraft.world.level.block.state.BlockState state, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.sounds.SoundEvent> info)