This interface is extended by all events that use ticks.

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

name(名称)类型
name(名称)
phase
类型
string (can be "START" or "END")
name(名称)
side
类型
string (can be "CLIENT" or "SERVER")