Interface CustomAssetGenerator<T extends PackAsset>

    • Method Detail

      • loadAsset

        T loadAsset​(@NotNull
                    @NotNull PackObject packObject,
                    @NotNull
                    @NotNull com.google.gson.JsonObject jsonObject)