Package hiiragi283.core.api.data.recipe
Class HTRecipeProviderContext.Delegated
-
- All Implemented Interfaces:
public abstract class HTRecipeProviderContext.Delegated extends HTRecipeProviderContext
ほかのHTRecipeProviderContextに実装を依存したHTRecipeProviderContextの拡張クラスです。
- Since:
0.8.0
Hiiragi Tsubasa
-
-
Field Summary
Fields Modifier and Type Field Description private final HolderLookup.Providerprovider
-
Constructor Summary
Constructors Constructor Description HTRecipeProviderContext.Delegated()
-
Method Summary
Modifier and Type Method Description final HolderLookup.ProvidergetProvider()-
-
Method Detail
-
getProvider
final HolderLookup.Provider getProvider()
-
-
-
-