Class WitherEntityMixin
java.lang.Object
de.z0rdak.yawp.mixin.flag.mobgrief.WitherEntityMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonWitherAttemptGriefing(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) voidonWitherDestroyBlocks(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, boolean bl, int j, int k, Iterator var5, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)
-
Constructor Details
-
WitherEntityMixin
public WitherEntityMixin()
-
-
Method Details
-
onWitherDestroyBlocks
public void onWitherDestroyBlocks(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, boolean bl, int j, int k, Iterator var5, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState) -
onWitherAttemptGriefing
public void onWitherAttemptGriefing(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-