Package hiiragi283.core.api.plugin
Interface HTMaterialPlugin.ToolConsumer
-
- All Implemented Interfaces:
public interface HTMaterialPlugin.ToolConsumer
-
-
Method Summary
Modifier and Type Method Description abstract Unitaccept(HTToolType toolType, HTMaterialKey material, HTItemHolderLike<?> holder)-
-
Method Detail
-
accept
abstract Unit accept(HTToolType toolType, HTMaterialKey material, HTItemHolderLike<?> holder)
-
-
-
-