HytaleWorldGenProvider
Package: com.hypixel.hytale.server.worldgen
public class HytaleWorldGenProvider implements IWorldGenProviderProvider supplying HytaleWorldGen values based on context.
Constants
Section titled “Constants”| Modifier | Type | Name | Value |
|---|---|---|---|
public static final | String | ID | "Hytale" |
public static final | String | DEFAULT_NAME | "Default" |
public static final | Semver | MIN_VERSION | new Semver(0L, 0L, 0L) |
Fields
Section titled “Fields”| Modifier | Type | Name | Default |
|---|---|---|---|
@Nonnull private | String | name | "Default" |
@Nonnull private | Semver | version | MIN_VERSION |
@Nullable private | String | path |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Nonnull public | Semver | getVersion() |
@Nonnull @Override public | IWorldGen | getGenerator() |
@Override public | String | toString() |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.