Class ClientPlayerEntity
- All Implemented Interfaces:
CommandOutput,Nameable,EntityLike
- Mappings:
Namespace Name official eyfintermediary net/minecraft/class_746named net/minecraft/client/network/ClientPlayerEntity
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.player.PlayerEntity
PlayerEntity.SleepFailureReasonNested classes/interfaces inherited from class net.minecraft.entity.LivingEntity
LivingEntity.FallSoundsNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprotected final MinecraftClientprivate intprivate booleanprivate static final intprivate static final intprivate static final intprivate static final floatprivate static final doubleprivate static final floatstatic final org.slf4j.Loggerprivate intprivate booleanprivate booleanprivate doublefloatprivate booleanprivate floatfloatfloatprivate booleanprivate booleanprivate doubleprivate floatprivate doubleprivate static final doubleprivate floatfinal ClientPlayNetworkHandlerfloatprivate final ClientRecipeBookfloatfloatprivate booleanprivate booleanprivate final StatHandlerprivate final List<ClientPlayerTickable>protected intprivate intintprivate intprivate intprivate booleanFields inherited from class net.minecraft.client.network.AbstractClientPlayerEntity
clientWorld, elytraPitch, elytraRoll, elytraYawFields inherited from class net.minecraft.entity.player.PlayerEntity
abilityResyncCountdown, capeX, capeY, capeZ, currentScreenHandler, enchantmentTableSeed, enderChestInventory, experienceLevel, experiencePickUpDelay, experienceProgress, field_30643, field_30644, field_30645, field_30646, field_30647, field_30648, field_30649, field_30650, field_30651, field_7509, fishHook, hungerManager, isSubmergedInWater, LEFT_SHOULDER_ENTITY, MAIN_ARM, PLAYER_MODEL_PARTS, playerScreenHandler, prevCapeX, prevCapeY, prevCapeZ, prevStrideDistance, RIGHT_SHOULDER_ENTITY, sculkShriekerWarningManager, STANDING_DIMENSIONS, strideDistance, totalExperienceFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, airStrafingSpeed, attackingPlayer, BABY_SCALE_FACTOR, bodyTrackingIncrements, bodyYaw, brain, dead, DEATH_TICKS, deathTime, defaultMaxHealth, despawnCounter, EQUIPMENT_SLOT_ID, field_30063, field_30067, field_30069, field_30070, field_30072, field_30074, field_30075, field_6215, forwardSpeed, GLOWING_FLAG, GRAVITY, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, hurtTime, itemUseTimeLeft, jumping, knockbackVelocity, lastAttackedTicks, lastDamageTaken, lastHandSwingProgress, lastLimbDistance, limbAngle, limbDistance, LIVING_FLAGS, lookDirection, maxHurtTime, OFF_HAND_ACTIVE_FLAG, playerHitTimer, preferredHand, prevBodyYaw, prevHeadYaw, prevLookDirection, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, riptideTicks, roll, scoreAmount, serverHeadYaw, serverPitch, serverX, serverY, serverYaw, serverZ, sidewaysSpeed, SLEEPING_DIMENSIONS, stepBobbingAmount, stuckArrowTimer, stuckStingerTimer, upwardSpeed, USING_ITEM_FLAG, USING_RIPTIDE_FLAGFields inherited from class net.minecraft.entity.Entity
age, collidedSoftly, dataTracker, DEFAULT_FRICTION, DEFAULT_MIN_FREEZE_DAMAGE_TICKS, DEFAULT_PORTAL_COOLDOWN, distanceTraveled, FALL_FLYING_FLAG_INDEX, fallDistance, field_29991, field_36331, firstUpdate, FLAGS, fluidHeight, FREEZING_DAMAGE_INTERVAL, GLOWING_FLAG_INDEX, horizontalCollision, horizontalSpeed, ID_KEY, ignoreCameraFrustum, inNetherPortal, inPowderSnow, intersectionChecked, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, MAX_RIDING_COOLDOWN, MAX_SCOREBOARD_TAGS, MIN_RISING_BUBBLE_COLUMN_SPEED, movementMultiplier, netherPortalTime, noClip, ON_FIRE_FLAG_INDEX, onGround, PASSENGERS_KEY, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, ridingCooldown, speed, stepHeight, submergedInWater, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, VELOCITY_AFFECTING_POS_Y_OFFSET, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, wasOnFire, worldFields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY -
Constructor Summary
ConstructorsConstructorDescriptionClientPlayerEntity(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCritParticles(Entity target) voidaddEnchantedHitParticles(Entity target) protected voidapplyDamage(DamageSource source, float amount) protected voidautoJump(float dx, float dz) booleanvoidvoidvoidbooleandamage(DamageSource source, float amount) voidDismounts the vehicle if present.booleandropSelectedItem(boolean entireStack) floatgetLeashPos(float delta) floatReturns the percentage for the biome mood sound for the debug HUD to display.floatprotected intfloatgetPitch(float tickDelta) floatReturns the color multiplier of vision in water.floatgetYaw(float tickDelta) voidhandleStatus(byte status) protected booleanhasCollidedSoftly(Vec3d adjustedMovement) booleanprivate booleanReturns whether the player has movement input.voidheal(float amount) Heals this entity by the givenamountof half-hearts.voidinit()booleanprotected booleanisCamera()booleanbooleanReturns whether the entity is in a crouching pose.booleanbooleanisRiding()booleanbooleanReturns whether this entity's hitbox is fully submerged in water.booleanprivate booleanvoidmethod_44098(String string, @Nullable Text text) private ChatMessageSignervoidmove(MovementType movementType, Vec3d movement) voidonPickupSlotClick(ItemStack cursorStack, ItemStack slotStack, ClickType clickType) Called when a player performs apickup slot actionin a screen handler.voidonRecipeDisplayed(Recipe<?> recipe) voidonTrackedDataSet(TrackedData<?> data) voidopenCommandBlockMinecartScreen(CommandBlockExecutor commandBlockExecutor) voidopenCommandBlockScreen(CommandBlockBlockEntity commandBlock) voidvoidopenJigsawScreen(JigsawBlockEntity jigsaw) voidvoidopenStructureBlockScreen(StructureBlockBlockEntity structureBlock) voidplaySound(SoundEvent sound, float volume, float pitch) voidplaySound(SoundEvent event, SoundCategory category, float volume, float pitch) private voidpushOutOfBlocks(double x, double z) Removes a status effect from this entity without calling any listener.voidvoidvoidsendChatMessage(String message, @Nullable Text preview) Sends a chat message with the preview to the server.private voidsendChatMessagePacket(String string, @Nullable Text text) voidsendCommand(String command) Sends an unsigned command to the server.private voidsendCommand(String string, @Nullable Text text) Signs and sendscommandto the server.voidsendMessage(Text message) Sends a system message.voidsendMessage(Text message, boolean overlay) Adds a message to this player's HUD.private voidvoidsetClientPermissionLevel(int clientPermissionLevel) voidsetCurrentHand(Hand hand) voidsetExperience(float progress, int total, int level) voidsetServerBrand(@Nullable String serverBrand) voidsetShowsDeathScreen(boolean showsDeathScreen) voidsetSprinting(boolean sprinting) private booleanbooleanbooleanbooleanbooleanprivate ArgumentSignatureDataMapsignArguments(ChatMessageSigner signer, com.mojang.brigadier.ParseResults<CommandSource> parseResults, @Nullable Text preview) Signs the command arguments.private MessageSignaturesignChatMessage(ChatMessageSigner chatMessageSigner, Text text) Signs the chat message.booleanstartRiding(Entity entity, boolean force) protected voidvoidvoidtick()voidvoidvoidvoidupdateHealth(float health) private voidprotected voidprotected booleanvoidCalled when the player uses (defaults to right click) a writable or written book item.private booleanwouldCollideAt(BlockPos pos) Methods inherited from class net.minecraft.client.network.AbstractClientPlayerEntity
canRenderCapeTexture, canRenderElytraTexture, getCapeTexture, getElytraTexture, getFovMultiplier, getModel, getPlayerListEntry, getSkinId, getSkinTexture, hasSkinTexture, isCreative, isSpectator, loadSkinMethods inherited from class net.minecraft.entity.player.PlayerEntity
addExhaustion, addExperience, addExperienceLevels, addScore, addShoulderEntity, adjustMovementForSneaking, applyEnchantmentCosts, asMessageSender, attack, attackLivingEntity, canConsume, canEquip, canFoodHeal, canHarvest, canModifyBlocks, canPlaceOn, canResetTimeBySleeping, canTakeDamage, checkFallFlying, clipAtLedge, createCooldownManager, createPlayerAttributes, damageArmor, damageHelmet, damageShield, disableShield, doesNotSuffocate, dropInventory, dropItem, dropItem, dropShoulderEntities, eatFood, equipStack, findRespawnPosition, getAbilities, getAbsorptionAmount, getActiveEyeHeight, getArmorItems, getArrowType, getAttackCooldownProgress, getAttackCooldownProgressPerTick, getBlockBreakingSpeed, getBurningDuration, getDeathSound, getDefaultNetherPortalCooldown, getDimensions, getDisplayName, getEnchantmentTableSeed, getEnderChestInventory, getEntityName, getEquippedStack, getFallSounds, getGameProfile, getHeightOffset, getHighSpeedSplashSound, getHungerManager, getHurtSound, getInventory, getItemCooldownManager, getItemsHand, getLastDeathPos, getLuck, getMainArm, getMaxNetherPortalTime, getMoveEffect, getMovementSpeed, getName, getNextLevelExperience, getPoses, getPublicKey, getScore, getScoreboard, getSculkShriekerWarningManager, getShoulderEntityLeft, getShoulderEntityRight, getSleepTimer, getSoundCategory, getSplashSound, getStackReference, getSwimSound, getVelocityMultiplier, getXpToDrop, giveItemStack, handleFallDamage, hasReducedDebugInfo, increaseStat, increaseStat, increaseTravelMotionStats, incrementStat, incrementStat, initDataTracker, interact, isArmorSlot, isBlockBreakingRestricted, isCreativeLevelTwoOp, isImmobile, isInvulnerableTo, isOnSoulSpeedBlock, isPartVisible, isPlayer, isPushedByFluids, isSwimming, isUsingSpyglass, jump, lockRecipes, onDeath, onKilledOther, onSwimmingStart, openHandledScreen, openHorseInventory, readCustomDataFromNbt, remove, resetLastAttackedTicks, resetStat, sendTradeOffers, setAbsorptionAmount, setFireTicks, setLastDeathPos, setMainArm, setReducedDebugInfo, setScore, setShoulderEntityLeft, setShoulderEntityRight, shouldAlwaysDropXp, shouldCancelInteraction, shouldDamagePlayer, shouldDismount, shouldRemoveSoulSpeedBoost, shouldRenderName, shouldSave, shouldSwimInFluids, slowMovement, spawnSweepAttackParticles, startFallFlying, stopFallFlying, takeShieldHit, travel, trySleep, unlockRecipes, unlockRecipes, updatePose, updateSwimming, useRiptide, vanishCursedItems, wakeUp, wakeUp, writeCustomDataToNbtMethods inherited from class net.minecraft.entity.LivingEntity
addPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyFluidMovingSpeed, applyMovementEffects, applyMovementInput, baseTick, blockedByShield, canBeRiddenInWater, canBreatheInWater, canFreeze, canHaveStatusEffect, canSee, canTarget, canTarget, canWalkOnFluid, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, collides, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createLivingAttributes, createSpawnPacket, deserializeBrain, disableExperienceDropping, disablesShield, displaySoulSpeedEffects, drop, dropEquipment, dropLoot, dropXp, endCombat, enterCombat, fall, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseMovementSpeedMultiplier, getBoundingBox, getBrain, getClimbingPos, getDamageTracker, getDespawnCounter, getDrinkSound, getEatSound, getEyeHeight, getGroup, getHandSwingProgress, getHeadYaw, getHealth, getItemUseTime, getItemUseTimeLeft, getJumpBoostVelocityModifier, getJumpVelocity, getLastAttackedTime, getLastAttackTime, getLeaningPitch, getLootContextBuilder, getLootTable, getMainHandStack, getMaxHealth, getNextAirOnLand, getNextAirUnderwater, getOffHandStack, getPreferredEquipmentSlot, getPrimeAdversary, getRandom, getRecentDamageSource, getRoll, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getSoundVolume, getStackInHand, getStatusEffect, getStatusEffects, getStingerCount, getStuckArrowCount, getVisibilityBoundingBox, hasNoDrag, hasStackEquipped, hasStatusEffect, hurtByWater, isAffectedBySplashPotions, isAlive, isBaby, isBlocking, isClimbing, isDead, isExperienceDroppingDisabled, isFallFlying, isGlowing, isHolding, isHolding, isInsideWall, isInSwimmingPose, isMobOrPlayer, isPartOfGame, isPushable, isSleeping, isTarget, isUndead, isUsingRiptide, kill, knockback, knockDownwards, lookAt, markEffectsDirty, modifyAppliedDamage, onAttacking, onEquipStack, onKilledBy, onSpawnPacket, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, playBlockFallSound, playEquipSound, playHurtSound, positionInPortal, positionInPortal, processEquippedStack, pushAway, pushAwayFrom, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAttacker, setAttacking, setBodyYaw, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setMovementSpeed, setNearbySongPlaying, setNoDrag, setOnGround, setSleepingPosition, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldDropLoot, shouldDropXp, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swimUpward, swingHand, takeKnockback, teleport, tickCramming, tickHandSwing, tickInVoid, tickItemStackUsage, tickRiptide, tickStatusEffects, triggerItemPickedUpByEntityCriteria, tryAttack, turnHead, updateLimbs, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addFlapEffects, addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForPiston, applyDamageEffects, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateBoundsForPose, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeSpectated, canExplosionDestroyBlock, canModifyAt, canStartRiding, canUsePortals, changeLookDirection, checkBlockCollision, checkDespawn, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, detach, discard, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, getAir, getBlockPos, getBlockStateAtPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCustomName, getDataTracker, getDefaultName, getEffectiveExplosionResistance, getEntityWorld, getEventSource, getEyeHeight, getEyePos, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHandPosOffset, getHeight, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLeashOffset, getLerpedPos, getMaxAir, getMinFreezeDamageTicks, getMountedHeightOffset, getMovementDirection, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPickBlockStack, getPistonBehavior, getPitch, getPortalRect, getPos, getPose, getPrimaryPassenger, getRandomBodyY, getRemovalReason, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getServer, getStandingEyeHeight, getSteppingBlockState, getSteppingPos, getSwimHeight, getSyncedPos, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getWorld, getX, getY, getYaw, getZ, handleAttack, hasCustomName, hashCode, hasNetherPortalCooldown, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, hasPassengerType, hasPermissionLevel, hasPlayerRider, hasPrimaryPassenger, hasVehicle, hasWings, interact, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCustomNameVisible, isDescending, isFireImmune, isFrozen, isGlowingLocal, isImmuneToExplosion, isInLava, isInPose, isInRange, isInRange, isInsideWaterOrBubbleColumn, isInvisible, isInvisibleTo, isInvulnerable, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isPartOf, isRegionUnloaded, isRemoved, isSilent, isSneaky, isSprinting, isSubmergedIn, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, moveToWorld, occludeVibrationSignals, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onLanding, onPassengerLookAround, onPlayerCollision, onRemoved, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, playExtinguishSound, playSoundIfNotSilent, playStepSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, readNbt, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, removeAllPassengers, removeFromDimension, removePassenger, removeScoreboardTag, requestTeleport, requestTeleportAndDismount, resetNetherPortalCooldown, resetPosition, saveNbt, saveSelfNbt, scheduleVelocityUpdate, setAir, setBoundingBox, setChangeListener, setCustomName, setCustomNameVisible, setFlag, setFrozenTicks, setGlowing, setId, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setPitch, setPos, setPose, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setYaw, shouldBroadcastConsoleToOps, shouldEscapePowderSnow, shouldLeaveSwimmingPose, shouldReceiveFeedback, shouldRender, shouldRender, shouldSetPositionOnLoad, shouldTrackOutput, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, tickNetherPortal, tickNetherPortalCooldown, toNbtList, toNbtList, toString, tryCheckBlockCollision, unsetRemoved, updateEventHandler, updateKilledAdvancementCriterion, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateTrackedPosition, updateVelocity, updateWaterState, wouldPoseNotCollide, writeNbtMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutput
cannotBeSilenced
-
Field Details
-
field_39078
public static final org.slf4j.Logger field_39078- Mappings:
Namespace Name Mixin selector official fLeyf;f:Lorg/slf4j/Logger;intermediary field_39078Lnet/minecraft/class_746;field_39078:Lorg/slf4j/Logger;named field_39078Lnet/minecraft/client/network/ClientPlayerEntity;field_39078:Lorg/slf4j/Logger;
-
field_32671
private static final int field_32671- See Also:
- Mappings:
Namespace Name Mixin selector official czLeyf;cz:Iintermediary field_32671Lnet/minecraft/class_746;field_32671:Inamed field_32671Lnet/minecraft/client/network/ClientPlayerEntity;field_32671:I
-
field_32672
private static final int field_32672- See Also:
- Mappings:
Namespace Name Mixin selector official cALeyf;cA:Iintermediary field_32672Lnet/minecraft/class_746;field_32672:Inamed field_32672Lnet/minecraft/client/network/ClientPlayerEntity;field_32672:I
-
field_32673
private static final int field_32673- See Also:
- Mappings:
Namespace Name Mixin selector official cBLeyf;cB:Iintermediary field_32673Lnet/minecraft/class_746;field_32673:Inamed field_32673Lnet/minecraft/client/network/ClientPlayerEntity;field_32673:I
-
field_32674
private static final float field_32674- See Also:
- Mappings:
Namespace Name Mixin selector official cCLeyf;cC:Fintermediary field_32674Lnet/minecraft/class_746;field_32674:Fnamed field_32674Lnet/minecraft/client/network/ClientPlayerEntity;field_32674:F
-
field_32675
private static final double field_32675- See Also:
- Mappings:
Namespace Name Mixin selector official cDLeyf;cD:Dintermediary field_32675Lnet/minecraft/class_746;field_32675:Dnamed field_32675Lnet/minecraft/client/network/ClientPlayerEntity;field_32675:D
-
MAX_SOFT_COLLISION_RADIANS
private static final double MAX_SOFT_COLLISION_RADIANS- See Also:
- Mappings:
Namespace Name Mixin selector official cELeyf;cE:Dintermediary field_36194Lnet/minecraft/class_746;field_36194:Dnamed MAX_SOFT_COLLISION_RADIANSLnet/minecraft/client/network/ClientPlayerEntity;MAX_SOFT_COLLISION_RADIANS:D
-
field_38337
private static final float field_38337- See Also:
- Mappings:
Namespace Name Mixin selector official cFLeyf;cF:Fintermediary field_38337Lnet/minecraft/class_746;field_38337:Fnamed field_38337Lnet/minecraft/client/network/ClientPlayerEntity;field_38337:F
-
networkHandler
- Mappings:
Namespace Name Mixin selector official coLeyf;co:Leui;intermediary field_3944Lnet/minecraft/class_746;field_3944:Lnet/minecraft/class_634;named networkHandlerLnet/minecraft/client/network/ClientPlayerEntity;networkHandler:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
-
statHandler
- Mappings:
Namespace Name Mixin selector official cGLeyf;cG:Lajx;intermediary field_3928Lnet/minecraft/class_746;field_3928:Lnet/minecraft/class_3469;named statHandlerLnet/minecraft/client/network/ClientPlayerEntity;statHandler:Lnet/minecraft/stat/StatHandler;
-
recipeBook
- Mappings:
Namespace Name Mixin selector official cHLeyf;cH:Leeu;intermediary field_3930Lnet/minecraft/class_746;field_3930:Lnet/minecraft/class_299;named recipeBookLnet/minecraft/client/network/ClientPlayerEntity;recipeBook:Lnet/minecraft/client/recipebook/ClientRecipeBook;
-
tickables
- Mappings:
Namespace Name Mixin selector official cILeyf;cI:Ljava/util/List;intermediary field_3933Lnet/minecraft/class_746;field_3933:Ljava/util/List;named tickablesLnet/minecraft/client/network/ClientPlayerEntity;tickables:Ljava/util/List;
-
clientPermissionLevel
private int clientPermissionLevel- Mappings:
Namespace Name Mixin selector official cJLeyf;cJ:Iintermediary field_3912Lnet/minecraft/class_746;field_3912:Inamed clientPermissionLevelLnet/minecraft/client/network/ClientPlayerEntity;clientPermissionLevel:I
-
lastX
private double lastX- Mappings:
Namespace Name Mixin selector official cKLeyf;cK:Dintermediary field_3926Lnet/minecraft/class_746;field_3926:Dnamed lastXLnet/minecraft/client/network/ClientPlayerEntity;lastX:D
-
lastBaseY
private double lastBaseY- Mappings:
Namespace Name Mixin selector official cLLeyf;cL:Dintermediary field_3940Lnet/minecraft/class_746;field_3940:Dnamed lastBaseYLnet/minecraft/client/network/ClientPlayerEntity;lastBaseY:D
-
lastZ
private double lastZ- Mappings:
Namespace Name Mixin selector official cMLeyf;cM:Dintermediary field_3924Lnet/minecraft/class_746;field_3924:Dnamed lastZLnet/minecraft/client/network/ClientPlayerEntity;lastZ:D
-
lastYaw
private float lastYaw- Mappings:
Namespace Name Mixin selector official cNLeyf;cN:Fintermediary field_3941Lnet/minecraft/class_746;field_3941:Fnamed lastYawLnet/minecraft/client/network/ClientPlayerEntity;lastYaw:F
-
lastPitch
private float lastPitch- Mappings:
Namespace Name Mixin selector official cOLeyf;cO:Fintermediary field_3925Lnet/minecraft/class_746;field_3925:Fnamed lastPitchLnet/minecraft/client/network/ClientPlayerEntity;lastPitch:F
-
lastOnGround
private boolean lastOnGround- Mappings:
Namespace Name Mixin selector official cPLeyf;cP:Zintermediary field_3920Lnet/minecraft/class_746;field_3920:Znamed lastOnGroundLnet/minecraft/client/network/ClientPlayerEntity;lastOnGround:Z
-
inSneakingPose
private boolean inSneakingPose- Mappings:
Namespace Name Mixin selector official cQLeyf;cQ:Zintermediary field_23093Lnet/minecraft/class_746;field_23093:Znamed inSneakingPoseLnet/minecraft/client/network/ClientPlayerEntity;inSneakingPose:Z
-
lastSneaking
private boolean lastSneaking- Mappings:
Namespace Name Mixin selector official cRLeyf;cR:Zintermediary field_3936Lnet/minecraft/class_746;field_3936:Znamed lastSneakingLnet/minecraft/client/network/ClientPlayerEntity;lastSneaking:Z
-
lastSprinting
private boolean lastSprinting- Mappings:
Namespace Name Mixin selector official cSLeyf;cS:Zintermediary field_3919Lnet/minecraft/class_746;field_3919:Znamed lastSprintingLnet/minecraft/client/network/ClientPlayerEntity;lastSprinting:Z
-
ticksSinceLastPositionPacketSent
private int ticksSinceLastPositionPacketSent- Mappings:
Namespace Name Mixin selector official cTLeyf;cT:Iintermediary field_3923Lnet/minecraft/class_746;field_3923:Inamed ticksSinceLastPositionPacketSentLnet/minecraft/client/network/ClientPlayerEntity;ticksSinceLastPositionPacketSent:I
-
healthInitialized
private boolean healthInitialized- Mappings:
Namespace Name Mixin selector official cULeyf;cU:Zintermediary field_3918Lnet/minecraft/class_746;field_3918:Znamed healthInitializedLnet/minecraft/client/network/ClientPlayerEntity;healthInitialized:Z
-
serverBrand
- Mappings:
Namespace Name Mixin selector official cVLeyf;cV:Ljava/lang/String;intermediary field_3943Lnet/minecraft/class_746;field_3943:Ljava/lang/String;named serverBrandLnet/minecraft/client/network/ClientPlayerEntity;serverBrand:Ljava/lang/String;
-
input
- Mappings:
Namespace Name Mixin selector official cpLeyf;cp:Leyd;intermediary field_3913Lnet/minecraft/class_746;field_3913:Lnet/minecraft/class_744;named inputLnet/minecraft/client/network/ClientPlayerEntity;input:Lnet/minecraft/client/input/Input;
-
client
- Mappings:
Namespace Name Mixin selector official cqLeyf;cq:Lefh;intermediary field_3937Lnet/minecraft/class_746;field_3937:Lnet/minecraft/class_310;named clientLnet/minecraft/client/network/ClientPlayerEntity;client:Lnet/minecraft/client/MinecraftClient;
-
ticksLeftToDoubleTapSprint
protected int ticksLeftToDoubleTapSprint- Mappings:
Namespace Name Mixin selector official crLeyf;cr:Iintermediary field_3935Lnet/minecraft/class_746;field_3935:Inamed ticksLeftToDoubleTapSprintLnet/minecraft/client/network/ClientPlayerEntity;ticksLeftToDoubleTapSprint:I
-
ticksSinceSprintingChanged
public int ticksSinceSprintingChanged- Mappings:
Namespace Name Mixin selector official csLeyf;cs:Iintermediary field_3921Lnet/minecraft/class_746;field_3921:Inamed ticksSinceSprintingChangedLnet/minecraft/client/network/ClientPlayerEntity;ticksSinceSprintingChanged:I
-
renderYaw
public float renderYaw- Mappings:
Namespace Name Mixin selector official ctLeyf;ct:Fintermediary field_3932Lnet/minecraft/class_746;field_3932:Fnamed renderYawLnet/minecraft/client/network/ClientPlayerEntity;renderYaw:F
-
renderPitch
public float renderPitch- Mappings:
Namespace Name Mixin selector official cuLeyf;cu:Fintermediary field_3916Lnet/minecraft/class_746;field_3916:Fnamed renderPitchLnet/minecraft/client/network/ClientPlayerEntity;renderPitch:F
-
lastRenderYaw
public float lastRenderYaw- Mappings:
Namespace Name Mixin selector official cvLeyf;cv:Fintermediary field_3931Lnet/minecraft/class_746;field_3931:Fnamed lastRenderYawLnet/minecraft/client/network/ClientPlayerEntity;lastRenderYaw:F
-
lastRenderPitch
public float lastRenderPitch- Mappings:
Namespace Name Mixin selector official cwLeyf;cw:Fintermediary field_3914Lnet/minecraft/class_746;field_3914:Fnamed lastRenderPitchLnet/minecraft/client/network/ClientPlayerEntity;lastRenderPitch:F
-
field_3938
private int field_3938- Mappings:
Namespace Name Mixin selector official cWLeyf;cW:Iintermediary field_3938Lnet/minecraft/class_746;field_3938:Inamed field_3938Lnet/minecraft/client/network/ClientPlayerEntity;field_3938:I
-
mountJumpStrength
private float mountJumpStrength- Mappings:
Namespace Name Mixin selector official cXLeyf;cX:Fintermediary field_3922Lnet/minecraft/class_746;field_3922:Fnamed mountJumpStrengthLnet/minecraft/client/network/ClientPlayerEntity;mountJumpStrength:F
-
nextNauseaStrength
public float nextNauseaStrength- Mappings:
Namespace Name Mixin selector official cxLeyf;cx:Fintermediary field_3929Lnet/minecraft/class_746;field_3929:Fnamed nextNauseaStrengthLnet/minecraft/client/network/ClientPlayerEntity;nextNauseaStrength:F
-
lastNauseaStrength
public float lastNauseaStrength- Mappings:
Namespace Name Mixin selector official cyLeyf;cy:Fintermediary field_3911Lnet/minecraft/class_746;field_3911:Fnamed lastNauseaStrengthLnet/minecraft/client/network/ClientPlayerEntity;lastNauseaStrength:F
-
usingItem
private boolean usingItem- Mappings:
Namespace Name Mixin selector official cYLeyf;cY:Zintermediary field_3915Lnet/minecraft/class_746;field_3915:Znamed usingItemLnet/minecraft/client/network/ClientPlayerEntity;usingItem:Z
-
activeHand
- Mappings:
Namespace Name Mixin selector official cZLeyf;cZ:Lazv;intermediary field_3945Lnet/minecraft/class_746;field_3945:Lnet/minecraft/class_1268;named activeHandLnet/minecraft/client/network/ClientPlayerEntity;activeHand:Lnet/minecraft/util/Hand;
-
riding
private boolean riding- Mappings:
Namespace Name Mixin selector official daLeyf;da:Zintermediary field_3942Lnet/minecraft/class_746;field_3942:Znamed ridingLnet/minecraft/client/network/ClientPlayerEntity;riding:Z
-
autoJumpEnabled
private boolean autoJumpEnabled- Mappings:
Namespace Name Mixin selector official dbLeyf;db:Zintermediary field_3927Lnet/minecraft/class_746;field_3927:Znamed autoJumpEnabledLnet/minecraft/client/network/ClientPlayerEntity;autoJumpEnabled:Z
-
ticksToNextAutojump
private int ticksToNextAutojump- Mappings:
Namespace Name Mixin selector official dcLeyf;dc:Iintermediary field_3934Lnet/minecraft/class_746;field_3934:Inamed ticksToNextAutojumpLnet/minecraft/client/network/ClientPlayerEntity;ticksToNextAutojump:I
-
falling
private boolean falling- Mappings:
Namespace Name Mixin selector official ddLeyf;dd:Zintermediary field_3939Lnet/minecraft/class_746;field_3939:Znamed fallingLnet/minecraft/client/network/ClientPlayerEntity;falling:Z
-
underwaterVisibilityTicks
private int underwaterVisibilityTicks- Mappings:
Namespace Name Mixin selector official deLeyf;de:Iintermediary field_3917Lnet/minecraft/class_746;field_3917:Inamed underwaterVisibilityTicksLnet/minecraft/client/network/ClientPlayerEntity;underwaterVisibilityTicks:I
-
showsDeathScreen
private boolean showsDeathScreen- Mappings:
Namespace Name Mixin selector official dfLeyf;df:Zintermediary field_20663Lnet/minecraft/class_746;field_20663:Znamed showsDeathScreenLnet/minecraft/client/network/ClientPlayerEntity;showsDeathScreen:Z
-
-
Constructor Details
-
ClientPlayerEntity
public ClientPlayerEntity(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) - Mappings:
Namespace Name Mixin selector official <init>Leyf;<init>(Lefh;Leuh;Leui;Lajx;Leeu;ZZ)Vintermediary <init>Lnet/minecraft/class_746;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_638;Lnet/minecraft/class_634;Lnet/minecraft/class_3469;Lnet/minecraft/class_299;ZZ)Vnamed <init>Lnet/minecraft/client/network/ClientPlayerEntity;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/client/network/ClientPlayNetworkHandler;Lnet/minecraft/stat/StatHandler;Lnet/minecraft/client/recipebook/ClientRecipeBook;ZZ)V
-
-
Method Details
-
damage
- Overrides:
damagein classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(Lbaj;F)Zintermediary method_5643Lnet/minecraft/class_1297;method_5643(Lnet/minecraft/class_1282;F)Znamed damageLnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
-
heal
public void heal(float amount) Heals this entity by the givenamountof half-hearts.A dead entity cannot be healed.
- Overrides:
healin classLivingEntity- See Also:
- Mappings:
Namespace Name Mixin selector official bLbbp;b(F)Vintermediary method_6025Lnet/minecraft/class_1309;method_6025(F)Vnamed healLnet/minecraft/entity/LivingEntity;heal(F)V
-
startRiding
- Overrides:
startRidingin classEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(Lbba;Z)Zintermediary method_5873Lnet/minecraft/class_1297;method_5873(Lnet/minecraft/class_1297;Z)Znamed startRidingLnet/minecraft/entity/Entity;startRiding(Lnet/minecraft/entity/Entity;Z)Z
-
dismountVehicle
public void dismountVehicle()Dismounts the vehicle if present.For players, will not trigger any networking changes. Use
Entity.stopRiding()instead.- Overrides:
dismountVehiclein classPlayerEntity- See Also:
- Mappings:
Namespace Name Mixin selector official bxLbba;bx()Vintermediary method_29239Lnet/minecraft/class_1297;method_29239()Vnamed dismountVehicleLnet/minecraft/entity/Entity;dismountVehicle()V
-
getPitch
public float getPitch(float tickDelta) -
getYaw
public float getYaw(float tickDelta) - Overrides:
getYawin classLivingEntity- Mappings:
Namespace Name Mixin selector official gLbba;g(F)Fintermediary method_5705Lnet/minecraft/class_1297;method_5705(F)Fnamed getYawLnet/minecraft/entity/Entity;getYaw(F)F
-
tick
public void tick()- Overrides:
tickin classPlayerEntity- Mappings:
Namespace Name Mixin selector official kLbba;k()Vintermediary method_5773Lnet/minecraft/class_1297;method_5773()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
getMoodPercentage
public float getMoodPercentage()Returns the percentage for the biome mood sound for the debug HUD to display.- Returns:
- the percentage for the biome mood sound for the debug HUD to display
- Mappings:
Namespace Name Mixin selector official rLeyf;r()Fintermediary method_26269Lnet/minecraft/class_746;method_26269()Fnamed getMoodPercentageLnet/minecraft/client/network/ClientPlayerEntity;getMoodPercentage()F
-
sendMovementPackets
private void sendMovementPackets()- Mappings:
Namespace Name Mixin selector official MLeyf;M()Vintermediary method_3136Lnet/minecraft/class_746;method_3136()Vnamed sendMovementPacketsLnet/minecraft/client/network/ClientPlayerEntity;sendMovementPackets()V
-
dropSelectedItem
public boolean dropSelectedItem(boolean entireStack) - Mappings:
Namespace Name Mixin selector official aLeyf;a(Z)Zintermediary method_7290Lnet/minecraft/class_746;method_7290(Z)Znamed dropSelectedItemLnet/minecraft/client/network/ClientPlayerEntity;dropSelectedItem(Z)Z
-
sendChatMessage
Sends a chat message with the preview to the server. If the server could not reproduce the preview based onmessage, the server rejects the message.The message will be truncated to at most 256 characters before sending to the server.
If the message contains an invalid character (see
isValidChar), the server will reject the message and disconnect the client.- API Note:
- This method is used to send a message typed in the chat screen that has a preview.
- Mappings:
Namespace Name Mixin selector official aLeyf;a(Ljava/lang/String;Lrm;)Vintermediary method_44096Lnet/minecraft/class_746;method_44096(Ljava/lang/String;Lnet/minecraft/class_2561;)Vnamed sendChatMessageLnet/minecraft/client/network/ClientPlayerEntity;sendChatMessage(Ljava/lang/String;Lnet/minecraft/text/Text;)V
-
sendCommand
Sends an unsigned command to the server.- Parameters:
command- the command (can have the leading slash)- Mappings:
Namespace Name Mixin selector official dLeyf;d(Ljava/lang/String;)Vintermediary method_44099Lnet/minecraft/class_746;method_44099(Ljava/lang/String;)Vnamed sendCommandLnet/minecraft/client/network/ClientPlayerEntity;sendCommand(Ljava/lang/String;)V
-
method_44098
- Mappings:
Namespace Name Mixin selector official bLeyf;b(Ljava/lang/String;Lrm;)Vintermediary method_44098Lnet/minecraft/class_746;method_44098(Ljava/lang/String;Lnet/minecraft/class_2561;)Vnamed method_44098Lnet/minecraft/client/network/ClientPlayerEntity;method_44098(Ljava/lang/String;Lnet/minecraft/text/Text;)V
-
sendChatMessagePacket
- Mappings:
Namespace Name Mixin selector official cLeyf;c(Ljava/lang/String;Lrm;)Vintermediary method_44097Lnet/minecraft/class_746;method_44097(Ljava/lang/String;Lnet/minecraft/class_2561;)Vnamed sendChatMessagePacketLnet/minecraft/client/network/ClientPlayerEntity;sendChatMessagePacket(Ljava/lang/String;Lnet/minecraft/text/Text;)V
-
signChatMessage
Signs the chat message. If the chat message cannot be signed, this will return.invalid @link
MessageSignature#none()- Mappings:
Namespace Name Mixin selector official aLeyf;a(Lrs;Lrm;)Lrr;intermediary method_43609Lnet/minecraft/class_746;method_43609(Lnet/minecraft/class_7470;Lnet/minecraft/class_2561;)Lnet/minecraft/class_7469;named signChatMessageLnet/minecraft/client/network/ClientPlayerEntity;signChatMessage(Lnet/minecraft/network/message/ChatMessageSigner;Lnet/minecraft/text/Text;)Lnet/minecraft/network/message/MessageSignature;
-
sendCommand
Signs and sendscommandto the server.- Mappings:
Namespace Name Mixin selector official dLeyf;d(Ljava/lang/String;Lrm;)Vintermediary method_43787Lnet/minecraft/class_746;method_43787(Ljava/lang/String;Lnet/minecraft/class_2561;)Vnamed sendCommandLnet/minecraft/client/network/ClientPlayerEntity;sendCommand(Ljava/lang/String;Lnet/minecraft/text/Text;)V
-
signArguments
private ArgumentSignatureDataMap signArguments(ChatMessageSigner signer, com.mojang.brigadier.ParseResults<CommandSource> parseResults, @Nullable @Nullable Text preview) Signs the command arguments. If the arguments cannot be signed or if there is no arguments to sign, this will return.invalid @link
ArgumentSignatureDataMap#empty()- Parameters:
preview- the previewed argument value; if supplied, will be used for all signed arguments- Mappings:
Namespace Name Mixin selector official aLeyf;a(Lrs;Lcom/mojang/brigadier/ParseResults;Lrm;)Ldv;intermediary method_43786Lnet/minecraft/class_746;method_43786(Lnet/minecraft/class_7470;Lcom/mojang/brigadier/ParseResults;Lnet/minecraft/class_2561;)Lnet/minecraft/class_7450;named signArgumentsLnet/minecraft/client/network/ClientPlayerEntity;signArguments(Lnet/minecraft/network/message/ChatMessageSigner;Lcom/mojang/brigadier/ParseResults;Lnet/minecraft/text/Text;)Lnet/minecraft/network/message/ArgumentSignatureDataMap;
-
method_44826
- Mappings:
Namespace Name Mixin selector official NLeyf;N()Lrs;intermediary method_44826Lnet/minecraft/class_746;method_44826()Lnet/minecraft/class_7470;named method_44826Lnet/minecraft/client/network/ClientPlayerEntity;method_44826()Lnet/minecraft/network/message/ChatMessageSigner;
-
swingHand
- Overrides:
swingHandin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLbbp;a(Lazv;)Vintermediary method_6104Lnet/minecraft/class_1309;method_6104(Lnet/minecraft/class_1268;)Vnamed swingHandLnet/minecraft/entity/LivingEntity;swingHand(Lnet/minecraft/util/Hand;)V
-
requestRespawn
public void requestRespawn()- Overrides:
requestRespawnin classPlayerEntity- Mappings:
Namespace Name Mixin selector official fxLbtp;fx()Vintermediary method_7331Lnet/minecraft/class_1657;method_7331()Vnamed requestRespawnLnet/minecraft/entity/player/PlayerEntity;requestRespawn()V
-
applyDamage
- Overrides:
applyDamagein classPlayerEntity- Mappings:
Namespace Name Mixin selector official fLbbp;f(Lbaj;F)Vintermediary method_6074Lnet/minecraft/class_1309;method_6074(Lnet/minecraft/class_1282;F)Vnamed applyDamageLnet/minecraft/entity/LivingEntity;applyDamage(Lnet/minecraft/entity/damage/DamageSource;F)V
-
closeHandledScreen
public void closeHandledScreen()- Overrides:
closeHandledScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official qLbtp;q()Vintermediary method_7346Lnet/minecraft/class_1657;method_7346()Vnamed closeHandledScreenLnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
-
closeScreen
public void closeScreen()- Mappings:
Namespace Name Mixin selector official sLeyf;s()Vintermediary method_3137Lnet/minecraft/class_746;method_3137()Vnamed closeScreenLnet/minecraft/client/network/ClientPlayerEntity;closeScreen()V
-
updateHealth
public void updateHealth(float health) - Mappings:
Namespace Name Mixin selector official wLeyf;w(F)Vintermediary method_3138Lnet/minecraft/class_746;method_3138(F)Vnamed updateHealthLnet/minecraft/client/network/ClientPlayerEntity;updateHealth(F)V
-
sendAbilitiesUpdate
public void sendAbilitiesUpdate()- Overrides:
sendAbilitiesUpdatein classPlayerEntity- Mappings:
Namespace Name Mixin selector official wLbtp;w()Vintermediary method_7355Lnet/minecraft/class_1657;method_7355()Vnamed sendAbilitiesUpdateLnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
-
isMainPlayer
public boolean isMainPlayer()- Overrides:
isMainPlayerin classPlayerEntity- Mappings:
Namespace Name Mixin selector official fyLbtp;fy()Zintermediary method_7340Lnet/minecraft/class_1657;method_7340()Znamed isMainPlayerLnet/minecraft/entity/player/PlayerEntity;isMainPlayer()Z
-
isHoldingOntoLadder
public boolean isHoldingOntoLadder()- Overrides:
isHoldingOntoLadderin classLivingEntity- Returns:
trueif this entity should not lose height while in a climbing state- See Also:
- Mappings:
Namespace Name Mixin selector official fcLbbp;fc()Zintermediary method_21754Lnet/minecraft/class_1309;method_21754()Znamed isHoldingOntoLadderLnet/minecraft/entity/LivingEntity;isHoldingOntoLadder()Z
-
shouldSpawnSprintingParticles
public boolean shouldSpawnSprintingParticles()- Overrides:
shouldSpawnSprintingParticlesin classEntity- Mappings:
Namespace Name Mixin selector official beLbba;be()Zintermediary method_27298Lnet/minecraft/class_1297;method_27298()Znamed shouldSpawnSprintingParticlesLnet/minecraft/entity/Entity;shouldSpawnSprintingParticles()Z
-
shouldDisplaySoulSpeedEffects
public boolean shouldDisplaySoulSpeedEffects()- Overrides:
shouldDisplaySoulSpeedEffectsin classLivingEntity- Mappings:
Namespace Name Mixin selector official dDLbbp;dD()Zintermediary method_27302Lnet/minecraft/class_1309;method_27302()Znamed shouldDisplaySoulSpeedEffectsLnet/minecraft/entity/LivingEntity;shouldDisplaySoulSpeedEffects()Z
-
startRidingJump
protected void startRidingJump()- Mappings:
Namespace Name Mixin selector official tLeyf;t()Vintermediary method_3133Lnet/minecraft/class_746;method_3133()Vnamed startRidingJumpLnet/minecraft/client/network/ClientPlayerEntity;startRidingJump()V
-
openRidingInventory
public void openRidingInventory()- Mappings:
Namespace Name Mixin selector official uLeyf;u()Vintermediary method_3132Lnet/minecraft/class_746;method_3132()Vnamed openRidingInventoryLnet/minecraft/client/network/ClientPlayerEntity;openRidingInventory()V
-
setServerBrand
- Mappings:
Namespace Name Mixin selector official eLeyf;e(Ljava/lang/String;)Vintermediary method_3146Lnet/minecraft/class_746;method_3146(Ljava/lang/String;)Vnamed setServerBrandLnet/minecraft/client/network/ClientPlayerEntity;setServerBrand(Ljava/lang/String;)V
-
getServerBrand
- Mappings:
Namespace Name Mixin selector official xLeyf;x()Ljava/lang/String;intermediary method_3135Lnet/minecraft/class_746;method_3135()Ljava/lang/String;named getServerBrandLnet/minecraft/client/network/ClientPlayerEntity;getServerBrand()Ljava/lang/String;
-
getStatHandler
- Mappings:
Namespace Name Mixin selector official yLeyf;y()Lajx;intermediary method_3143Lnet/minecraft/class_746;method_3143()Lnet/minecraft/class_3469;named getStatHandlerLnet/minecraft/client/network/ClientPlayerEntity;getStatHandler()Lnet/minecraft/stat/StatHandler;
-
getRecipeBook
- Mappings:
Namespace Name Mixin selector official zLeyf;z()Leeu;intermediary method_3130Lnet/minecraft/class_746;method_3130()Lnet/minecraft/class_299;named getRecipeBookLnet/minecraft/client/network/ClientPlayerEntity;getRecipeBook()Lnet/minecraft/client/recipebook/ClientRecipeBook;
-
onRecipeDisplayed
- Mappings:
Namespace Name Mixin selector official aLeyf;a(Lcdc;)Vintermediary method_3141Lnet/minecraft/class_746;method_3141(Lnet/minecraft/class_1860;)Vnamed onRecipeDisplayedLnet/minecraft/client/network/ClientPlayerEntity;onRecipeDisplayed(Lnet/minecraft/recipe/Recipe;)V
-
getPermissionLevel
protected int getPermissionLevel()- Overrides:
getPermissionLevelin classEntity- Mappings:
Namespace Name Mixin selector official BLbba;B()Iintermediary method_5691Lnet/minecraft/class_1297;method_5691()Inamed getPermissionLevelLnet/minecraft/entity/Entity;getPermissionLevel()I
-
setClientPermissionLevel
public void setClientPermissionLevel(int clientPermissionLevel) - Mappings:
Namespace Name Mixin selector official aLeyf;a(I)Vintermediary method_3147Lnet/minecraft/class_746;method_3147(I)Vnamed setClientPermissionLevelLnet/minecraft/client/network/ClientPlayerEntity;setClientPermissionLevel(I)V
-
sendMessage
Adds a message to this player's HUD.If it's called on
ServerPlayerEntity, it sends a message to the client corresponding to this player so that the client can add a message to their HUD. If it's called onClientPlayerEntity, it just adds a message to their HUD.- Overrides:
sendMessagein classPlayerEntity- Parameters:
message- the message to add- See Also:
- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lrm;Z)Vintermediary method_7353Lnet/minecraft/class_1657;method_7353(Lnet/minecraft/class_2561;Z)Vnamed sendMessageLnet/minecraft/entity/player/PlayerEntity;sendMessage(Lnet/minecraft/text/Text;Z)V
-
pushOutOfBlocks
private void pushOutOfBlocks(double x, double z) - Mappings:
Namespace Name Mixin selector official bLeyf;b(DD)Vintermediary method_30673Lnet/minecraft/class_746;method_30673(DD)Vnamed pushOutOfBlocksLnet/minecraft/client/network/ClientPlayerEntity;pushOutOfBlocks(DD)V
-
wouldCollideAt
- Mappings:
Namespace Name Mixin selector official gLeyf;g(Lgt;)Zintermediary method_30674Lnet/minecraft/class_746;method_30674(Lnet/minecraft/class_2338;)Znamed wouldCollideAtLnet/minecraft/client/network/ClientPlayerEntity;wouldCollideAt(Lnet/minecraft/util/math/BlockPos;)Z
-
setSprinting
public void setSprinting(boolean sprinting) - Overrides:
setSprintingin classLivingEntity- Mappings:
Namespace Name Mixin selector official gLbba;g(Z)Vintermediary method_5728Lnet/minecraft/class_1297;method_5728(Z)Vnamed setSprintingLnet/minecraft/entity/Entity;setSprinting(Z)V
-
setExperience
public void setExperience(float progress, int total, int level) - Mappings:
Namespace Name Mixin selector official aLeyf;a(FII)Vintermediary method_3145Lnet/minecraft/class_746;method_3145(FII)Vnamed setExperienceLnet/minecraft/client/network/ClientPlayerEntity;setExperience(FII)V
-
sendMessage
Sends a system message.- Specified by:
sendMessagein interfaceCommandOutput- Overrides:
sendMessagein classEntity- Mappings:
Namespace Name Mixin selector official aLdq;a(Lrm;)Vintermediary method_43496Lnet/minecraft/class_2165;method_43496(Lnet/minecraft/class_2561;)Vnamed sendMessageLnet/minecraft/server/command/CommandOutput;sendMessage(Lnet/minecraft/text/Text;)V
-
handleStatus
public void handleStatus(byte status) - Overrides:
handleStatusin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(B)Vintermediary method_5711Lnet/minecraft/class_1297;method_5711(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
setShowsDeathScreen
public void setShowsDeathScreen(boolean showsDeathScreen) - Mappings:
Namespace Name Mixin selector official bLeyf;b(Z)Vintermediary method_22420Lnet/minecraft/class_746;method_22420(Z)Vnamed setShowsDeathScreenLnet/minecraft/client/network/ClientPlayerEntity;setShowsDeathScreen(Z)V
-
showsDeathScreen
public boolean showsDeathScreen()- Mappings:
Namespace Name Mixin selector official ALeyf;A()Zintermediary method_22419Lnet/minecraft/class_746;method_22419()Znamed showsDeathScreenLnet/minecraft/client/network/ClientPlayerEntity;showsDeathScreen()Z
-
playSound
- Overrides:
playSoundin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(Lajl;FF)Vintermediary method_5783Lnet/minecraft/class_1297;method_5783(Lnet/minecraft/class_3414;FF)Vnamed playSoundLnet/minecraft/entity/Entity;playSound(Lnet/minecraft/sound/SoundEvent;FF)V
-
playSound
- Overrides:
playSoundin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lajl;Lajn;FF)Vintermediary method_17356Lnet/minecraft/class_1657;method_17356(Lnet/minecraft/class_3414;Lnet/minecraft/class_3419;FF)Vnamed playSoundLnet/minecraft/entity/player/PlayerEntity;playSound(Lnet/minecraft/sound/SoundEvent;Lnet/minecraft/sound/SoundCategory;FF)V
-
canMoveVoluntarily
public boolean canMoveVoluntarily()- Overrides:
canMoveVoluntarilyin classLivingEntity- Mappings:
Namespace Name Mixin selector official eQLbbp;eQ()Zintermediary method_6034Lnet/minecraft/class_1309;method_6034()Znamed canMoveVoluntarilyLnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
-
setCurrentHand
- Overrides:
setCurrentHandin classLivingEntity- Mappings:
Namespace Name Mixin selector official cLbbp;c(Lazv;)Vintermediary method_6019Lnet/minecraft/class_1309;method_6019(Lnet/minecraft/class_1268;)Vnamed setCurrentHandLnet/minecraft/entity/LivingEntity;setCurrentHand(Lnet/minecraft/util/Hand;)V
-
isUsingItem
public boolean isUsingItem()- Overrides:
isUsingItemin classLivingEntity- Mappings:
Namespace Name Mixin selector official eULbbp;eU()Zintermediary method_6115Lnet/minecraft/class_1309;method_6115()Znamed isUsingItemLnet/minecraft/entity/LivingEntity;isUsingItem()Z
-
clearActiveItem
public void clearActiveItem()- Overrides:
clearActiveItemin classLivingEntity- Mappings:
Namespace Name Mixin selector official faLbbp;fa()Vintermediary method_6021Lnet/minecraft/class_1309;method_6021()Vnamed clearActiveItemLnet/minecraft/entity/LivingEntity;clearActiveItem()V
-
getActiveHand
- Overrides:
getActiveHandin classLivingEntity- Mappings:
Namespace Name Mixin selector official eVLbbp;eV()Lazv;intermediary method_6058Lnet/minecraft/class_1309;method_6058()Lnet/minecraft/class_1268;named getActiveHandLnet/minecraft/entity/LivingEntity;getActiveHand()Lnet/minecraft/util/Hand;
-
onTrackedDataSet
- Overrides:
onTrackedDataSetin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(Lzz;)Vintermediary method_5674Lnet/minecraft/class_1297;method_5674(Lnet/minecraft/class_2940;)Vnamed onTrackedDataSetLnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
-
hasJumpingMount
public boolean hasJumpingMount()- Mappings:
Namespace Name Mixin selector official CLeyf;C()Zintermediary method_3131Lnet/minecraft/class_746;method_3131()Znamed hasJumpingMountLnet/minecraft/client/network/ClientPlayerEntity;hasJumpingMount()Z
-
getMountJumpStrength
public float getMountJumpStrength()- Mappings:
Namespace Name Mixin selector official DLeyf;D()Fintermediary method_3151Lnet/minecraft/class_746;method_3151()Fnamed getMountJumpStrengthLnet/minecraft/client/network/ClientPlayerEntity;getMountJumpStrength()F
-
openEditSignScreen
- Overrides:
openEditSignScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lctx;)Vintermediary method_7311Lnet/minecraft/class_1657;method_7311(Lnet/minecraft/class_2625;)Vnamed openEditSignScreenLnet/minecraft/entity/player/PlayerEntity;openEditSignScreen(Lnet/minecraft/block/entity/SignBlockEntity;)V
-
openCommandBlockMinecartScreen
- Overrides:
openCommandBlockMinecartScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lcfl;)Vintermediary method_7257Lnet/minecraft/class_1657;method_7257(Lnet/minecraft/class_1918;)Vnamed openCommandBlockMinecartScreenLnet/minecraft/entity/player/PlayerEntity;openCommandBlockMinecartScreen(Lnet/minecraft/world/CommandBlockExecutor;)V
-
openCommandBlockScreen
- Overrides:
openCommandBlockScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lctc;)Vintermediary method_7323Lnet/minecraft/class_1657;method_7323(Lnet/minecraft/class_2593;)Vnamed openCommandBlockScreenLnet/minecraft/entity/player/PlayerEntity;openCommandBlockScreen(Lnet/minecraft/block/entity/CommandBlockBlockEntity;)V
-
openStructureBlockScreen
- Overrides:
openStructureBlockScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lcub;)Vintermediary method_7303Lnet/minecraft/class_1657;method_7303(Lnet/minecraft/class_2633;)Vnamed openStructureBlockScreenLnet/minecraft/entity/player/PlayerEntity;openStructureBlockScreen(Lnet/minecraft/block/entity/StructureBlockBlockEntity;)V
-
openJigsawScreen
- Overrides:
openJigsawScreenin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lcto;)Vintermediary method_16354Lnet/minecraft/class_1657;method_16354(Lnet/minecraft/class_3751;)Vnamed openJigsawScreenLnet/minecraft/entity/player/PlayerEntity;openJigsawScreen(Lnet/minecraft/block/entity/JigsawBlockEntity;)V
-
useBook
Called when the player uses (defaults to right click) a writable or written book item.This can be called either on the client or the server player. Check
bookfor whether this is a written or a writable book.- Overrides:
useBookin classPlayerEntity- Parameters:
book- the bookhand- the hand holding the book- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lcak;Lazv;)Vintermediary method_7315Lnet/minecraft/class_1657;method_7315(Lnet/minecraft/class_1799;Lnet/minecraft/class_1268;)Vnamed useBookLnet/minecraft/entity/player/PlayerEntity;useBook(Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;)V
-
addCritParticles
- Overrides:
addCritParticlesin classPlayerEntity- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lbba;)Vintermediary method_7277Lnet/minecraft/class_1657;method_7277(Lnet/minecraft/class_1297;)Vnamed addCritParticlesLnet/minecraft/entity/player/PlayerEntity;addCritParticles(Lnet/minecraft/entity/Entity;)V
-
addEnchantedHitParticles
- Overrides:
addEnchantedHitParticlesin classPlayerEntity- Mappings:
Namespace Name Mixin selector official bLbtp;b(Lbba;)Vintermediary method_7304Lnet/minecraft/class_1657;method_7304(Lnet/minecraft/class_1297;)Vnamed addEnchantedHitParticlesLnet/minecraft/entity/player/PlayerEntity;addEnchantedHitParticles(Lnet/minecraft/entity/Entity;)V
-
isSneaking
public boolean isSneaking()- Overrides:
isSneakingin classEntity- Mappings:
Namespace Name Mixin selector official bMLbba;bM()Zintermediary method_5715Lnet/minecraft/class_1297;method_5715()Znamed isSneakingLnet/minecraft/entity/Entity;isSneaking()Z
-
isInSneakingPose
public boolean isInSneakingPose()Returns whether the entity is in a crouching pose.Compared to
Entity.isSneaking(), it only makes the entity appear crouching and does not bring other effects of sneaking, such as no less obvious name label rendering, no dismounting while riding, etc.This is used by vanilla for non-player entities to crouch, such as for foxes and cats.
- Overrides:
isInSneakingPosein classEntity- Mappings:
Namespace Name Mixin selector official bRLbba;bR()Zintermediary method_18276Lnet/minecraft/class_1297;method_18276()Znamed isInSneakingPoseLnet/minecraft/entity/Entity;isInSneakingPose()Z
-
shouldSlowDown
public boolean shouldSlowDown()- Mappings:
Namespace Name Mixin selector official ELeyf;E()Zintermediary method_20303Lnet/minecraft/class_746;method_20303()Znamed shouldSlowDownLnet/minecraft/client/network/ClientPlayerEntity;shouldSlowDown()Z
-
tickNewAi
public void tickNewAi()- Overrides:
tickNewAiin classPlayerEntity- Mappings:
Namespace Name Mixin selector official eNLbbp;eN()Vintermediary method_6023Lnet/minecraft/class_1309;method_6023()Vnamed tickNewAiLnet/minecraft/entity/LivingEntity;tickNewAi()V
-
isCamera
protected boolean isCamera()- Mappings:
Namespace Name Mixin selector official GLeyf;G()Zintermediary method_3134Lnet/minecraft/class_746;method_3134()Znamed isCameraLnet/minecraft/client/network/ClientPlayerEntity;isCamera()Z
-
init
public void init()- Mappings:
Namespace Name Mixin selector official ILeyf;I()Vintermediary method_33689Lnet/minecraft/class_746;method_33689()Vnamed initLnet/minecraft/client/network/ClientPlayerEntity;init()V
-
tickMovement
public void tickMovement()- Overrides:
tickMovementin classPlayerEntity- Mappings:
Namespace Name Mixin selector official w_Lbbp;w_()Vintermediary method_6007Lnet/minecraft/class_1309;method_6007()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
updatePostDeath
protected void updatePostDeath()- Overrides:
updatePostDeathin classLivingEntity- Mappings:
Namespace Name Mixin selector official dMLbbp;dM()Vintermediary method_6108Lnet/minecraft/class_1309;method_6108()Vnamed updatePostDeathLnet/minecraft/entity/LivingEntity;updatePostDeath()V
-
updateNausea
private void updateNausea()- Mappings:
Namespace Name Mixin selector official OLeyf;O()Vintermediary method_18654Lnet/minecraft/class_746;method_18654()Vnamed updateNauseaLnet/minecraft/client/network/ClientPlayerEntity;updateNausea()V
-
tickRiding
public void tickRiding()- Overrides:
tickRidingin classPlayerEntity- Mappings:
Namespace Name Mixin selector official bsLbba;bs()Vintermediary method_5842Lnet/minecraft/class_1297;method_5842()Vnamed tickRidingLnet/minecraft/entity/Entity;tickRiding()V
-
isRiding
public boolean isRiding()- Mappings:
Namespace Name Mixin selector official JLeyf;J()Zintermediary method_3144Lnet/minecraft/class_746;method_3144()Znamed isRidingLnet/minecraft/client/network/ClientPlayerEntity;isRiding()Z
-
removeStatusEffectInternal
@Nullable public @Nullable StatusEffectInstance removeStatusEffectInternal(@Nullable @Nullable StatusEffect type) Removes a status effect from this entity without calling any listener.This method does not perform any cleanup or synchronization operation. Under most circumstances, calling
LivingEntity.removeStatusEffect(StatusEffect)is highly preferable.- Overrides:
removeStatusEffectInternalin classLivingEntity- Returns:
- the status effect removed
- Mappings:
Namespace Name Mixin selector official cLbbp;c(Lbar;)Lbat;intermediary method_6111Lnet/minecraft/class_1309;method_6111(Lnet/minecraft/class_1291;)Lnet/minecraft/class_1293;named removeStatusEffectInternalLnet/minecraft/entity/LivingEntity;removeStatusEffectInternal(Lnet/minecraft/entity/effect/StatusEffect;)Lnet/minecraft/entity/effect/StatusEffectInstance;
-
move
- Overrides:
movein classEntity- Mappings:
Namespace Name Mixin selector official aLbba;a(Lbbv;Ldwd;)Vintermediary method_5784Lnet/minecraft/class_1297;method_5784(Lnet/minecraft/class_1313;Lnet/minecraft/class_243;)Vnamed moveLnet/minecraft/entity/Entity;move(Lnet/minecraft/entity/MovementType;Lnet/minecraft/util/math/Vec3d;)V
-
isAutoJumpEnabled
public boolean isAutoJumpEnabled()- Mappings:
Namespace Name Mixin selector official KLeyf;K()Zintermediary method_3149Lnet/minecraft/class_746;method_3149()Znamed isAutoJumpEnabledLnet/minecraft/client/network/ClientPlayerEntity;isAutoJumpEnabled()Z
-
autoJump
protected void autoJump(float dx, float dz) - Mappings:
Namespace Name Mixin selector official fLeyf;f(FF)Vintermediary method_3148Lnet/minecraft/class_746;method_3148(FF)Vnamed autoJumpLnet/minecraft/client/network/ClientPlayerEntity;autoJump(FF)V
-
hasCollidedSoftly
- Overrides:
hasCollidedSoftlyin classEntity- Mappings:
Namespace Name Mixin selector official bLbba;b(Ldwd;)Zintermediary method_39759Lnet/minecraft/class_1297;method_39759(Lnet/minecraft/class_243;)Znamed hasCollidedSoftlyLnet/minecraft/entity/Entity;hasCollidedSoftly(Lnet/minecraft/util/math/Vec3d;)Z
-
shouldAutoJump
private boolean shouldAutoJump()- Mappings:
Namespace Name Mixin selector official PLeyf;P()Zintermediary method_22119Lnet/minecraft/class_746;method_22119()Znamed shouldAutoJumpLnet/minecraft/client/network/ClientPlayerEntity;shouldAutoJump()Z
-
hasMovementInput
private boolean hasMovementInput()Returns whether the player has movement input.- Returns:
- whether the player has movement input
- Mappings:
Namespace Name Mixin selector official QLeyf;Q()Zintermediary method_22120Lnet/minecraft/class_746;method_22120()Znamed hasMovementInputLnet/minecraft/client/network/ClientPlayerEntity;hasMovementInput()Z
-
isWalking
private boolean isWalking()- Mappings:
Namespace Name Mixin selector official RLeyf;R()Zintermediary method_20623Lnet/minecraft/class_746;method_20623()Znamed isWalkingLnet/minecraft/client/network/ClientPlayerEntity;isWalking()Z
-
getUnderwaterVisibility
public float getUnderwaterVisibility()Returns the color multiplier of vision in water. Visibility in water is reduced when the player just entered water.- Returns:
- the color multiplier of vision in water
- Mappings:
Namespace Name Mixin selector official LLeyf;L()Fintermediary method_3140Lnet/minecraft/class_746;method_3140()Fnamed getUnderwaterVisibilityLnet/minecraft/client/network/ClientPlayerEntity;getUnderwaterVisibility()F
-
isSubmergedInWater
public boolean isSubmergedInWater()Returns whether this entity's hitbox is fully submerged in water.- Overrides:
isSubmergedInWaterin classEntity- Mappings:
Namespace Name Mixin selector official aWLbba;aW()Zintermediary method_5869Lnet/minecraft/class_1297;method_5869()Znamed isSubmergedInWaterLnet/minecraft/entity/Entity;isSubmergedInWater()Z
-
updateWaterSubmersionState
protected boolean updateWaterSubmersionState()- Overrides:
updateWaterSubmersionStatein classPlayerEntity- Mappings:
Namespace Name Mixin selector official fsLbtp;fs()Zintermediary method_7295Lnet/minecraft/class_1657;method_7295()Znamed updateWaterSubmersionStateLnet/minecraft/entity/player/PlayerEntity;updateWaterSubmersionState()Z
-
getLeashPos
- Overrides:
getLeashPosin classPlayerEntity- Mappings:
Namespace Name Mixin selector official nLbba;n(F)Ldwd;intermediary method_30951Lnet/minecraft/class_1297;method_30951(F)Lnet/minecraft/class_243;named getLeashPosLnet/minecraft/entity/Entity;getLeashPos(F)Lnet/minecraft/util/math/Vec3d;
-
onPickupSlotClick
Called when a player performs apickup slot actionin a screen handler.- Overrides:
onPickupSlotClickin classPlayerEntity- Parameters:
cursorStack- the item stack on the player's cursorslotStack- the item stack in the clicked slotclickType- the click type (mouse button used)- Mappings:
Namespace Name Mixin selector official aLbtp;a(Lcak;Lcak;Lbwh;)Vintermediary method_33592Lnet/minecraft/class_1657;method_33592(Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;Lnet/minecraft/class_5536;)Vnamed onPickupSlotClickLnet/minecraft/entity/player/PlayerEntity;onPickupSlotClick(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/ClickType;)V
-
getBodyYaw
public float getBodyYaw()- Overrides:
getBodyYawin classLivingEntity- Mappings:
Namespace Name Mixin selector official dsLbba;ds()Fintermediary method_43078Lnet/minecraft/class_1297;method_43078()Fnamed getBodyYawLnet/minecraft/entity/Entity;getBodyYaw()F
-