Class PlayerHasPetOrSheepCondition

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

@Dev(category=OTHER, label="Pet?") public class PlayerHasPetOrSheepCondition extends Object implements ChatCondition
Does the player have a pet or sheep?
  • Constructor Details

    • PlayerHasPetOrSheepCondition

      public PlayerHasPetOrSheepCondition()
  • Method Details