Class ServerTickList<T>

java.lang.Object
net.minecraft.world.server.ServerTickList<T>
All Implemented Interfaces:
ITickList<T>

public class ServerTickList<T> extends Object implements ITickList<T>