namespace PKHeX.Core; public interface IMasteryInitialMoveShop8 { bool IsForcedMasteryCorrect(PKM pkm); }