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