SongodaCore/Core
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 Adds suppoert for PlotSquared and MariaDB for SQL 2022-11-04 12:28:20 +01:00