Package net.minecraft.commands
Interface CommandBuildContext
- All Superinterfaces:
HolderGetter.Provider,HolderLookup.Provider,IHolderLookupProviderExtension
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommandBuildContextsimple(HolderLookup.Provider pProvider, FeatureFlagSet pEnabledFeatures) Methods inherited from interface net.minecraft.core.HolderGetter.Provider
get, getOrThrowMethods inherited from interface net.minecraft.core.HolderLookup.Provider
allRegistriesLifecycle, createSerializationContext, listRegistries, listRegistryKeys, lookup, lookupOrThrowMethods inherited from interface net.neoforged.neoforge.common.extensions.IHolderLookupProviderExtension
holder, holderOrThrow
-
Method Details
-
simple
-
enabledFeatures
FeatureFlagSet enabledFeatures()
-