Package mindustry.mod

Interface ContentParser.ParseListener

Enclosing class:
ContentParser

public static interface ContentParser.ParseListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    parsed(Class<?> type, JsonValue jsonData, Object result)