Class LegacyModule.MigrateLegacySections

All Implemented Interfaces:
ISystem<ChunkStore>, QuerySystem<ChunkStore>
Enclosing class:
LegacyModule

@Deprecated(forRemoval=true) public static class LegacyModule.MigrateLegacySections extends ChunkColumnMigrationSystem
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Details

    • QUERY

      private final Query<ChunkStore> QUERY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DEPENDENCIES

      private final Set<Dependency<ChunkStore>> DEPENDENCIES
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • MigrateLegacySections

      public MigrateLegacySections()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details