Class RegistryBuilder.AnyOwner

java.lang.Object
net.minecraft.registry.RegistryBuilder.AnyOwner
All Implemented Interfaces:
RegistryEntryOwner<Object>
Enclosing class:
RegistryBuilder

private static class RegistryBuilder.AnyOwner extends Object implements RegistryEntryOwner<Object>
An owner that owns multiple registries and holds the owner object for those. RegistryEntryOwner.ownerEquals(net.minecraft.registry.entry.RegistryEntryOwner<T>) returns true for all owners
invalid reference
previously
 added
.
Mappings:
Namespace Name
official jb$m
intermediary net/minecraft/class_7877$class_7879
named net/minecraft/registry/RegistryBuilder$AnyOwner
  • Constructor Details

    • AnyOwner

      AnyOwner()
  • Method Details

    • downcast

      public <T> RegistryEntryOwner<T> downcast()
      Mappings:
      Namespace Name Mixin selector
      official a Ljb$m;a()Lio;
      intermediary method_55300 Lnet/minecraft/class_7877$class_7879;method_55300()Lnet/minecraft/class_7876;
      named downcast Lnet/minecraft/registry/RegistryBuilder$AnyOwner;downcast()Lnet/minecraft/registry/entry/RegistryEntryOwner;