Skip to content

Function runner

Frontrider edited this page Oct 6, 2019 · 1 revision

Functions can be tagged by the name of the event to be fired when something happens. It gives more control and greater performance then checking in the minecraft:tick tag.

They are always under the function_api folder. For example: minecraft:function_api/entity/player/on_attacking

Clone this wiki locally