JavaScript is disabled on your browser.
Description
Nested Class Summary
Method Summary
Method Details
isBaby()
setBaby(boolean)
isVillager()
setVillager(boolean)
setVillagerProfession(Villager.Profession)
getVillagerProfession()
isConverting()
getConversionTime()
setConversionTime(int)
canBreakDoors()
setCanBreakDoors(boolean)
All Superinterfaces:
Ageable , Attributable , CommandSender , Creature , Damageable , Enemy , Entity , Leashable , LivingEntity , Lootable , Metadatable , Mob , Monster , Nameable , Permissible , PersistentDataHolder , ProjectileSource , ServerOperator
All Known Subinterfaces:
Drowned , Husk , PigZombie , ZombieVillager
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods
boolean
Gets whether this zombie can break doors
int
Gets the amount of ticks until this entity will be converted to a Drowned
as a result of being underwater.
boolean
boolean
Get if this entity is in the process of converting to a Drowned as a
result of being underwater.
boolean
void
void
Sets whether this zombie can break doors
This will be ignored if the entity is a Drowned.
void
Sets the amount of ticks until this entity will be converted to a Drowned
as a result of being underwater.
void
void
Methods inherited from interface Entity
addPassenger , addScoreboardTag , copy , copy , createSnapshot , eject , getAsString , getBoundingBox , getEntityId , getFacing , getFallDistance , getFireTicks , getFreezeTicks , getHeight , getLastDamageCause , getLocation , getLocation , getMaxFireTicks , getMaxFreezeTicks , getNearbyEntities , getPassenger , getPassengers , getPistonMoveReaction , getPortalCooldown , getPose , getScoreboardTags , getServer , getSpawnCategory , getSwimHighSpeedSplashSound , getSwimSound , getSwimSplashSound , getTicksLived , getTrackedBy , getType , getUniqueId , getVehicle , getVelocity , getWidth , getWorld , hasGravity , isCustomNameVisible , isDead , isEmpty , isFrozen , isGlowing , isInsideVehicle , isInvulnerable , isInWater , isInWorld , isOnGround , isPersistent , isSilent , isValid , isVisibleByDefault , isVisualFire , leaveVehicle , playEffect , remove , removePassenger , removeScoreboardTag , setCustomNameVisible , setFallDistance , setFireTicks , setFreezeTicks , setGlowing , setGravity , setInvulnerable , setLastDamageCause , setPassenger , setPersistent , setPortalCooldown , setRotation , setSilent , setTicksLived , setVelocity , setVisibleByDefault , setVisualFire , spigot , teleport , teleport , teleport , teleport
Methods inherited from interface LivingEntity
addPotionEffect , addPotionEffect , addPotionEffects , attack , canBreatheUnderwater , getActivePotionEffects , getArrowCooldown , getArrowsInBody , getCanPickupItems , getCategory , getCollidableExemptions , getDeathSound , getDrinkingSound , getEatingSound , getEquipment , getEyeHeight , getEyeHeight , getEyeLocation , getFallDamageSound , getFallDamageSoundBig , getFallDamageSoundSmall , getHurtSound , getItemInUse , getItemInUseTicks , getKiller , getLastDamage , getLastTwoTargetBlocks , getLineOfSight , getMaximumAir , getMaximumNoDamageTicks , getMemory , getNoActionTicks , getNoDamageTicks , getPotionEffect , getRemainingAir , getRemoveWhenFarAway , getTargetBlock , getTargetBlockExact , getTargetBlockExact , getWaypointColor , getWaypointStyle , hasAI , hasLineOfSight , hasPotionEffect , isClimbing , isCollidable , isGliding , isInvisible , isRiptiding , isSleeping , isSwimming , playHurtAnimation , rayTraceBlocks , rayTraceBlocks , removePotionEffect , setAI , setArrowCooldown , setArrowsInBody , setCanPickupItems , setCollidable , setGliding , setInvisible , setItemInUseTicks , setLastDamage , setMaximumAir , setMaximumNoDamageTicks , setMemory , setNoActionTicks , setNoDamageTicks , setRemainingAir , setRemoveWhenFarAway , setRiptiding , setSwimming , setWaypointColor , setWaypointStyle , swingMainHand , swingOffHand
Methods inherited from interface Permissible
addAttachment , addAttachment , addAttachment , addAttachment , getEffectivePermissions , hasPermission , hasPermission , isPermissionSet , isPermissionSet , recalculatePermissions , removeAttachment
Ageable.isAdult()