Class SeedStringResource
java.lang.Object
com.hypixel.hytale.server.worldgen.SeedStringResource
- All Implemented Interfaces:
SeedResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final FileMaskCache<IIntCondition> protected final BlockPlacementMaskRegistryprotected Pathprotected WorldGenPrefabLoaderFields inherited from interface com.hypixel.hytale.procedurallib.json.SeedResource
INFO_SEED_OVERWRITE_REPORT, INFO_SEED_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDataFolder(Path dataFolder) voidsetPrefabStore(PrefabStoreRoot prefabStore) voidwriteSeedReport(String seedReport) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.procedurallib.json.SeedResource
reportSeeds, shouldReportSeeds
-
Field Details
-
biomeMaskRegistry
-
blockMaskRegistry
-
dataFolder
-
loader
-
-
Constructor Details
-
SeedStringResource
-
-
Method Details
-
getLoader
-
setPrefabStore
-
setDataFolder
-
localBounds2d
- Specified by:
localBounds2din interfaceSeedResource
-
localBuffer2d
- Specified by:
localBuffer2din interfaceSeedResource
-
localBuffer3d
- Specified by:
localBuffer3din interfaceSeedResource
-
writeSeedReport
- Specified by:
writeSeedReportin interfaceSeedResource
-
getBiomeMaskRegistry
-
getBlockMaskRegistry
-