Package dev.latvian.mods.kubejs.recipe
Interface RecipeLikeContext
- All Known Subinterfaces:
KubeRecipeContext,RecipeMatchContext,RecipeScriptContext,RecipeValidationContext
- All Known Implementing Classes:
AfterRecipesLoadedKubeEvent.MatchCx,RecipeMatchContext.Impl,RecipeScriptContext.Impl,RecipeValidationContext.Impl
public interface RecipeLikeContext
-
Method Details
-
registries
RegistryAccessContainer registries() -
ops
RegistryOpsContainer ops() -
recipe
RecipeLikeKJS recipe()
-