Class NPCTutorEvent
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.npc.NPCTutorEvent
- Direct Known Subclasses:
NPCTutorEvent.CollectLearnableMoves
public class NPCTutorEvent
extends net.neoforged.bus.api.Event
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Events fired surrounding the client being sent what moves a tutor can teach -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
player
protected final net.minecraft.world.entity.player.Player player -
npc
-
-
Constructor Details
-
NPCTutorEvent
-
-
Method Details
-
getPlayer
public net.minecraft.world.entity.player.Player getPlayer() -
getNpc
-