Class BiomeFileContext
java.lang.Object
com.hypixel.hytale.server.worldgen.loader.context.FileContext<ZoneFileContext>
com.hypixel.hytale.server.worldgen.loader.context.BiomeFileContext
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.hypixel.hytale.server.worldgen.loader.context.FileContext
FileContext.Constants, FileContext.Registry<T> -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBiomeFileContext(int id, String name, Path filepath, BiomeFileContext.Type type, ZoneFileContext parent) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.worldgen.loader.context.FileContext
getId, getName, getParentContext, getPath
-
Field Details
-
type
-
-
Constructor Details
-
BiomeFileContext
public BiomeFileContext(int id, String name, Path filepath, BiomeFileContext.Type type, ZoneFileContext parent)
-
-
Method Details
-
getType
-
getBiomeType
-