Class FreezableList<T>

java.lang.Object
com.blamejared.contenttweaker.core.util.FreezableList<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>

public final class FreezableList<T> extends Object implements List<T>