Generic Block Parser
class GenericBlockParser(id: Int, type: String, matcher: <Error class: unknown class>, val generators: List<BlockGenerator>)
Constructors
Link copied to clipboard
constructor(id: Int, type: String, matcher: <Error class: unknown class>, generators: List<BlockGenerator>)