Class ProtoTickList<T>

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

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