Package net.minecraft.entity.player
Class PlayerEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.player.PlayerEntity
- Direct Known Subclasses:
ClientPlayerEntity,OtherPlayerEntity,ServerPlayerEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_54glue class_172server emclient gsnamed net/minecraft/entity/player/PlayerEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoublefloatprivate intintbooleanintprotected booleanfloatintdoubledoubledoublefloatprivate Vec3iUsed for the "On A Rail" Achievementintfloatprotected booleanfloatfloatfloatprivate intprivate Vec3ifloatbyteFields inherited from class net.minecraft.entity.LivingEntity
attackCooldown, bodyTrackingIncrements, bodyYaw, damageAmount, damagedSwingDir, damagedTime, damagedTimer, dead, deathTicks, defaultPitch, despawnCounter, field_1010, field_1011, field_1016, field_1017, field_1018, field_1020, field_1023, field_1046, field_1047, forwardSpeed, health, interpolateOnly, invulnerableTicks, jumping, lastBodyYaw, lastHealth, lastSwingAnimationProgress, lastWalkAnimationSpeed, lastWalkProgress, lerpPitch, lerpX, lerpY, lerpYaw, lerpZ, lookTimer, modelName, movementSpeed, prevHealth, prevTilt, rotationOffset, rotationSpeed, scoreAmount, sidewaysSpeed, swingAnimationProgress, texture, tilt, walkAnimationProgress, walkAnimationSpeed, walkProgressFields inherited from class net.minecraft.entity.Entity
age, air, blocksSameBlockSpawning, boundingBox, cameraOffset, capeUrl, chunkSlice, chunkX, chunkZ, dataTracker, fallDistance, fireImmune, fireImmunityTicks, fireTicks, hasCollided, hearts, height, horizontalCollision, horizontalSpeed, id, ignoreFrustumCull, isPersistent, keepVelocityOnCollision, lastTickX, lastTickY, lastTickZ, maxAir, minBrightness, noClip, onGround, passenger, pitch, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, renderDistanceMultiplier, skinUrl, slowed, standingEyeHeight, stepHeight, submergedInWater, trackedPosX, trackedPosY, trackedPosZ, vehicle, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyDamage(int amount) voidprivate voidcalculateSleepOffset(int bedDirection) Calculates the offset that will beused when rendering the player in bedbooleancanHarvest(Block block) voidprotected voidprivate voidcollideWithEntity(Entity entity) protected voidcommandWolvesToAttack(LivingEntity entity, boolean sitting) booleanvoidvoidvoidstatic Vec3ifindRespawnPosition(World world, Vec3i spawnPos) Checks if the player can respawn at their spawn position.floatgetBlockBreakingSpeed(Block block) floatgetHand()intgetItemStackTextureId(ItemStack stack) intgetScore()floatGets the player's rotation in bed in degrees from the bed's rotationintdoubleprivate voidincreaseRidingMotionStats(double deltaX, double deltaY, double deltaZ) voidincreaseStat(Stat stat, int amount) voidincrementStat(Stat stat) protected voidvoidbooleanprotected booleanbooleanprotected booleanbooleanprivate booleanprotected voidjump()voidmarkDead()voidonCursorStackChanged(ItemStack stack) voidonKilledBy(Entity adversary) voidonKilledOther(LivingEntity other) protected voidonLanding(float fallDistance) voidopenChestScreen(Inventory inventory) voidopenCraftingScreen(int x, int y, int z) voidopenDispenserScreen(DispenserBlockEntity dispenser) voidvoidopenFurnaceScreen(FurnaceBlockEntity furnace) voidreadNbt(NbtCompound nbt) protected voidUsed when the player wakes upvoidrespawn()voidsendMessage(String message) voidsendPickup(Entity item, int count) voidsetSpawnPos(Vec3i spawnPos) abstract voidspawn()protected voidspawnItem(ItemEntity itemEntity) voidvoidvoidtick()protected voidvoidvoidvoidvoidtravel(float x, float z) trySleep(int x, int y, int z) voidvoidupdateKilledAchievement(Entity entityKilled, int score) private voidupdateMovementStats(double x, double y, double z) voidwakeUp(boolean resetSleepTimer, boolean updateSleepingPlayers, boolean setSpawnPos) voidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.entity.LivingEntity
animateHurt, animateSpawn, applyKnockback, baseTick, beforeRemove, canBreatheInWater, canDespawn, canSee, canSpawn, dropItems, getDeathSound, getDroppedItemId, getHandSwingProgress, getHeldItem, getHurtSound, getLimitPerChunk, getLookTarget, getLookVector, getLookVector, getMaxLookPitchChange, getMinAmbientSoundDelay, getPosition, getRandomSound, getSoundVolume, getTexture, hasLookTarget, heal, isAlive, isCollidable, isOnLadder, isPushable, lookAt, makeSound, processServerEntityStatus, raycast, setBoundingBoxSpacing, setPositionAndAnglesAvoidEntities, tickInVoid, tryDespawnMethods inherited from class net.minecraft.entity.Entity
addVelocity, bypassesSteppingEffects, changeLookDirection, checkWaterCollisions, damage, dropItem, dropItem, dropItem, equals, fall, getBoundingBox, getBrightnessAtEyes, getCollisionAgainstShape, getDataTracker, getDistance, getDistance, getEntitiesInside, getEquipment, getFlag, getPassengerRidingHeight, getRegistryEntry, getShadowRadius, getSquaredDistance, getSquaredDistance, getTargetingMargin, hashCode, hasVehicle, interact, isInFluid, isOnFire, isSneaking, isSubmergedInWater, isTouchingLava, isWet, move, moveNonSolid, onCollision, onPlayerInteraction, onStruckByLightning, pushOutOfBlock, read, saveSelfNbt, scheduleVelocityUpdate, setEquipmentStack, setFlag, setOnFire, setPosition, setPositionAndAngles, setPositionAndAnglesKeepPrevAngles, setRotation, setSneaking, setVehicle, setVelocityClient, setWorld, shouldRender, shouldRender, toNbtList, toNbtList, updatePassengerPosition, write
-
Field Details
-
inventory
- Mappings:
Namespace Name Mixin selector intermediary field_519Lnet/minecraft/class_54;field_519:Lnet/minecraft/class_136;glue field_726Lclass_172;field_726:Lclass_223;server iLem;i:Lfx;client cLgs;c:Lix;named inventoryLnet/minecraft/entity/player/PlayerEntity;inventory:Lnet/minecraft/entity/player/PlayerInventory;
-
playerScreenHandler
- Mappings:
Namespace Name Mixin selector intermediary field_520Lnet/minecraft/class_54;field_520:Lnet/minecraft/class_71;glue field_727Lclass_172;field_727:Lclass_94;server jLem;j:Lcl;client dLgs;d:Ldw;named playerScreenHandlerLnet/minecraft/entity/player/PlayerEntity;playerScreenHandler:Lnet/minecraft/screen/ScreenHandler;
-
currentScreenHandler
- Mappings:
Namespace Name Mixin selector intermediary field_521Lnet/minecraft/class_54;field_521:Lnet/minecraft/class_71;glue field_728Lclass_172;field_728:Lclass_94;server kLem;k:Lcl;client eLgs;e:Ldw;named currentScreenHandlerLnet/minecraft/entity/player/PlayerEntity;currentScreenHandler:Lnet/minecraft/screen/ScreenHandler;
-
unused
public byte unused- Mappings:
Namespace Name Mixin selector intermediary field_522Lnet/minecraft/class_54;field_522:Bglue field_729Lclass_172;field_729:Bserver lLem;l:Bclient fLgs;f:Bnamed unusedLnet/minecraft/entity/player/PlayerEntity;unused:B
-
score
public int score- Mappings:
Namespace Name Mixin selector intermediary field_523Lnet/minecraft/class_54;field_523:Iglue field_730Lclass_172;field_730:Iserver mLem;m:Iclient gLgs;g:Inamed scoreLnet/minecraft/entity/player/PlayerEntity;score:I
-
prevStepBobbingAmount
public float prevStepBobbingAmount- Mappings:
Namespace Name Mixin selector intermediary field_524Lnet/minecraft/class_54;field_524:Fglue field_731Lclass_172;field_731:Fserver nLem;n:Fclient hLgs;h:Fnamed prevStepBobbingAmountLnet/minecraft/entity/player/PlayerEntity;prevStepBobbingAmount:F
-
stepBobbingAmount
public float stepBobbingAmount- Mappings:
Namespace Name Mixin selector intermediary field_525Lnet/minecraft/class_54;field_525:Fglue field_732Lclass_172;field_732:Fserver oLem;o:Fclient iLgs;i:Fnamed stepBobbingAmountLnet/minecraft/entity/player/PlayerEntity;stepBobbingAmount:F
-
handSwinging
public boolean handSwinging- Mappings:
Namespace Name Mixin selector intermediary field_526Lnet/minecraft/class_54;field_526:Zglue field_733Lclass_172;field_733:Zserver pLem;p:Zclient jLgs;j:Znamed handSwingingLnet/minecraft/entity/player/PlayerEntity;handSwinging:Z
-
handSwingTicks
public int handSwingTicks- Mappings:
Namespace Name Mixin selector intermediary field_527Lnet/minecraft/class_54;field_527:Iglue field_734Lclass_172;field_734:Iserver qLem;q:Iclient kLgs;k:Inamed handSwingTicksLnet/minecraft/entity/player/PlayerEntity;handSwingTicks:I
-
name
- Mappings:
Namespace Name Mixin selector intermediary field_528Lnet/minecraft/class_54;field_528:Ljava/lang/String;glue field_735Lclass_172;field_735:Ljava/lang/String;server rLem;r:Ljava/lang/String;client lLgs;l:Ljava/lang/String;named nameLnet/minecraft/entity/player/PlayerEntity;name:Ljava/lang/String;
-
dimensionId
public int dimensionId- Mappings:
Namespace Name Mixin selector intermediary field_529Lnet/minecraft/class_54;field_529:Iglue field_736Lclass_172;field_736:Iserver sLem;s:Iclient mLgs;m:Inamed dimensionIdLnet/minecraft/entity/player/PlayerEntity;dimensionId:I
-
playerCapeUrl
- Mappings:
Namespace Name Mixin selector intermediary field_506Lnet/minecraft/class_54;field_506:Ljava/lang/String;glue field_1098Lclass_172;field_1098:Ljava/lang/String;server field_506Lem;field_506:Ljava/lang/String;client nLgs;n:Ljava/lang/String;named playerCapeUrlLnet/minecraft/entity/player/PlayerEntity;playerCapeUrl:Ljava/lang/String;
-
prevCapeX
public double prevCapeX- Mappings:
Namespace Name Mixin selector intermediary field_530Lnet/minecraft/class_54;field_530:Dglue field_737Lclass_172;field_737:Dserver tLem;t:Dclient oLgs;o:Dnamed prevCapeXLnet/minecraft/entity/player/PlayerEntity;prevCapeX:D
-
prevCapeY
public double prevCapeY- Mappings:
Namespace Name Mixin selector intermediary field_531Lnet/minecraft/class_54;field_531:Dglue field_738Lclass_172;field_738:Dserver uLem;u:Dclient pLgs;p:Dnamed prevCapeYLnet/minecraft/entity/player/PlayerEntity;prevCapeY:D
-
prevCapeZ
public double prevCapeZ- Mappings:
Namespace Name Mixin selector intermediary field_532Lnet/minecraft/class_54;field_532:Dglue field_739Lclass_172;field_739:Dserver vLem;v:Dclient qLgs;q:Dnamed prevCapeZLnet/minecraft/entity/player/PlayerEntity;prevCapeZ:D
-
capeX
public double capeX- Mappings:
Namespace Name Mixin selector intermediary field_533Lnet/minecraft/class_54;field_533:Dglue field_740Lclass_172;field_740:Dserver wLem;w:Dclient rLgs;r:Dnamed capeXLnet/minecraft/entity/player/PlayerEntity;capeX:D
-
capeY
public double capeY- Mappings:
Namespace Name Mixin selector intermediary field_534Lnet/minecraft/class_54;field_534:Dglue field_741Lclass_172;field_741:Dserver xLem;x:Dclient sLgs;s:Dnamed capeYLnet/minecraft/entity/player/PlayerEntity;capeY:D
-
capeZ
public double capeZ- Mappings:
Namespace Name Mixin selector intermediary field_535Lnet/minecraft/class_54;field_535:Dglue field_742Lclass_172;field_742:Dserver yLem;y:Dclient tLgs;t:Dnamed capeZLnet/minecraft/entity/player/PlayerEntity;capeZ:D
-
sleeping
protected boolean sleeping- Mappings:
Namespace Name Mixin selector intermediary field_536Lnet/minecraft/class_54;field_536:Zglue field_743Lclass_172;field_743:Zserver zLem;z:Zclient uLgs;u:Znamed sleepingLnet/minecraft/entity/player/PlayerEntity;sleeping:Z
-
sleepingPos
- Mappings:
Namespace Name Mixin selector intermediary field_508Lnet/minecraft/class_54;field_508:Lnet/minecraft/class_63;glue field_715Lclass_172;field_715:Lclass_42;server ALem;A:Lay;client vLgs;v:Lbr;named sleepingPosLnet/minecraft/entity/player/PlayerEntity;sleepingPos:Lnet/minecraft/util/math/Vec3i;
-
sleepTimer
private int sleepTimer- Mappings:
Namespace Name Mixin selector intermediary field_515Lnet/minecraft/class_54;field_515:Iglue field_722Lclass_172;field_722:Iserver aLem;a:Iclient aLgs;a:Inamed sleepTimerLnet/minecraft/entity/player/PlayerEntity;sleepTimer:I
-
sleepOffsetX
public float sleepOffsetX- Mappings:
Namespace Name Mixin selector intermediary field_509Lnet/minecraft/class_54;field_509:Fglue field_716Lclass_172;field_716:Fserver BLem;B:Fclient wLgs;w:Fnamed sleepOffsetXLnet/minecraft/entity/player/PlayerEntity;sleepOffsetX:F
-
sleepOffsetY
- Mappings:
Namespace Name Mixin selector intermediary field_507Lnet/minecraft/class_54;field_507:Fglue field_1099Lclass_172;field_1099:Fserver field_507Lem;field_507:Fclient xLgs;x:Fnamed sleepOffsetYLnet/minecraft/entity/player/PlayerEntity;sleepOffsetY:F
-
sleepOffsetZ
public float sleepOffsetZ- Mappings:
Namespace Name Mixin selector intermediary field_510Lnet/minecraft/class_54;field_510:Fglue field_717Lclass_172;field_717:Fserver CLem;C:Fclient yLgs;y:Fnamed sleepOffsetZLnet/minecraft/entity/player/PlayerEntity;sleepOffsetZ:F
-
spawnPos
- Mappings:
Namespace Name Mixin selector intermediary field_516Lnet/minecraft/class_54;field_516:Lnet/minecraft/class_63;glue field_723Lclass_172;field_723:Lclass_42;server bLem;b:Lay;client bLgs;b:Lbr;named spawnPosLnet/minecraft/entity/player/PlayerEntity;spawnPos:Lnet/minecraft/util/math/Vec3i;
-
ridingStartPos
Used for the "On A Rail" Achievement- Mappings:
Namespace Name Mixin selector intermediary field_517Lnet/minecraft/class_54;field_517:Lnet/minecraft/class_63;glue field_724Lclass_172;field_724:Lclass_42;server cLem;c:Lay;client bNLgs;bN:Lbr;named ridingStartPosLnet/minecraft/entity/player/PlayerEntity;ridingStartPos:Lnet/minecraft/util/math/Vec3i;
-
portalCooldown
public int portalCooldown- Mappings:
Namespace Name Mixin selector intermediary field_511Lnet/minecraft/class_54;field_511:Iglue field_718Lclass_172;field_718:Iserver DLem;D:Iclient zLgs;z:Inamed portalCooldownLnet/minecraft/entity/player/PlayerEntity;portalCooldown:I
-
inTeleportationState
protected boolean inTeleportationState- Mappings:
Namespace Name Mixin selector intermediary field_512Lnet/minecraft/class_54;field_512:Zglue field_719Lclass_172;field_719:Zserver ELem;E:Zclient ALgs;A:Znamed inTeleportationStateLnet/minecraft/entity/player/PlayerEntity;inTeleportationState:Z
-
screenDistortion
- Mappings:
Namespace Name Mixin selector intermediary field_504Lnet/minecraft/class_54;field_504:Fglue field_1096Lclass_172;field_1096:Fserver field_504Lem;field_504:Fclient BLgs;B:Fnamed screenDistortionLnet/minecraft/entity/player/PlayerEntity;screenDistortion:F
-
lastScreenDistortion
- Mappings:
Namespace Name Mixin selector intermediary field_505Lnet/minecraft/class_54;field_505:Fglue field_1097Lclass_172;field_1097:Fserver field_505Lem;field_505:Fclient CLgs;C:Fnamed lastScreenDistortionLnet/minecraft/entity/player/PlayerEntity;lastScreenDistortion:F
-
changeDimensionCooldown
- Mappings:
Namespace Name Mixin selector intermediary field_513Lnet/minecraft/class_54;field_513:Fglue field_720Lclass_172;field_720:Fserver FLem;F:Fclient field_513Lgs;field_513:Fnamed changeDimensionCooldownLnet/minecraft/entity/player/PlayerEntity;changeDimensionCooldown:F
-
damageSpill
private int damageSpill- Mappings:
Namespace Name Mixin selector intermediary field_518Lnet/minecraft/class_54;field_518:Iglue field_725Lclass_172;field_725:Iserver dLem;d:Iclient bOLgs;bO:Inamed damageSpillLnet/minecraft/entity/player/PlayerEntity;damageSpill:I
-
fishHook
- Mappings:
Namespace Name Mixin selector intermediary field_514Lnet/minecraft/class_54;field_514:Lnet/minecraft/class_135;glue field_721Lclass_172;field_721:Lclass_289;server GLem;G:Lhq;client DLgs;D:Llx;named fishHookLnet/minecraft/entity/player/PlayerEntity;fishHook:Lnet/minecraft/entity/projectile/FishingBobberEntity;
-
-
Constructor Details
-
PlayerEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)Vglue <init>Lclass_450;<init>(Lclass_129;)Vserver <init>Llq;<init>(Ldj;)Vclient <init>Lsn;<init>(Lfd;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1310Lnet/minecraft/class_57;method_1310()Vglue method_108Lclass_450;method_108()Vserver bLlq;b()Vclient bLsn;b()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
tick
public void tick()- Overrides:
tickin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1370Lnet/minecraft/class_57;method_1370()Vglue method_29Lclass_450;method_29()Vserver m_Llq;m_()Vclient w_Lsn;w_()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
isImmobile
protected boolean isImmobile()- Overrides:
isImmobilein classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_942Lnet/minecraft/class_127;method_942()Zglue method_820Lclass_283;method_820()Zserver DLhl;D()Zclient yLls;y()Znamed isImmobileLnet/minecraft/entity/LivingEntity;isImmobile()Z
-
closeHandledScreen
protected void closeHandledScreen()- Mappings:
Namespace Name Mixin selector intermediary method_493Lnet/minecraft/class_54;method_493()Vglue method_445Lclass_172;method_445()Vserver yLem;y()Vclient rLgs;r()Vnamed closeHandledScreenLnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
-
updateCapeUrl
- Overrides:
updateCapeUrlin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1316Lnet/minecraft/class_57;method_1316()Vglue method_1175Lclass_450;method_1175()Vserver method_1316Llq;method_1316()Vclient u_Lsn;u_()Vnamed updateCapeUrlLnet/minecraft/entity/Entity;updateCapeUrl()V
-
tickRiding
public void tickRiding()- Overrides:
tickRidingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1384Lnet/minecraft/class_57;method_1384()Vglue method_821Lclass_450;method_821()Vserver ELlq;E()Vclient s_Lsn;s_()Vnamed tickRidingLnet/minecraft/entity/Entity;tickRiding()V
-
teleportTop
- Overrides:
teleportTopin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1315Lnet/minecraft/class_57;method_1315()Vglue method_1174Lclass_450;method_1174()Vserver method_1315Llq;method_1315()Vclient t_Lsn;t_()Vnamed teleportTopLnet/minecraft/entity/Entity;teleportTop()V
-
tickLiving
protected void tickLiving()- Overrides:
tickLivingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_910Lnet/minecraft/class_127;method_910()Vglue method_109Lclass_283;method_109()Vserver c_Lhl;c_()Vclient f_Lls;f_()Vnamed tickLivingLnet/minecraft/entity/LivingEntity;tickLiving()V
-
tickMovement
public void tickMovement()- Overrides:
tickMovementin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_937Lnet/minecraft/class_127;method_937()Vglue method_442Lclass_283;method_442()Vserver vLhl;v()Vclient oLls;o()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
collideWithEntity
- Mappings:
Namespace Name Mixin selector intermediary method_520Lnet/minecraft/class_54;method_520(Lnet/minecraft/class_57;)Vglue method_852Lclass_172;method_852(Lclass_450;)Vserver iLem;i(Llq;)Vclient jLgs;j(Lsn;)Vnamed collideWithEntityLnet/minecraft/entity/player/PlayerEntity;collideWithEntity(Lnet/minecraft/entity/Entity;)V
-
getScore
- Mappings:
Namespace Name Mixin selector intermediary method_481Lnet/minecraft/class_54;method_481()Iglue method_1170Lclass_172;method_1170()Iserver method_481Lem;method_481()Iclient CLgs;C()Inamed getScoreLnet/minecraft/entity/player/PlayerEntity;getScore()I
-
onKilledBy
- Overrides:
onKilledByin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_938Lnet/minecraft/class_127;method_938(Lnet/minecraft/class_57;)Vglue method_614Lclass_283;method_614(Lclass_450;)Vserver aLhl;a(Llq;)Vclient bLls;b(Lsn;)Vnamed onKilledByLnet/minecraft/entity/LivingEntity;onKilledBy(Lnet/minecraft/entity/Entity;)V
-
updateKilledAchievement
- Overrides:
updateKilledAchievementin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1391Lnet/minecraft/class_57;method_1391(Lnet/minecraft/class_57;I)Vglue method_847Lclass_450;method_847(Lclass_450;I)Vserver cLlq;c(Llq;I)Vclient cLsn;c(Lsn;I)Vnamed updateKilledAchievementLnet/minecraft/entity/Entity;updateKilledAchievement(Lnet/minecraft/entity/Entity;I)V
-
dropSelectedItem
public void dropSelectedItem()- Mappings:
Namespace Name Mixin selector intermediary method_501Lnet/minecraft/class_54;method_501()Vglue method_822Lclass_172;method_822()Vserver FLem;F()Vclient DLgs;D()Vnamed dropSelectedItemLnet/minecraft/entity/player/PlayerEntity;dropSelectedItem()V
-
dropItem
- Mappings:
Namespace Name Mixin selector intermediary method_513Lnet/minecraft/class_54;method_513(Lnet/minecraft/class_31;)Vglue method_843Lclass_172;method_843(Lclass_224;)Vserver bLem;b(Lfy;)Vclient aLgs;a(Liz;)Vnamed dropItemLnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;)V
-
dropItem
- Mappings:
Namespace Name Mixin selector intermediary method_509Lnet/minecraft/class_54;method_509(Lnet/minecraft/class_31;Z)Vglue method_838Lclass_172;method_838(Lclass_224;Z)Vserver aLem;a(Lfy;Z)Vclient aLgs;a(Liz;Z)Vnamed dropItemLnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;Z)V
-
spawnItem
- Mappings:
Namespace Name Mixin selector intermediary method_508Lnet/minecraft/class_54;method_508(Lnet/minecraft/class_142;)Vglue method_837Lclass_172;method_837(Lclass_189;)Vserver aLem;a(Lez;)Vclient aLgs;a(Lhl;)Vnamed spawnItemLnet/minecraft/entity/player/PlayerEntity;spawnItem(Lnet/minecraft/entity/ItemEntity;)V
-
getBlockBreakingSpeed
- Mappings:
Namespace Name Mixin selector intermediary method_511Lnet/minecraft/class_54;method_511(Lnet/minecraft/class_17;)Fglue method_841Lclass_172;method_841(Lclass_507;)Fserver aLem;a(Lna;)Fclient aLgs;a(Luu;)Fnamed getBlockBreakingSpeedLnet/minecraft/entity/player/PlayerEntity;getBlockBreakingSpeed(Lnet/minecraft/block/Block;)F
-
canHarvest
- Mappings:
Namespace Name Mixin selector intermediary method_514Lnet/minecraft/class_54;method_514(Lnet/minecraft/class_17;)Zglue method_844Lclass_172;method_844(Lclass_507;)Zserver bLem;b(Lna;)Zclient bLgs;b(Luu;)Znamed canHarvestLnet/minecraft/entity/player/PlayerEntity;canHarvest(Lnet/minecraft/block/Block;)Z
-
readNbt
- Overrides:
readNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1363Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)Vglue method_23Lclass_450;method_23(Lclass_333;)Vserver aLlq;a(Liq;)Vclient aLsn;a(Lnu;)Vnamed readNbtLnet/minecraft/entity/Entity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
writeNbt
- Overrides:
writeNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1368Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)Vglue method_24Lclass_450;method_24(Lclass_333;)Vserver bLlq;b(Liq;)Vclient bLsn;b(Lnu;)Vnamed writeNbtLnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
openChestScreen
- Mappings:
Namespace Name Mixin selector intermediary method_486Lnet/minecraft/class_54;method_486(Lnet/minecraft/class_134;)Vglue method_432Lclass_172;method_432(Lclass_287;)Vserver aLem;a(Lhp;)Vclient aLgs;a(Llw;)Vnamed openChestScreenLnet/minecraft/entity/player/PlayerEntity;openChestScreen(Lnet/minecraft/inventory/Inventory;)V
-
openCraftingScreen
public void openCraftingScreen(int x, int y, int z) - Mappings:
Namespace Name Mixin selector intermediary method_484Lnet/minecraft/class_54;method_484(III)Vglue method_428Lclass_172;method_428(III)Vserver bLem;b(III)Vclient aLgs;a(III)Vnamed openCraftingScreenLnet/minecraft/entity/player/PlayerEntity;openCraftingScreen(III)V
-
sendPickup
- Mappings:
Namespace Name Mixin selector intermediary method_491Lnet/minecraft/class_54;method_491(Lnet/minecraft/class_57;I)Vglue method_438Lclass_172;method_438(Lclass_450;I)Vserver bLem;b(Llq;I)Vclient bLgs;b(Lsn;I)Vnamed sendPickupLnet/minecraft/entity/player/PlayerEntity;sendPickup(Lnet/minecraft/entity/Entity;I)V
-
getEyeHeight
public float getEyeHeight()- Overrides:
getEyeHeightin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1378Lnet/minecraft/class_57;method_1378()Fglue method_626Lclass_450;method_626()Fserver tLlq;t()Fclient wLsn;w()Fnamed getEyeHeightLnet/minecraft/entity/Entity;getEyeHeight()F
-
resetEyeHeight
protected void resetEyeHeight()Used when the player wakes up- Mappings:
Namespace Name Mixin selector intermediary method_499Lnet/minecraft/class_54;method_499()Vglue method_625Lclass_172;method_625()Vserver sLem;s()Vclient ELgs;E()Vnamed resetEyeHeightLnet/minecraft/entity/player/PlayerEntity;resetEyeHeight()V
-
damage
- Overrides:
damagein classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1355Lnet/minecraft/class_57;method_1355(Lnet/minecraft/class_57;I)Zglue method_178Lclass_450;method_178(Lclass_450;I)Zserver aLlq;a(Llq;I)Zclient aLsn;a(Lsn;I)Znamed damageLnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/Entity;I)Z
-
isPvpEnabled
protected boolean isPvpEnabled()- Mappings:
Namespace Name Mixin selector intermediary method_498Lnet/minecraft/class_54;method_498()Zglue method_623Lclass_172;method_623()Zserver j_Lem;j_()Zclient FLgs;F()Znamed isPvpEnabledLnet/minecraft/entity/player/PlayerEntity;isPvpEnabled()Z
-
commandWolvesToAttack
- Mappings:
Namespace Name Mixin selector intermediary method_510Lnet/minecraft/class_54;method_510(Lnet/minecraft/class_127;Z)Vglue method_840Lclass_172;method_840(Lclass_283;Z)Vserver aLem;a(Lhl;Z)Vclient aLgs;a(Lls;Z)Vnamed commandWolvesToAttackLnet/minecraft/entity/player/PlayerEntity;commandWolvesToAttack(Lnet/minecraft/entity/LivingEntity;Z)V
-
applyDamage
protected void applyDamage(int amount) - Overrides:
applyDamagein classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_946Lnet/minecraft/class_127;method_946(I)Vglue method_845Lclass_283;method_845(I)Vserver cLhl;c(I)Vclient bLls;b(I)Vnamed applyDamageLnet/minecraft/entity/LivingEntity;applyDamage(I)V
-
openFurnaceScreen
- Mappings:
Namespace Name Mixin selector intermediary method_487Lnet/minecraft/class_54;method_487(Lnet/minecraft/class_138;)Vglue method_433Lclass_172;method_433(Lclass_446;)Vserver aLem;a(Lln;)Vclient aLgs;a(Lsk;)Vnamed openFurnaceScreenLnet/minecraft/entity/player/PlayerEntity;openFurnaceScreen(Lnet/minecraft/block/entity/FurnaceBlockEntity;)V
-
openDispenserScreen
- Mappings:
Namespace Name Mixin selector intermediary method_485Lnet/minecraft/class_54;method_485(Lnet/minecraft/class_137;)Vglue method_430Lclass_172;method_430(Lclass_22;)Vserver aLem;a(Lak;)Vclient aLgs;a(Laz;)Vnamed openDispenserScreenLnet/minecraft/entity/player/PlayerEntity;openDispenserScreen(Lnet/minecraft/block/entity/DispenserBlockEntity;)V
-
openEditSignScreen
- Mappings:
Namespace Name Mixin selector intermediary method_489Lnet/minecraft/class_54;method_489(Lnet/minecraft/class_140;)Vglue method_435Lclass_172;method_435(Lclass_606;)Vserver aLem;a(Lpq;)Vclient aLgs;a(Lyk;)Vnamed openEditSignScreenLnet/minecraft/entity/player/PlayerEntity;openEditSignScreen(Lnet/minecraft/block/entity/SignBlockEntity;)V
-
interact
- Mappings:
Namespace Name Mixin selector intermediary method_515Lnet/minecraft/class_54;method_515(Lnet/minecraft/class_57;)Vglue method_846Lclass_172;method_846(Lclass_450;)Vserver cLem;c(Llq;)Vclient cLgs;c(Lsn;)Vnamed interactLnet/minecraft/entity/player/PlayerEntity;interact(Lnet/minecraft/entity/Entity;)V
-
getHand
- Mappings:
Namespace Name Mixin selector intermediary method_502Lnet/minecraft/class_54;method_502()Lnet/minecraft/class_31;glue method_823Lclass_172;method_823()Lclass_224;server GLem;G()Lfy;client GLgs;G()Liz;named getHandLnet/minecraft/entity/player/PlayerEntity;getHand()Lnet/minecraft/item/ItemStack;
-
clearStackInHand
public void clearStackInHand()- Mappings:
Namespace Name Mixin selector intermediary method_503Lnet/minecraft/class_54;method_503()Vglue method_824Lclass_172;method_824()Vserver HLem;H()Vclient HLgs;H()Vnamed clearStackInHandLnet/minecraft/entity/player/PlayerEntity;clearStackInHand()V
-
getStandingEyeHeight
public double getStandingEyeHeight()- Overrides:
getStandingEyeHeightin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1385Lnet/minecraft/class_57;method_1385()Dglue method_825Lclass_450;method_825()Dserver ILlq;I()Dclient ILsn;I()Dnamed getStandingEyeHeightLnet/minecraft/entity/Entity;getStandingEyeHeight()D
-
swingHand
public void swingHand()- Mappings:
Namespace Name Mixin selector intermediary method_500Lnet/minecraft/class_54;method_500()Vglue method_627Lclass_172;method_627()Vserver wLem;w()Vclient JLgs;J()Vnamed swingHandLnet/minecraft/entity/player/PlayerEntity;swingHand()V
-
attack
- Mappings:
Namespace Name Mixin selector intermediary method_516Lnet/minecraft/class_54;method_516(Lnet/minecraft/class_57;)Vglue method_848Lclass_172;method_848(Lclass_450;)Vserver dLem;d(Llq;)Vclient dLgs;d(Lsn;)Vnamed attackLnet/minecraft/entity/player/PlayerEntity;attack(Lnet/minecraft/entity/Entity;)V
-
respawn
- Mappings:
Namespace Name Mixin selector intermediary method_492Lnet/minecraft/class_54;method_492()Vglue method_444Lclass_172;method_444()Vserver method_492Lem;method_492()Vclient p_Lgs;p_()Vnamed respawnLnet/minecraft/entity/player/PlayerEntity;respawn()V
-
spawn
- Mappings:
Namespace Name Mixin selector intermediary method_494Lnet/minecraft/class_54;method_494()Vglue method_448Lclass_172;method_448()Vserver method_494Lem;method_494()Vclient vLgs;v()Vnamed spawnLnet/minecraft/entity/player/PlayerEntity;spawn()V
-
onCursorStackChanged
- Mappings:
Namespace Name Mixin selector intermediary method_496Lnet/minecraft/class_54;method_496(Lnet/minecraft/class_31;)Vglue method_612Lclass_172;method_612(Lclass_224;)Vserver aLem;a(Lfy;)Vclient bLgs;b(Liz;)Vnamed onCursorStackChangedLnet/minecraft/entity/player/PlayerEntity;onCursorStackChanged(Lnet/minecraft/item/ItemStack;)V
-
markDead
public void markDead() -
isInsideWall
public boolean isInsideWall()- Overrides:
isInsideWallin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1387Lnet/minecraft/class_57;method_1387()Zglue method_827Lclass_450;method_827()Zserver KLlq;K()Zclient LLsn;L()Znamed isInsideWallLnet/minecraft/entity/Entity;isInsideWall()Z
-
trySleep
- Mappings:
Namespace Name Mixin selector intermediary method_495Lnet/minecraft/class_54;method_495(III)Lnet/minecraft/class_141;glue method_609Lclass_172;method_609(III)Lclass_71;server aLem;a(III)Lbw;client bLgs;b(III)Lcw;named trySleepLnet/minecraft/entity/player/PlayerEntity;trySleep(III)Lnet/minecraft/entity/player/SleepAttemptResult;
-
calculateSleepOffset
private void calculateSleepOffset(int bedDirection) Calculates the offset that will beused when rendering the player in bed- Mappings:
Namespace Name Mixin selector intermediary method_517Lnet/minecraft/class_54;method_517(I)Vglue method_849Lclass_172;method_849(I)Vserver eLem;e(I)Vclient eLgs;e(I)Vnamed calculateSleepOffsetLnet/minecraft/entity/player/PlayerEntity;calculateSleepOffset(I)V
-
wakeUp
public void wakeUp(boolean resetSleepTimer, boolean updateSleepingPlayers, boolean setSpawnPos) - Mappings:
Namespace Name Mixin selector intermediary method_497Lnet/minecraft/class_54;method_497(ZZZ)Vglue method_616Lclass_172;method_616(ZZZ)Vserver aLem;a(ZZZ)Vclient aLgs;a(ZZZ)Vnamed wakeUpLnet/minecraft/entity/player/PlayerEntity;wakeUp(ZZZ)V
-
isSleepingInBed
private boolean isSleepingInBed()- Mappings:
Namespace Name Mixin selector intermediary method_521Lnet/minecraft/class_54;method_521()Zglue method_853Lclass_172;method_853()Zserver oLem;o()Zclient amLgs;am()Znamed isSleepingInBedLnet/minecraft/entity/player/PlayerEntity;isSleepingInBed()Z
-
findRespawnPosition
Checks if the player can respawn at their spawn position. If YES, finds a valid wake up position next to bed and returns it. If NO, returns null.- Mappings:
Namespace Name Mixin selector intermediary method_507Lnet/minecraft/class_54;method_507(Lnet/minecraft/class_18;Lnet/minecraft/class_63;)Lnet/minecraft/class_63;glue method_836Lclass_172;method_836(Lclass_129;Lclass_42;)Lclass_42;server aLem;a(Ldj;Lay;)Lay;client aLgs;a(Lfd;Lbr;)Lbr;named findRespawnPositionLnet/minecraft/entity/player/PlayerEntity;findRespawnPosition(Lnet/minecraft/world/World;Lnet/minecraft/util/math/Vec3i;)Lnet/minecraft/util/math/Vec3i;
-
getSleepingRotation
Gets the player's rotation in bed in degrees from the bed's rotation- Mappings:
Namespace Name Mixin selector intermediary method_482Lnet/minecraft/class_54;method_482()Fglue method_1171Lclass_172;method_1171()Fserver method_482Lem;method_482()Fclient MLgs;M()Fnamed getSleepingRotationLnet/minecraft/entity/player/PlayerEntity;getSleepingRotation()F
-
isSleeping
public boolean isSleeping()- Overrides:
isSleepingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_943Lnet/minecraft/class_127;method_943()Zglue method_828Lclass_283;method_828()Zserver LLhl;L()Zclient NLls;N()Znamed isSleepingLnet/minecraft/entity/LivingEntity;isSleeping()Z
-
isFullyAsleep
public boolean isFullyAsleep()- Mappings:
Namespace Name Mixin selector intermediary method_504Lnet/minecraft/class_54;method_504()Zglue method_829Lclass_172;method_829()Zserver MLem;M()Zclient OLgs;O()Znamed isFullyAsleepLnet/minecraft/entity/player/PlayerEntity;isFullyAsleep()Z
-
getSleepTimer
- Mappings:
Namespace Name Mixin selector intermediary method_483Lnet/minecraft/class_54;method_483()Iglue method_1172Lclass_172;method_1172()Iserver method_483Lem;method_483()Iclient PLgs;P()Inamed getSleepTimerLnet/minecraft/entity/player/PlayerEntity;getSleepTimer()I
-
sendMessage
- Mappings:
Namespace Name Mixin selector intermediary method_490Lnet/minecraft/class_54;method_490(Ljava/lang/String;)Vglue method_437Lclass_172;method_437(Ljava/lang/String;)Vserver aLem;a(Ljava/lang/String;)Vclient bLgs;b(Ljava/lang/String;)Vnamed sendMessageLnet/minecraft/entity/player/PlayerEntity;sendMessage(Ljava/lang/String;)V
-
getSpawnPos
- Mappings:
Namespace Name Mixin selector intermediary method_505Lnet/minecraft/class_54;method_505()Lnet/minecraft/class_63;glue method_830Lclass_172;method_830()Lclass_42;server NLem;N()Lay;client QLgs;Q()Lbr;named getSpawnPosLnet/minecraft/entity/player/PlayerEntity;getSpawnPos()Lnet/minecraft/util/math/Vec3i;
-
setSpawnPos
- Mappings:
Namespace Name Mixin selector intermediary method_506Lnet/minecraft/class_54;method_506(Lnet/minecraft/class_63;)Vglue method_835Lclass_172;method_835(Lclass_42;)Vserver aLem;a(Lay;)Vclient aLgs;a(Lbr;)Vnamed setSpawnPosLnet/minecraft/entity/player/PlayerEntity;setSpawnPos(Lnet/minecraft/util/math/Vec3i;)V
-
incrementStat
- Mappings:
Namespace Name Mixin selector intermediary method_512Lnet/minecraft/class_54;method_512(Lnet/minecraft/class_139;)Vglue method_842Lclass_172;method_842(Lclass_534;)Vserver aLem;a(Lns;)Vclient aLgs;a(Lvr;)Vnamed incrementStatLnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;)V
-
increaseStat
- Mappings:
Namespace Name Mixin selector intermediary method_488Lnet/minecraft/class_54;method_488(Lnet/minecraft/class_139;I)Vglue method_434Lclass_172;method_434(Lclass_534;I)Vserver aLem;a(Lns;I)Vclient aLgs;a(Lvr;I)Vnamed increaseStatLnet/minecraft/entity/player/PlayerEntity;increaseStat(Lnet/minecraft/stat/Stat;I)V
-
jump
protected void jump()- Overrides:
jumpin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_944Lnet/minecraft/class_127;method_944()Vglue method_831Lclass_283;method_831()Vserver OLhl;O()Vclient RLls;R()Vnamed jumpLnet/minecraft/entity/LivingEntity;jump()V
-
travel
public void travel(float x, float z) - Overrides:
travelin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_945Lnet/minecraft/class_127;method_945(FF)Vglue method_834Lclass_283;method_834(FF)Vserver aLhl;a(FF)Vclient a_Lls;a_(FF)Vnamed travelLnet/minecraft/entity/LivingEntity;travel(FF)V
-
updateMovementStats
private void updateMovementStats(double x, double y, double z) - Mappings:
Namespace Name Mixin selector intermediary method_518Lnet/minecraft/class_54;method_518(DDD)Vglue method_850Lclass_172;method_850(DDD)Vserver hLem;h(DDD)Vclient iLgs;i(DDD)Vnamed updateMovementStatsLnet/minecraft/entity/player/PlayerEntity;updateMovementStats(DDD)V
-
increaseRidingMotionStats
private void increaseRidingMotionStats(double deltaX, double deltaY, double deltaZ) - Mappings:
Namespace Name Mixin selector intermediary method_519Lnet/minecraft/class_54;method_519(DDD)Vglue method_851Lclass_172;method_851(DDD)Vserver iLem;i(DDD)Vclient jLgs;j(DDD)Vnamed increaseRidingMotionStatsLnet/minecraft/entity/player/PlayerEntity;increaseRidingMotionStats(DDD)V
-
onLanding
protected void onLanding(float fallDistance) - Overrides:
onLandingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1389Lnet/minecraft/class_57;method_1389(F)Vglue method_833Lclass_450;method_833(F)Vserver aLlq;a(F)Vclient bLsn;b(F)Vnamed onLandingLnet/minecraft/entity/Entity;onLanding(F)V
-
onKilledOther
- Overrides:
onKilledOtherin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1390Lnet/minecraft/class_57;method_1390(Lnet/minecraft/class_127;)Vglue method_839Lclass_450;method_839(Lclass_283;)Vserver aLlq;a(Lhl;)Vclient aLsn;a(Lls;)Vnamed onKilledOtherLnet/minecraft/entity/Entity;onKilledOther(Lnet/minecraft/entity/LivingEntity;)V
-
getItemStackTextureId
- Overrides:
getItemStackTextureIdin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_917Lnet/minecraft/class_127;method_917(Lnet/minecraft/class_31;)Iglue method_1173Lclass_283;method_1173(Lclass_224;)Iserver method_917Lhl;method_917(Lfy;)Iclient cLls;c(Liz;)Inamed getItemStackTextureIdLnet/minecraft/entity/LivingEntity;getItemStackTextureId(Lnet/minecraft/item/ItemStack;)I
-
tickPortalCooldown
public void tickPortalCooldown()- Overrides:
tickPortalCooldownin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1388Lnet/minecraft/class_57;method_1388()Vglue method_832Lclass_450;method_832()Vserver PLlq;P()Vclient SLsn;S()Vnamed tickPortalCooldownLnet/minecraft/entity/Entity;tickPortalCooldown()V
-