Interface HTRecipeResult
-
- All Implemented Interfaces:
-
hiiragi283.core.api.resource.HTIdLike,hiiragi283.core.api.resource.SupplierWithId,java.util.function.Supplier
public interface HTRecipeResult<T extends Object> implements SupplierWithId<HTTextResult<T>>
レシピの完成品を表すインターフェースです。
- Since:
0.1.0
Hiiragi Tsubasa
-
-
Method Summary
Modifier and Type Method Description StringgetNamespace()StringgetPath()-
-
Method Detail
-
getNamespace
String getNamespace()
-
-
-
-