Class OtherClientPlayerEntity

All Implemented Interfaces:
class_3893, Nameable

@Environment(CLIENT) public class OtherClientPlayerEntity extends AbstractClientPlayerEntity
Client player entity used by incoming mp players
Mappings:
Namespace Name
official ctk
intermediary net/minecraft/class_519
named net/minecraft/entity/player/OtherClientPlayerEntity
  • Constructor Details

    • OtherClientPlayerEntity

      public OtherClientPlayerEntity(World world, com.mojang.authlib.GameProfile profile)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laog;<init>(Laxy;Lcom/mojang/authlib/GameProfile;)V
      intermediary <init> Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_1150;Lcom/mojang/authlib/GameProfile;)V
      named <init> Lnet/minecraft/entity/player/PlayerEntity;<init>(Lnet/minecraft/world/World;Lcom/mojang/authlib/GameProfile;)V
  • Method Details

    • shouldRender

      public boolean shouldRender(double distance)
      Overrides:
      shouldRender in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(D)Z
      intermediary method_2486 Lnet/minecraft/class_864;method_2486(D)Z
      named shouldRender Lnet/minecraft/entity/Entity;shouldRender(D)Z
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Laea;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
    • tick

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official R_ Laer;R_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lafa;k()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • method_5505

      public void method_5505(Text text)
      Specified by:
      method_5505 in interface class_3893
      Overrides:
      method_5505 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lbt;a(Lij;)V
      intermediary method_5505 Lnet/minecraft/class_3893;method_5505(Lnet/minecraft/class_1982;)V
      named method_5505 Lnet/minecraft/class_3893;method_5505(Lnet/minecraft/text/Text;)V