Class MessageAction
java.lang.Object
de.oliver.fancynpcs.api.actions.NpcAction
de.oliver.fancynpcs.api.actions.types.MessageAction
The MessageAction class represents an action that sends a message to the player when executed by an NPC.
-
Nested Class Summary
Nested classes/interfaces inherited from class NpcAction
NpcAction.NpcActionData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(@NotNull ActionExecutionContext context, String value) Executes the action associated with this NpcAction.Methods inherited from class NpcAction
getName, requiresValue