Class BrushItemMixin

java.lang.Object
net.frozenblock.wilderwild.mixin.item.brush.BrushItemMixin

public class BrushItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wilderWild$brushScorchedBlocks(net.minecraft.world.level.Level level, net.minecraft.world.entity.LivingEntity livingEntity2, net.minecraft.world.item.ItemStack itemStack, int i, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.phys.BlockHitResult> hitResultRef, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)
     
    net.minecraft.world.phys.BlockHitResult
    wilderWild$captureBlockHitResult(net.minecraft.world.phys.BlockHitResult blockHitResult, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.phys.BlockHitResult> hitResultRef)
     
    net.minecraft.world.level.block.state.BlockState
    wilderWild$captureBlockState(net.minecraft.world.level.block.state.BlockState blockState, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)
     
    void
    wilderWild$playBrushSound(org.spongepowered.asm.mixin.injection.invoke.arg.Args args, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)
     

    Methods inherited from class java.lang.Object

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

    • BrushItemMixin

      public BrushItemMixin()
  • Method Details

    • wilderWild$captureBlockHitResult

      public net.minecraft.world.phys.BlockHitResult wilderWild$captureBlockHitResult(net.minecraft.world.phys.BlockHitResult blockHitResult, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.phys.BlockHitResult> hitResultRef)
    • wilderWild$captureBlockState

      public net.minecraft.world.level.block.state.BlockState wilderWild$captureBlockState(net.minecraft.world.level.block.state.BlockState blockState, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)
    • wilderWild$playBrushSound

      public void wilderWild$playBrushSound(org.spongepowered.asm.mixin.injection.invoke.arg.Args args, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)
    • wilderWild$brushScorchedBlocks

      public void wilderWild$brushScorchedBlocks(net.minecraft.world.level.Level level, net.minecraft.world.entity.LivingEntity livingEntity2, net.minecraft.world.item.ItemStack itemStack, int i, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.phys.BlockHitResult> hitResultRef, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.world.level.block.state.BlockState> blockStateRef)