Class CreeperEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class CreeperEntity extends HostileEntity
Mappings:
Namespace Name
official yp
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 Lyp;a:Lkh;
      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 Lyp;b:Lkh;
      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 Lyp;c:Lkh;
      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 Lyp;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 Lyp;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 Lyp;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 Lyp;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 Lyp;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> Lrw;<init>(Laid;)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 Lsg;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 bD Lsf;bD()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 aY Lrw;aY()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 Lrw;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 Lrw;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 b Lyp;b(Lpd;)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 Lrw;b(Ldr;)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 Lrw;a(Ldr;)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 m Lrw;m()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • method_13048

      protected SoundEvent method_13048()
      Overrides:
      method_13048 in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bV Lsf;bV()Lni;
      intermediary method_13048 Lnet/minecraft/class_1699;method_13048()Lnet/minecraft/class_2926;
      named method_13048 Lnet/minecraft/entity/LivingEntity;method_13048()Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bW Lsf;bW()Lni;
      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 Lsf;a(Lrh;)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 Lsf;B(Lrw;)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 o Lyp;o()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 Lyp;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 Lsg;J()Lkn;
      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 df Lyp;df()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 Lyp;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 Lrw;a(Lyh;)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
    • method_13079

      protected boolean method_13079(PlayerEntity playerEntity, Hand hand, @Nullable ItemStack itemStack)
      Overrides:
      method_13079 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsg;a(Lzs;Lqr;Ladz;)Z
      intermediary method_13079 Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;Lnet/minecraft/class_1071;)Z
      named method_13079 Lnet/minecraft/entity/mob/MobEntity;method_13079(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;)Z
    • explode

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

      public boolean isIgnited()
      Mappings:
      Namespace Name Mixin selector
      official dg Lyp;dg()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 dh Lyp;dh()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 di Lyp;di()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 dj Lyp;dj()V
      intermediary method_11175 Lnet/minecraft/class_969;method_11175()V
      named onHeadDropped Lnet/minecraft/entity/mob/CreeperEntity;onHeadDropped()V