Package net.minecraft.entity.mob
Class CreeperEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.MobEntity
net.minecraft.entity.mob.MonsterEntity
net.minecraft.entity.mob.CreeperEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_114glue class_157server ecclient gbnamed net/minecraft/entity/mob/CreeperEntity
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) intFields inherited from class net.minecraft.entity.mob.MonsterEntity
attackDamageFields inherited from class net.minecraft.entity.MobEntity
movementBlocked, targetFields inherited from class net.minecraft.entity.LivingEntity
attackCooldown, deathTime, despawnCounter, field_1010, field_1011, field_1012, field_1013, field_1014, field_1015, field_1016, field_1017, field_1018, field_1020, field_1021, field_1022, field_1023, field_1024, field_1025, field_1026, field_1027, field_1029, field_1030, field_1032, field_1034, field_1035, field_1037, field_1039, field_1040, field_1043, field_1044, field_1045, field_1046, field_1047, field_1048, field_1049, field_1050, field_1051, field_1052, field_1053, field_1054, field_1055, field_1056, field_1058, field_1060, health, hurtTime, jumping, maxHealth, movementSpeed, textureFields inherited from class net.minecraft.entity.Entity
age, air, blocksSameBlockSpawning, boundingBox, cameraOffset, capeUrl, chunkSlice, chunkX, chunkZ, dataTracker, dead, fallDistance, field_1643, fireImmune, fireImmunityTicks, fireTicks, hasCollided, hearts, height, horizontalCollision, horizontalSpeed, id, ignoreFrustumCull, isPersistent, keepVelocityOnCollision, lastTickX, lastTickY, lastTickZ, maxAir, minBrightness, noClip, onGround, passenger, pitch, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, renderDistanceMultiplier, skinUrl, slowed, standingEyeHeight, stepHeight, submergedInWater, trackedPosX, trackedPosY, trackedPosZ, vehicle, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected Stringprotected intprivate intprotected StringfloatgetScale(float delta) protected voidbooleanprotected voidmethod_639(Entity entity, float float2) voidonKilledBy(Entity adversary) voidonStruckByLightning(LightningEntity lightning) voidreadNbt(NbtCompound nbt) private voidsetFuseSpeed(int fuseSpeed) voidtick()voidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.entity.mob.MonsterEntity
canSpawn, damage, getTargetInRange, method_641, tickMovementMethods inherited from class net.minecraft.entity.MobEntity
getTarget, isMovementBlocked, method_632, method_633, method_635, setTarget, tickLivingMethods inherited from class net.minecraft.entity.LivingEntity
animateHurt, baseTick, canBreatheInWater, canDespawn, drop, getEyeHeight, getHeldItem, getLimitPerChunk, getMaxLookPitchChange, getMinAmbientSoundDelay, getRandomSound, getSoundVolume, getTexture, heal, isAlive, isCollidable, isPushable, isSleeping, method_1320, method_917, method_918, method_919, method_920, method_921, method_922, method_923, method_924, method_925, method_926, method_928, method_929, method_930, method_931, method_932, method_942, method_944, method_945, method_946, onLanding, processServerEntityStatus, setBoundingBoxSpacing, setPositionAndAnglesAvoidEntities, tickInVoid, tickRidingMethods inherited from class net.minecraft.entity.Entity
addVelocity, bypassesSteppingEffects, changeLookDirection, damage, dropItem, dropItem, dropItem, equals, fall, getBoundingBox, getBrightnessAtEyes, getDataTracker, getDistance, getDistance, getEntitiesInside, getEquipment, getFlag, getPassengerRidingHeight, getRegistryEntry, getShadowRadius, getSquaredDistance, getSquaredDistance, getStandingEyeHeight, getTargetingMargin, hashCode, hasVehicle, interact, isInFluid, isInsideWall, isOnFire, isSneaking, isSubmergedInWater, isTouchingLava, isWet, markDead, method_1361, method_1367, method_1379, method_1388, method_1391, method_1393, move, moveNonSolid, onCollision, onKilledOther, onPlayerInteraction, pushOutOfBlock, read, saveSelfNbt, scheduleVelocityUpdate, setFlag, setOnFire, setPos, setPositionAndAngles, setPositionAndAnglesKeepPrevAngles, setRotation, setSneaking, setVehicle, setVelocityClient, setWorld, shouldRender, teleportTop, toNbtList, toNbtList, updateCapeUrl, updatePassengerPosition, write
-
Field Details
-
fuseTime
int fuseTime- Mappings:
Namespace Name Mixin selector intermediary field_350Lnet/minecraft/class_114;field_350:Iglue field_566Lclass_157;field_566:Iserver aLec;a:Iclient aLgb;a:Inamed fuseTimeLnet/minecraft/entity/mob/CreeperEntity;fuseTime:I
-
lastFuseTime
int lastFuseTime- Mappings:
Namespace Name Mixin selector intermediary field_351Lnet/minecraft/class_114;field_351:Iglue field_567Lclass_157;field_567:Iserver bLec;b:Iclient bLgb;b:Inamed lastFuseTimeLnet/minecraft/entity/mob/CreeperEntity;lastFuseTime:I
-
-
Constructor Details
-
CreeperEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)Vglue <init>Lclass_450;<init>(Lclass_129;)Vserver <init>Llq;<init>(Ldj;)Vclient <init>Lsn;<init>(Lfd;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1310Lnet/minecraft/class_57;method_1310()Vglue method_108Lclass_450;method_108()Vserver bLlq;b()Vclient bLsn;b()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
writeNbt
- Overrides:
writeNbtin classMonsterEntity- Mappings:
Namespace Name Mixin selector intermediary method_1368Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)Vglue method_24Lclass_450;method_24(Lclass_333;)Vserver bLlq;b(Liq;)Vclient bLsn;b(Lnu;)Vnamed writeNbtLnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readNbt
- Overrides:
readNbtin classMonsterEntity- Mappings:
Namespace Name Mixin selector intermediary method_1363Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)Vglue method_23Lclass_450;method_23(Lclass_333;)Vserver aLlq;a(Liq;)Vclient aLsn;a(Lnu;)Vnamed readNbtLnet/minecraft/entity/Entity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_639
- Overrides:
method_639in classMobEntity- Mappings:
Namespace Name Mixin selector intermediary method_639Lnet/minecraft/class_188;method_639(Lnet/minecraft/class_57;F)Vglue method_749Lclass_212;method_749(Lclass_450;F)Vserver bLfp;b(Llq;F)Vclient bLii;b(Lsn;F)Vnamed method_639Lnet/minecraft/entity/MobEntity;method_639(Lnet/minecraft/entity/Entity;F)V
-
tick
public void tick()- Overrides:
tickin classMonsterEntity- Mappings:
Namespace Name Mixin selector intermediary method_1370Lnet/minecraft/class_57;method_1370()Vglue method_29Lclass_450;method_29()Vserver m_Llq;m_()Vclient w_Lsn;w_()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
getHurtSound
- Overrides:
getHurtSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_912Lnet/minecraft/class_127;method_912()Ljava/lang/String;glue method_111Lclass_283;method_111()Ljava/lang/String;server hLhl;h()Ljava/lang/String;client j_Lls;j_()Ljava/lang/String;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
-
getDeathSound
- Overrides:
getDeathSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_913Lnet/minecraft/class_127;method_913()Ljava/lang/String;glue method_112Lclass_283;method_112()Ljava/lang/String;server iLhl;i()Ljava/lang/String;client iLls;i()Ljava/lang/String;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
-
onKilledBy
- Overrides:
onKilledByin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_938Lnet/minecraft/class_127;method_938(Lnet/minecraft/class_57;)Vglue method_614Lclass_283;method_614(Lclass_450;)Vserver aLhl;a(Llq;)Vclient bLls;b(Lsn;)Vnamed onKilledByLnet/minecraft/entity/LivingEntity;onKilledBy(Lnet/minecraft/entity/Entity;)V
-
attack
- Overrides:
attackin classMonsterEntity- Mappings:
Namespace Name Mixin selector intermediary method_637Lnet/minecraft/class_188;method_637(Lnet/minecraft/class_57;F)Vglue method_193Lclass_212;method_193(Lclass_450;F)Vserver aLfp;a(Llq;F)Vclient aLii;a(Lsn;F)Vnamed attackLnet/minecraft/entity/MobEntity;attack(Lnet/minecraft/entity/Entity;F)V
-
isCharged
public boolean isCharged()- Mappings:
Namespace Name Mixin selector intermediary method_412Lnet/minecraft/class_114;method_412()Zglue method_751Lclass_157;method_751()Zserver sLec;s()Zclient sLgb;s()Znamed isChargedLnet/minecraft/entity/mob/CreeperEntity;isCharged()Z
-
getScale
- Mappings:
Namespace Name Mixin selector intermediary method_410Lnet/minecraft/class_114;method_410(F)Fglue method_1103Lclass_157;method_1103(F)Fserver method_410Lec;method_410(F)Fclient a_Lgb;a_(F)Fnamed getScaleLnet/minecraft/entity/mob/CreeperEntity;getScale(F)F
-
getDroppedId
protected int getDroppedId()- Overrides:
getDroppedIdin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_914Lnet/minecraft/class_127;method_914()Iglue method_113Lclass_283;method_113()Iserver jLhl;j()Iclient jLls;j()Inamed getDroppedIdLnet/minecraft/entity/LivingEntity;getDroppedId()I
-
getFuseSpeed
private int getFuseSpeed()- Mappings:
Namespace Name Mixin selector intermediary method_413Lnet/minecraft/class_114;method_413()Iglue method_752Lclass_157;method_752()Iserver xLec;x()Iclient vLgb;v()Inamed getFuseSpeedLnet/minecraft/entity/mob/CreeperEntity;getFuseSpeed()I
-
setFuseSpeed
private void setFuseSpeed(int fuseSpeed) - Mappings:
Namespace Name Mixin selector intermediary method_411Lnet/minecraft/class_114;method_411(I)Vglue method_750Lclass_157;method_750(I)Vserver eLec;e(I)Vclient eLgb;e(I)Vnamed setFuseSpeedLnet/minecraft/entity/mob/CreeperEntity;setFuseSpeed(I)V
-
onStruckByLightning
- Overrides:
onStruckByLightningin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1383Lnet/minecraft/class_57;method_1383(Lnet/minecraft/class_411;)Vglue method_748Lclass_450;method_748(Lclass_76;)Vserver aLlq;a(Lc;)Vclient aLsn;a(Lc;)Vnamed onStruckByLightningLnet/minecraft/entity/Entity;onStruckByLightning(Lnet/minecraft/entity/LightningEntity;)V
-