Interface DefaultedRegistry<T>

All Superinterfaces:
IdMap<T>, Iterable<T>, com.mojang.serialization.Keyable, Registry<T>
All Known Implementing Classes:
DefaultedMappedRegistry, NamespacedDefaultedWrapper

public interface DefaultedRegistry<T> extends Registry<T>