public class SpongeIronGolem extends SpongeEntity<org.spongepowered.api.entity.living.golem.IronGolem> implements IronGolem
entity
Constructor and Description |
---|
SpongeIronGolem(org.spongepowered.api.entity.living.golem.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, 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 SpongeIronGolem(org.spongepowered.api.entity.living.golem.IronGolem golem)
public EntityType getType()
getType
in interface Entity
getType
in class SpongeEntity<org.spongepowered.api.entity.living.golem.IronGolem>