Class EvokerEntity

All Implemented Interfaces:
ComponentsAccess, Attackable, DataTracked, EquipmentHolder, Leashable, Monster, Targeter, ScoreHolder, Nameable, EntityLike, UniquelyIdentifiable, ServerWaypoint, Waypoint

public class EvokerEntity extends SpellcastingIllagerEntity
Mappings:
Namespace Name
named net/minecraft/entity/mob/EvokerEntity
intermediary net/minecraft/class_1564
official cro
  • Field Details

    • wololoTarget

      @Nullable private @Nullable SheepEntity wololoTarget
      Mappings:
      Namespace Name Mixin selector
      named wololoTarget Lnet/minecraft/entity/mob/EvokerEntity;wololoTarget:Lnet/minecraft/entity/passive/SheepEntity;
      intermediary field_7264 Lnet/minecraft/class_1564;field_7264:Lnet/minecraft/class_1472;
      official a Lcro;a:Lcpd;
  • Constructor Details

    • EvokerEntity

      public EvokerEntity(EntityType<? extends EvokerEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      official <init> Lbzm;<init>(Lbzv;Ldmu;)V
  • Method Details

    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class IllagerEntity
      Mappings:
      Namespace Name Mixin selector
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
      intermediary method_5959 Lnet/minecraft/class_1308;method_5959()V
      official H Lcao;H()V
    • createEvokerAttributes

      public static DefaultAttributeContainer.Builder createEvokerAttributes()
      Mappings:
      Namespace Name Mixin selector
      named createEvokerAttributes Lnet/minecraft/entity/mob/EvokerEntity;createEvokerAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
      intermediary method_26912 Lnet/minecraft/class_1564;method_26912()Lnet/minecraft/class_5132$class_5133;
      official m Lcro;m()Lcbr$a;
    • getCelebratingSound

      public SoundEvent getCelebratingSound()
      Specified by:
      getCelebratingSound in class RaiderEntity
      Mappings:
      Namespace Name Mixin selector
      named getCelebratingSound Lnet/minecraft/entity/raid/RaiderEntity;getCelebratingSound()Lnet/minecraft/sound/SoundEvent;
      intermediary method_20033 Lnet/minecraft/class_3763;method_20033()Lnet/minecraft/class_3414;
      official ag_ Lcwk;ag_()Layy;
    • isInSameTeam

      protected boolean isInSameTeam(Entity other)
      Overrides:
      isInSameTeam in class IllagerEntity
      Mappings:
      Namespace Name Mixin selector
      named isInSameTeam Lnet/minecraft/entity/Entity;isInSameTeam(Lnet/minecraft/entity/Entity;)Z
      intermediary method_61416 Lnet/minecraft/class_1297;method_61416(Lnet/minecraft/class_1297;)Z
      official u Lbzm;u(Lbzm;)Z
    • getAmbientSound

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

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      official f_ Lcam;f_()Layy;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource source)
      Overrides:
      getHurtSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
      intermediary method_6011 Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;
      official e Lcam;e(Lbyb;)Layy;
    • setWololoTarget

      void setWololoTarget(@Nullable @Nullable SheepEntity wololoTarget)
      Mappings:
      Namespace Name Mixin selector
      named setWololoTarget Lnet/minecraft/entity/mob/EvokerEntity;setWololoTarget(Lnet/minecraft/entity/passive/SheepEntity;)V
      intermediary method_7036 Lnet/minecraft/class_1564;method_7036(Lnet/minecraft/class_1472;)V
      official a Lcro;a(Lcpd;)V
    • getWololoTarget

      @Nullable @Nullable SheepEntity getWololoTarget()
      Mappings:
      Namespace Name Mixin selector
      named getWololoTarget Lnet/minecraft/entity/mob/EvokerEntity;getWololoTarget()Lnet/minecraft/entity/passive/SheepEntity;
      intermediary method_7039 Lnet/minecraft/class_1564;method_7039()Lnet/minecraft/class_1472;
      official hb Lcro;hb()Lcpd;
    • getCastSpellSound

      protected SoundEvent getCastSpellSound()
      Specified by:
      getCastSpellSound in class SpellcastingIllagerEntity
      Mappings:
      Namespace Name Mixin selector
      named getCastSpellSound Lnet/minecraft/entity/mob/SpellcastingIllagerEntity;getCastSpellSound()Lnet/minecraft/sound/SoundEvent;
      intermediary method_7142 Lnet/minecraft/class_1617;method_7142()Lnet/minecraft/class_3414;
      official t Lcsf;t()Layy;
    • addBonusForWave

      public void addBonusForWave(ServerWorld world, int wave, boolean unused)
      Specified by:
      addBonusForWave in class RaiderEntity
      Mappings:
      Namespace Name Mixin selector
      named addBonusForWave Lnet/minecraft/entity/raid/RaiderEntity;addBonusForWave(Lnet/minecraft/server/world/ServerWorld;IZ)V
      intermediary method_16484 Lnet/minecraft/class_3763;method_16484(Lnet/minecraft/class_3218;IZ)V
      official a Lcwk;a(Laub;IZ)V