public class CamelWatcher extends AbstractHorseWatcher
  • Constructor Details

    • CamelWatcher

      public CamelWatcher(Disguise disguise)
  • Method Details

    • isDashing

      public boolean isDashing()
    • setDashing

      public void setDashing(boolean dashing)
    • setSitting

      public void setSitting(boolean sitting)
    • isSitting

      public boolean isSitting()
    • setEntityPose

      public void setEntityPose(com.github.retrooper.packetevents.protocol.entity.pose.EntityPose entityPose)
      Overrides:
      setEntityPose in class FlagWatcher
    • getEntityPose

      public com.github.retrooper.packetevents.protocol.entity.pose.EntityPose getEntityPose()
      Overrides:
      getEntityPose in class FlagWatcher