Class LayerContainerJsonLoader.LayerEntryJsonLoader<T extends LayerContainer.LayerEntry>

java.lang.Object
com.hypixel.hytale.procedurallib.json.Loader<SeedStringResource,T>
com.hypixel.hytale.procedurallib.json.JsonLoader<SeedStringResource,T>
com.hypixel.hytale.server.worldgen.loader.container.LayerContainerJsonLoader.LayerEntryJsonLoader<T>
Direct Known Subclasses:
LayerContainerJsonLoader.DynamicLayerJsonLoader.DynamicLayerEntryJsonLoader, LayerContainerJsonLoader.StaticLayerJsonLoader.StaticLayerEntryJsonLoader
Enclosing class:
LayerContainerJsonLoader

protected abstract static class LayerContainerJsonLoader.LayerEntryJsonLoader<T extends LayerContainer.LayerEntry> extends JsonLoader<SeedStringResource,T>