Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong SpawnerBlockProvider on 1.21+
1.21 Adds a new org.bukkit.spawner.Spawner class as a superclass of CreatureSpawner which now contains the setMaxSpawnDelay method. Change our test to look for the method on any superclasses too.
- Loading branch information