Class OtherClientPlayerEntity

All Implemented Interfaces:
CommandSource

@Environment(CLIENT)
public class OtherClientPlayerEntity
extends AbstractClientPlayerEntity
Mappings:
Namespace Name
official bex
intermediary net/minecraft/class_997
named net/minecraft/client/network/OtherClientPlayerEntity
  • Field Details

    • field_4177

      private boolean field_4177
      Mappings:
      Namespace Name Mixin selector
      official a Lbex;a:Z
      intermediary field_4177 Lnet/minecraft/class_997;field_4177:Z
      named field_4177 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4177:Z
    • field_4178

      private int field_4178
      Mappings:
      Namespace Name Mixin selector
      official b Lbex;b:I
      intermediary field_4178 Lnet/minecraft/class_997;field_4178:I
      named field_4178 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4178:I
    • field_4179

      private double field_4179
      Mappings:
      Namespace Name Mixin selector
      official c Lbex;c:D
      intermediary field_4179 Lnet/minecraft/class_997;field_4179:D
      named field_4179 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4179:D
    • field_4180

      private double field_4180
      Mappings:
      Namespace Name Mixin selector
      official d Lbex;d:D
      intermediary field_4180 Lnet/minecraft/class_997;field_4180:D
      named field_4180 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4180:D
    • field_4181

      private double field_4181
      Mappings:
      Namespace Name Mixin selector
      official e Lbex;e:D
      intermediary field_4181 Lnet/minecraft/class_997;field_4181:D
      named field_4181 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4181:D
    • field_4182

      private double field_4182
      Mappings:
      Namespace Name Mixin selector
      official f Lbex;f:D
      intermediary field_4182 Lnet/minecraft/class_997;field_4182:D
      named field_4182 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4182:D
    • field_4183

      private double field_4183
      Mappings:
      Namespace Name Mixin selector
      official g Lbex;g:D
      intermediary field_4183 Lnet/minecraft/class_997;field_4183:D
      named field_4183 Lnet/minecraft/client/network/OtherClientPlayerEntity;field_4183:D
  • Constructor Details

    • OtherClientPlayerEntity

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

    • damage

      public boolean damage​(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Low;F)Z
      intermediary method_6937 Lnet/minecraft/class_1745;method_6937(Lnet/minecraft/class_1733;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • updateTrackedPositionAndAngles

      public void updateTrackedPositionAndAngles​(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate)
      Overrides:
      updateTrackedPositionAndAngles in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(DDDFFIZ)V
      intermediary method_6920 Lnet/minecraft/class_1745;method_6920(DDDFFIZ)V
      named updateTrackedPositionAndAngles Lnet/minecraft/entity/Entity;updateTrackedPositionAndAngles(DDDFFIZ)V
    • tick

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lpr;m()V
      intermediary method_7169 Lnet/minecraft/class_1752;method_7169()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • setArmorSlot

      public void setArmorSlot​(int armorSlot, ItemStack item)
      Overrides:
      setArmorSlot in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lpk;c(ILzx;)V
      intermediary method_7011 Lnet/minecraft/class_1745;method_7011(ILnet/minecraft/class_2056;)V
      named setArmorSlot Lnet/minecraft/entity/Entity;setArmorSlot(ILnet/minecraft/item/ItemStack;)V
    • sendMessage

      public void sendMessage​(Text text)
      Specified by:
      sendMessage in interface CommandSource
      Overrides:
      sendMessage in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lm;a(Leu;)V
      intermediary method_6256 Lnet/minecraft/class_1659;method_6256(Lnet/minecraft/class_1444;)V
      named sendMessage Lnet/minecraft/command/CommandSource;sendMessage(Lnet/minecraft/text/Text;)V
    • canUseCommand

      public boolean canUseCommand​(int permissionLevel, String commandLiteral)
      Specified by:
      canUseCommand in interface CommandSource
      Overrides:
      canUseCommand in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lm;a(ILjava/lang/String;)Z
      intermediary method_6255 Lnet/minecraft/class_1659;method_6255(ILjava/lang/String;)Z
      named canUseCommand Lnet/minecraft/command/CommandSource;canUseCommand(ILjava/lang/String;)Z
    • getBlockPos

      public BlockPos getBlockPos()
      Specified by:
      getBlockPos in interface CommandSource
      Overrides:
      getBlockPos in class Entity
      Mappings:
      Namespace Name Mixin selector
      official c Lm;c()Lcj;
      intermediary method_6258 Lnet/minecraft/class_1659;method_6258()Lnet/minecraft/class_1372;
      named getBlockPos Lnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;