Interface HTItemResult.Entry
-
- All Implemented Interfaces:
-
hiiragi283.core.api.resource.HTIdLike,hiiragi283.core.api.resource.SupplierWithId,java.util.function.Supplier
public interface HTItemResult.Entry implements SupplierWithId<HTTextResult<ItemStack>>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classHTItemResult.Entry.Companion
-
Method Summary
Modifier and Type Method Description abstract HTItemResult.EntryType<?>type()StringgetNamespace()StringgetPath()-
-
Method Detail
-
type
abstract HTItemResult.EntryType<?> type()
-
getNamespace
String getNamespace()
-
-
-
-