ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.
https://hangar.papermc.io/ViaVersion/ViaBackwards
GNU General Public License v3.0
459 stars 87 forks source link

Change BlockEntityHandler#handleOrNewCompoundTag to a void function #812

Closed FlorianMichael closed 3 months ago

FlorianMichael commented 3 months ago

The return value isn't used by the block item rewriter anyway.