Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/aigoals: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{about|the command||AI}}
{{Outdated feature}}
{{Outdated feature}}
{{MC/Exclusive|bedrock}}
{{exclusive|bedrock}}
{{Infobox command
{{Infobox command
| name = aigoals
| name = aigoals
Line 11: Line 12:
When the drawing of AI goals is enabled, it shows information above every mobs head.
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)
* '''Resource location''' of the mobs [[Minecraft:Resource location|identifier]] (e.g.: 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 25: Line 26:


{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|aigoals}}.}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{cmd|link=none|aigoals}}.}}
|{{MC/HistoryLine||1.2.14|Removed all developer commands.}}
|{{HistoryLine||1.2.14|Removed all developer commands.}}
}}
}}


Line 35: Line 36:
</gallery>
</gallery>
== Navigation ==
== Navigation ==
{{MC/Navbox commands}}
{{Navbox commands}}

Latest revision as of 11:05, 19 April 2026

Template:Outdated feature Template: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

Template:HistoryTable

Gallery

Navigation

Template:Navbox commands