Class TntBlockMixin

java.lang.Object
de.z0rdak.yawp.mixin.TntBlockMixin

public class TntBlockMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPlayerIgniteExplosive(net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player2, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hit, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
     

    Methods inherited from class java.lang.Object

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

    • TntBlockMixin

      public TntBlockMixin()
  • Method Details

    • onPlayerIgniteExplosive

      public void onPlayerIgniteExplosive(net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player2, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hit, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)