Class InjectedList<E>

java.lang.Object
io.github.retrooper.packetevents.util.InjectedList<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, SequencedCollection<E>

public class InjectedList<E> extends Object implements List<E>