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$UntaggedLookupintermediary net/minecraft/class_7877$class_9258official jw$e
-
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
Fields inherited from class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
entryOwner -
Constructor Summary
Constructors -
Method Summary
Methods 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
getOptional, getOptional, getOrThrow, getOrThrowMethods inherited from interface net.minecraft.registry.entry.RegistryEntryOwner
ownerEqualsMethods inherited from interface net.minecraft.registry.RegistryWrapper
streamEntries, streamKeys, streamTagKeysMethods inherited from interface net.minecraft.registry.RegistryWrapper.Impl
getKey, getLifecycle, withFeatureFilter, withPredicateFilter
-
Constructor Details
-
UntaggedLookup
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/registry/RegistryBuilder$EntryListCreatingLookup;<init>(Lnet/minecraft/registry/entry/RegistryEntryOwner;)Vintermediary <init>Lnet/minecraft/class_7877$class_7880;<init>(Lnet/minecraft/class_7876;)Vofficial <init>Ljw$c;<init>(Ljj;)V
-
-
Method Details
-
getTags
- Specified by:
getTagsin interfaceRegistryWrapper<T>- Mappings:
Namespace Name Mixin selector named getTagsLnet/minecraft/registry/RegistryWrapper;getTags()Ljava/util/stream/Stream;intermediary method_42020Lnet/minecraft/class_7225;method_42020()Ljava/util/stream/Stream;official eLji;e()Ljava/util/stream/Stream;
-