|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WitherSkull
Represents a wither skull Fireball.
| Method Summary | |
|---|---|
boolean |
isCharged()
Gets whether or not the wither skull is charged. |
void |
setCharged(boolean charged)
Sets the charged status of the wither skull. |
| Methods inherited from interface org.bukkit.entity.Fireball |
|---|
getDirection, setDirection |
| Methods inherited from interface org.bukkit.entity.Projectile |
|---|
_INVALID_getShooter, _INVALID_setShooter, doesBounce, getShooter, setBounce, setShooter |
| Methods inherited from interface org.bukkit.entity.Explosive |
|---|
getYield, isIncendiary, setIsIncendiary, setYield |
| Methods inherited from interface org.bukkit.entity.Entity |
|---|
eject, getEntityId, getFallDistance, getFireTicks, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWorld, isDead, isEmpty, isInsideVehicle, isOnGround, isValid, leaveVehicle, playEffect, remove, setFallDistance, setFireTicks, setLastDamageCause, setPassenger, setTicksLived, setVelocity, teleport, teleport, teleport, teleport |
| Methods inherited from interface org.bukkit.metadata.Metadatable |
|---|
getMetadata, hasMetadata, removeMetadata, setMetadata |
| Method Detail |
|---|
void setCharged(boolean charged)
charged - whether it should be chargedboolean isCharged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||