Class HorseBaseEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, SimpleInventoryListener

public class HorseBaseEntity extends AnimalEntity implements SimpleInventoryListener
Mappings:
Namespace Name
official abt
intermediary net/minecraft/class_1712
named net/minecraft/entity/passive/HorseBaseEntity
  • Field Details

    • EATING_GRASS_ENTITY_PREDICATE

      private static final Predicate EATING_GRASS_ENTITY_PREDICATE
      Mappings:
      Namespace Name Mixin selector
      official bq Labt;bq:Lcom/google/common/base/Predicate;
      intermediary field_11975 Lnet/minecraft/class_1712;field_11975:Lcom/google/common/base/Predicate;
      named EATING_GRASS_ENTITY_PREDICATE Lnet/minecraft/entity/passive/HorseBaseEntity;EATING_GRASS_ENTITY_PREDICATE:Lcom/google/common/base/Predicate;
    • JUMP_STRENGTH_ATTRIBUTE

      private static final EntityAttribute JUMP_STRENGTH_ATTRIBUTE
      Mappings:
      Namespace Name Mixin selector
      official br Labt;br:Lxy;
      intermediary field_6903 Lnet/minecraft/class_1712;field_6903:Lnet/minecraft/class_1702;
      named JUMP_STRENGTH_ATTRIBUTE Lnet/minecraft/entity/passive/HorseBaseEntity;JUMP_STRENGTH_ATTRIBUTE:Lnet/minecraft/entity/attribute/EntityAttribute;
    • HORSE_ARMOR_TEXTURES

      private static final String[] HORSE_ARMOR_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official bs Labt;bs:[Ljava/lang/String;
      intermediary field_6904 Lnet/minecraft/class_1712;field_6904:[Ljava/lang/String;
      named HORSE_ARMOR_TEXTURES Lnet/minecraft/entity/passive/HorseBaseEntity;HORSE_ARMOR_TEXTURES:[Ljava/lang/String;
    • field_6905

      private static final String[] field_6905
      Mappings:
      Namespace Name Mixin selector
      official bt Labt;bt:[Ljava/lang/String;
      intermediary field_6905 Lnet/minecraft/class_1712;field_6905:[Ljava/lang/String;
      named field_6905 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6905:[Ljava/lang/String;
    • field_6906

      private static final int[] field_6906
      Mappings:
      Namespace Name Mixin selector
      official bu Labt;bu:[I
      intermediary field_6906 Lnet/minecraft/class_1712;field_6906:[I
      named field_6906 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6906:[I
    • HORSE_TEXTURES

      private static final String[] HORSE_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official bv Labt;bv:[Ljava/lang/String;
      intermediary field_6907 Lnet/minecraft/class_1712;field_6907:[Ljava/lang/String;
      named HORSE_TEXTURES Lnet/minecraft/entity/passive/HorseBaseEntity;HORSE_TEXTURES:[Ljava/lang/String;
    • field_6879

      private static final String[] field_6879
      Mappings:
      Namespace Name Mixin selector
      official bw Labt;bw:[Ljava/lang/String;
      intermediary field_6879 Lnet/minecraft/class_1712;field_6879:[Ljava/lang/String;
      named field_6879 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6879:[Ljava/lang/String;
    • HORSE_MARKINGS_TEXTURES

      private static final String[] HORSE_MARKINGS_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official bx Labt;bx:[Ljava/lang/String;
      intermediary field_6880 Lnet/minecraft/class_1712;field_6880:[Ljava/lang/String;
      named HORSE_MARKINGS_TEXTURES Lnet/minecraft/entity/passive/HorseBaseEntity;HORSE_MARKINGS_TEXTURES:[Ljava/lang/String;
    • field_6881

      private static final String[] field_6881
      Mappings:
      Namespace Name Mixin selector
      official by Labt;by:[Ljava/lang/String;
      intermediary field_6881 Lnet/minecraft/class_1712;field_6881:[Ljava/lang/String;
      named field_6881 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6881:[Ljava/lang/String;
    • eatingGrassTicks

      private int eatingGrassTicks
      Mappings:
      Namespace Name Mixin selector
      official bz Labt;bz:I
      intermediary field_6882 Lnet/minecraft/class_1712;field_6882:I
      named eatingGrassTicks Lnet/minecraft/entity/passive/HorseBaseEntity;eatingGrassTicks:I
    • eatingTicks

      private int eatingTicks
      Mappings:
      Namespace Name Mixin selector
      official bA Labt;bA:I
      intermediary field_6883 Lnet/minecraft/class_1712;field_6883:I
      named eatingTicks Lnet/minecraft/entity/passive/HorseBaseEntity;eatingTicks:I
    • angryTicks

      private int angryTicks
      Mappings:
      Namespace Name Mixin selector
      official bB Labt;bB:I
      intermediary field_6884 Lnet/minecraft/class_1712;field_6884:I
      named angryTicks Lnet/minecraft/entity/passive/HorseBaseEntity;angryTicks:I
    • field_6897

      public int field_6897
      Mappings:
      Namespace Name Mixin selector
      official bk Labt;bk:I
      intermediary field_6897 Lnet/minecraft/class_1712;field_6897:I
      named field_6897 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6897:I
    • field_6898

      public int field_6898
      Mappings:
      Namespace Name Mixin selector
      official bm Labt;bm:I
      intermediary field_6898 Lnet/minecraft/class_1712;field_6898:I
      named field_6898 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6898:I
    • inAir

      protected boolean inAir
      Mappings:
      Namespace Name Mixin selector
      official bn Labt;bn:Z
      intermediary field_6899 Lnet/minecraft/class_1712;field_6899:Z
      named inAir Lnet/minecraft/entity/passive/HorseBaseEntity;inAir:Z
    • inventory

      private AnimalInventory inventory
      Mappings:
      Namespace Name Mixin selector
      official bC Labt;bC:Laic;
      intermediary field_6885 Lnet/minecraft/class_1712;field_6885:Lnet/minecraft/class_1719;
      named inventory Lnet/minecraft/entity/passive/HorseBaseEntity;inventory:Lnet/minecraft/inventory/AnimalInventory;
    • field_6886

      private boolean field_6886
      Mappings:
      Namespace Name Mixin selector
      official bD Labt;bD:Z
      intermediary field_6886 Lnet/minecraft/class_1712;field_6886:Z
      named field_6886 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6886:Z
    • temper

      protected int temper
      Mappings:
      Namespace Name Mixin selector
      official bo Labt;bo:I
      intermediary field_6900 Lnet/minecraft/class_1712;field_6900:I
      named temper Lnet/minecraft/entity/passive/HorseBaseEntity;temper:I
    • jumpStrength

      protected float jumpStrength
      Mappings:
      Namespace Name Mixin selector
      official bp Labt;bp:F
      intermediary field_6901 Lnet/minecraft/class_1712;field_6901:F
      named jumpStrength Lnet/minecraft/entity/passive/HorseBaseEntity;jumpStrength:F
    • jumping

      private boolean jumping
      Mappings:
      Namespace Name Mixin selector
      official bE Labt;bE:Z
      intermediary field_6887 Lnet/minecraft/class_1712;field_6887:Z
      named jumping Lnet/minecraft/entity/passive/HorseBaseEntity;jumping:Z
    • eatingGrassAnimationProgress

      private float eatingGrassAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bF Labt;bF:F
      intermediary field_6888 Lnet/minecraft/class_1712;field_6888:F
      named eatingGrassAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;eatingGrassAnimationProgress:F
    • lastEatingGrassAnimationProgress

      private float lastEatingGrassAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bG Labt;bG:F
      intermediary field_6889 Lnet/minecraft/class_1712;field_6889:F
      named lastEatingGrassAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;lastEatingGrassAnimationProgress:F
    • angryAnimationProgress

      private float angryAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bH Labt;bH:F
      intermediary field_6890 Lnet/minecraft/class_1712;field_6890:F
      named angryAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;angryAnimationProgress:F
    • lastAngryAnimationProgress

      private float lastAngryAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bI Labt;bI:F
      intermediary field_6891 Lnet/minecraft/class_1712;field_6891:F
      named lastAngryAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;lastAngryAnimationProgress:F
    • eatingAnimationProgress

      private float eatingAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bJ Labt;bJ:F
      intermediary field_6892 Lnet/minecraft/class_1712;field_6892:F
      named eatingAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;eatingAnimationProgress:F
    • lastEatingAnimationProgress

      private float lastEatingAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      official bK Labt;bK:F
      intermediary field_6893 Lnet/minecraft/class_1712;field_6893:F
      named lastEatingAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;lastEatingAnimationProgress:F
    • soundTicks

      private int soundTicks
      Mappings:
      Namespace Name Mixin selector
      official bL Labt;bL:I
      intermediary field_6894 Lnet/minecraft/class_1712;field_6894:I
      named soundTicks Lnet/minecraft/entity/passive/HorseBaseEntity;soundTicks:I
    • field_6895

      private String field_6895
      Mappings:
      Namespace Name Mixin selector
      official bM Labt;bM:Ljava/lang/String;
      intermediary field_6895 Lnet/minecraft/class_1712;field_6895:Ljava/lang/String;
      named field_6895 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6895:Ljava/lang/String;
    • field_6896

      private String[] field_6896
      Mappings:
      Namespace Name Mixin selector
      official bN Labt;bN:[Ljava/lang/String;
      intermediary field_6896 Lnet/minecraft/class_1712;field_6896:[Ljava/lang/String;
      named field_6896 Lnet/minecraft/entity/passive/HorseBaseEntity;field_6896:[Ljava/lang/String;
    • field_11974

      private boolean field_11974
      Mappings:
      Namespace Name Mixin selector
      official bO Labt;bO:Z
      intermediary field_11974 Lnet/minecraft/class_1712;field_11974:Z
      named field_11974 Lnet/minecraft/entity/passive/HorseBaseEntity;field_11974:Z
  • Constructor Details

    • HorseBaseEntity

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

    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class PassiveEntity
      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
    • setType

      public void setType(int type)
      Mappings:
      Namespace Name Mixin selector
      official r Labt;r(I)V
      intermediary method_6290 Lnet/minecraft/class_1712;method_6290(I)V
      named setType Lnet/minecraft/entity/passive/HorseBaseEntity;setType(I)V
    • getType

      public int getType()
      Mappings:
      Namespace Name Mixin selector
      official cj Labt;cj()I
      intermediary method_6235 Lnet/minecraft/class_1712;method_6235()I
      named getType Lnet/minecraft/entity/passive/HorseBaseEntity;getType()I
    • setVariant

      public void setVariant(int variant)
      Mappings:
      Namespace Name Mixin selector
      official s Labt;s(I)V
      intermediary method_6293 Lnet/minecraft/class_1712;method_6293(I)V
      named setVariant Lnet/minecraft/entity/passive/HorseBaseEntity;setVariant(I)V
    • getVariant

      public int getVariant()
      Mappings:
      Namespace Name Mixin selector
      official ck Labt;ck()I
      intermediary method_6236 Lnet/minecraft/class_1712;method_6236()I
      named getVariant Lnet/minecraft/entity/passive/HorseBaseEntity;getVariant()I
    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface CommandSource
      Overrides:
      getTranslationKey in class Entity
      Mappings:
      Namespace Name Mixin selector
      official method_2518 Lwv;method_2518()Ljava/lang/String;
      intermediary method_2518 Lnet/minecraft/class_864;method_2518()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/entity/Entity;getTranslationKey()Ljava/lang/String;
    • getHorseFlag

      private boolean getHorseFlag(int bitmask)
      Mappings:
      Namespace Name Mixin selector
      official w Labt;w(I)Z
      intermediary method_6301 Lnet/minecraft/class_1712;method_6301(I)Z
      named getHorseFlag Lnet/minecraft/entity/passive/HorseBaseEntity;getHorseFlag(I)Z
    • setHorseFlag

      private void setHorseFlag(int bitmask, boolean flag)
      Mappings:
      Namespace Name Mixin selector
      official c Labt;c(IZ)V
      intermediary method_6233 Lnet/minecraft/class_1712;method_6233(IZ)V
      named setHorseFlag Lnet/minecraft/entity/passive/HorseBaseEntity;setHorseFlag(IZ)V
    • method_6237

      public boolean method_6237()
      Mappings:
      Namespace Name Mixin selector
      official cl Labt;cl()Z
      intermediary method_6237 Lnet/minecraft/class_1712;method_6237()Z
      named method_6237 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6237()Z
    • isTame

      public boolean isTame()
      Mappings:
      Namespace Name Mixin selector
      official cm Labt;cm()Z
      intermediary method_6238 Lnet/minecraft/class_1712;method_6238()Z
      named isTame Lnet/minecraft/entity/passive/HorseBaseEntity;isTame()Z
    • method_6254

      public boolean method_6254()
      Mappings:
      Namespace Name Mixin selector
      official cn Labt;cn()Z
      intermediary method_6254 Lnet/minecraft/class_1712;method_6254()Z
      named method_6254 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6254()Z
    • getOwnerUuid

      public String getOwnerUuid()
      Mappings:
      Namespace Name Mixin selector
      official cr Labt;cr()Ljava/lang/String;
      intermediary method_6255 Lnet/minecraft/class_1712;method_6255()Ljava/lang/String;
      named getOwnerUuid Lnet/minecraft/entity/passive/HorseBaseEntity;getOwnerUuid()Ljava/lang/String;
    • method_6234

      public void method_6234(String string)
      Mappings:
      Namespace Name Mixin selector
      official b Labt;b(Ljava/lang/String;)V
      intermediary method_6234 Lnet/minecraft/class_1712;method_6234(Ljava/lang/String;)V
      named method_6234 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6234(Ljava/lang/String;)V
    • method_6256

      public float method_6256()
      Mappings:
      Namespace Name Mixin selector
      official cs Labt;cs()F
      intermediary method_6256 Lnet/minecraft/class_1712;method_6256()F
      named method_6256 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6256()F
    • method_5377

      public void method_5377(boolean bool)
      Overrides:
      method_5377 in class PassiveEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lws;a(Z)V
      intermediary method_5377 Lnet/minecraft/class_862;method_5377(Z)V
      named method_5377 Lnet/minecraft/entity/passive/PassiveEntity;method_5377(Z)V
    • isInAir

      public boolean isInAir()
      Mappings:
      Namespace Name Mixin selector
      official ct Labt;ct()Z
      intermediary method_6257 Lnet/minecraft/class_1712;method_6257()Z
      named isInAir Lnet/minecraft/entity/passive/HorseBaseEntity;isInAir()Z
    • setTame

      public void setTame(boolean tame)
      Mappings:
      Namespace Name Mixin selector
      official l Labt;l(Z)V
      intermediary method_6282 Lnet/minecraft/class_1712;method_6282(Z)V
      named setTame Lnet/minecraft/entity/passive/HorseBaseEntity;setTame(Z)V
    • setInAir

      public void setInAir(boolean inAir)
      Mappings:
      Namespace Name Mixin selector
      official m Labt;m(Z)V
      intermediary method_6283 Lnet/minecraft/class_1712;method_6283(Z)V
      named setInAir Lnet/minecraft/entity/passive/HorseBaseEntity;setInAir(Z)V
    • 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
    • method_6175

      protected void method_6175(float float2)
      Overrides:
      method_6175 in class PathAwareEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lxu;n(F)V
      intermediary method_6175 Lnet/minecraft/class_877;method_6175(F)V
      named method_6175 Lnet/minecraft/entity/PathAwareEntity;method_6175(F)V
    • hasChest

      public boolean hasChest()
      Mappings:
      Namespace Name Mixin selector
      official cu Labt;cu()Z
      intermediary method_6258 Lnet/minecraft/class_1712;method_6258()Z
      named hasChest Lnet/minecraft/entity/passive/HorseBaseEntity;hasChest()Z
    • method_6259

      public int method_6259()
      Mappings:
      Namespace Name Mixin selector
      official cv Labt;cv()I
      intermediary method_6259 Lnet/minecraft/class_1712;method_6259()I
      named method_6259 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6259()I
    • method_8391

      private int method_8391(ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official f Labt;f(Lamj;)I
      intermediary method_8391 Lnet/minecraft/class_1712;method_8391(Lnet/minecraft/class_1071;)I
      named method_8391 Lnet/minecraft/entity/passive/HorseBaseEntity;method_8391(Lnet/minecraft/item/ItemStack;)I
    • isEating

      public boolean isEating()
      Mappings:
      Namespace Name Mixin selector
      official cw Labt;cw()Z
      intermediary method_6260 Lnet/minecraft/class_1712;method_6260()Z
      named isEating Lnet/minecraft/entity/passive/HorseBaseEntity;isEating()Z
    • isAngry

      public boolean isAngry()
      Mappings:
      Namespace Name Mixin selector
      official cx Labt;cx()Z
      intermediary method_6261 Lnet/minecraft/class_1712;method_6261()Z
      named isAngry Lnet/minecraft/entity/passive/HorseBaseEntity;isAngry()Z
    • isReadyToBreed

      public boolean isReadyToBreed()
      Mappings:
      Namespace Name Mixin selector
      official cy Labt;cy()Z
      intermediary method_6262 Lnet/minecraft/class_1712;method_6262()Z
      named isReadyToBreed Lnet/minecraft/entity/passive/HorseBaseEntity;isReadyToBreed()Z
    • hasBred

      public boolean hasBred()
      Mappings:
      Namespace Name Mixin selector
      official cz Labt;cz()Z
      intermediary method_6263 Lnet/minecraft/class_1712;method_6263()Z
      named hasBred Lnet/minecraft/entity/passive/HorseBaseEntity;hasBred()Z
    • method_8390

      public void method_8390(ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official e Labt;e(Lamj;)V
      intermediary method_8390 Lnet/minecraft/class_1712;method_8390(Lnet/minecraft/class_1071;)V
      named method_8390 Lnet/minecraft/entity/passive/HorseBaseEntity;method_8390(Lnet/minecraft/item/ItemStack;)V
    • setBred

      public void setBred(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official n Labt;n(Z)V
      intermediary method_6284 Lnet/minecraft/class_1712;method_6284(Z)V
      named setBred Lnet/minecraft/entity/passive/HorseBaseEntity;setBred(Z)V
    • setHasChest

      public void setHasChest(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official o Labt;o(Z)V
      intermediary method_6285 Lnet/minecraft/class_1712;method_6285(Z)V
      named setHasChest Lnet/minecraft/entity/passive/HorseBaseEntity;setHasChest(Z)V
    • setHasBred

      public void setHasBred(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official p Labt;p(Z)V
      intermediary method_6286 Lnet/minecraft/class_1712;method_6286(Z)V
      named setHasBred Lnet/minecraft/entity/passive/HorseBaseEntity;setHasBred(Z)V
    • setSaddled

      public void setSaddled(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official q Labt;q(Z)V
      intermediary method_6287 Lnet/minecraft/class_1712;method_6287(Z)V
      named setSaddled Lnet/minecraft/entity/passive/HorseBaseEntity;setSaddled(Z)V
    • getTemper

      public int getTemper()
      Mappings:
      Namespace Name Mixin selector
      official cA Labt;cA()I
      intermediary method_6264 Lnet/minecraft/class_1712;method_6264()I
      named getTemper Lnet/minecraft/entity/passive/HorseBaseEntity;getTemper()I
    • setTemper

      public void setTemper(int temper)
      Mappings:
      Namespace Name Mixin selector
      official t Labt;t(I)V
      intermediary method_6297 Lnet/minecraft/class_1712;method_6297(I)V
      named setTemper Lnet/minecraft/entity/passive/HorseBaseEntity;setTemper(I)V
    • addTemper

      public int addTemper(int difference)
      Mappings:
      Namespace Name Mixin selector
      official u Labt;u(I)I
      intermediary method_6298 Lnet/minecraft/class_1712;method_6298(I)I
      named addTemper Lnet/minecraft/entity/passive/HorseBaseEntity;addTemper(I)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
    • getArmorProtectionValue

      public int getArmorProtectionValue()
      Overrides:
      getArmorProtectionValue in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bq Lxm;bq()I
      intermediary method_2601 Lnet/minecraft/class_1699;method_2601()I
      named getArmorProtectionValue Lnet/minecraft/entity/LivingEntity;getArmorProtectionValue()I
    • isPushable

      public boolean isPushable()
      Overrides:
      isPushable in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ae Lwv;ae()Z
      intermediary method_2472 Lnet/minecraft/class_864;method_2472()Z
      named isPushable Lnet/minecraft/entity/Entity;isPushable()Z
    • method_6265

      public boolean method_6265()
      Mappings:
      Namespace Name Mixin selector
      official cB Labt;cB()Z
      intermediary method_6265 Lnet/minecraft/class_1712;method_6265()Z
      named method_6265 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6265()Z
    • method_6266

      public void method_6266()
      Mappings:
      Namespace Name Mixin selector
      official cC Labt;cC()V
      intermediary method_6266 Lnet/minecraft/class_1712;method_6266()V
      named method_6266 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6266()V
    • playEatingAnimation

      private void playEatingAnimation()
      Mappings:
      Namespace Name Mixin selector
      official cW Labt;cW()V
      intermediary method_6241 Lnet/minecraft/class_1712;method_6241()V
      named playEatingAnimation Lnet/minecraft/entity/passive/HorseBaseEntity;playEatingAnimation()V
    • handleFallDamage

      public void handleFallDamage(float fallDistance, float damageMultiplier)
      Overrides:
      handleFallDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lwv;e(FF)V
      intermediary method_2490 Lnet/minecraft/class_864;method_2490(FF)V
      named handleFallDamage Lnet/minecraft/entity/Entity;handleFallDamage(FF)V
    • method_6242

      private int method_6242()
      Mappings:
      Namespace Name Mixin selector
      official cX Labt;cX()I
      intermediary method_6242 Lnet/minecraft/class_1712;method_6242()I
      named method_6242 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6242()I
    • method_6243

      private void method_6243()
      Mappings:
      Namespace Name Mixin selector
      official cY Labt;cY()V
      intermediary method_6243 Lnet/minecraft/class_1712;method_6243()V
      named method_6243 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6243()V
    • updateSaddle

      private void updateSaddle()
      Mappings:
      Namespace Name Mixin selector
      official cZ Labt;cZ()V
      intermediary method_6244 Lnet/minecraft/class_1712;method_6244()V
      named updateSaddle Lnet/minecraft/entity/passive/HorseBaseEntity;updateSaddle()V
    • onChanged

      public void onChanged(SimpleInventory inventory)
      Specified by:
      onChanged in interface SimpleInventoryListener
      Mappings:
      Namespace Name Mixin selector
      official a Lvr;a(Lwa;)V
      intermediary method_2391 Lnet/minecraft/class_850;method_2391(Lnet/minecraft/class_852;)V
      named onChanged Lnet/minecraft/inventory/SimpleInventoryListener;onChanged(Lnet/minecraft/inventory/SimpleInventory;)V
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official bQ Lxn;bQ()Z
      intermediary method_2637 Lnet/minecraft/class_871;method_2637()Z
      named canSpawn Lnet/minecraft/entity/mob/MobEntity;canSpawn()Z
    • method_6231

      protected HorseBaseEntity method_6231(Entity entity, double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a(Lwv;D)Labt;
      intermediary method_6231 Lnet/minecraft/class_1712;method_6231(Lnet/minecraft/class_864;D)Lnet/minecraft/class_1712;
      named method_6231 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6231(Lnet/minecraft/entity/Entity;D)Lnet/minecraft/entity/passive/HorseBaseEntity;
    • getJumpStrength

      public double getJumpStrength()
      Mappings:
      Namespace Name Mixin selector
      official cD Labt;cD()D
      intermediary method_6267 Lnet/minecraft/class_1712;method_6267()D
      named getJumpStrength Lnet/minecraft/entity/passive/HorseBaseEntity;getJumpStrength()D
    • 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;
    • 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;
    • 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;
    • isSaddled

      public boolean isSaddled()
      Mappings:
      Namespace Name Mixin selector
      official cE Labt;cE()Z
      intermediary method_6268 Lnet/minecraft/class_1712;method_6268()Z
      named isSaddled Lnet/minecraft/entity/passive/HorseBaseEntity;isSaddled()Z
    • 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;
    • method_6269

      protected String method_6269()
      Mappings:
      Namespace Name Mixin selector
      official cF Labt;cF()Ljava/lang/String;
      intermediary method_6269 Lnet/minecraft/class_1712;method_6269()Ljava/lang/String;
      named method_6269 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6269()Ljava/lang/String;
    • 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
    • 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
    • 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
    • getMaxTemper

      public int getMaxTemper()
      Mappings:
      Namespace Name Mixin selector
      official cG Labt;cG()I
      intermediary method_6270 Lnet/minecraft/class_1712;method_6270()I
      named getMaxTemper Lnet/minecraft/entity/passive/HorseBaseEntity;getMaxTemper()I
    • 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
    • getMinAmbientSoundDelay

      public int getMinAmbientSoundDelay()
      Overrides:
      getMinAmbientSoundDelay in class AnimalEntity
      Mappings:
      Namespace Name Mixin selector
      official w Lxn;w()I
      intermediary method_2594 Lnet/minecraft/class_871;method_2594()I
      named getMinAmbientSoundDelay Lnet/minecraft/entity/mob/MobEntity;getMinAmbientSoundDelay()I
    • method_6271

      @Environment(CLIENT) public boolean method_6271()
      Mappings:
      Namespace Name Mixin selector
      official cH Labt;cH()Z
      intermediary method_6271 Lnet/minecraft/class_1712;method_6271()Z
      named method_6271 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6271()Z
    • method_6245

      private void method_6245()
      Mappings:
      Namespace Name Mixin selector
      official da Labt;da()V
      intermediary method_6245 Lnet/minecraft/class_1712;method_6245()V
      named method_6245 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6245()V
    • method_11071

      @Environment(CLIENT) public boolean method_11071()
      Mappings:
      Namespace Name Mixin selector
      official cI Labt;cI()Z
      intermediary method_11071 Lnet/minecraft/class_1712;method_11071()Z
      named method_11071 Lnet/minecraft/entity/passive/HorseBaseEntity;method_11071()Z
    • method_6246

      @Environment(CLIENT) private void method_6246()
      Mappings:
      Namespace Name Mixin selector
      official db Labt;db()V
      intermediary method_6246 Lnet/minecraft/class_1712;method_6246()V
      named method_6246 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6246()V
    • method_6272

      @Environment(CLIENT) public String method_6272()
      Mappings:
      Namespace Name Mixin selector
      official cJ Labt;cJ()Ljava/lang/String;
      intermediary method_6272 Lnet/minecraft/class_1712;method_6272()Ljava/lang/String;
      named method_6272 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6272()Ljava/lang/String;
    • method_6273

      @Environment(CLIENT) public String[] method_6273()
      Mappings:
      Namespace Name Mixin selector
      official cK Labt;cK()[Ljava/lang/String;
      intermediary method_6273 Lnet/minecraft/class_1712;method_6273()[Ljava/lang/String;
      named method_6273 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6273()[Ljava/lang/String;
    • openInventory

      public void openInventory(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official g Labt;g(Lahd;)V
      intermediary method_6279 Lnet/minecraft/class_1712;method_6279(Lnet/minecraft/class_988;)V
      named openInventory Lnet/minecraft/entity/passive/HorseBaseEntity;openInventory(Lnet/minecraft/entity/player/PlayerEntity;)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
    • putPlayerOnBack

      private void putPlayerOnBack(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official i Labt;i(Lahd;)V
      intermediary method_6281 Lnet/minecraft/class_1712;method_6281(Lnet/minecraft/class_988;)V
      named putPlayerOnBack Lnet/minecraft/entity/passive/HorseBaseEntity;putPlayerOnBack(Lnet/minecraft/entity/player/PlayerEntity;)V
    • drawHoverEffect

      public boolean drawHoverEffect()
      Mappings:
      Namespace Name Mixin selector
      official cM Labt;cM()Z
      intermediary method_6274 Lnet/minecraft/class_1712;method_6274()Z
      named drawHoverEffect Lnet/minecraft/entity/passive/HorseBaseEntity;drawHoverEffect()Z
    • method_6275

      public boolean method_6275()
      Mappings:
      Namespace Name Mixin selector
      official cN Labt;cN()Z
      intermediary method_6275 Lnet/minecraft/class_1712;method_6275()Z
      named method_6275 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6275()Z
    • method_2610

      protected boolean method_2610()
      Overrides:
      method_2610 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bC Lxm;bC()Z
      intermediary method_2610 Lnet/minecraft/class_1699;method_2610()Z
      named method_2610 Lnet/minecraft/entity/LivingEntity;method_2610()Z
    • method_6276

      public boolean method_6276()
      Mappings:
      Namespace Name Mixin selector
      official cP Labt;cP()Z
      intermediary method_6276 Lnet/minecraft/class_1712;method_6276()Z
      named method_6276 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6276()Z
    • method_6277

      public boolean method_6277()
      Mappings:
      Namespace Name Mixin selector
      official cQ Labt;cQ()Z
      intermediary method_6277 Lnet/minecraft/class_1712;method_6277()Z
      named method_6277 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6277()Z
    • 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
    • method_6247

      private void method_6247()
      Mappings:
      Namespace Name Mixin selector
      official dc Labt;dc()V
      intermediary method_6247 Lnet/minecraft/class_1712;method_6247()V
      named method_6247 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6247()V
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxm;a(Lwh;)V
      intermediary method_2580 Lnet/minecraft/class_1699;method_2580(Lnet/minecraft/class_856;)V
      named onKilled Lnet/minecraft/entity/LivingEntity;onKilled(Lnet/minecraft/entity/damage/DamageSource;)V
    • 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
    • setEating

      private void setEating()
      Mappings:
      Namespace Name Mixin selector
      official dd Labt;dd()V
      intermediary method_6248 Lnet/minecraft/class_1712;method_6248()V
      named setEating Lnet/minecraft/entity/passive/HorseBaseEntity;setEating()V
    • canBreed

      private boolean canBreed()
      Mappings:
      Namespace Name Mixin selector
      official de Labt;de()Z
      intermediary method_6249 Lnet/minecraft/class_1712;method_6249()Z
      named canBreed Lnet/minecraft/entity/passive/HorseBaseEntity;canBreed()Z
    • setSwimming

      public void setSwimming(boolean swimming)
      Overrides:
      setSwimming in class Entity
      Mappings:
      Namespace Name Mixin selector
      official f Lwv;f(Z)V
      intermediary method_2538 Lnet/minecraft/class_864;method_2538(Z)V
      named setSwimming Lnet/minecraft/entity/Entity;setSwimming(Z)V
    • setEatingGrass

      public void setEatingGrass(boolean eatingGrass)
      Mappings:
      Namespace Name Mixin selector
      official r Labt;r(Z)V
      intermediary method_6288 Lnet/minecraft/class_1712;method_6288(Z)V
      named setEatingGrass Lnet/minecraft/entity/passive/HorseBaseEntity;setEatingGrass(Z)V
    • setAngry

      public void setAngry(boolean angry)
      Mappings:
      Namespace Name Mixin selector
      official s Labt;s(Z)V
      intermediary method_6291 Lnet/minecraft/class_1712;method_6291(Z)V
      named setAngry Lnet/minecraft/entity/passive/HorseBaseEntity;setAngry(Z)V
    • updateAnger

      private void updateAnger()
      Mappings:
      Namespace Name Mixin selector
      official df Labt;df()V
      intermediary method_6250 Lnet/minecraft/class_1712;method_6250()V
      named updateAnger Lnet/minecraft/entity/passive/HorseBaseEntity;updateAnger()V
    • playAngrySound

      public void playAngrySound()
      Mappings:
      Namespace Name Mixin selector
      official cU Labt;cU()V
      intermediary method_6239 Lnet/minecraft/class_1712;method_6239()V
      named playAngrySound Lnet/minecraft/entity/passive/HorseBaseEntity;playAngrySound()V
    • method_6240

      public void method_6240()
      Mappings:
      Namespace Name Mixin selector
      official cV Labt;cV()V
      intermediary method_6240 Lnet/minecraft/class_1712;method_6240()V
      named method_6240 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6240()V
    • method_6232

      private void method_6232(Entity entity, AnimalInventory animalInventory)
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a(Lwv;Laic;)V
      intermediary method_6232 Lnet/minecraft/class_1712;method_6232(Lnet/minecraft/class_864;Lnet/minecraft/class_1719;)V
      named method_6232 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6232(Lnet/minecraft/entity/Entity;Lnet/minecraft/inventory/AnimalInventory;)V
    • bondWithPlayer

      public boolean bondWithPlayer(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official h Labt;h(Lahd;)Z
      intermediary method_6280 Lnet/minecraft/class_1712;method_6280(Lnet/minecraft/class_988;)Z
      named bondWithPlayer Lnet/minecraft/entity/passive/HorseBaseEntity;bondWithPlayer(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • travel

      public void travel(float float2, float float3)
      Overrides:
      travel in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lxm;g(FF)V
      intermediary method_2657 Lnet/minecraft/class_1699;method_2657(FF)V
      named travel Lnet/minecraft/entity/LivingEntity;travel(FF)V
    • writeCustomDataToNbt

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

      public PassiveEntity breed(PassiveEntity entity)
      Specified by:
      breed in class PassiveEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lws;a(Lws;)Lws;
      intermediary method_4440 Lnet/minecraft/class_862;method_4440(Lnet/minecraft/class_862;)Lnet/minecraft/class_862;
      named breed Lnet/minecraft/entity/passive/PassiveEntity;breed(Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/PassiveEntity;
    • initialize

      public EntityData initialize(LocalDifficulty difficulty, EntityData data)
      Overrides:
      initialize in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxn;a(Lvu;Lxq;)Lxq;
      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;
    • method_6289

      @Environment(CLIENT) public float method_6289(float float2)
      Mappings:
      Namespace Name Mixin selector
      official o Labt;o(F)F
      intermediary method_6289 Lnet/minecraft/class_1712;method_6289(F)F
      named method_6289 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6289(F)F
    • getAngryAnimationProgress

      @Environment(CLIENT) public float getAngryAnimationProgress(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official p Labt;p(F)F
      intermediary method_6292 Lnet/minecraft/class_1712;method_6292(F)F
      named getAngryAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;getAngryAnimationProgress(F)F
    • getEatingAnimationProgress

      @Environment(CLIENT) public float getEatingAnimationProgress(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      official q Labt;q(F)F
      intermediary method_6295 Lnet/minecraft/class_1712;method_6295(F)F
      named getEatingAnimationProgress Lnet/minecraft/entity/passive/HorseBaseEntity;getEatingAnimationProgress(F)F
    • method_6299

      public void method_6299(int int2)
      Mappings:
      Namespace Name Mixin selector
      official v Labt;v(I)V
      intermediary method_6299 Lnet/minecraft/class_1712;method_6299(I)V
      named method_6299 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6299(I)V
    • spawnPlayerReactionParticles

      @Environment(CLIENT) protected void spawnPlayerReactionParticles(boolean positive)
      Mappings:
      Namespace Name Mixin selector
      official t Labt;t(Z)V
      intermediary method_6294 Lnet/minecraft/class_1712;method_6294(Z)V
      named spawnPlayerReactionParticles Lnet/minecraft/entity/passive/HorseBaseEntity;spawnPlayerReactionParticles(Z)V
    • handleStatus

      @Environment(CLIENT) public void handleStatus(byte status)
      Overrides:
      handleStatus in class AnimalEntity
      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
    • updatePassengerPosition

      public void updatePassengerPosition()
      Overrides:
      updatePassengerPosition in class Entity
      Mappings:
      Namespace Name Mixin selector
      official al Lwv;al()V
      intermediary method_2479 Lnet/minecraft/class_864;method_2479()V
      named updatePassengerPosition Lnet/minecraft/entity/Entity;updatePassengerPosition()V
    • getChildHealthBonus

      private float getChildHealthBonus()
      Mappings:
      Namespace Name Mixin selector
      official dg Labt;dg()F
      intermediary method_6251 Lnet/minecraft/class_1712;method_6251()F
      named getChildHealthBonus Lnet/minecraft/entity/passive/HorseBaseEntity;getChildHealthBonus()F
    • getChildJumpStrengthBonus

      private double getChildJumpStrengthBonus()
      Mappings:
      Namespace Name Mixin selector
      official dh Labt;dh()D
      intermediary method_6252 Lnet/minecraft/class_1712;method_6252()D
      named getChildJumpStrengthBonus Lnet/minecraft/entity/passive/HorseBaseEntity;getChildJumpStrengthBonus()D
    • method_6253

      private double method_6253()
      Mappings:
      Namespace Name Mixin selector
      official di Labt;di()D
      intermediary method_6253 Lnet/minecraft/class_1712;method_6253()D
      named method_6253 Lnet/minecraft/entity/passive/HorseBaseEntity;method_6253()D
    • isHorseArmor

      public static boolean isHorseArmor(Item item)
      Mappings:
      Namespace Name Mixin selector
      official a Labt;a(Lalq;)Z
      intermediary method_8389 Lnet/minecraft/class_1712;method_8389(Lnet/minecraft/class_1069;)Z
      named isHorseArmor Lnet/minecraft/entity/passive/HorseBaseEntity;isHorseArmor(Lnet/minecraft/item/Item;)Z
    • isClimbing

      public boolean isClimbing()
      Overrides:
      isClimbing in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official j_ Lxm;j_()Z
      intermediary method_2660 Lnet/minecraft/class_1699;method_2660()Z
      named isClimbing Lnet/minecraft/entity/LivingEntity;isClimbing()Z
    • 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
    • equip

      public boolean equip(int slot, ItemStack item)
      Overrides:
      equip in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lwv;d(ILamj;)Z
      intermediary method_10956 Lnet/minecraft/class_864;method_10956(ILnet/minecraft/class_1071;)Z
      named equip Lnet/minecraft/entity/Entity;equip(ILnet/minecraft/item/ItemStack;)Z