SongodaCore/Compatibility
Christian Koop 6aa9178321
Fix ItemUtils#applyRandomEnchants in Minecraft 1.19
The method needs a `RandomSource` instead of a normal Java `Random`.
The method reference has been updated but updating
its usage has been forgotten.

Sadly I do not really know where to properly
get an `RandomSource` instance without instanciating it myself.
2022-11-07 22:29:40 +01:00
..
src Fix ItemUtils#applyRandomEnchants in Minecraft 1.19 2022-11-07 22:29:40 +01:00
pom.xml Release 2.6.17-SNAPSHOT 2022-10-26 21:59:06 +02:00