Class SentenceHasErrorCondition

java.lang.Object
games.stendhal.server.entity.npc.condition.SentenceHasErrorCondition
All Implemented Interfaces:
ChatCondition, PreTransitionCondition

@Dev(category=CHAT, label="Error?") public class SentenceHasErrorCondition extends Object implements ChatCondition
Checks whether the sentence has an error.
  • Constructor Details

    • SentenceHasErrorCondition

      public SentenceHasErrorCondition()
  • Method Details