Package net.minecraft.commands
Interface CommandBuildContext
- All Known Subinterfaces:
CommandBuildContext.Configurable
public interface CommandBuildContext
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic enum -
Method Summary
Modifier and TypeMethodDescriptionconfigurable(RegistryAccess p_255925_, FeatureFlagSet p_255945_) <T> HolderLookup<T>holderLookup(ResourceKey<? extends Registry<T>> p_227134_) static CommandBuildContextsimple(HolderLookup.Provider p_255702_, FeatureFlagSet p_255968_)
-
Method Details
-
holderLookup
-
simple
-
configurable
static CommandBuildContext.Configurable configurable(RegistryAccess p_255925_, FeatureFlagSet p_255945_)
-