net.minecraft.entity.living.mob.monster

public class ZombieEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

aao
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
a
field_6925
REINFORCEMENTS_ATTRIBUTE
SPAWN_REINFORCEMENTS_CHANCE
private static final UUID
b
field_6926
BABY_SPEED_ID
BABY_SPEED_BOOST_ID
private static final AttributeModifier
c
field_6927
BABY_SPEED_BOOST_MODIFIER
BABY_SPEED_BOOST
private static final DataAttribute<Boolean>
bw
field_14785
BABY
IS_CHILD
private static final DataAttribute<Integer>
bx
field_14786
TYPE
VILLAGER_TYPE
private static final DataAttribute<Boolean>
by
field_14788
AGGRESSIVE
ARMS_RAISED
private final BreakDoorGoal
bz
field_9128
breakDoorGoal
breakDoor
private boolean
bA
field_9129
canBreakDoors
isBreakDoorsTaskSet
private float
bB
field_9130
zombieWidth
zombieWidth
private float
bC
field_9131
zombieHeight
zombieHeight

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
dk()
method_11217()
initMoveGoals()
applyEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
a(boolean arg0)
method_13246(boolean arg0)
setAggressive(boolean aggressive)
setArmsRaised(boolean armsRaised)
public boolean
dn()
method_8416()
canBreakDoors()
isBreakDoorsTaskSet()
public void
p(boolean arg0)
method_8415(boolean arg0)
setCanBreakDoors(boolean canBreakDoors)
setBreakDoorsAItask(boolean enabled)
public boolean
l_()
method_2662()
isBaby()
isChild()
protected int
b(aay arg0)
method_2585(class_988 arg0)
getXpDrop(PlayerEntity arg0)
getExperiencePoints(EntityPlayer arg0)
public void
q(boolean arg0)
method_4559(boolean arg0)
setBaby(boolean isBaby)
setChild(boolean childZombie)
public void
a(kk<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public void
n()
method_2651()
mobTick()
onLivingUpdate()
protected boolean
o()
method_13605()
shouldBurnInDaylight()
shouldBurnInDay()
public boolean
a(ry arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
B(sn arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected SoundEvent
di()
method_13603()
getWalkingSound()
getStepSound()
protected void
a(co arg0, alu arg1)
method_10936(class_2552 arg0, class_197 arg1)
playStepSound(BlockPos arg0, Block arg1)
playStepSound(BlockPos arg0, Block arg1)
public MobType
cf()
method_2647()
getMobType()
getCreatureAttribute()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
protected void
a(rh arg0)
method_10983(class_2607 arg0)
addRandomEquipment(LocalDifficulty arg0)
setEquipmentBasedOnDifficulty(DifficultyInstance arg0)
public static void
c(ph arg0)
method_13551(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesZombie(DataFixer fixer)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(sw arg0)
method_6098(class_1699 arg0)
onKill(LivingEntity arg0)
onKillEntity(EntityLivingBase arg0)
public float
bq()
method_2544()
getEyeHeight()
getEyeHeight()
protected boolean
c(afj arg0)
method_10985(class_1071 arg0)
canHoldItem(ItemStack arg0)
canEquipItem(ItemStack arg0)
public EntityData
a(rh arg0, sz arg1)
method_6156(class_2607 arg0, class_1700 arg1)
initialize(LocalDifficulty arg0, EntityData arg1)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1)
public void
r(boolean arg0)
method_8417(boolean arg0)
updateDimensions(boolean isBaby)
setChildSize(boolean isChild)
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)
multiplySize(float size)
public double
ax()
method_2480()
getRideHeight()
getYOffset()
public void
a(ry arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
onDeath(DamageSource arg0)
protected ItemStack
dj()
method_13604()
getSkull()
getSkullDrop()
public boolean
dm()
method_13247()
isAggressive()
isArmsRaised()