Class WolfEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Tameable

public class WolfEntity extends TameableEntity
Mappings:
Namespace Name
official acu
intermediary net/minecraft/class_954
named net/minecraft/entity/passive/WolfEntity
  • Field Details

    • field_3727

      private float field_3727
      Mappings:
      Namespace Name Mixin selector
      official bm Lacu;bm:F
      intermediary field_3727 Lnet/minecraft/class_954;field_3727:F
      named field_3727 Lnet/minecraft/entity/passive/WolfEntity;field_3727:F
    • field_3728

      private float field_3728
      Mappings:
      Namespace Name Mixin selector
      official bn Lacu;bn:F
      intermediary field_3728 Lnet/minecraft/class_954;field_3728:F
      named field_3728 Lnet/minecraft/entity/passive/WolfEntity;field_3728:F
    • field_3729

      private boolean field_3729
      Mappings:
      Namespace Name Mixin selector
      official bo Lacu;bo:Z
      intermediary field_3729 Lnet/minecraft/class_954;field_3729:Z
      named field_3729 Lnet/minecraft/entity/passive/WolfEntity;field_3729:Z
    • field_3730

      private boolean field_3730
      Mappings:
      Namespace Name Mixin selector
      official bp Lacu;bp:Z
      intermediary field_3730 Lnet/minecraft/class_954;field_3730:Z
      named field_3730 Lnet/minecraft/entity/passive/WolfEntity;field_3730:Z
    • field_3731

      private float field_3731
      Mappings:
      Namespace Name Mixin selector
      official bq Lacu;bq:F
      intermediary field_3731 Lnet/minecraft/class_954;field_3731:F
      named field_3731 Lnet/minecraft/entity/passive/WolfEntity;field_3731:F
    • field_3732

      private float field_3732
      Mappings:
      Namespace Name Mixin selector
      official br Lacu;br:F
      intermediary field_3732 Lnet/minecraft/class_954;field_3732:F
      named field_3732 Lnet/minecraft/entity/passive/WolfEntity;field_3732:F
  • Constructor Details

    • WolfEntity

      public WolfEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lwv;<init>(Laqu;)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

    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official aW Lxm;aW()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • setTarget

      public void setTarget(LivingEntity target)
      Overrides:
      setTarget in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lxn;d(Lxm;)V
      intermediary method_6165 Lnet/minecraft/class_871;method_6165(Lnet/minecraft/class_1699;)V
      named setTarget Lnet/minecraft/entity/mob/MobEntity;setTarget(Lnet/minecraft/entity/LivingEntity;)V
    • mobTick

      protected void mobTick()
      Overrides:
      mobTick in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official E Lxn;E()V
      intermediary method_2633 Lnet/minecraft/class_871;method_2633()V
      named mobTick Lnet/minecraft/entity/mob/MobEntity;mobTick()V
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class TameableEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lwv;h()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • playStepSound

      protected void playStepSound(BlockPos pos, Block block)
      Overrides:
      playStepSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lwv;a(Ldt;Latr;)V
      intermediary method_10936 Lnet/minecraft/class_864;method_10936(Lnet/minecraft/class_2552;Lnet/minecraft/class_197;)V
      named playStepSound Lnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class TameableEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lwv;b(Lfn;)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 TameableEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwv;a(Lfn;)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
    • getAmbientSound

      protected String getAmbientSound()
      Overrides:
      getAmbientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official z Lxn;z()Ljava/lang/String;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Ljava/lang/String;
      named getAmbientSound Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Ljava/lang/String;
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bn Lxm;bn()Ljava/lang/String;
      intermediary method_2604 Lnet/minecraft/class_1699;method_2604()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bo Lxm;bo()Ljava/lang/String;
      intermediary method_2605 Lnet/minecraft/class_1699;method_2605()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
    • getSoundVolume

      protected float getSoundVolume()
      Overrides:
      getSoundVolume in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bA Lxm;bA()F
      intermediary method_2602 Lnet/minecraft/class_1699;method_2602()F
      named getSoundVolume Lnet/minecraft/entity/LivingEntity;getSoundVolume()F
    • getDefaultDrop

      protected Item getDefaultDrop()
      Overrides:
      getDefaultDrop in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official A Lxn;A()Lalq;
      intermediary method_8375 Lnet/minecraft/class_871;method_8375()Lnet/minecraft/class_1069;
      named getDefaultDrop Lnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lxm;m()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • tick

      public void tick()
      Overrides:
      tick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official s_ Lwv;s_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • method_2881

      @Environment(CLIENT) public boolean method_2881()
      Mappings:
      Namespace Name Mixin selector
      official cr Lacu;cr()Z
      intermediary method_2881 Lnet/minecraft/class_954;method_2881()Z
      named method_2881 Lnet/minecraft/entity/passive/WolfEntity;method_2881()Z
    • method_2879

      @Environment(CLIENT) public float method_2879(float float2)
      Mappings:
      Namespace Name Mixin selector
      official o Lacu;o(F)F
      intermediary method_2879 Lnet/minecraft/class_954;method_2879(F)F
      named method_2879 Lnet/minecraft/entity/passive/WolfEntity;method_2879(F)F
    • method_2876

      @Environment(CLIENT) public float method_2876(float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official i Lacu;i(FF)F
      intermediary method_2876 Lnet/minecraft/class_954;method_2876(FF)F
      named method_2876 Lnet/minecraft/entity/passive/WolfEntity;method_2876(FF)F
    • method_2880

      @Environment(CLIENT) public float method_2880(float float2)
      Mappings:
      Namespace Name Mixin selector
      official p Lacu;p(F)F
      intermediary method_2880 Lnet/minecraft/class_954;method_2880(F)F
      named method_2880 Lnet/minecraft/entity/passive/WolfEntity;method_2880(F)F
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aR Lwv;aR()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • getLookPitchSpeed

      public int getLookPitchSpeed()
      Overrides:
      getLookPitchSpeed in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bP Lxn;bP()I
      intermediary method_2636 Lnet/minecraft/class_871;method_2636()I
      named getLookPitchSpeed Lnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwv;a(Lwh;F)Z
      intermediary method_2499 Lnet/minecraft/class_864;method_2499(Lnet/minecraft/class_856;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • tryAttack

      public boolean tryAttack(Entity target)
      Overrides:
      tryAttack in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lxm;r(Lwv;)Z
      intermediary method_2671 Lnet/minecraft/class_1699;method_2671(Lnet/minecraft/class_864;)Z
      named tryAttack Lnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
    • setTamed

      public void setTamed(boolean tamed)
      Overrides:
      setTamed in class TameableEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lxx;m(Z)V
      intermediary method_2715 Lnet/minecraft/class_880;method_2715(Z)V
      named setTamed Lnet/minecraft/entity/passive/TameableEntity;setTamed(Z)V
    • canBeLeashedBy

      public boolean canBeLeashedBy(PlayerEntity player)
      Overrides:
      canBeLeashedBy in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxn;a(Lahd;)Z
      intermediary method_2537 Lnet/minecraft/class_871;method_2537(Lnet/minecraft/class_988;)Z
      named canBeLeashedBy Lnet/minecraft/entity/mob/MobEntity;canBeLeashedBy(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • handleStatus

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

      @Environment(CLIENT) public float method_2882()
      Mappings:
      Namespace Name Mixin selector
      official cs Lacu;cs()F
      intermediary method_2882 Lnet/minecraft/class_954;method_2882()F
      named method_2882 Lnet/minecraft/entity/passive/WolfEntity;method_2882()F
    • isBreedingItem

      public boolean isBreedingItem(ItemStack stack)
      Overrides:
      isBreedingItem in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official d Labq;d(Lamj;)Z
      intermediary method_2853 Lnet/minecraft/class_942;method_2853(Lnet/minecraft/class_1071;)Z
      named isBreedingItem Lnet/minecraft/entity/passive/AnimalEntity;isBreedingItem(Lnet/minecraft/item/ItemStack;)Z
    • getLimitPerChunk

      public int getLimitPerChunk()
      Overrides:
      getLimitPerChunk in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bU Lxn;bU()I
      intermediary method_2639 Lnet/minecraft/class_871;method_2639()I
      named getLimitPerChunk Lnet/minecraft/entity/mob/MobEntity;getLimitPerChunk()I
    • isAngry

      public boolean isAngry()
      Mappings:
      Namespace Name Mixin selector
      official ct Lacu;ct()Z
      intermediary method_2874 Lnet/minecraft/class_954;method_2874()Z
      named isAngry Lnet/minecraft/entity/passive/WolfEntity;isAngry()Z
    • updateAnger

      public void updateAnger(boolean angry)
      Mappings:
      Namespace Name Mixin selector
      official o Lacu;o(Z)V
      intermediary method_2877 Lnet/minecraft/class_954;method_2877(Z)V
      named updateAnger Lnet/minecraft/entity/passive/WolfEntity;updateAnger(Z)V
    • getCollarColor

      public DyeColor getCollarColor()
      Mappings:
      Namespace Name Mixin selector
      official cu Lacu;cu()Lakv;
      intermediary method_11111 Lnet/minecraft/class_954;method_11111()Lnet/minecraft/class_2674;
      named getCollarColor Lnet/minecraft/entity/passive/WolfEntity;getCollarColor()Lnet/minecraft/util/DyeColor;
    • setCollarColor

      public void setCollarColor(DyeColor color)
      Mappings:
      Namespace Name Mixin selector
      official a Lacu;a(Lakv;)V
      intermediary method_11110 Lnet/minecraft/class_954;method_11110(Lnet/minecraft/class_2674;)V
      named setCollarColor Lnet/minecraft/entity/passive/WolfEntity;setCollarColor(Lnet/minecraft/util/DyeColor;)V
    • breed

      public WolfEntity breed(PassiveEntity passiveEntity)
      Specified by:
      breed in class PassiveEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lacu;b(Lws;)Lacu;
      intermediary method_4527 Lnet/minecraft/class_954;method_4527(Lnet/minecraft/class_862;)Lnet/minecraft/class_954;
      named breed Lnet/minecraft/entity/passive/WolfEntity;breed(Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/WolfEntity;
    • setBegging

      public void setBegging(boolean begging)
      Mappings:
      Namespace Name Mixin selector
      official p Lacu;p(Z)V
      intermediary method_2878 Lnet/minecraft/class_954;method_2878(Z)V
      named setBegging Lnet/minecraft/entity/passive/WolfEntity;setBegging(Z)V
    • canBreedWith

      public boolean canBreedWith(AnimalEntity other)
      Overrides:
      canBreedWith in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official a Labq;a(Labq;)Z
      intermediary method_2852 Lnet/minecraft/class_942;method_2852(Lnet/minecraft/class_942;)Z
      named canBreedWith Lnet/minecraft/entity/passive/AnimalEntity;canBreedWith(Lnet/minecraft/entity/passive/AnimalEntity;)Z
    • method_2875

      public boolean method_2875()
      Mappings:
      Namespace Name Mixin selector
      official cv Lacu;cv()Z
      intermediary method_2875 Lnet/minecraft/class_954;method_2875()Z
      named method_2875 Lnet/minecraft/entity/passive/WolfEntity;method_2875()Z
    • canImmediatelyDespawn

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

      public boolean canAttackWithOwner(LivingEntity target, LivingEntity owner)
      Overrides:
      canAttackWithOwner in class TameableEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxx;a(Lxm;Lxm;)Z
      intermediary method_6182 Lnet/minecraft/class_880;method_6182(Lnet/minecraft/class_1699;Lnet/minecraft/class_1699;)Z
      named canAttackWithOwner Lnet/minecraft/entity/passive/TameableEntity;canAttackWithOwner(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z
    • isTameable

      public boolean isTameable()
      Overrides:
      isTameable in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official ca Lxn;ca()Z
      intermediary method_6160 Lnet/minecraft/class_871;method_6160()Z
      named isTameable Lnet/minecraft/entity/mob/MobEntity;isTameable()Z