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>
Mappings:
Namespace Name
named net/minecraft/registry/RegistryBuilder$AnyOwner
intermediary net/minecraft/class_7877$class_7879
official jy$m
  • Constructor Details

    • AnyOwner

      AnyOwner()
  • Method Details

    • downcast

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