Package de.z0rdak.yawp.mixin
Class TntBlockMixin
java.lang.Object
de.z0rdak.yawp.mixin.TntBlockMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonPlayerIgniteExplosive(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)
-
Constructor Details
-
TntBlockMixin
public TntBlockMixin()
-
-
Method Details
-
onPlayerIgniteExplosive
public void onPlayerIgniteExplosive(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)
-