package WayofTime.bloodmagic.api; public interface IBloodMagicPlugin { void register(IBloodMagicAPI api); }