In BLECore class I have this method:
BLECore
private void SpellEnd() { SpellSingleton.Instance.spellWasCast(xAxis, yAxis, zAxis); }