Package net.minecraft

Class class_11903

All Implemented Interfaces:
class_11901, ComponentsAccess, Attackable, DataTracked, ScoreHolder, HeldItemContext, Nameable, EntityLike, UniquelyIdentifiable, ServerWaypoint, Waypoint

@Environment(CLIENT) public class class_11903 extends class_11891 implements class_11901
Mappings:
Namespace Name
named net/minecraft/class_11903
intermediary net/minecraft/class_11903
official gbz
  • Field Details

    • field_62579

      private static final Logger field_62579
      Mappings:
      Namespace Name Mixin selector
      named field_62579 Lnet/minecraft/class_11903;field_62579:Lorg/slf4j/Logger;
      intermediary field_62579 Lnet/minecraft/class_11903;field_62579:Lorg/slf4j/Logger;
      official b Lgbz;b:Lorg/slf4j/Logger;
    • field_62580

      private static final Text field_62580
      Mappings:
      Namespace Name Mixin selector
      named field_62580 Lnet/minecraft/class_11903;field_62580:Lnet/minecraft/text/Text;
      intermediary field_62580 Lnet/minecraft/class_11903;field_62580:Lnet/minecraft/class_2561;
      official c Lgbz;c:Lxx;
    • field_62581

      private final class_11902 field_62581
      Mappings:
      Namespace Name Mixin selector
      named field_62581 Lnet/minecraft/class_11903;field_62581:Lnet/minecraft/class_11902;
      intermediary field_62581 Lnet/minecraft/class_11903;field_62581:Lnet/minecraft/class_11902;
      official d Lgbz;d:Lgby;
    • field_62582

      Mappings:
      Namespace Name Mixin selector
      named field_62582 Lnet/minecraft/class_11903;field_62582:Ljava/util/concurrent/CompletableFuture;
      intermediary field_62582 Lnet/minecraft/class_11903;field_62582:Ljava/util/concurrent/CompletableFuture;
      official e Lgbz;e:Ljava/util/concurrent/CompletableFuture;
    • field_62583

      private SkinTextures field_62583
      Mappings:
      Namespace Name Mixin selector
      named field_62583 Lnet/minecraft/class_11903;field_62583:Lnet/minecraft/client/util/SkinTextures;
      intermediary field_62583 Lnet/minecraft/class_11903;field_62583:Lnet/minecraft/class_8685;
      official f Lgbz;f:Lici;
    • field_62584

      private final PlayerSkinCache field_62584
      Mappings:
      Namespace Name Mixin selector
      named field_62584 Lnet/minecraft/class_11903;field_62584:Lnet/minecraft/client/texture/PlayerSkinCache;
      intermediary field_62584 Lnet/minecraft/class_11903;field_62584:Lnet/minecraft/class_11786;
      official g Lgbz;g:Lhfh;
  • Constructor Details

  • Method Details

    • tick

      public void tick()
      Ticks this entity.
      Overrides:
      tick in class LivingEntity
      See Also:
      API Note:
      This can be overridden to add additional logics. super.tick(); should be called in those cases.
      Implementation Note:
      By default, this delegates all logics to LivingEntity.baseTick().
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/entity/Entity;tick()V
      intermediary method_5773 Lnet/minecraft/class_1297;method_5773()V
      official g Lccy;g()V
    • onTrackedDataSet

      public void onTrackedDataSet(TrackedData<?> data)
      Called on the client when the tracked data is set.

      This can be overridden to refresh other fields when the tracked data is set or changed.

      Specified by:
      onTrackedDataSet in interface DataTracked
      Overrides:
      onTrackedDataSet in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      named onTrackedDataSet Lnet/minecraft/entity/data/DataTracked;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
      intermediary method_5674 Lnet/minecraft/class_9221;method_5674(Lnet/minecraft/class_2940;)V
      official a Lame;a(Lamb;)V
    • method_74208

      private static SkinTextures method_74208(class_11892 class_11892)
      Mappings:
      Namespace Name Mixin selector
      named method_74208 Lnet/minecraft/class_11903;method_74208(Lnet/minecraft/class_11892;)Lnet/minecraft/client/util/SkinTextures;
      intermediary method_74208 Lnet/minecraft/class_11903;method_74208(Lnet/minecraft/class_11892;)Lnet/minecraft/class_8685;
      official a Lgbz;a(Lcup;)Lici;
    • method_74207

      private static Identifier method_74207(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      named method_74207 Lnet/minecraft/class_11903;method_74207(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/Identifier;
      intermediary method_74207 Lnet/minecraft/class_11903;method_74207(Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960;
      official a Lgbz;a(Lamy;)Lamy;
    • method_74192

      public class_11902 method_74192()
      Specified by:
      method_74192 in interface class_11901
      Mappings:
      Namespace Name Mixin selector
      named method_74192 Lnet/minecraft/class_11901;method_74192()Lnet/minecraft/class_11902;
      intermediary method_74192 Lnet/minecraft/class_11901;method_74192()Lnet/minecraft/class_11902;
      official b Lgbx;b()Lgby;
    • getSkinTextures

      public SkinTextures getSkinTextures()
      Specified by:
      getSkinTextures in interface class_11901
      Mappings:
      Namespace Name Mixin selector
      named getSkinTextures Lnet/minecraft/class_11901;getSkinTextures()Lnet/minecraft/client/util/SkinTextures;
      intermediary method_52814 Lnet/minecraft/class_11901;method_52814()Lnet/minecraft/class_8685;
      official c Lgbx;c()Lici;
    • method_74193

      @Nullable public @Nullable Text method_74193()
      Specified by:
      method_74193 in interface class_11901
      Mappings:
      Namespace Name Mixin selector
      named method_74193 Lnet/minecraft/class_11901;method_74193()Lnet/minecraft/text/Text;
      intermediary method_74193 Lnet/minecraft/class_11901;method_74193()Lnet/minecraft/class_2561;
      official d Lgbx;d()Lxx;
    • method_74191

      @Nullable public ParrotEntity.Variant method_74191(boolean bool)
      Specified by:
      method_74191 in interface class_11901
      Mappings:
      Namespace Name Mixin selector
      named method_74191 Lnet/minecraft/class_11901;method_74191(Z)Lnet/minecraft/entity/passive/ParrotEntity$Variant;
      intermediary method_74191 Lnet/minecraft/class_11901;method_74191(Z)Lnet/minecraft/class_1453$class_7989;
      official a Lgbx;a(Z)Lcqp$b;
    • method_74194

      public boolean method_74194()
      Specified by:
      method_74194 in interface class_11901
      Mappings:
      Namespace Name Mixin selector
      named method_74194 Lnet/minecraft/class_11901;method_74194()Z
      intermediary method_74194 Lnet/minecraft/class_11901;method_74194()Z
      official e Lgbx;e()Z