Class NamespacedDefaultedWrapper<T>

java.lang.Object
net.minecraft.core.MappedRegistry<T>
net.minecraftforge.registries.NamespacedWrapper<T>
net.minecraftforge.registries.NamespacedDefaultedWrapper<T>
All Implemented Interfaces:
com.mojang.serialization.Keyable, Iterable<T>, DefaultedRegistry<T>, IdMap<T>, Registry<T>, WritableRegistry<T>, ILockableRegistry

class NamespacedDefaultedWrapper<T> extends NamespacedWrapper<T> implements DefaultedRegistry<T>