Class MappedRegistry<T>

All Implemented Interfaces:
com.mojang.serialization.Keyable, Iterable<T>, IdMap<T>
Direct Known Subclasses:
DefaultedRegistry, NamespacedWrapper

public class MappedRegistry<T> extends WritableRegistry<T>