Class EntityModule.MigrationSystem

All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>
Direct Known Subclasses:
EntityModule.HiddenFromPlayerMigrationSystem, EntityModule.LegacyTransformSystem, EntityModule.LegacyUUIDSystem, EntityModule.TangibleMigrationSystem, SpawningPlugin.LegacySpawnSuppressorEntityMigration, SpawnMarkerSystems.LegacyEntityMigration
Enclosing class:
EntityModule

public abstract static class EntityModule.MigrationSystem extends HolderSystem<EntityStore>
  • Constructor Details

    • MigrationSystem

      public MigrationSystem()