net.minecraft.entity.living.mob.monster

public class CreeperEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

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

Field summary

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

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
public int
aY()
method_4448()
getSafeFallDistance()
getMaxFallHeight()
public void
e(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
fall(float arg0, float arg1)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public static void
a(ph arg0)
method_13525(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesCreeper(DataFixer fixer)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
A_()
method_2558()
tick()
onUpdate()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
public void
a(ry arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
onDeath(DamageSource arg0)
public boolean
B(sn arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
o()
method_3074()
isCharged()
getPowered()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
public int
di()
method_3075()
getFuseDirection()
getCreeperState()
public void
a(int arg0)
method_3072(int arg0)
setFuseDirection(int dir)
setCreeperState(int state)
public void
a(zg arg0)
method_2502(class_961 arg0)
struckByLightning(LightningBoltEntity arg0)
onStruckByLightning(EntityLightningBolt arg0)
protected boolean
a(aay arg0, ri arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)
private void
dn()
method_8405()
explode()
explode()
private void
do()
method_14062()
spawnEffectsCloud()
spawnLingeringCloud()
public boolean
dj()
method_8403()
getIgnited()
hasIgnited()
public void
dk()
method_8404()
setIgnited()
ignite()
public boolean
dl()
method_2608()
shouldDropMobHead()
isAIEnabled()
public void
dm()
method_11175()
addMobHeadDrop()
incrementDroppedSkulls()
public float
a(float arg0)
method_3073(float arg0)
getFuse(float tickDelta)
getCreeperFlashIntensity(float arg0)