package com.zivilon.cinder_loe.util; public interface IBossEntity { public void change_phase(); }