Package net.minecraft.registry
Class RegistryBuilder.UntaggedLookup<T>
java.lang.Object
net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup<T>
net.minecraft.registry.RegistryBuilder.UntaggedLookup<T>
- All Implemented Interfaces:
- RegistryEntryOwner<T>,- RegistryEntryLookup<T>,- RegistryWrapper<T>,- RegistryWrapper.Impl<T>
- Direct Known Subclasses:
- RegistryBuilder.UntaggedDelegatingLookup
- Enclosing class:
- RegistryBuilder
private abstract static class RegistryBuilder.UntaggedLookup<T>
extends RegistryBuilder.EntryListCreatingLookup<T>
implements RegistryWrapper.Impl<T>
- Mappings:
- Namespace - Name - named - net/minecraft/registry/RegistryBuilder$UntaggedLookup- intermediary - net/minecraft/class_7877$class_9258- official - kh$e
- 
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 SummaryFields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookupentryOwner
- 
Constructor SummaryConstructors
- 
Method SummaryMethods 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.RegistryEntryLookupgetOptional, getOptional, getOrThrow, getOrThrowMethods inherited from interface net.minecraft.registry.entry.RegistryEntryOwnerownerEqualsMethods inherited from interface net.minecraft.registry.RegistryWrapperstreamEntries, streamKeys, streamTagKeysMethods inherited from interface net.minecraft.registry.RegistryWrapper.ImplgetKey, getLifecycle, withFeatureFilter, withPredicateFilter
- 
Constructor Details- 
UntaggedLookup- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/registry/RegistryBuilder$EntryListCreatingLookup;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;)V- intermediary - <init>- Lnet/minecraft/class_7877$class_7880;<init>(Lnet/minecraft/class_7876;)V- official - <init>- Lkh$c;<init>(Lju;)V
 
 
- 
- 
Method Details- 
getTags- Specified by:
- getTagsin interface- RegistryWrapper<T>
- Mappings:
- Namespace - Name - Mixin selector - named - getTags- Lnet/minecraft/registry/RegistryWrapper;getTags()Ljava/util/stream/Stream;- intermediary - method_42020- Lnet/minecraft/class_7225;method_42020()Ljava/util/stream/Stream;- official - e- Ljt;e()Ljava/util/stream/Stream;
 
 
-