mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-05 19:47:00 -04:00
Fix typo (#1637)
This commit is contained in:
parent
5e85fc0a09
commit
f3747de3d0
1 changed files with 1 additions and 1 deletions
|
@ -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>.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue