This interface is extended by all events that use ticks.

Importing the class

Link to importing-the-class

It might be required to import the class to avoid errors.
import crafttweaker.event.ITickEvent;

nametype
name
phase
type
string (can be "START" or "END")
name
side
type
string (can be "CLIENT" or "SERVER")