package wayoftime.bloodmagic.api.text; public interface IHasTranslationKey { String getTranslationKey(); }