Class DefaultedRegistry<T>

  • All Implemented Interfaces:
    com.mojang.serialization.Codec<T>, com.mojang.serialization.Decoder<T>, com.mojang.serialization.Encoder<T>, com.mojang.serialization.Keyable, java.lang.Iterable<T>, IObjectIntIterable<T>
    Direct Known Subclasses:
    NamespacedDefaultedWrapper

    public class DefaultedRegistry<T>
    extends SimpleRegistry<T>