API ReferenceTicksClientForTicksOn this pageForTicks Type: function Run the specified function every tick. Parameters ParameterTypeDescriptionfunctionfunctionThe function to run every tick. Returns Nothing. Example Minecraft.Ticks.Client.ForTicks(function() end)