Package net.minecraft.registry.entry
Interface RegistryEntryOwner<T>
- All Known Subinterfaces:
 RegistryWrapper.Impl<T>,RegistryWrapper.Impl.Delegating<T>
- All Known Implementing Classes:
 RegistryBuilder.AnyOwner,RegistryBuilder.UntaggedDelegatingLookup,RegistryBuilder.UntaggedLookup
public interface RegistryEntryOwner<T>
An owner of a 
RegistryEntry or RegistryEntryList. This is usually
 a registry, but it is possible that an object owns multiple entries from
 different registries.- Mappings:
 Namespace Name named net/minecraft/registry/entry/RegistryEntryOwnerintermediary net/minecraft/class_7876official jp
- 
Method Summary
 
- 
Method Details
- 
ownerEquals
- Mappings:
 Namespace Name Mixin selector named ownerEqualsLnet/minecraft/registry/entry/RegistryEntryOwner;ownerEquals(Lnet/minecraft/registry/entry/RegistryEntryOwner;)Zintermediary method_46767Lnet/minecraft/class_7876;method_46767(Lnet/minecraft/class_7876;)Zofficial aLjp;a(Ljp;)Z
 
 -