net.minecraft.registry

public interface RegistryWrapper$Impl<T>

extends RegistryWrapper<T>, RegistryEntryOwner<T>

net.minecraft.core.HolderLookup$RegistryLookup
net.minecraft.class_7225$class_7226
net.minecraft.registry.RegistryWrapper$Impl

Method summary

Modifier and TypeMethod
RegistryKey<? extends Registry<? extends T>>
key()
method_46765()
getKey()
com.mojang.serialization.Lifecycle
registryLifecycle()
method_46766()
getLifecycle()
default RegistryWrapper$Impl<T>
filterFeatures(FeatureFlagSet enabledFeatures)
method_45919(class_7699 arg0)
withFeatureFilter(FeatureSet enabledFeatures)
default RegistryWrapper$Impl<T>
filterElements(Predicate<T> filter)
method_56882(Predicate<T> arg0)
withPredicateFilter(Predicate<T> predicate)
private static boolean
lambda$filterFeatures$0(FeatureFlagSet arg0, Object arg1)
method_45920(class_7699 arg0, Object arg1)
method_45920(FeatureSet arg0, Object feature)