- Enclosing class:
ClientPlayerBlockBreakEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
afterBlockBreak(net.minecraft.client.multiplayer.ClientLevel level,
net.minecraft.client.player.LocalPlayer player,
net.minecraft.core.BlockPos pos,
net.minecraft.world.level.block.state.BlockState state)
Called after a block is successfully broken.