SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
383 stars 211 forks source link

Fix anvil rename warnings #3934

Closed MrHell228 closed 8 months ago

MrHell228 commented 8 months ago

Fixed 'Logged slot transaction without event' warnings in anvil rename by omitting this transaction because event is in fact thrown (UpdateAnvilEvent) but it uses different system and this led to warnings