Class ShulkerWatcher
java.lang.Object
me.libraryaddict.disguise.disguisetypes.FlagWatcher
me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher
me.libraryaddict.disguise.disguisetypes.watchers.InsentientWatcher
me.libraryaddict.disguise.disguisetypes.watchers.ShulkerWatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github.retrooper.packetevents.util.Vector3i
org.bukkit.DyeColor
getColor()
org.bukkit.block.BlockFace
int
void
setAttachmentPosition
(com.github.retrooper.packetevents.util.Vector3i pos) void
setColor
(AnimalColor color) Deprecated.void
setColor
(org.bukkit.DyeColor newColor) void
setFacingDirection
(org.bukkit.block.BlockFace face) void
setShieldHeight
(int newHeight) Methods inherited from class me.libraryaddict.disguise.disguisetypes.watchers.InsentientWatcher
getMainHand, isAI, isEnraged, setAI, setEnraged, setMainHand
Methods inherited from class me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher
addEntityAnimations, addParticle, addPotionEffect, clone, getArrowsSticking, getBedPosition, getHealth, getParticles, getParticlesColor, getPotionEffects, getScale, hasPotionEffect, isMainHandRaised, isOffhandRaised, isPotionParticlesAmbient, isRightClicking, isSpinning, removeParticles, removePotionEffect, setArrowsSticking, setBedPosition, setHealth, setMainHandRaised, setMaxHealth, setOffhandRaised, setParticlesColor, setPotionParticlesAmbient, setRightClicking, setScale, setSpinning
Methods inherited from class me.libraryaddict.disguise.disguisetypes.FlagWatcher
convert, getArmor, getBoots, getChestplate, getCustomName, getData, getEntityPose, getEquipment, getHelmet, getItemInMainHand, getItemInOffHand, getItemStack, getLeggings, getTicksFrozen, getWatchableObjects, hasCustomName, hasValue, isAddEntityAnimations, isBurning, isCustomNameVisible, isEntityAnimationsAdded, isFlyingWithElytra, isGlowing, isInvisible, isNoGravity, isPitchLocked, isSleeping, isSneaking, isSprinting, isSwimming, isYawLocked, rebuildWatchableObjects, sendData, sendData, sendItemStack, setArmor, setBackupValue, setBoots, setBurning, setChestplate, setCustomName, setCustomNameVisible, setData, setDisguise, setEntityFlag, setEntityPose, setFlyingWithElytra, setGlowColor, setGlowing, setHelmet, setInteralCustomName, setInternalCustomNameVisible, setInternalUpsideDown, setInvisible, setItemInHand, setItemInMainHand, setItemInOffHand, setItemStack, setLeggings, setNameYModifier, setNoGravity, setPitchLock, setPitchLocked, setSleeping, setSneaking, setSprinting, setSwimming, setTicksFrozen, setUnsafeData, setUpsideDown, setYawLock, setYawLocked, setYModifier, updateNameHeight, updatePose
-
Constructor Details
-
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. -
setColor
public void setColor(org.bukkit.DyeColor newColor)
-