Functions tagged as private should not be callable from minecraft chat.
Even a moderately complex datapack will include a lot of functions that are not meant to be called by the player directly. This quickly overwhelms the autocomplete menu for /function, and allows players to inadvertently or maliciously call functions that affect the state of the datapack.
Please sign in to leave a comment.
0 Comments