package com.pahimar.ee3.emc; public enum EmcType { OMNI, CORPOREAL, KINETIC, TEMPORAL, ESSENTIA, AMORPHOUS, VOID; }