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

Minecraft:Function tag (Java Edition)

From SAS Gaming Wiki
Revision as of 11:09, 31 July 2026 by SyncBot (talk | contribs) (Sync: new page from Minecraft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:TOC

A function tag is a group of functions. They can be called in the Template:Cmd command with Template:Cd, which runs all the functions specified in the tag in the order of their first appearance in a tag. If a function is referenced multiple times in a tag and its sub-tags, it is run once.

Moreover, functions tagged in the Template:Cd tag run every tick at the start of the tick and functions tagged in Template:Cd run once at the start of the tick after a server (re)load.

List of tags

This is a list of all function tags used directly by Minecraft. They are in the Template:Cd namespace. Adding a function to these tags has a direct effect.

load

Functions in this tag run when the world loads, or after a reload.

Template:Tag list

tick

Functions in this tag run at the beginning of every tick.

Template:Tag list

History

Template:HistoryTable

Navigation

Template:Navbox Java Edition technical

Minecraft:fr:Tag de fonction (Édition Java) Minecraft:pt:Marcação de função (Edição Java) Minecraft:uk:Теґ функцій (Java Edition) Minecraft:zh:Java版标签/函数