Class BasicHeightThresholdInterpreterJsonLoader<K extends SeedResource>


public class BasicHeightThresholdInterpreterJsonLoader<K extends SeedResource> extends JsonLoader<K,BasicHeightThresholdInterpreter>
  • Field Details

    • length

      protected final int length
  • Constructor Details

    • BasicHeightThresholdInterpreterJsonLoader

      public BasicHeightThresholdInterpreterJsonLoader(@Nonnull SeedString<K> seed, Path dataFolder, com.google.gson.JsonElement json, int length)
  • Method Details