Package net.minecraft.registry
Interface RegistryWrapper.Impl<T>
- All Superinterfaces:
- RegistryEntryLookup<T>,- RegistryEntryOwner<T>,- RegistryWrapper<T>
- All Known Implementing Classes:
- RegistryWrapper.Impl.Delegating
- Enclosing interface:
- RegistryWrapper<T>
- Mappings:
- Namespace - Name - official - hg$c- intermediary - net/minecraft/class_7225$class_7226- named - net/minecraft/registry/RegistryWrapper$Impl
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from interface net.minecraft.registry.RegistryEntryLookupRegistryEntryLookup.RegistryLookupNested classes/interfaces inherited from interface net.minecraft.registry.RegistryWrapperRegistryWrapper.Impl<T>, RegistryWrapper.WrapperLookup
- 
Method SummaryModifier and TypeMethodDescriptioncom.mojang.serialization.LifecycleRegistryKey<? extends Registry<? extends T>>default RegistryWrapper<T>withFeatureFilter(FeatureSet enabledFeatures) Methods inherited from interface net.minecraft.registry.RegistryEntryLookupgetOptional, getOptional, getOrThrow, getOrThrowMethods inherited from interface net.minecraft.registry.entry.RegistryEntryOwnerownerEqualsMethods inherited from interface net.minecraft.registry.RegistryWrapperfilter, streamEntries, streamKeys, streamTagKeys, streamTags
- 
Method Details- 
getRegistryKeyRegistryKey<? extends Registry<? extends T>> getRegistryKey()- Mappings:
- Namespace - Name - Mixin selector - official - f- Lhg$c;f()Lacp;- intermediary - method_46765- Lnet/minecraft/class_7225$class_7226;method_46765()Lnet/minecraft/class_5321;- named - getRegistryKey- Lnet/minecraft/registry/RegistryWrapper$Impl;getRegistryKey()Lnet/minecraft/registry/RegistryKey;
 
- 
getLifecyclecom.mojang.serialization.Lifecycle getLifecycle()- Mappings:
- Namespace - Name - Mixin selector - official - g- Lhg$c;g()Lcom/mojang/serialization/Lifecycle;- intermediary - method_46766- Lnet/minecraft/class_7225$class_7226;method_46766()Lcom/mojang/serialization/Lifecycle;- named - getLifecycle- Lnet/minecraft/registry/RegistryWrapper$Impl;getLifecycle()Lcom/mojang/serialization/Lifecycle;
 
- 
withFeatureFilter- Mappings:
- Namespace - Name - Mixin selector - official - a- Lhg$c;a(Lcaw;)Lhg;- intermediary - method_45919- Lnet/minecraft/class_7225$class_7226;method_45919(Lnet/minecraft/class_7699;)Lnet/minecraft/class_7225;- named - withFeatureFilter- Lnet/minecraft/registry/RegistryWrapper$Impl;withFeatureFilter(Lnet/minecraft/resource/featuretoggle/FeatureSet;)Lnet/minecraft/registry/RegistryWrapper;
 
 
-