package com.thebrokenrail.sorcerycraft.spell.util; public interface SpellServerPlayerEntity extends SpellPlayerEntity { void sync(); }