net.minecraft.command

class CommandRegistryAccess$1

implements CommandRegistryAccess

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

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Stream<RegistryKey<? extends Registry<?>>>
listRegistryKeys()
listRegistryKeys()
method_55282()
streamAllRegistryKeys()
public <T> Optional<RegistryWrapper$Impl<T>>
lookup(ResourceKey<? extends Registry<? extends T>> key)
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()
enabledFeatures()
method_64226()
getEnabledFeatures()