Class ZombieVillagerEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class ZombieVillagerEntity extends ZombieEntity
Mappings:
Namespace Name
official aap
intermediary net/minecraft/class_3050
named net/minecraft/entity/mob/ZombieVillagerEntity
  • Field Details

    • field_15075

      private static final TrackedData<Boolean> field_15075
      Mappings:
      Namespace Name Mixin selector
      official b Laap;b:Lkk;
      intermediary field_15075 Lnet/minecraft/class_3050;field_15075:Lnet/minecraft/class_2921;
      named field_15075 Lnet/minecraft/entity/mob/ZombieVillagerEntity;field_15075:Lnet/minecraft/entity/data/TrackedData;
    • field_15077

      private static final TrackedData<Integer> field_15077
      Mappings:
      Namespace Name Mixin selector
      official c Laap;c:Lkk;
      intermediary field_15077 Lnet/minecraft/class_3050;field_15077:Lnet/minecraft/class_2921;
      named field_15077 Lnet/minecraft/entity/mob/ZombieVillagerEntity;field_15077:Lnet/minecraft/entity/data/TrackedData;
    • conversionTimer

      private int conversionTimer
      Mappings:
      Namespace Name Mixin selector
      official bw Laap;bw:I
      intermediary field_15076 Lnet/minecraft/class_3050;field_15076:I
      named conversionTimer Lnet/minecraft/entity/mob/ZombieVillagerEntity;conversionTimer:I
  • Constructor Details

    • ZombieVillagerEntity

      public ZombieVillagerEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lsn;<init>(Lajs;)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

    • initDataTracker

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

      public void method_13606(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Laap;a(I)V
      intermediary method_13606 Lnet/minecraft/class_3050;method_13606(I)V
      named method_13606 Lnet/minecraft/entity/mob/ZombieVillagerEntity;method_13606(I)V
    • getVillagerData

      public int getVillagerData()
      Mappings:
      Namespace Name Mixin selector
      official dl Laap;dl()I
      intermediary method_13609 Lnet/minecraft/class_3050;method_13609()I
      named getVillagerData Lnet/minecraft/entity/mob/ZombieVillagerEntity;getVillagerData()I
    • method_13607

      public static void method_13607(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Laap;a(Lph;)V
      intermediary method_13607 Lnet/minecraft/class_3050;method_13607(Lnet/minecraft/class_2934;)V
      named method_13607 Lnet/minecraft/entity/mob/ZombieVillagerEntity;method_13607(Lnet/minecraft/class_2934;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lsn;b(Ldu;)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 ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsn;a(Ldu;)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
    • initialize

      @Nullable public EntityData initialize(LocalDifficulty difficulty, @Nullable EntityData data)
      Overrides:
      initialize in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsx;a(Lrh;Lsz;)Lsz;
      intermediary method_6156 Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;)Lnet/minecraft/class_1700;
      named initialize Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
    • tick

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

      public boolean interactMob(PlayerEntity playerEntity, Hand hand)
      Overrides:
      interactMob in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsx;a(Laay;Lri;)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
    • canImmediatelyDespawn

      protected boolean canImmediatelyDespawn()
      Overrides:
      canImmediatelyDespawn in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official K Lsx;K()Z
      intermediary method_2631 Lnet/minecraft/class_871;method_2631()Z
      named canImmediatelyDespawn Lnet/minecraft/entity/mob/MobEntity;canImmediatelyDespawn()Z
    • isConverting

      public boolean isConverting()
      Mappings:
      Namespace Name Mixin selector
      official do Laap;do()Z
      intermediary method_13610 Lnet/minecraft/class_3050;method_13610()Z
      named isConverting Lnet/minecraft/entity/mob/ZombieVillagerEntity;isConverting()Z
    • method_13608

      protected void method_13608(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Laap;b(I)V
      intermediary method_13608 Lnet/minecraft/class_3050;method_13608(I)V
      named method_13608 Lnet/minecraft/entity/mob/ZombieVillagerEntity;method_13608(I)V
    • handleStatus

      @Environment(CLIENT) public void handleStatus(byte status)
      Overrides:
      handleStatus in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsn;a(B)V
      intermediary method_2485 Lnet/minecraft/class_864;method_2485(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • finishConversion

      protected void finishConversion()
      Mappings:
      Namespace Name Mixin selector
      official dp Laap;dp()V
      intermediary method_13611 Lnet/minecraft/class_3050;method_13611()V
      named finishConversion Lnet/minecraft/entity/mob/ZombieVillagerEntity;finishConversion()V
    • getConversionRate

      protected int getConversionRate()
      Mappings:
      Namespace Name Mixin selector
      official dq Laap;dq()I
      intermediary method_13612 Lnet/minecraft/class_3050;method_13612()I
      named getConversionRate Lnet/minecraft/entity/mob/ZombieVillagerEntity;getConversionRate()I
    • getSoundPitch

      protected float getSoundPitch()
      Overrides:
      getSoundPitch in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cj Lsw;cj()F
      intermediary method_2665 Lnet/minecraft/class_1699;method_2665()F
      named getSoundPitch Lnet/minecraft/entity/LivingEntity;getSoundPitch()F
    • ambientSound

      public SoundEvent ambientSound()
      Overrides:
      ambientSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official G Lsx;G()Lnm;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;
      named ambientSound Lnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
    • method_13048

      public SoundEvent method_13048()
      Overrides:
      method_13048 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official bW Lsw;bW()Lnm;
      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

      public SoundEvent deathSound()
      Overrides:
      deathSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official bX Lsw;bX()Lnm;
      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;
    • getStepSound

      public SoundEvent getStepSound()
      Overrides:
      getStepSound in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official di Laao;di()Lnm;
      intermediary method_13603 Lnet/minecraft/class_982;method_13603()Lnet/minecraft/class_2926;
      named getStepSound Lnet/minecraft/entity/mob/ZombieEntity;getStepSound()Lnet/minecraft/client/sound/SoundEvent;
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lsx;J()Lkq;
      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;
    • getSkull

      protected ItemStack getSkull()
      Overrides:
      getSkull in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      official dj Laao;dj()Lafj;
      intermediary method_13604 Lnet/minecraft/class_982;method_13604()Lnet/minecraft/class_1071;
      named getSkull Lnet/minecraft/entity/mob/ZombieEntity;getSkull()Lnet/minecraft/item/ItemStack;