#973: Improve spawner API and add API for Trial Spawners

By: coll1234567 <joshl5324@gmail.com>
This commit is contained in:
Bukkit/Spigot
2024-06-28 07:06:14 +10:00
parent 68d6fa6800
commit 6db0f40e5b
7 changed files with 576 additions and 253 deletions

View File

@@ -0,0 +1,4 @@
/**
* Classes related to entity spawners.
*/
package org.bukkit.spawner;