Alessandro
Alessandro
I created the new method `getTouchingBlocks()` to get every block a player was colliding with to put it on the EntityDamageByBlockEvent. I created the `canTakeDamage()` method without any parameters to...
### Observed Behavior Teleporting a player using Player#teleport in an unloaded chunk will get the player stuck in the same position for a while. ### Expected Behavior The teleport should...
https://pastebin.com/5xAfBEBU
https://github.com/ViaVersion/ViaVersion/commit/dcc0642af9bc90b14bca0400c0a101bb306eaabc#diff-19417e79f3341f0892329e76ba7d1b0595d0b64efd5c416b1f446a43f02fbffbL32
Actually there is also another limit regarding NBTLimiter that controls the depth of the NBT but I am too lazy to implement it
If you tried to mark for re-encode a packet containing ItemStack and the received ByteBuf didn't have enough capacity to write the new data an error occurred. Allocating a new...
Hi, I wanted to swtich from v2 to v3 but since I did, NPC-Lib is not getting shadowed inside my plugin JAR even if the only thing I changed is...
### `/viaversion dump` Output https://dump.viaversion.com/857d1e8c4bd4fb2627711846e375a81598b5b7c7e0fda444a6d198d1e2277981 ### Console Error No console error ### Bug Description When I join with 1.7 client on a 1.8 server the client crashes due to an...