Class TintContainerJsonLoader.TintContainerEntryJsonLoader
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
- Direct Known Subclasses:
TintContainerJsonLoader.DefaultTintContainerEntryJsonLoader
- Enclosing class:
TintContainerJsonLoader
protected static class TintContainerJsonLoader.TintContainerEntryJsonLoader
extends JsonLoader<SeedStringResource,TintContainer.TintContainerEntry>
-
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
ConstructorsConstructorDescriptionTintContainerEntryJsonLoader(SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json) -
Method Summary
Modifier and TypeMethodDescriptionload()protected IWeightedMap<Integer> protected ICoordinateConditionprotected NoisePropertyMethods 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
-
TintContainerEntryJsonLoader
public TintContainerEntryJsonLoader(@Nonnull SeedString<SeedStringResource> seed, Path dataFolder, com.google.gson.JsonElement json)
-
-
Method Details
-
load
- Specified by:
loadin classLoader<SeedStringResource,TintContainer.TintContainerEntry>
-
loadColorMapping
-
loadValueNoise
-
loadMapCondition
-