Class RegistryBuilder.UntaggedDelegatingLookup<T>

All Implemented Interfaces:
RegistryEntryOwner<T>, RegistryEntryLookup<T>, RegistryWrapper<T>, RegistryWrapper.Impl<T>, RegistryWrapper.Impl.Delegating<T>
Enclosing class:
RegistryBuilder

private static class RegistryBuilder.UntaggedDelegatingLookup<T> extends RegistryBuilder.UntaggedLookup<T> implements RegistryWrapper.Impl.Delegating<T>
Mappings:
Namespace Name
named net/minecraft/registry/RegistryBuilder$UntaggedDelegatingLookup
intermediary net/minecraft/class_7877$class_9257
official jy$d
  • Field Details

    • base

      private final RegistryWrapper.Impl<T> base
      Mappings:
      Namespace Name Mixin selector
      named base Lnet/minecraft/registry/RegistryBuilder$UntaggedDelegatingLookup;base:Lnet/minecraft/registry/RegistryWrapper$Impl;
      intermediary field_49169 Lnet/minecraft/class_7877$class_9257;field_49169:Lnet/minecraft/class_7225$class_7226;
      official a Ljy$d;a:Ljk$b;
  • Constructor Details

    • UntaggedDelegatingLookup

      UntaggedDelegatingLookup(RegistryEntryOwner<T> entryOwner, RegistryWrapper.Impl<T> base)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/registry/RegistryBuilder$UntaggedDelegatingLookup;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;Lnet/minecraft/registry/RegistryWrapper$Impl;)V
      intermediary <init> Lnet/minecraft/class_7877$class_9257;<init>(Lnet/minecraft/class_7876;Lnet/minecraft/class_7225$class_7226;)V
      official <init> Ljy$d;<init>(Ljl;Ljk$b;)V
  • Method Details

    • getBase

      public RegistryWrapper.Impl<T> getBase()
      Specified by:
      getBase in interface RegistryWrapper.Impl.Delegating<T>
      Mappings:
      Namespace Name Mixin selector
      named getBase Lnet/minecraft/registry/RegistryWrapper$Impl$Delegating;getBase()Lnet/minecraft/registry/RegistryWrapper$Impl;
      intermediary method_46725 Lnet/minecraft/class_7225$class_7226$class_7875;method_46725()Lnet/minecraft/class_7225$class_7226;
      official a Ljk$b$a;a()Ljk$b;