Class Sheep

All Implemented Interfaces:
class_582

public class Sheep extends AnimalBase
Mappings:
Namespace Name
intermediary net/minecraft/class_613
glue class_82
server ce
client dl
named net/minecraft/entity/animal/Sheep
  • Field Details

    • field_2698

      public static final float[][] field_2698
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2698 Lnet/minecraft/class_613;field_2698:[[F
      glue field_175 Lclass_82;field_175:[[F
      server a Lce;a:[[F
      client a Ldl;a:[[F
      named field_2698 Lnet/minecraft/entity/animal/Sheep;field_2698:[[F
  • Constructor Details

    • Sheep

      public Sheep(Level level)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)V
      glue <init> Lclass_450;<init>(Lclass_129;)V
      server <init> Llq;<init>(Ldj;)V
      client <init> Lsn;<init>(Lfd;)V
      named <init> Lnet/minecraft/entity/EntityBase;<init>(Lnet/minecraft/level/Level;)V
  • Method Details

    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1310 Lnet/minecraft/class_57;method_1310()V
      glue method_108 Lclass_450;method_108()V
      server b Llq;b()V
      client b Lsn;b()V
      named initDataTracker Lnet/minecraft/entity/EntityBase;initDataTracker()V
    • damage

      public boolean damage(EntityBase target, int amount)
      Overrides:
      damage in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1355 Lnet/minecraft/class_57;method_1355(Lnet/minecraft/class_57;I)Z
      glue method_178 Lclass_450;method_178(Lclass_450;I)Z
      server a Llq;a(Llq;I)Z
      client a Lsn;a(Lsn;I)Z
      named damage Lnet/minecraft/entity/EntityBase;damage(Lnet/minecraft/entity/EntityBase;I)Z
    • getDrops

      protected void getDrops()
      Overrides:
      getDrops in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_933 Lnet/minecraft/class_127;method_933()V
      glue method_247 Lclass_283;method_247()V
      server q Lhl;q()V
      client q Lls;q()V
      named getDrops Lnet/minecraft/entity/Living;getDrops()V
    • getMobDrops

      protected int getMobDrops()
      Overrides:
      getMobDrops in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_914 Lnet/minecraft/class_127;method_914()I
      glue method_113 Lclass_283;method_113()I
      server j Lhl;j()I
      client j Lls;j()I
      named getMobDrops Lnet/minecraft/entity/Living;getMobDrops()I
    • interact

      public boolean interact(PlayerBase playerBase)
      Overrides:
      interact in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1323 Lnet/minecraft/class_57;method_1323(Lnet/minecraft/class_54;)Z
      glue method_159 Lclass_450;method_159(Lclass_172;)Z
      server a Llq;a(Lem;)Z
      client a Lsn;a(Lgs;)Z
      named interact Lnet/minecraft/entity/EntityBase;interact(Lnet/minecraft/entity/player/PlayerBase;)Z
    • writeCustomDataToTag

      public void writeCustomDataToTag(CompoundTag tag)
      Overrides:
      writeCustomDataToTag in class AnimalBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1368 Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)V
      glue method_24 Lclass_450;method_24(Lclass_333;)V
      server b Llq;b(Liq;)V
      client b Lsn;b(Lnu;)V
      named writeCustomDataToTag Lnet/minecraft/entity/EntityBase;writeCustomDataToTag(Lnet/minecraft/util/io/CompoundTag;)V
    • readCustomDataFromTag

      public void readCustomDataFromTag(CompoundTag tag)
      Overrides:
      readCustomDataFromTag in class AnimalBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1363 Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)V
      glue method_23 Lclass_450;method_23(Lclass_333;)V
      server a Llq;a(Liq;)V
      client a Lsn;a(Lnu;)V
      named readCustomDataFromTag Lnet/minecraft/entity/EntityBase;readCustomDataFromTag(Lnet/minecraft/util/io/CompoundTag;)V
    • getAmbientSound

      protected String getAmbientSound()
      Overrides:
      getAmbientSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_911 Lnet/minecraft/class_127;method_911()Ljava/lang/String;
      glue method_110 Lclass_283;method_110()Ljava/lang/String;
      server g Lhl;g()Ljava/lang/String;
      client g Lls;g()Ljava/lang/String;
      named getAmbientSound Lnet/minecraft/entity/Living;getAmbientSound()Ljava/lang/String;
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_912 Lnet/minecraft/class_127;method_912()Ljava/lang/String;
      glue method_111 Lclass_283;method_111()Ljava/lang/String;
      server h Lhl;h()Ljava/lang/String;
      client j_ Lls;j_()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/Living;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_913 Lnet/minecraft/class_127;method_913()Ljava/lang/String;
      glue method_112 Lclass_283;method_112()Ljava/lang/String;
      server i Lhl;i()Ljava/lang/String;
      client i Lls;i()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/Living;getDeathSound()Ljava/lang/String;
    • getColour

      public int getColour()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2047 Lnet/minecraft/class_613;method_2047()I
      glue method_248 Lclass_82;method_248()I
      server r Lce;r()I
      client r Ldl;r()I
      named getColour Lnet/minecraft/entity/animal/Sheep;getColour()I
    • setColour

      public void setColour(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2046 Lnet/minecraft/class_613;method_2046(I)V
      glue method_246 Lclass_82;method_246(I)V
      server b_ Lce;b_(I)V
      client e_ Ldl;e_(I)V
      named setColour Lnet/minecraft/entity/animal/Sheep;setColour(I)V
    • isSheared

      public boolean isSheared()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2048 Lnet/minecraft/class_613;method_2048()Z
      glue method_249 Lclass_82;method_249()Z
      server s Lce;s()Z
      client s Ldl;s()Z
      named isSheared Lnet/minecraft/entity/animal/Sheep;isSheared()Z
    • setSheared

      public void setSheared(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2045 Lnet/minecraft/class_613;method_2045(Z)V
      glue method_245 Lclass_82;method_245(Z)V
      server a Lce;a(Z)V
      client a Ldl;a(Z)V
      named setSheared Lnet/minecraft/entity/animal/Sheep;setSheared(Z)V
    • method_2044

      public static int method_2044(Random random)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2044 Lnet/minecraft/class_613;method_2044(Ljava/util/Random;)I
      glue method_244 Lclass_82;method_244(Ljava/util/Random;)I
      server a Lce;a(Ljava/util/Random;)I
      client a Ldl;a(Ljava/util/Random;)I
      named method_2044 Lnet/minecraft/entity/animal/Sheep;method_2044(Ljava/util/Random;)I