PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.37k stars 2.19k forks source link

[ci skip] Fix javadoc mistake in EnchantmentRegistryEntry.Builder #10898

Closed rymiel closed 2 weeks ago

rymiel commented 2 weeks ago

The javadoc for EnchantmentRegistryEntry.Builder accidentally refers to GameEventRegistryEntry, which is a different buildable registry entry.