net.minecraft.server.v1_14_R1

public class EntityCreeper

extends EntityMonster

All mapped superinterfaces:

INamableTileEntity, ICommandListener, IMonster

atz
net.minecraft.class_1548
net.minecraft.entity.mob.CreeperEntity
net.minecraft.entity.monster.CreeperEntity
net.minecraft.server.v1_14_R1.EntityCreeper

Field summary

Modifier and TypeField
private static final DataWatcherObject<Integer>
b
field_7230
FUSE_SPEED
field_184713_a
private static final DataWatcherObject<Boolean>
c
field_7224
CHARGED
field_184714_b
POWERED
private static final DataWatcherObject<Boolean>
d
field_7231
IGNITED
field_184715_c
private int
bz
field_7229
lastFuseTime
field_70834_e
private int
bA
field_7227
currentFuseTime
field_70833_d
fuseTicks
private int
bB
field_7228
fuseTime
field_82225_f
maxFuseTicks
private int
bC
field_7225
explosionRadius
field_82226_g
explosionRadius
private int
bD
field_7226
headsDropped
field_175494_bm

Constructor summary

ModifierConstructor
public (EntityTypes<? extends EntityCreeper> arg0, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
cl()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public int
bv()
method_5850()
getSafeFallDistance()
func_82143_as()
public void
b(float arg0, float arg1)
method_5747(float arg0, float arg1)
handleFallDamage(float arg0, float arg1)
func_180430_e(float arg0, float arg1)
protected void
u_()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public void
h()
method_5773()
tick()
func_70071_h_()
tick()
protected SoundEffect
e(ahu arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEffect
cH()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(ahu arg0, int arg1, boolean arg2)
method_6099(class_1282 arg0, int arg1, boolean arg2)
dropEquipment(DamageSource arg0, int arg1, boolean arg2)
func_213333_a(DamageSource arg0, int arg1, boolean arg2)
dropDeathLoot(DamageSource arg0, int arg1, boolean arg2)
public boolean
C(ail arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
public boolean
l()
method_7009()
isCharged()
func_70830_n()
isPowered()
public int
dW()
method_7007()
getFuseSpeed()
func_70832_p()
public void
a(int arg0)
method_7005(int arg0)
setFuseSpeed(int arg0)
func_70829_a(int arg0)
public void
a(atp arg0)
method_5800(class_1538 arg0)
onStruckByLightning(LightningEntity arg0)
func_70077_a(LightningBoltEntity arg0)
onLightningStrike(EntityLightning arg0)
protected boolean
a(awb arg0, ahf arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_184645_a(PlayerEntity arg0, Hand arg1)
private void
eb()
method_7006()
explode()
func_146077_cc()
explode()
private void
ed()
method_7001()
spawnEffectsCloud()
func_190741_do()
createEffectCloud()
public boolean
dX()
method_7000()
getIgnited()
func_146078_ca()
isIgnited()
public void
dY()
method_7004()
setIgnited()
func_146079_cb()
ignite()
public boolean
dZ()
method_7008()
shouldDropHead()
func_70650_aV()
canCauseHeadDrop()
public void
ea()
method_7002()
onHeadDropped()
func_175493_co()
setCausedHeadDrop()
public float
v(float arg0)
method_7003(float arg0)
getClientFuseTime(float arg0)
func_70831_j(float arg0)