net.minecraft.entity.living.mob.monster

public class CreeperEntity

extends MonsterEntity

All mapped superinterfaces:

Monster, SpawnableEntity

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

Field summary

Modifier and TypeField
private int
bp
field_3918
lastFuse
lastActiveTime
private int
bq
field_3917
fuse
timeSinceIgnited
private int
br
field_5386
fuseTime
fuseTime
private int
bs
field_5387
explosionRadius
explosionRadius

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
aD()
method_6129()
initAttributes()
applyEntityAttributes()
public boolean
bk()
method_2608()
aiEnabled()
isAIEnabled()
public int
ax()
method_4448()
getSafeFallDistance()
getMaxFallHeight()
protected void
b(float arg0)
method_2490(float arg0)
takeFallDamage(float arg0)
fall(float arg0)
protected void
c()
method_2484()
registerSyncedData()
entityInit()
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
h()
method_2558()
tick()
onUpdate()
protected String
aT()
method_2604()
getHurtSound()
getHurtSound()
protected String
aU()
method_2605()
getDeathSound()
getDeathSound()
public void
a(ro arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
onDeath(DamageSource arg0)
public boolean
n(sa arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
bZ()
method_3074()
isCharged()
getPowered()
protected Item
u()
method_8375()
getDropItem()
getDropItem()
public int
cb()
method_3075()
getFuseDirection()
getCreeperState()
public void
a(int arg0)
method_3072(int arg0)
setFuseDirection(int dir)
setCreeperState(int arg0)
public void
a(xh arg0)
method_2502(class_961 arg0)
struckByLightning(LightningBoltEntity arg0)
onStruckByLightning(EntityLightningBolt arg0)
protected boolean
a(yz arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity arg0)
interact(EntityPlayer arg0)
private void
ce()
method_8405()
explode()
func_146077_cc()
public boolean
cc()
method_8403()
getIgnited()
func_146078_ca()
public void
cd()
method_8404()
setIgnited()
func_146079_cb()
public float
a(float arg0)
method_3073(float arg0)
getFuse(float tickDelta)
getCreeperFlashIntensity(float arg0)