Class ServerTickList<T>

java.lang.Object
net.minecraft.world.level.ServerTickList<T>
All Implemented Interfaces:
TickList<T>

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