Package net.minecraft.registry
Class RegistryBuilder.UntaggedDelegatingLookup<T>
java.lang.Object
net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup<T>
net.minecraft.registry.RegistryBuilder.UntaggedLookup<T>
net.minecraft.registry.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 - kh$d
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookupRegistryEntryLookup.RegistryLookupNested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapperRegistryWrapper.Impl<T>, RegistryWrapper.WrapperLookupNested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapper.ImplRegistryWrapper.Impl.Delegating<T>
- 
Field SummaryFieldsFields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookupentryOwner
- 
Constructor SummaryConstructorsConstructorDescriptionUntaggedDelegatingLookup(RegistryEntryOwner<T> entryOwner, RegistryWrapper.Impl<T> base) 
- 
Method SummaryMethods inherited from class net.minecraft.registry.RegistryBuilder.UntaggedLookupgetTagsMethods inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookupgetOptionalMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.registry.RegistryEntryLookupgetOrThrow, getOrThrowMethods inherited from interface net.minecraft.registry.entry.RegistryEntryOwnerownerEqualsMethods inherited from interface net.minecraft.registry.RegistryWrapperstreamKeys, streamTagKeysMethods inherited from interface net.minecraft.registry.RegistryWrapper.ImplwithFeatureFilter, withPredicateFilterMethods inherited from interface net.minecraft.registry.RegistryWrapper.Impl.DelegatinggetKey, getLifecycle, getOptional, getOptional, getTags, streamEntries
- 
Field Details- 
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- Lkh$d;a:Ljt$b;
 
 
- 
- 
Constructor Details- 
UntaggedDelegatingLookupUntaggedDelegatingLookup(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>- Lkh$d;<init>(Lju;Ljt$b;)V
 
 
- 
- 
Method Details- 
getBase- Specified by:
- getBasein 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- Ljt$b$a;a()Ljt$b;
 
 
-