IvanCraft623
IvanCraft623
To provide timings you need to follow these steps: 1. Run `/timings on` command 2. Try to replicate the freeze or wait for it to happen, the report should be...
Closing due to lack of basic reproduction steps
As you mentioned this bug is visual, and almost all visual bugs are client side. This is because the client side still has the chunks from the previous world and...
@ShockedPlot7560 What do you think about using `Block::onProjectileHit()` instead of creating a new function only for specific projectile logic. Would have to change it to accept null in $hitResult parameter,...