All Known Implementing Classes:
ModdedPlatformMain

public interface PlatformMain
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final PlatformMain
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    writeSorted(com.google.gson.stream.JsonWriter jsonWriter, com.google.gson.JsonElement json)
     
    void
    writeSortedImpl(com.google.gson.stream.JsonWriter jsonWriter, com.google.gson.JsonElement json)
     
  • Field Details

  • Method Details

    • writeSorted

      static void writeSorted(com.google.gson.stream.JsonWriter jsonWriter, com.google.gson.JsonElement json) throws IOException
      Throws:
      IOException
    • writeSortedImpl

      void writeSortedImpl(com.google.gson.stream.JsonWriter jsonWriter, com.google.gson.JsonElement json) throws IOException
      Throws:
      IOException