net.minecraft.command

class CommandRegistryAccess$1

implements CommandRegistryAccess

net.minecraft.commands.CommandBuildContext$1
net.minecraft.class_7157$1
net.minecraft.command.CommandRegistryAccess$1

Field summary

Modifier and TypeField
final RegistryWrapper$WrapperLookup
val$access
field_40908
field_40908
final FeatureSet
val$enabledFeatures
field_40909
field_40909

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Stream<RegistryKey<? extends Registry<?>>>
listRegistryKeys()
method_55282()
streamAllRegistryKeys()
public <T> Optional<RegistryWrapper$Impl<T>>
lookup(ResourceKey<? extends Registry<? extends T>> key)
method_46759(class_5321<? extends class_2378<? extends T>> arg0)
getOptional(RegistryKey<? extends Registry<? extends T>> arg0)
public FeatureSet
enabledFeatures()
method_64226()
getEnabledFeatures()
private static RegistryWrapper$Impl
lambda$lookup$0(FeatureFlagSet arg0, HolderLookup$RegistryLookup arg1)
method_56810(class_7699 arg0, class_7225$class_7226 arg1)
method_56810(FeatureSet arg0, RegistryWrapper$Impl wrapper)