public class SpigotIronGolem extends SpigotEntity<org.bukkit.entity.IronGolem> implements IronGolem
entity
Constructor and Description |
---|
SpigotIronGolem(org.bukkit.entity.IronGolem golem) |
Modifier and Type | Method and Description |
---|---|
Entity |
getTarget() |
EntityType |
getType() |
getBoundingBox, getDefault, getEntityId, getEyeHeight, getEyeLocation, getLocation, getName, getRotation, getTheoricVelocity, getWorld, isDead, isOnGround, isOp, isSameId, isSameId, sendMessage, setVelocity
applyTheoricVelocity, getTargetBlock, getVelocity, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyTheoricVelocity, getBoundingBox, getEntityId, getEyeHeight, getEyeLocation, getLocation, getRotation, getTargetBlock, getTheoricVelocity, getVelocity, getWorld, isDead, isOnGround, isOp, isSameId, isSameId, setVelocity
getName, sendMessage
getDefault
public EntityType getType()
getType
in interface Entity
getType
in class SpigotEntity<org.bukkit.entity.IronGolem>