Class ZombifiedPiglinEntity

All Implemented Interfaces:
EntityLike, Angerable, Monster, CommandOutput, Nameable

public class ZombifiedPiglinEntity
extends ZombieEntity
implements Angerable
Mappings:
Namespace Name
official bga
intermediary net/minecraft/class_1590
named net/minecraft/entity/mob/ZombifiedPiglinEntity
  • Field Details

    • ATTACKING_SPEED_BOOST_ID

      private static final UUID ATTACKING_SPEED_BOOST_ID
      Mappings:
      Namespace Name Mixin selector
      official b Lbga;b:Ljava/util/UUID;
      intermediary field_7311 Lnet/minecraft/class_1590;field_7311:Ljava/util/UUID;
      named ATTACKING_SPEED_BOOST_ID Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;ATTACKING_SPEED_BOOST_ID:Ljava/util/UUID;
    • ATTACKING_SPEED_BOOST

      private static final EntityAttributeModifier ATTACKING_SPEED_BOOST
      Mappings:
      Namespace Name Mixin selector
      official c Lbga;c:Lasg;
      intermediary field_7307 Lnet/minecraft/class_1590;field_7307:Lnet/minecraft/class_1322;
      named ATTACKING_SPEED_BOOST Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;ATTACKING_SPEED_BOOST:Lnet/minecraft/entity/attribute/EntityAttributeModifier;
    • ANGRY_SOUND_DELAY_RANGE

      private static final IntRange ANGRY_SOUND_DELAY_RANGE
      Mappings:
      Namespace Name Mixin selector
      official d Lbga;d:Lafy;
      intermediary field_25382 Lnet/minecraft/class_1590;field_25382:Lnet/minecraft/class_4801;
      named ANGRY_SOUND_DELAY_RANGE Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;ANGRY_SOUND_DELAY_RANGE:Lnet/minecraft/util/math/IntRange;
    • ANGER_TIME_RANGE

      private static final IntRange ANGER_TIME_RANGE
      Mappings:
      Namespace Name Mixin selector
      official bn Lbga;bn:Lafy;
      intermediary field_25379 Lnet/minecraft/class_1590;field_25379:Lnet/minecraft/class_4801;
      named ANGER_TIME_RANGE Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;ANGER_TIME_RANGE:Lnet/minecraft/util/math/IntRange;
    • field_25609

      private static final IntRange field_25609
      Mappings:
      Namespace Name Mixin selector
      official bq Lbga;bq:Lafy;
      intermediary field_25609 Lnet/minecraft/class_1590;field_25609:Lnet/minecraft/class_4801;
      named field_25609 Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;field_25609:Lnet/minecraft/util/math/IntRange;
    • angrySoundDelay

      private int angrySoundDelay
      Mappings:
      Namespace Name Mixin selector
      official bm Lbga;bm:I
      intermediary field_7308 Lnet/minecraft/class_1590;field_7308:I
      named angrySoundDelay Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;angrySoundDelay:I
    • angerTime

      private int angerTime
      Mappings:
      Namespace Name Mixin selector
      official bo Lbga;bo:I
      intermediary field_25380 Lnet/minecraft/class_1590;field_25380:I
      named angerTime Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;angerTime:I
    • targetUuid

      private UUID targetUuid
      Mappings:
      Namespace Name Mixin selector
      official bp Lbga;bp:Ljava/util/UUID;
      intermediary field_25381 Lnet/minecraft/class_1590;field_25381:Ljava/util/UUID;
      named targetUuid Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;targetUuid:Ljava/util/UUID;
    • field_25608

      private int field_25608
      Mappings:
      Namespace Name Mixin selector
      official br Lbga;br:I
      intermediary field_25608 Lnet/minecraft/class_1590;field_25608:I
      named field_25608 Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;field_25608:I
  • Constructor Details

    • ZombifiedPiglinEntity

      public ZombifiedPiglinEntity​(EntityType<? extends ZombifiedPiglinEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laqv;<init>(Laqz;Lbtv;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
  • Method Details

    • setAngryAt

      public void setAngryAt​(@Nullable UUID uuid)
      Specified by:
      setAngryAt in interface Angerable
      Mappings:
      Namespace Name Mixin selector
      official a Laro;a(Ljava/util/UUID;)V
      intermediary method_29513 Lnet/minecraft/class_5354;method_29513(Ljava/util/UUID;)V
      named setAngryAt Lnet/minecraft/entity/mob/Angerable;setAngryAt(Ljava/util/UUID;)V
    • getHeightOffset

      public double getHeightOffset()
      Overrides:
      getHeightOffset in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official bg Laqv;bg()D
      intermediary method_5678 Lnet/minecraft/class_1297;method_5678()D
      named getHeightOffset Lnet/minecraft/entity/Entity;getHeightOffset()D
    • initCustomGoals

      protected void initCustomGoals()
      Overrides:
      initCustomGoals in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lbfy;m()V
      intermediary method_7208 Lnet/minecraft/class_1642;method_7208()V
      named initCustomGoals Lnet/minecraft/entity/mob/ZombieEntity;initCustomGoals()V
    • createZombifiedPiglinAttributes

      public static DefaultAttributeContainer.Builder createZombifiedPiglinAttributes()
      Mappings:
      Namespace Name Mixin selector
      official fv Lbga;fv()Lash$a;
      intermediary method_26941 Lnet/minecraft/class_1590;method_26941()Lnet/minecraft/class_5132$class_5133;
      named createZombifiedPiglinAttributes Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;createZombifiedPiglinAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • canConvertInWater

      protected boolean canConvertInWater()
      Overrides:
      canConvertInWater in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official fm Lbfy;fm()Z
      intermediary method_7209 Lnet/minecraft/class_1642;method_7209()Z
      named canConvertInWater Lnet/minecraft/entity/mob/ZombieEntity;canConvertInWater()Z
    • mobTick

      protected void mobTick()
      Overrides:
      mobTick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official eN Larj;eN()V
      intermediary method_5958 Lnet/minecraft/class_1308;method_5958()V
      named mobTick Lnet/minecraft/entity/mob/MobEntity;mobTick()V
    • tickAngrySound

      private void tickAngrySound()
      Mappings:
      Namespace Name Mixin selector
      official fw Lbga;fw()V
      intermediary method_30080 Lnet/minecraft/class_1590;method_30080()V
      named tickAngrySound Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;tickAngrySound()V
    • method_29941

      private void method_29941()
      Mappings:
      Namespace Name Mixin selector
      official fx Lbga;fx()V
      intermediary method_29941 Lnet/minecraft/class_1590;method_29941()V
      named method_29941 Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;method_29941()V
    • method_29942

      private void method_29942()
      Mappings:
      Namespace Name Mixin selector
      official fy Lbga;fy()V
      intermediary method_29942 Lnet/minecraft/class_1590;method_29942()V
      named method_29942 Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;method_29942()V
    • playAngrySound

      private void playAngrySound()
      Mappings:
      Namespace Name Mixin selector
      official fz Lbga;fz()V
      intermediary method_29533 Lnet/minecraft/class_1590;method_29533()V
      named playAngrySound Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;playAngrySound()V
    • setTarget

      public void setTarget​(@Nullable LivingEntity target)
      Specified by:
      setTarget in interface Angerable
      Overrides:
      setTarget in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official h Larj;h(Lari;)V
      intermediary method_5980 Lnet/minecraft/class_1308;method_5980(Lnet/minecraft/class_1309;)V
      named setTarget Lnet/minecraft/entity/mob/MobEntity;setTarget(Lnet/minecraft/entity/LivingEntity;)V
    • chooseRandomAngerTime

      public void chooseRandomAngerTime()
      Specified by:
      chooseRandomAngerTime in interface Angerable
      Mappings:
      Namespace Name Mixin selector
      official I_ Laro;I_()V
      intermediary method_29509 Lnet/minecraft/class_5354;method_29509()V
      named chooseRandomAngerTime Lnet/minecraft/entity/mob/Angerable;chooseRandomAngerTime()V
    • canSpawn

      public static boolean canSpawn​(EntityType<ZombifiedPiglinEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
      Mappings:
      Namespace Name Mixin selector
      official b Lbga;b(Laqz;Lbtw;Larl;Lfx;Ljava/util/Random;)Z
      intermediary method_20682 Lnet/minecraft/class_1590;method_20682(Lnet/minecraft/class_1299;Lnet/minecraft/class_1936;Lnet/minecraft/class_3730;Lnet/minecraft/class_2338;Ljava/util/Random;)Z
      named canSpawn Lnet/minecraft/entity/mob/ZombifiedPiglinEntity;canSpawn(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)Z
    • canSpawn

      public boolean canSpawn​(WorldView world)
      Overrides:
      canSpawn in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Larj;a(Lbty;)Z
      intermediary method_5957 Lnet/minecraft/class_1308;method_5957(Lnet/minecraft/class_4538;)Z
      named canSpawn Lnet/minecraft/entity/mob/MobEntity;canSpawn(Lnet/minecraft/world/WorldView;)Z
    • writeCustomDataToTag

      public void writeCustomDataToTag​(CompoundTag tag)
      Overrides:
      writeCustomDataToTag in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official b Laqv;b(Lmq;)V
      intermediary method_5652 Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)V
      named writeCustomDataToTag Lnet/minecraft/entity/Entity;writeCustomDataToTag(Lnet/minecraft/nbt/CompoundTag;)V
    • readCustomDataFromTag

      public void readCustomDataFromTag​(CompoundTag tag)
      Overrides:
      readCustomDataFromTag in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lmq;)V
      intermediary method_5749 Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)V
      named readCustomDataFromTag Lnet/minecraft/entity/Entity;readCustomDataFromTag(Lnet/minecraft/nbt/CompoundTag;)V
    • setAngerTime

      public void setAngerTime​(int ticks)
      Specified by:
      setAngerTime in interface Angerable
      Mappings:
      Namespace Name Mixin selector
      official a_ Laro;a_(I)V
      intermediary method_29514 Lnet/minecraft/class_5354;method_29514(I)V
      named setAngerTime Lnet/minecraft/entity/mob/Angerable;setAngerTime(I)V
    • getAngerTime

      public int getAngerTime()
      Specified by:
      getAngerTime in interface Angerable
      Mappings:
      Namespace Name Mixin selector
      official G_ Laro;G_()I
      intermediary method_29507 Lnet/minecraft/class_5354;method_29507()I
      named getAngerTime Lnet/minecraft/entity/mob/Angerable;getAngerTime()I
    • getAmbientSound

      protected SoundEvent getAmbientSound()
      Overrides:
      getAmbientSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official p Larj;p()Laef;
      intermediary method_5994 Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;
      named getAmbientSound Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound​(DamageSource source)
      Overrides:
      getHurtSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lari;c(Laqf;)Laef;
      intermediary method_6011 Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
    • getDeathSound

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lari;q()Laef;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • initEquipment

      protected void initEquipment​(LocalDifficulty difficulty)
      Overrides:
      initEquipment in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official a Larj;a(Lapo;)V
      intermediary method_5964 Lnet/minecraft/class_1308;method_5964(Lnet/minecraft/class_1266;)V
      named initEquipment Lnet/minecraft/entity/mob/MobEntity;initEquipment(Lnet/minecraft/world/LocalDifficulty;)V
    • getSkull

      protected ItemStack getSkull()
      Returns the item stack this entity will drop when killed by a charged creeper.
      Overrides:
      getSkull in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official fl Lbfy;fl()Lbnv;
      intermediary method_7215 Lnet/minecraft/class_1642;method_7215()Lnet/minecraft/class_1799;
      named getSkull Lnet/minecraft/entity/mob/ZombieEntity;getSkull()Lnet/minecraft/item/ItemStack;
    • initAttributes

      protected void initAttributes()
      Overrides:
      initAttributes in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official fu Lbfy;fu()V
      intermediary method_6001 Lnet/minecraft/class_1642;method_6001()V
      named initAttributes Lnet/minecraft/entity/mob/ZombieEntity;initAttributes()V
    • getAngryAt

      public UUID getAngryAt()
      Specified by:
      getAngryAt in interface Angerable
      Mappings:
      Namespace Name Mixin selector
      official H_ Laro;H_()Ljava/util/UUID;
      intermediary method_29508 Lnet/minecraft/class_5354;method_29508()Ljava/util/UUID;
      named getAngryAt Lnet/minecraft/entity/mob/Angerable;getAngryAt()Ljava/util/UUID;
    • isAngryAt

      public boolean isAngryAt​(PlayerEntity player)
      Overrides:
      isAngryAt in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official f Lbff;f(Lbhl;)Z
      intermediary method_7076 Lnet/minecraft/class_1588;method_7076(Lnet/minecraft/class_1657;)Z
      named isAngryAt Lnet/minecraft/entity/mob/HostileEntity;isAngryAt(Lnet/minecraft/entity/player/PlayerEntity;)Z