Class TintContainerJsonLoader.DefaultTintContainerEntryJsonLoader
java.lang.Object
com.hypixel.hytale.procedurallib.json.Loader<SeedStringResource,TintContainer.TintContainerEntry>
com.hypixel.hytale.procedurallib.json.JsonLoader<SeedStringResource,TintContainer.TintContainerEntry>
com.hypixel.hytale.server.worldgen.loader.container.TintContainerJsonLoader.TintContainerEntryJsonLoader
com.hypixel.hytale.server.worldgen.loader.container.TintContainerJsonLoader.DefaultTintContainerEntryJsonLoader
- Enclosing class:
TintContainerJsonLoader
protected static class TintContainerJsonLoader.DefaultTintContainerEntryJsonLoader
extends TintContainerJsonLoader.TintContainerEntryJsonLoader
-
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
ConstructorsConstructorDescriptionDefaultTintContainerEntryJsonLoader(SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.worldgen.loader.container.TintContainerJsonLoader.TintContainerEntryJsonLoader
loadColorMapping, 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
-
DefaultTintContainerEntryJsonLoader
public DefaultTintContainerEntryJsonLoader(@Nonnull SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json)
-
-
Method Details
-
load
- Overrides:
loadin classTintContainerJsonLoader.TintContainerEntryJsonLoader
-