Class PatchedRegistry<T>

java.lang.Object
net.minecraft.core.registries.PatchedRegistry<T>
All Implemented Interfaces:
HolderGetter<T>, HolderLookup<T>, HolderLookup.RegistryLookup<T>, HolderOwner<T>

public class PatchedRegistry<T> extends Object implements HolderLookup.RegistryLookup<T>