History - net.minecraft.entity.mob.CreeperEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.monster.Creeper

net.minecraft.class_1548

net.minecraft.entity.mob.CreeperEntity

Fields

TrackedData<Integer>: DATA_SWELL_DIR, field_7230, FUSE_SPEED

TrackedData<Boolean>: DATA_IS_POWERED, field_7224, CHARGED

TrackedData<Boolean>: DATA_IS_IGNITED, field_7231, IGNITED

boolean: DEFAULT_IGNITED, field_57666, DEFAULT_CHARGED

boolean: DEFAULT_POWERED, field_57667, DEFAULT_IGNITED

short: DEFAULT_MAX_SWELL, field_57668, DEFAULT_FUSE

byte: DEFAULT_EXPLOSION_RADIUS, field_57665, DEFAULT_EXPLOSION_RADIUS

int: oldSwell, field_7229, lastFuseTime

int: swell, field_7227, currentFuseTime

int: maxSwell, field_7228, fuseTime

int: explosionRadius, field_7225, explosionRadius

boolean: droppedSkulls, field_7226, headsDropped

Constructors

(EntityType<? extends CreeperEntity>, World)

Methods

void (): registerGoals, method_5959, initGoals

DefaultAttributeContainer$Builder (): createAttributes, method_26908, createCreeperAttributes

int (): getMaxFallDistance, method_5850, getSafeFallDistance

boolean (double, float, DamageSource): causeFallDamage, method_5747, handleFallDamage

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (): tick, method_5773, tick

void (LivingEntity): setTarget, method_5980, setTarget

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

boolean (ServerWorld, LivingEntity, DamageSource): killedEntity, method_5874, onKilledOther

boolean (ServerWorld, Entity): doHurtTarget, method_6121, tryAttack

boolean (): isPowered, method_61492, isCharged

float (float): getSwelling, method_7003, getLerpedFuseTime

int (): getSwellDir, method_7007, getFuseSpeed

void (int): setSwellDir, method_7005, setFuseSpeed

void (ServerWorld, LightningEntity): thunderHit, method_5800, onStruckByLightning

ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob

void (): explodeCreeper, method_7006, explode

void (): spawnLingeringCloud, method_7001, spawnEffectsCloud

boolean (): isIgnited, method_7000, isIgnited

void (): ignite, method_7004, ignite

void (LivingEntity, ServerWorld, ItemStack): lambda$killedEntity$0, method_72496, method_72496