TileBiomeJsonLoader

public class TileBiomeJsonLoader extends BiomeJsonLoader

Class TileBiomeJsonLoader. Provides tilebiomejsonloader functionality for the Hytale server.

java.lang.Object > BiomeJsonLoader > TileBiomeJsonLoader

Field Summary

No fields documented.

Method Detail

TileBiomeJsonLoader

public public TileBiomeJsonLoader (@Nonnull final SeedString seed, final Path dataFolder, final JsonElement json, @Nonnull final BiomeFileContext biomeContext)

Method TileBiomeJsonLoader.

Parameters:
@Nonnull final SeedString seed
final Path dataFolder
final JsonElement json
@Nonnull final BiomeFileContext biomeContext

load

public TileBiome load ()

Method load.

TileBiome

public new TileBiome (this.biomeContext.getId()

Method TileBiome.

Parameters:
this.biomeContext.getId( this.biomeContext.getId(

loadWeight

protected double loadWeight ()

Method loadWeight.

loadSizeModifier

protected double loadSizeModifier ()

Method loadSizeModifier.