Uses of Interface
io.github.punchplatform.api.punchline.java.FunctionTableCollector
-
-
Uses of FunctionTableCollector in io.github.punchplatform.api.punchline.java
Methods in io.github.punchplatform.api.punchline.java with parameters of type FunctionTableCollector Modifier and Type Method Description voidFunction. setTableCollector(FunctionTableCollector tableCollector)Setter to make it clearer to source implementor to not refer directly to the collector.
-