public static class NPCTutorEvent.CollectLearnableMoves.Post extends NPCTutorEvent.CollectLearnableMoves
NPCTutorEvent.CollectLearnableMoves.Post, NPCTutorEvent.CollectLearnableMoves.Pre
NPCTutorEvent.CollectLearnableMoves
learnableMoves, pokemon
npc, player
Constructor and Description |
---|
Post(net.minecraft.entity.player.PlayerEntity player,
NPCTutor npc,
Pokemon pokemon,
java.util.List<NPCTutor.LearnableMove> learnableMoves) |
getLearnableMoves, getPokemon
getNpc, getPlayer
public Post(net.minecraft.entity.player.PlayerEntity player, NPCTutor npc, Pokemon pokemon, java.util.List<NPCTutor.LearnableMove> learnableMoves)