net.minecraft.world.entity.monster

public class Creeper

extends Monster implements PowerableMob

All mapped superinterfaces:

Nameable, CommandSource, Enemy, PowerableMob

bcz
net.minecraft.world.entity.monster.Creeper
net.minecraft.class_1548
net.minecraft.entity.mob.CreeperEntity
net.minecraft.entity.monster.CreeperEntity
net.minecraft.server.v1_16_R2.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
bo
oldSwell
field_7229
lastFuseTime
field_70834_e
private int
bp
swell
field_7227
currentFuseTime
field_70833_d
fuseTicks
private int
bq
maxSwell
field_7228
fuseTime
field_82225_f
maxFuseTicks
private int
br
explosionRadius
field_7225
explosionRadius
field_82226_g
explosionRadius
private int
bs
droppedSkulls
field_7226
headsDropped
field_175494_bm

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26908()
createCreeperAttributes()
func_234278_m_()
public int
bO()
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
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(aph 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(apx arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
attackEntity(Entity arg0)
public boolean
S_()
isPowered()
method_6872()
shouldRenderOverlay()
func_225509_J__()
isPowered()
public int
eK()
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(aag arg0, aqi arg1)
thunderHit(ServerLevel arg0, LightningBolt arg1)
method_5800(class_3218 arg0, class_1538 arg1)
onStruckByLightning(ServerWorld arg0, LightningEntity arg1)
func_241841_a(ServerWorld arg0, LightningBoltEntity arg1)
onLightningStrike(WorldServer arg0, EntityLightning arg1)
protected InteractionResult
b(bft arg0, aoq arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_230254_b_(PlayerEntity arg0, Hand arg1)
private void
eP()
explodeCreeper()
method_7006()
explode()
func_146077_cc()
explode()
private void
eS()
spawnLingeringCloud()
method_7001()
spawnEffectsCloud()
func_190741_do()
createEffectCloud()
public boolean
eL()
isIgnited()
method_7000()
getIgnited()
func_146078_ca()
isIgnited()
public void
eM()
ignite()
method_7004()
ignite()
func_146079_cb()
ignite()
public boolean
eN()
canDropMobsSkull()
method_7008()
shouldDropHead()
func_70650_aV()
canCauseHeadDrop()
public void
eO()
increaseDroppedSkulls()
method_7002()
onHeadDropped()
func_175493_co()
setCausedHeadDrop()
public float
y(float arg0)
getSwelling(float arg0)
method_7003(float arg0)
getClientFuseTime(float timeDelta)
func_70831_j(float arg0)