Class ChunkColumnMigrationSystem

java.lang.Object
com.hypixel.hytale.component.system.System<ChunkStore>
com.hypixel.hytale.component.system.HolderSystem<ChunkStore>
com.hypixel.hytale.server.core.modules.migrations.ChunkColumnMigrationSystem
All Implemented Interfaces:
ISystem<ChunkStore>, QuerySystem<ChunkStore>
Direct Known Subclasses:
BlockTypeModule.MigrateLegacySections, ChunkSystems.OnNewChunk, FluidSystems.MigrateFromColumn, LegacyModule.MigrateLegacyBlockStateChunkSystem, LegacyModule.MigrateLegacySections

public abstract class ChunkColumnMigrationSystem extends HolderSystem<ChunkStore>
  • Constructor Details

    • ChunkColumnMigrationSystem

      public ChunkColumnMigrationSystem()