Class ShulkerWatcher


public class ShulkerWatcher extends InsentientWatcher
  • Constructor Details Link icon

    • ShulkerWatcher Link icon

      public ShulkerWatcher(Disguise disguise)
  • Method Details Link icon

    • getFacingDirection Link icon

      public org.bukkit.block.BlockFace getFacingDirection()
    • setFacingDirection Link icon

      public void setFacingDirection(org.bukkit.block.BlockFace face)
    • getAttachmentPosition Link icon

      public com.github.retrooper.packetevents.util.Vector3i getAttachmentPosition()
    • setAttachmentPosition Link icon

      public void setAttachmentPosition(com.github.retrooper.packetevents.util.Vector3i pos)
    • getShieldHeight Link icon

      public int getShieldHeight()
    • setShieldHeight Link icon

      public void setShieldHeight(int newHeight)
    • getColor Link icon

      public org.bukkit.DyeColor getColor()
    • setColor Link icon

      @Deprecated public void setColor(AnimalColor color)
      Deprecated.
    • setColor Link icon

      public void setColor(org.bukkit.DyeColor newColor)