Package net.minecraft.commands
Interface CommandBuildContext
- All Known Subinterfaces:
- CommandBuildContext.Configurable
public interface CommandBuildContext
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic enum
- 
Method SummaryModifier 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
- 
configurablestatic CommandBuildContext.Configurable configurable(RegistryAccess p_255925_, FeatureFlagSet p_255945_) 
 
-