Interface BootstrapContextAccessExtension
- All Known Subinterfaces:
BootstrapContext<T>, BootstrapContextAccess, LootTableSubProvider.Context, RecipeOutput
- All Known Implementing Classes:
ConditionalLootTableSubProviderContext, ConditionalRecipeOutput, NeoForgeAdvancementProvider.AdvancementRewriteContext, NeoForgeRecipeProvider.InterceptingRecipeOutput
public interface BootstrapContextAccessExtension
-
Method Summary
Modifier and TypeMethodDescriptiondefault <S> Optional<HolderLookup<S>> holderLookup(ResourceKey<? extends Registry<? extends S>> registry)
-
Method Details
-
holderLookup
default <S> Optional<HolderLookup<S>> holderLookup(ResourceKey<? extends Registry<? extends S>> registry)
-