HyCodeYourTale
classpublicPriority 3

NoiseHeightThresholdInterpreterJsonLoader

com.hypixel.hytale.procedurallib.json.NoiseHeightThresholdInterpreterJsonLoader

extends JsonLoader

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
NoiseHeightThresholdInterpreterJsonLoader(SeedString<K> seed, Path dataFolder, JsonElement json, int length)

Methods

Public Methods (2)

public
NoiseHeightThresholdInterpreter load()
@Nonnull
publicstatic
boolean shouldHandle(JsonObject jsonObject)

Fields

Protected Fields (1)

protectedint length

Related Classes