We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b89eb commit e759306Copy full SHA for e759306
docs/paper/dev/api/mob-goals.md
@@ -5,7 +5,7 @@ description: A guide to the mob goal API.
5
6
# Mob Goal API
7
8
-The Mob Goal API is a way of controlling the behaviour of mobs in Minecraft. It allows you to set a goal for a mob to perform, such as
+The Mob Goal API is a way of controlling the behavior of mobs in Minecraft. It allows you to set a goal for a mob to perform, such as
9
attacking a player, or moving to a location. It also allows you to create your own custom goals.
10
11
## Registering a Goal on an Entity
0 commit comments