Class RenameSpawnMarkerMigration
java.lang.Object
com.hypixel.hytale.server.core.modules.migrations.EntityMigration<SpawnMarkerEntity>
com.hypixel.hytale.server.migrations.RenameSpawnMarkerMigration
- All Implemented Interfaces:
Migration
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Map<String, SpawnMarker> static com.hypixel.hytale.logger.HytaleLogger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.core.modules.migrations.EntityMigration
run
-
Field Details
-
LOGGER
@Nonnull public static com.hypixel.hytale.logger.HytaleLogger LOGGER -
idMigrations
-
-
Constructor Details
-
RenameSpawnMarkerMigration
-
-
Method Details
-
migrate
- Specified by:
migratein classEntityMigration<SpawnMarkerEntity>
-