Class FreezableCollection<T>

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

public final class FreezableCollection<T> extends Object implements Collection<T>