net.minecraft.world.entity.monster

public class Creeper

extends Monster implements PowerableMob

All mapped superinterfaces:

Nameable, CommandSource, Enemy, PowerableMob

awf
net.minecraft.world.entity.monster.Creeper
net.minecraft.class_1548
net.minecraft.entity.mob.CreeperEntity
net.minecraft.entity.monster.CreeperEntity
net.minecraft.server.v1_15_R1.EntityCreeper

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
b
DATA_SWELL_DIR
field_7230
FUSE_SPEED
field_184713_a
private static final EntityDataAccessor<Boolean>
c
DATA_IS_POWERED
field_7224
CHARGED
field_184714_b
POWERED
private static final EntityDataAccessor<Boolean>
d
DATA_IS_IGNITED
field_7231
IGNITED
field_184715_c
private int
bw
oldSwell
field_7229
lastFuseTime
field_70834_e
private int
bx
swell
field_7227
currentFuseTime
field_70833_d
fuseTicks
private int
by
maxSwell
field_7228
fuseTime
field_82225_f
maxFuseTicks
private int
bz
explosionRadius
field_7225
explosionRadius
field_82226_g
explosionRadius
private int
bA
droppedSkulls
field_7226
headsDropped
field_175494_bm

Constructor summary

ModifierConstructor
public (EntityType<? extends Creeper> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
cA()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public int
bD()
getMaxFallDistance()
method_5850()
getSafeFallDistance()
func_82143_as()
public boolean
b(float arg0, float arg1)
causeFallDamage(float arg0, float arg1)
method_5747(float arg0, float arg1)
handleFallDamage(float arg0, float arg1)
func_225503_b_(float arg0, float arg1)
protected void
w_()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public void
h()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected SoundEvent
e(ajw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
cX()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(ajw arg0, int arg1, boolean arg2)
dropCustomDeathLoot(DamageSource 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
B(akn arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
public boolean
J_()
isPowered()
method_6872()
shouldRenderOverlay()
func_225509_J__()
isPowered()
public int
l()
getSwellDir()
method_7007()
getFuseSpeed()
func_70832_p()
public void
a(int arg0)
setSwellDir(int arg0)
method_7005(int arg0)
setFuseSpeed(int fuseSpeed)
func_70829_a(int arg0)
public void
a(avv arg0)
thunderHit(LightningBolt arg0)
method_5800(class_1538 arg0)
onStruckByLightning(LightningEntity arg0)
func_70077_a(LightningBoltEntity arg0)
onLightningStrike(EntityLightning arg0)
protected boolean
a(ayg arg0, ajh arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_184645_a(PlayerEntity arg0, Hand arg1)
private void
eu()
explodeCreeper()
method_7006()
explode()
func_146077_cc()
explode()
private void
ev()
spawnLingeringCloud()
method_7001()
spawnEffectsCloud()
func_190741_do()
createEffectCloud()
public boolean
eq()
isIgnited()
method_7000()
getIgnited()
func_146078_ca()
isIgnited()
public void
er()
ignite()
method_7004()
setIgnited()
func_146079_cb()
ignite()
public boolean
es()
canDropMobsSkull()
method_7008()
shouldDropHead()
func_70650_aV()
canCauseHeadDrop()
public void
et()
increaseDroppedSkulls()
method_7002()
onHeadDropped()
func_175493_co()
setCausedHeadDrop()
public float
v(float arg0)
getSwelling(float arg0)
method_7003(float arg0)
getClientFuseTime(float timeDelta)
func_70831_j(float arg0)