Class CreeperEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class CreeperEntity extends HostileEntity
Mappings:
Namespace Name
official acs
intermediary net/minecraft/class_969
named net/minecraft/entity/mob/CreeperEntity
  • Field Details

    • field_14745

      private static final TrackedData<Integer> field_14745
      Mappings:
      Namespace Name Mixin selector
      official a Lacs;a:Lmy;
      intermediary field_14745 Lnet/minecraft/class_969;field_14745:Lnet/minecraft/class_2921;
      named field_14745 Lnet/minecraft/entity/mob/CreeperEntity;field_14745:Lnet/minecraft/entity/data/TrackedData;
    • field_14746

      private static final TrackedData<Boolean> field_14746
      Mappings:
      Namespace Name Mixin selector
      official b Lacs;b:Lmy;
      intermediary field_14746 Lnet/minecraft/class_969;field_14746:Lnet/minecraft/class_2921;
      named field_14746 Lnet/minecraft/entity/mob/CreeperEntity;field_14746:Lnet/minecraft/entity/data/TrackedData;
    • field_14747

      private static final TrackedData<Boolean> field_14747
      Mappings:
      Namespace Name Mixin selector
      official c Lacs;c:Lmy;
      intermediary field_14747 Lnet/minecraft/class_969;field_14747:Lnet/minecraft/class_2921;
      named field_14747 Lnet/minecraft/entity/mob/CreeperEntity;field_14747:Lnet/minecraft/entity/data/TrackedData;
    • lastFuseTime

      private int lastFuseTime
      Mappings:
      Namespace Name Mixin selector
      official bx Lacs;bx:I
      intermediary field_3918 Lnet/minecraft/class_969;field_3918:I
      named lastFuseTime Lnet/minecraft/entity/mob/CreeperEntity;lastFuseTime:I
    • currentFuseTime

      private int currentFuseTime
      Mappings:
      Namespace Name Mixin selector
      official by Lacs;by:I
      intermediary field_3917 Lnet/minecraft/class_969;field_3917:I
      named currentFuseTime Lnet/minecraft/entity/mob/CreeperEntity;currentFuseTime:I
    • fuseTime

      private int fuseTime
      Mappings:
      Namespace Name Mixin selector
      official bz Lacs;bz:I
      intermediary field_5386 Lnet/minecraft/class_969;field_5386:I
      named fuseTime Lnet/minecraft/entity/mob/CreeperEntity;fuseTime:I
    • explosionRadius

      private int explosionRadius
      Mappings:
      Namespace Name Mixin selector
      official bA Lacs;bA:I
      intermediary field_5387 Lnet/minecraft/class_969;field_5387:I
      named explosionRadius Lnet/minecraft/entity/mob/CreeperEntity;explosionRadius:I
    • headsDropped

      private int headsDropped
      Mappings:
      Namespace Name Mixin selector
      official bB Lacs;bB:I
      intermediary field_12053 Lnet/minecraft/class_969;field_12053:I
      named headsDropped Lnet/minecraft/entity/mob/CreeperEntity;headsDropped:I
  • Constructor Details

    • CreeperEntity

      public CreeperEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lvg;<init>(Lamu;)V
      intermediary <init> Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lvq;r()V
      intermediary method_13087 Lnet/minecraft/class_871;method_13087()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bM Lvp;bM()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • getSafeFallDistance

      public int getSafeFallDistance()
      Overrides:
      getSafeFallDistance in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bg Lvg;bg()I
      intermediary method_4448 Lnet/minecraft/class_864;method_4448()I
      named getSafeFallDistance Lnet/minecraft/entity/Entity;getSafeFallDistance()I
    • handleFallDamage

      public void handleFallDamage(float fallDistance, float damageMultiplier)
      Overrides:
      handleFallDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lvg;e(FF)V
      intermediary method_2490 Lnet/minecraft/class_864;method_2490(FF)V
      named handleFallDamage Lnet/minecraft/entity/Entity;handleFallDamage(FF)V
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official i Lvg;i()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • method_13525

      public static void method_13525(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Lacs;a(Lry;)V
      intermediary method_13525 Lnet/minecraft/class_969;method_13525(Lnet/minecraft/class_2934;)V
      named method_13525 Lnet/minecraft/entity/mob/CreeperEntity;method_13525(Lnet/minecraft/class_2934;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lvg;b(Lfy;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lfy;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • tick

      public void tick()
      Overrides:
      tick in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official B_ Lvg;B_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource damageSource)
      Overrides:
      getHurtSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lvp;d(Lur;)Lqe;
      intermediary method_15060 Lnet/minecraft/class_1699;method_15060(Lnet/minecraft/class_856;)Lnet/minecraft/class_2926;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official cf Lvp;cf()Lqe;
      intermediary method_13049 Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;
      named deathSound Lnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvp;a(Lur;)V
      intermediary method_2580 Lnet/minecraft/class_1699;method_2580(Lnet/minecraft/class_856;)V
      named onKilled Lnet/minecraft/entity/LivingEntity;onKilled(Lnet/minecraft/entity/damage/DamageSource;)V
    • tryAttack

      public boolean tryAttack(Entity target)
      Overrides:
      tryAttack in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official B Lvp;B(Lvg;)Z
      intermediary method_2671 Lnet/minecraft/class_1699;method_2671(Lnet/minecraft/class_864;)Z
      named tryAttack Lnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
    • method_3074

      public boolean method_3074()
      Mappings:
      Namespace Name Mixin selector
      official p Lacs;p()Z
      intermediary method_3074 Lnet/minecraft/class_969;method_3074()Z
      named method_3074 Lnet/minecraft/entity/mob/CreeperEntity;method_3074()Z
    • getClientFuseTime

      @Environment(CLIENT) public float getClientFuseTime(float timeDelta)
      Mappings:
      Namespace Name Mixin selector
      official a Lacs;a(F)F
      intermediary method_3073 Lnet/minecraft/class_969;method_3073(F)F
      named getClientFuseTime Lnet/minecraft/entity/mob/CreeperEntity;getClientFuseTime(F)F
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lvq;J()Lnf;
      intermediary method_13074 Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;
      named getLootTableId Lnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
    • getFuseSpeed

      public int getFuseSpeed()
      Mappings:
      Namespace Name Mixin selector
      official dm Lacs;dm()I
      intermediary method_3075 Lnet/minecraft/class_969;method_3075()I
      named getFuseSpeed Lnet/minecraft/entity/mob/CreeperEntity;getFuseSpeed()I
    • setFuseSpeed

      public void setFuseSpeed(int value)
      Mappings:
      Namespace Name Mixin selector
      official a Lacs;a(I)V
      intermediary method_3072 Lnet/minecraft/class_969;method_3072(I)V
      named setFuseSpeed Lnet/minecraft/entity/mob/CreeperEntity;setFuseSpeed(I)V
    • onLightningStrike

      public void onLightningStrike(LightningBoltEntity lightning)
      Overrides:
      onLightningStrike in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Laci;)V
      intermediary method_2502 Lnet/minecraft/class_864;method_2502(Lnet/minecraft/class_961;)V
      named onLightningStrike Lnet/minecraft/entity/Entity;onLightningStrike(Lnet/minecraft/entity/LightningBoltEntity;)V
    • interactMob

      protected boolean interactMob(PlayerEntity playerEntity, Hand hand)
      Overrides:
      interactMob in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(Laed;Lub;)Z
      intermediary method_13079 Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Z
      named interactMob Lnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Z
    • explode

      private void explode()
      Mappings:
      Namespace Name Mixin selector
      official dr Lacs;dr()V
      intermediary method_8405 Lnet/minecraft/class_969;method_8405()V
      named explode Lnet/minecraft/entity/mob/CreeperEntity;explode()V
    • method_14062

      private void method_14062()
      Mappings:
      Namespace Name Mixin selector
      official ds Lacs;ds()V
      intermediary method_14062 Lnet/minecraft/class_969;method_14062()V
      named method_14062 Lnet/minecraft/entity/mob/CreeperEntity;method_14062()V
    • isIgnited

      public boolean isIgnited()
      Mappings:
      Namespace Name Mixin selector
      official dn Lacs;dn()Z
      intermediary method_8403 Lnet/minecraft/class_969;method_8403()Z
      named isIgnited Lnet/minecraft/entity/mob/CreeperEntity;isIgnited()Z
    • ignite

      public void ignite()
      Mappings:
      Namespace Name Mixin selector
      official do Lacs;do()V
      intermediary method_8404 Lnet/minecraft/class_969;method_8404()V
      named ignite Lnet/minecraft/entity/mob/CreeperEntity;ignite()V
    • shouldDropHead

      public boolean shouldDropHead()
      Mappings:
      Namespace Name Mixin selector
      official dp Lacs;dp()Z
      intermediary method_2608 Lnet/minecraft/class_969;method_2608()Z
      named shouldDropHead Lnet/minecraft/entity/mob/CreeperEntity;shouldDropHead()Z
    • onHeadDropped

      public void onHeadDropped()
      Mappings:
      Namespace Name Mixin selector
      official dq Lacs;dq()V
      intermediary method_11175 Lnet/minecraft/class_969;method_11175()V
      named onHeadDropped Lnet/minecraft/entity/mob/CreeperEntity;onHeadDropped()V