Class ShulkerWatcher


public class ShulkerWatcher extends InsentientWatcher
  • Constructor Details

    • ShulkerWatcher

      public ShulkerWatcher(Disguise disguise)
  • Method Details

    • getFacingDirection

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

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

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

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

      public int getShieldHeight()
    • setShieldHeight

      public void setShieldHeight(int newHeight)
    • getColor

      public org.bukkit.DyeColor getColor()
    • setColor

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

      public void setColor(org.bukkit.DyeColor newColor)