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$UntaggedDelegatingLookupintermediary net/minecraft/class_7877$class_9257official kb$d
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookup
RegistryEntryLookup.RegistryLookupNested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapper
RegistryWrapper.Impl<T>, RegistryWrapper.WrapperLookupNested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapper.Impl
RegistryWrapper.Impl.Delegating<T> -
Field Summary
FieldsFields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
entryOwner -
Constructor Summary
ConstructorsConstructorDescriptionUntaggedDelegatingLookup(RegistryEntryOwner<T> entryOwner, RegistryWrapper.Impl<T> base) -
Method Summary
Methods inherited from class net.minecraft.registry.RegistryBuilder.UntaggedLookup
getTagsMethods inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
getOptionalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.registry.RegistryEntryLookup
getOrThrow, getOrThrow, method_73042Methods inherited from interface net.minecraft.registry.entry.RegistryEntryOwner
ownerEqualsMethods inherited from interface net.minecraft.registry.RegistryWrapper
streamKeys, streamTagKeysMethods inherited from interface net.minecraft.registry.RegistryWrapper.Impl
withFeatureFilter, withPredicateFilterMethods inherited from interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
getKey, getLifecycle, getOptional, getOptional, getTags, streamEntries
-
Field Details
-
base
- Mappings:
Namespace Name Mixin selector named baseLnet/minecraft/registry/RegistryBuilder$UntaggedDelegatingLookup;base:Lnet/minecraft/registry/RegistryWrapper$Impl;intermediary field_49169Lnet/minecraft/class_7877$class_9257;field_49169:Lnet/minecraft/class_7225$class_7226;official aLkb$d;a:Ljn$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;)Vintermediary <init>Lnet/minecraft/class_7877$class_9257;<init>(Lnet/minecraft/class_7876;Lnet/minecraft/class_7225$class_7226;)Vofficial <init>Lkb$d;<init>(Ljo;Ljn$b;)V
-
-
Method Details
-
getBase
- Specified by:
getBasein interfaceRegistryWrapper.Impl.Delegating<T>- Mappings:
Namespace Name Mixin selector named getBaseLnet/minecraft/registry/RegistryWrapper$Impl$Delegating;getBase()Lnet/minecraft/registry/RegistryWrapper$Impl;intermediary method_46725Lnet/minecraft/class_7225$class_7226$class_7875;method_46725()Lnet/minecraft/class_7225$class_7226;official aLjn$b$a;a()Ljn$b;
-