net.minecraft.entity.living.mob.monster

public class CreeperEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

vn
net.minecraft.class_969
net.minecraft.entity.living.mob.monster.CreeperEntity
net.minecraft.entity.monster.EntityCreeper

Field summary

Modifier and TypeField
private int
a
field_3918
lastFuse
lastActiveTime
private int
b
field_3917
fuse
timeSinceIgnited
private int
c
field_5386
fuseTime
fuseTime
private int
bm
field_5387
explosionRadius
explosionRadius
private int
bn
field_12053
mobHeadDropCount
field_175494_bm

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
aX()
method_6129()
initAttributes()
applyEntityAttributes()
public int
aE()
method_4448()
getSafeFallDistance()
getMaxFallHeight()
public void
e(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
fall(float arg0, float arg1)
protected void
h()
method_2484()
registerSyncedData()
entityInit()
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
t_()
method_2558()
tick()
onUpdate()
protected String
bo()
method_2604()
getHurtSound()
getHurtSound()
protected String
bp()
method_2605()
getDeathSound()
getDeathSound()
public void
a(ow arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
onDeath(DamageSource arg0)
public boolean
r(pk arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
n()
method_3074()
isCharged()
getPowered()
protected Item
A()
method_8375()
getDropItem()
getDropItem()
public int
cm()
method_3075()
getFuseDirection()
getCreeperState()
public void
a(int arg0)
method_3072(int arg0)
setFuseDirection(int dir)
setCreeperState(int state)
public void
a(uv arg0)
method_2502(class_961 arg0)
struckByLightning(LightningBoltEntity arg0)
onStruckByLightning(EntityLightningBolt arg0)
protected boolean
a(wn arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity arg0)
interact(EntityPlayer arg0)
private void
cr()
method_8405()
explode()
explode()
public boolean
cn()
method_8403()
getIgnited()
hasIgnited()
public void
co()
method_8404()
setIgnited()
ignite()
public boolean
cp()
method_2608()
shouldDropMobHead()
isAIEnabled()
public void
cq()
method_11175()
addMobHeadDrop()
func_175493_co()
public float
a(float arg0)
method_3073(float arg0)
getFuse(float tickDelta)
getCreeperFlashIntensity(float arg0)