public static class NPCTutorEvent.CollectLearnableMoves.Pre extends NPCTutorEvent.CollectLearnableMoves
NPCTutorEvent.CollectLearnableMoves.Post, NPCTutorEvent.CollectLearnableMoves.PreNPCTutorEvent.CollectLearnableMoveslearnableMoves, pokemonnpc, player| Constructor and Description |
|---|
Pre(net.minecraft.entity.player.PlayerEntity player,
NPCTutor npc,
Pokemon pokemon,
java.util.List<NPCTutor.LearnableMove> learnableMoves) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLearnableMoves(NPCTutor.LearnableMove... moves) |
void |
setLearnableMoves(java.util.List<NPCTutor.LearnableMove> learnableMoves) |
getLearnableMoves, getPokemongetNpc, getPlayerpublic Pre(net.minecraft.entity.player.PlayerEntity player,
NPCTutor npc,
Pokemon pokemon,
java.util.List<NPCTutor.LearnableMove> learnableMoves)
public void addLearnableMoves(NPCTutor.LearnableMove... moves)
public void setLearnableMoves(java.util.List<NPCTutor.LearnableMove> learnableMoves)