Class EnvironmentContainerJsonLoader.DefaultEnvironmentContainerEntryLoader
java.lang.Object
com.hypixel.hytale.procedurallib.json.Loader<SeedStringResource,EnvironmentContainer.EnvironmentContainerEntry>
com.hypixel.hytale.procedurallib.json.JsonLoader<SeedStringResource,EnvironmentContainer.EnvironmentContainerEntry>
com.hypixel.hytale.server.worldgen.loader.container.EnvironmentContainerJsonLoader.EnvironmentContainerEntryJsonLoader
com.hypixel.hytale.server.worldgen.loader.container.EnvironmentContainerJsonLoader.DefaultEnvironmentContainerEntryLoader
- Enclosing class:
EnvironmentContainerJsonLoader
protected static class EnvironmentContainerJsonLoader.DefaultEnvironmentContainerEntryLoader
extends EnvironmentContainerJsonLoader.EnvironmentContainerEntryJsonLoader
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.procedurallib.json.JsonLoader
JsonLoader.Constants -
Field Summary
Fields inherited from class com.hypixel.hytale.procedurallib.json.JsonLoader
jsonFields inherited from class com.hypixel.hytale.procedurallib.json.Loader
dataFolder, seed -
Constructor Summary
ConstructorsConstructorDescriptionDefaultEnvironmentContainerEntryLoader(SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.worldgen.loader.container.EnvironmentContainerJsonLoader.EnvironmentContainerEntryJsonLoader
loadIdMapping, loadMapCondition, loadValueNoiseMethods inherited from class com.hypixel.hytale.procedurallib.json.JsonLoader
error, error, get, getRaw, has, isBoolean, isNumber, loadFile, loadFileConstructor, loadFileElem, mustGet, mustGet, mustGetArray, mustGetBool, mustGetNumber, mustGetObject, mustGetStringMethods inherited from class com.hypixel.hytale.procedurallib.json.Loader
getDataFolder, getSeed
-
Constructor Details
-
DefaultEnvironmentContainerEntryLoader
public DefaultEnvironmentContainerEntryLoader(@Nonnull SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json)
-
-
Method Details
-
load
- Overrides:
loadin classEnvironmentContainerJsonLoader.EnvironmentContainerEntryJsonLoader
-