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