Minecraft:Commands/aigoals: Difference between revisions
From SAS Gaming Wiki
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{Outdated feature}} | {{Outdated feature}} | ||
{{ | {{MC/Exclusive|bedrock}} | ||
{{Infobox command | {{Infobox command | ||
| name = aigoals | | name = aigoals | ||
| Line 25: | Line 25: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{ | |{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|aigoals}}.}} | ||
|{{HistoryLine||1.2.14|Removed all developer commands.}} | |{{MC/HistoryLine||1.2.14|Removed all developer commands.}} | ||
}} | }} | ||
| Line 35: | Line 35: | ||
</gallery> | </gallery> | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
Latest revision as of 20:08, 9 April 2026
Template:Outdated feature Script error: No such module "Exclusive". Template:Infobox command
Toggles the display of AI and pathfinding info of mobs.
Showed information
When the drawing of AI goals is enabled, it shows information above every mobs head.
- Resource location of the mobs identifier (e.g.: minecraft:cow)
- Health and maximum health of the mob (e.g.: Health: 10/10)
- Speed of the mob (e.g.: Speed: 0,250000)
- Active AI goals of the mob (e.g.: RandomLookAround)
Syntax
aigoals
Result
Always successful.
History
Gallery
-
A villager spawning in village. On the top shows the coordinate of the village, and on the bottom shows the AI and attribute of the village. This villager is running component minecraft:behavior.look_at_entity, so it is set to 20 in minecraft:hea lth, 20 in maximum health, and 0.5 in minecraft:speed