Interface HolderGetter<T>

All Superinterfaces:
HolderOwner<T>
All Known Subinterfaces:
DefaultedRegistry<T>, HolderLookup<T>, HolderLookup.RegistryLookup<T>, HolderLookup.RegistryLookup.Delegate<T>, Registry<T>, WritableRegistry<T>
All Known Implementing Classes:
BaseMappedRegistry, BootstrapRegistry, ConcurrentHolderGetter, DefaultedMappedRegistry, EmptyTagLookupWrapper, MappedRegistry, PatchedRegistry, PlaceholderLookupProvider.UniversalLookup

public interface HolderGetter<T> extends HolderOwner<T>