Interface WritableRegistry<T>

All Superinterfaces:
HolderGetter<T>, HolderLookup<T>, HolderLookup.RegistryLookup<T>, HolderOwner<T>, IdMap<T>, IRegistryExtension<T>, Iterable<T>, com.mojang.serialization.Keyable, Registry<T>
All Known Implementing Classes:
DefaultedMappedRegistry, MappedRegistry

public interface WritableRegistry<T> extends Registry<T>