Package net.minecraft.registry.entry
Interface RegistryEntryOwner<T>
- All Known Subinterfaces:
DefaultedRegistry<T>,MutableRegistry<T>,Registry<T>,RegistryWrapper.Impl<T>,RegistryWrapper.Impl.Delegating<T>
- All Known Implementing Classes:
ContextSwappableRegistryLookup.EntryLookupImpl,RegistryBuilder.AnyOwner,RegistryBuilder.UntaggedDelegatingLookup,RegistryBuilder.UntaggedLookup,SimpleDefaultedRegistry,SimpleRegistry
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 jj
-
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 aLjj;a(Ljj;)Z
-