net.minecraft.entity.living.mob.monster

public class CreeperEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

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

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
a
field_14745
FUSE_SPEED
field_184713_a
STATE
private static final DataAttribute<Boolean>
b
field_14746
CHARGED
field_184714_b
POWERED
private static final DataAttribute<Boolean>
c
field_14747
IGNITED
field_184715_c
IGNITED
private int
bx
field_3918
lastFuse
field_70834_e
lastActiveTime
private int
by
field_3917
fuse
field_70833_d
timeSinceIgnited
private int
bz
field_5386
fuseTime
field_82225_f
fuseTime
private int
bA
field_5387
explosionRadius
field_82226_g
explosionRadius
private int
bB
field_12053
mobHeadDropCount
field_175494_bm
droppedSkulls

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bM()
method_6129()
initAttributes()
func_110147_ax()
applyEntityAttributes()
public int
bg()
method_4448()
getSafeFallDistance()
func_82143_as()
getMaxFallHeight()
public void
e(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
func_180430_e(float arg0, float arg1)
fall(float arg0, float arg1)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public static void
a(ry arg0)
method_13525(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189762_b(DataFixer arg0)
registerFixesCreeper(DataFixer fixer)
public void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
B_()
method_2558()
tick()
func_70071_h_()
onUpdate()
protected SoundEvent
d(ur arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cf()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
public void
a(ur arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
func_70645_a(DamageSource arg0)
onDeath(DamageSource arg0)
public boolean
B(vg arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
func_70652_k(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
p()
method_3074()
isCharged()
func_70830_n()
getPowered()
protected Identifier
J()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public int
dm()
method_3075()
getFuseDirection()
func_70832_p()
getCreeperState()
public void
a(int arg0)
method_3072(int arg0)
setFuseDirection(int dir)
func_70829_a(int arg0)
setCreeperState(int state)
public void
a(aci arg0)
method_2502(class_961 arg0)
struckByLightning(LightningBoltEntity arg0)
func_70077_a(EntityLightningBolt arg0)
onStruckByLightning(EntityLightningBolt arg0)
protected boolean
a(aed arg0, ub arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
func_184645_a(EntityPlayer arg0, EnumHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)
private void
dr()
method_8405()
explode()
func_146077_cc()
explode()
private void
ds()
method_14062()
spawnEffectsCloud()
func_190741_do()
spawnLingeringCloud()
public boolean
dn()
method_8403()
getIgnited()
func_146078_ca()
hasIgnited()
public void
do()
method_8404()
setIgnited()
func_146079_cb()
ignite()
public boolean
dp()
method_2608()
shouldDropMobHead()
func_70650_aV()
ableToCauseSkullDrop()
public void
dq()
method_11175()
addMobHeadDrop()
func_175493_co()
incrementDroppedSkulls()
public float
a(float arg0)
method_3073(float arg0)
getFuse(float tickDelta)
func_70831_j(float arg0)
getCreeperFlashIntensity(float arg0)