This commit is contained in:
Maity 2021-08-17 21:07:42 +03:00 committed by GitHub
parent 5e85fc0a09
commit f3747de3d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -529,7 +529,7 @@ public interface BiomeModificationContext {
}
/**
* Removes all spawns of the given entity type.
* Removes all spawns of the given spawn group.
*
* <p>Associated JSON property: <code>spawners</code>.
*/