MobArena/src
Andreas Troelsen 61d2def32d Add explicit cast from `Yaml#load(String)`.
The version of SnakeYAML used in 1.12 land doesn't use a generic type
parameter for the return value of `Yaml#load(String)`, so we have to do
it manually on these old builds.
2021-05-09 13:48:17 +02:00
..
main Add explicit cast from `Yaml#load(String)`. 2021-05-09 13:48:17 +02:00
test Merge branch 'master' into 1.12 2021-05-09 13:24:13 +02:00