Class HandleProvider
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.plugin.HandleProvider
- All Implemented Interfaces:
IWorldGenProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Transformstatic final Stringstatic final Stringprivate Transformprivate final HytaleGeneratorprivate StringFields inherited from interface com.hypixel.hytale.server.core.universe.world.worldgen.provider.IWorldGenProvider
CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPlayerSpawn(Transform worldSpawn) voidsetWorldStructureName(String worldStructureName)
-
Field Details
-
ID
- See Also:
-
DEFAULT_WORLD_STRUCTURE_NAME
- See Also:
-
DEFAULT_PLAYER_SPAWN
-
plugin
-
worldStructureName
-
playerSpawn
-
-
Constructor Details
-
HandleProvider
-
-
Method Details
-
setWorldStructureName
-
setPlayerSpawn
-
getWorldStructureName
-
getPlayerSpawn
-
getGenerator
- Specified by:
getGeneratorin interfaceIWorldGenProvider- Throws:
WorldGenLoadException
-