net.minecraft.entity.living.mob.monster

public class ZombieEntity

extends MonsterEntity

All mapped superinterfaces:

Monster, SpawnableEntity

yq
net.minecraft.class_982
net.minecraft.entity.living.mob.monster.ZombieEntity
net.minecraft.entity.monster.EntityZombie

Field summary

Modifier and TypeField
protected static final EntityAttribute
bp
field_6925
REINFORCEMENTS_ATTRIBUTE
field_110186_bp
private static final UUID
bq
field_6926
BABY_SPEED_ID
babySpeedBoostUUID
private static final AttributeModifier
br
field_6927
BABY_SPEED_BOOST_MODIFIER
babySpeedBoostModifier
private final BreakDoorGoal
bs
field_9128
breakDoorGoal
field_146075_bs
private int
bt
field_5394
ticksUntilConversion
conversionTime
private boolean
bu
field_9129
canBreakDoors
field_146076_bu
private float
bv
field_9130
zombieWidth
field_146074_bv
private float
bw
field_9131
zombieHeight
field_146073_bw

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
aD()
method_6129()
initAttributes()
applyEntityAttributes()
protected void
c()
method_2484()
registerSyncedData()
entityInit()
public int
aV()
method_2601()
getArmorProtection()
getTotalArmorValue()
protected boolean
bk()
method_2608()
aiEnabled()
isAIEnabled()
public boolean
bZ()
method_8416()
canBreakDoors()
func_146072_bX()
public void
a(boolean arg0)
method_8415(boolean arg0)
setCanBreakDoors(boolean canBreakDoors)
func_146070_a(boolean arg0)
public boolean
f()
method_2662()
isBaby()
isChild()
protected int
e(yz arg0)
method_2585(class_988 arg0)
getXpDrop(PlayerEntity arg0)
getExperiencePoints(EntityPlayer arg0)
public void
i(boolean arg0)
method_4559(boolean arg0)
setBaby(boolean isBaby)
setChild(boolean arg0)
public boolean
cb()
method_4561()
isVillager()
isVillager()
public void
j(boolean arg0)
method_4560(boolean arg0)
setType(boolean isVillager)
setVillager(boolean arg0)
public void
e()
method_2651()
mobTick()
onLivingUpdate()
public boolean
a(ro arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public void
h()
method_2558()
tick()
onUpdate()
public boolean
n(sa arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
protected String
t()
method_2603()
getAmbientSound()
getLivingSound()
protected String
aT()
method_2604()
getHurtSound()
getHurtSound()
protected String
aU()
method_2605()
getDeathSound()
getDeathSound()
protected void
a(int arg0, int arg1, int arg2, aji arg3)
method_2494(int arg0, int arg1, int arg2, class_197 arg3)
playStepSound(int arg0, int arg1, int arg2, Block arg3)
playStepSound(int arg0, int arg1, int arg2, Block arg3)
protected Item
u()
method_8375()
getDropItem()
getDropItem()
public MobType
bd()
method_2647()
getMobType()
getCreatureAttribute()
protected void
n(int arg0)
method_2672(int arg0)
dropRareItem(int arg0)
dropRareDrop(int arg0)
protected void
bC()
method_4473()
addRandomEquipment()
addRandomArmor()
public void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
a(sv arg0)
method_6098(class_1699 arg0)
onKill(LivingEntity arg0)
onKillEntity(EntityLivingBase arg0)
public EntityData
a(sy arg0)
method_6156(class_1700 arg0)
initialize(EntityData arg0)
onSpawnWithEgg(IEntityLivingData arg0)
public boolean
a(yz arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity arg0)
interact(EntityPlayer arg0)
protected void
a(int arg0)
method_4558(int arg0)
setConversionTime(int time)
startConversion(int arg0)
protected boolean
v()
method_2631()
canDespawn()
canDespawn()
public boolean
cc()
method_4562()
isConverting()
isConverting()
protected void
cd()
method_4563()
convertToVillager()
convertToVillager()
protected int
ce()
method_4564()
getTicksUntilConversionDecrement()
getConversionTimeBoost()
public void
k(boolean arg0)
method_8417(boolean arg0)
updateDimensions(boolean isBaby)
func_146071_k(boolean arg0)
protected final void
a(float arg0, float arg1)
method_2491(float arg0, float arg1)
setSize(float arg0, float arg1)
setSize(float arg0, float arg1)
protected final void
a(float arg0)
method_8414(float arg0)
setDimensions(float scale)
func_146069_a(float arg0)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleHealthUpdate(byte arg0)