Class StrayEntity

All Implemented Interfaces:
CommandSource, RangedAttackMob, EntityCategoryProvider, Monster

public class StrayEntity extends class_3146
Mappings:
Namespace Name
official ado
intermediary net/minecraft/class_3041
named net/minecraft/entity/StrayEntity
  • Constructor Details

    • StrayEntity

      public StrayEntity(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

    • method_13574

      public static void method_13574(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Lado;a(Lry;)V
      intermediary method_13574 Lnet/minecraft/class_3041;method_13574(Lnet/minecraft/class_2934;)V
      named method_13574 Lnet/minecraft/entity/StrayEntity;method_13574(Lnet/minecraft/class_2934;)V
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official P Lvq;P()Z
      intermediary method_2637 Lnet/minecraft/class_871;method_2637()Z
      named canSpawn Lnet/minecraft/entity/mob/MobEntity;canSpawn()Z
    • getLootTableId

      @Nullable 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;
    • 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;
    • 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;
    • 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;
    • method_14060

      SoundEvent method_14060()
      Mappings:
      Namespace Name Mixin selector
      official p Lacp;p()Lqe;
      intermediary method_14060 Lnet/minecraft/class_3146;method_14060()Lnet/minecraft/class_2926;
      named method_14060 Lnet/minecraft/class_3146;method_14060()Lnet/minecraft/client/sound/SoundEvent;
    • method_14056

      protected AbstractArrowEntity method_14056(float float2)
      Overrides:
      method_14056 in class class_3146
      Mappings:
      Namespace Name Mixin selector
      official a Lacp;a(F)Laeh;
      intermediary method_14056 Lnet/minecraft/class_3146;method_14056(F)Lnet/minecraft/class_990;
      named method_14056 Lnet/minecraft/class_3146;method_14056(F)Lnet/minecraft/entity/projectile/AbstractArrowEntity;