Skip to content

Instantly share code, notes, and snippets.

@intsuc
Last active February 17, 2020 15:41
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intsuc/52966791ae163aab953f3c60ebaeb8d4 to your computer and use it in GitHub Desktop.
Save intsuc/52966791ae163aab953f3c60ebaeb8d4 to your computer and use it in GitHub Desktop.
tick
commandFunctions
minecraft:tick -> (Server)
minecraft:load -> (Server)
levels
$level
timeSync
tick
world border
weather
-> (ScheduledEvents) if $level == overworld
chunkSource
purge
chunks
pollingChunks
naturalSpawnCount
broadcast
spawner
thunder
iceandsnow
tickBlocks
randomTick
customSpawners
unload
poi
chunk_unload
tickPending
# block
cleaning
ticking -> (command_block)
# fluid
cleaning
ticking
portalForcer
raid
blockEvents
entities
global
regular
tick
*
... -> (command_block_minecart)
remove
blockEntities
*
...
connection -> (chat, sign)
players
server gui refresh
-> (console)
save
snooper
tallying
nextTickWait
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment