package mindustry.entities.def; import mindustry.annotations.Annotations.*; import mindustry.gen.*; @Component class OwnerComp{ Entityc owner; }