Minecraft:Commands/aigoals: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{Outdated feature}} | {{Outdated feature}} | ||
{{exclusive|bedrock}} | {{exclusive|bedrock}} | ||
| Line 7: | Line 6: | ||
}} | }} | ||
Toggles the display of AI and pathfinding info of | Toggles the display of AI and pathfinding info of [[Minecraft:mob]]s. | ||
== Showed information == | == Showed information == | ||
When the drawing of AI goals is enabled, it shows information above every | When the drawing of AI goals is enabled, it shows information above every mob's head. | ||
* '''Resource location''' of the | * '''Resource location''' of the mob's [[Minecraft:identifier]] (e.g.: {{cd|minecraft:cow}}) | ||
* '''Health and maximum health''' of the mob (e.g.: Health: 10/10) | * '''Health and maximum health''' of the mob (e.g.: Health: 10/10) | ||
* '''Speed''' of the mob (e.g.: Speed: 0,250000) | * '''Speed''' of the mob (e.g.: Speed: 0,250000) | ||
| Line 33: | Line 32: | ||
== Gallery == | == Gallery == | ||
<gallery> | <gallery> | ||
File:Villagersaigoals.png|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: | File:Villagersaigoals.png|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:health, 20 in maximum health, and 0.5 in minecraft:speed | ||
</gallery> | </gallery> | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{Navbox commands}} | ||
[[Minecraft:ja:コマンド/aigoals]] | [[Minecraft:ja:コマンド/aigoals]] | ||
Latest revision as of 11:04, 16 July 2026
Template:Outdated feature Template:Exclusive Template:Infobox command
Toggles the display of AI and pathfinding info of Minecraft:mobs.
Showed information
When the drawing of AI goals is enabled, it shows information above every mob's head.
- Resource location of the mob's Minecraft:identifier (e.g.: Template:Cd)
- 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:health, 20 in maximum health, and 0.5 in minecraft:speed