Class EvocationIllagerEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class EvocationIllagerEntity extends class_3168
Mappings:
Namespace Name
official acx
intermediary net/minecraft/class_3148
named net/minecraft/entity/EvocationIllagerEntity
  • Field Details

    • field_15538

      private SheepEntity field_15538
      Mappings:
      Namespace Name Mixin selector
      official c Lacx;c:Laag;
      intermediary field_15538 Lnet/minecraft/class_3148;field_15538:Lnet/minecraft/class_949;
      named field_15538 Lnet/minecraft/entity/EvocationIllagerEntity;field_15538:Lnet/minecraft/entity/passive/SheepEntity;
  • Constructor Details

    • EvocationIllagerEntity

      public EvocationIllagerEntity(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
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class class_3168
      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_14066

      public static void method_14066(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Lacx;a(Lry;)V
      intermediary method_14066 Lnet/minecraft/class_3148;method_14066(Lnet/minecraft/class_2934;)V
      named method_14066 Lnet/minecraft/entity/EvocationIllagerEntity;method_14066(Lnet/minecraft/class_2934;)V
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class class_3168
      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
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class class_3168
      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
    • getLootTableId

      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;
    • mobTick

      protected void mobTick()
      Overrides:
      mobTick in class class_3168
      Mappings:
      Namespace Name Mixin selector
      official M Lvq;M()V
      intermediary method_2633 Lnet/minecraft/class_871;method_2633()V
      named mobTick Lnet/minecraft/entity/mob/MobEntity;mobTick()V
    • tick

      public void tick()
      Overrides:
      tick in class class_3168
      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
    • isTeammate

      public boolean isTeammate(Entity other)
      Overrides:
      isTeammate in class Entity
      Mappings:
      Namespace Name Mixin selector
      official r Lvg;r(Lvg;)Z
      intermediary method_13017 Lnet/minecraft/class_864;method_13017(Lnet/minecraft/class_864;)Z
      named isTeammate Lnet/minecraft/entity/Entity;isTeammate(Lnet/minecraft/entity/Entity;)Z
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official F Lvq;F()Lqe;
      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;
    • 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;
    • 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;
    • method_14067

      private void method_14067(@Nullable SheepEntity sheepEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lacx;a(Laag;)V
      intermediary method_14067 Lnet/minecraft/class_3148;method_14067(Lnet/minecraft/class_949;)V
      named method_14067 Lnet/minecraft/entity/EvocationIllagerEntity;method_14067(Lnet/minecraft/entity/passive/SheepEntity;)V
    • method_14076

      @Nullable private SheepEntity method_14076()
      Mappings:
      Namespace Name Mixin selector
      official dq Lacx;dq()Laag;
      intermediary method_14076 Lnet/minecraft/class_3148;method_14076()Lnet/minecraft/class_949;
      named method_14076 Lnet/minecraft/entity/EvocationIllagerEntity;method_14076()Lnet/minecraft/entity/passive/SheepEntity;
    • method_14132

      protected SoundEvent method_14132()
      Specified by:
      method_14132 in class class_3168
      Mappings:
      Namespace Name Mixin selector
      official dm Ladm;dm()Lqe;
      intermediary method_14132 Lnet/minecraft/class_3168;method_14132()Lnet/minecraft/class_2926;
      named method_14132 Lnet/minecraft/class_3168;method_14132()Lnet/minecraft/client/sound/SoundEvent;