JavaScript is disabled on your browser.
Skip navigation links
Hytale Server API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.hypixel.hytale.server.core.modules.migrations
Interface Migration
All Known Implementing Classes:
EntityMigration
,
RenameSpawnMarkerMigration
public interface
Migration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
WorldChunk
var1)
Method Details
run
void
run
(
WorldChunk
var1)