package com.earth2me.essentials.api; public interface IReload { void onReload(); }