package net.demilich.metastone.game.entities.minions; public enum RelativeToSource { UNDEFINED, LEFT, RIGHT }