Package net.minecraft.client.network
Class AbstractClientPlayerEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.player.PlayerEntity
net.minecraft.client.network.AbstractClientPlayerEntity
- All Implemented Interfaces:
CommandOutput,Nameable,EntityLike
- Direct Known Subclasses:
ClientPlayerEntity,OtherClientPlayerEntity
- Mappings:
Namespace Name official ewcintermediary net/minecraft/class_742named net/minecraft/client/network/AbstractClientPlayerEntity
-
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 @Nullable PlayerListEntryfinal ClientWorldfloatfloatfloatstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intprivate static final StringFields 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, LAST_DEATH_POS, 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
ConstructorsConstructorDescriptionAbstractClientPlayerEntity(ClientWorld world, com.mojang.authlib.GameProfile profile, @Nullable PlayerPublicKey publicKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanfloatgetModel()protected @Nullable PlayerListEntrystatic IdentifierbooleanbooleanReturns whether this player is in creative mode.booleanstatic voidloadSkin(Identifier id, String playerName) Methods inherited from class net.minecraft.entity.player.PlayerEntity
addCritParticles, addEnchantedHitParticles, addExhaustion, addExperience, addExperienceLevels, addScore, addShoulderEntity, adjustMovementForSneaking, applyDamage, applyEnchantmentCosts, attack, attackLivingEntity, canConsume, canEquip, canFoodHeal, canHarvest, canModifyBlocks, canPlaceOn, canResetTimeBySleeping, canTakeDamage, checkFallFlying, clipAtLedge, closeHandledScreen, createCooldownManager, createPlayerAttributes, damage, damageArmor, damageHelmet, damageShield, disableShield, dismountVehicle, 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, getLeashPos, getLuck, getMainArm, getMaxNetherPortalTime, getMoveEffect, getMovementSpeed, getName, getNextLevelExperience, getPoses, getPublicKey, getScore, getScoreboard, getSculkShriekerWarningManager, getShoulderEntityLeft, getShoulderEntityRight, getSleepTimer, getSoundCategory, getSplashSound, getStackReference, getSwimSound, getVelocityMultiplier, getXpToDrop, giveItemStack, handleFallDamage, handleStatus, hasReducedDebugInfo, increaseStat, increaseStat, increaseTravelMotionStats, incrementStat, incrementStat, initDataTracker, interact, isBlockBreakingRestricted, isCreativeLevelTwoOp, isImmobile, isInvulnerableTo, isMainPlayer, isOnSoulSpeedBlock, isPartVisible, isPlayer, isPushedByFluids, isSwimming, isUsingSpyglass, jump, lockRecipes, onDeath, onKilledOther, onPickupSlotClick, onSwimmingStart, openCommandBlockMinecartScreen, openCommandBlockScreen, openEditSignScreen, openHandledScreen, openHorseInventory, openJigsawScreen, openStructureBlockScreen, playSound, playSound, readCustomDataFromNbt, remove, requestRespawn, resetLastAttackedTicks, resetStat, sendAbilitiesUpdate, sendMessage, sendTradeOffers, setAbsorptionAmount, setFireTicks, setLastDeathPos, setMainArm, setReducedDebugInfo, setScore, setShoulderEntityLeft, setShoulderEntityRight, shouldAlwaysDropXp, shouldCancelInteraction, shouldDamagePlayer, shouldDismount, shouldRemoveSoulSpeedBoost, shouldRenderName, shouldSave, shouldSwimInFluids, slowMovement, spawnSweepAttackParticles, startFallFlying, stopFallFlying, takeShieldHit, tick, tickMovement, tickNewAi, tickRiding, travel, trySleep, unlockRecipes, unlockRecipes, updatePose, updateSwimming, updateWaterSubmersionState, useBook, useRiptide, vanishCursedItems, wakeUp, wakeUp, writeCustomDataToNbtMethods inherited from class net.minecraft.entity.LivingEntity
addPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyEnchantmentsToDamage, applyFluidMovingSpeed, applyMovementEffects, applyMovementInput, baseTick, blockedByShield, canBeRiddenInWater, canBreatheInWater, canFreeze, canHaveStatusEffect, canMoveVoluntarily, canSee, canTarget, canTarget, canWalkOnFluid, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, collides, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createLivingAttributes, createSpawnPacket, deserializeBrain, disableExperienceDropping, disablesShield, displaySoulSpeedEffects, drop, dropEquipment, dropLoot, dropXp, endCombat, enterCombat, fall, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseMovementSpeedMultiplier, getBodyYaw, 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, getYaw, hasNoDrag, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isBaby, isBlocking, isClimbing, isDead, isExperienceDroppingDisabled, isFallFlying, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isInsideWall, isInSwimmingPose, isMobOrPlayer, isPartOfGame, isPushable, isSleeping, isTarget, isUndead, isUsingItem, isUsingRiptide, kill, knockback, knockDownwards, lookAt, markEffectsDirty, onAttacking, onEquipStack, onKilledBy, onSpawnPacket, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, onTrackedDataSet, playBlockFallSound, playHurtSound, positionInPortal, positionInPortal, processEquippedStack, pushAway, pushAwayFrom, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, removeStatusEffectInternal, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAttacker, setAttacking, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setMovementSpeed, setNearbySongPlaying, setNoDrag, setOnGround, setSleepingPosition, setSprinting, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldDisplaySoulSpeedEffects, shouldDropLoot, shouldDropXp, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swimUpward, swingHand, swingHand, takeKnockback, teleport, tickCramming, tickHandSwing, tickInVoid, tickItemStackUsage, tickRiptide, tickStatusEffects, triggerItemPickedUpByEntityCriteria, tryAttack, turnHead, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addFlapEffects, addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForPiston, applyDamageEffects, applyMirror, applyRotation, asMessageSender, 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, 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, getPermissionLevel, getPickBlockStack, getPistonBehavior, getPitch, 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, hasCollidedSoftly, 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, isInSneakingPose, isInvisible, isInvisibleTo, isInvulnerable, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isPartOf, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSprinting, isSubmergedIn, isSubmergedInWater, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, move, 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, sendMessage, 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, shouldSpawnSprintingParticles, shouldTrackOutput, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, 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
-
SKIN_URL
- See Also:
- Mappings:
Namespace Name Mixin selector official cyLewc;cy:Ljava/lang/String;intermediary field_32666Lnet/minecraft/class_742;field_32666:Ljava/lang/String;named SKIN_URLLnet/minecraft/client/network/AbstractClientPlayerEntity;SKIN_URL:Ljava/lang/String;
-
field_32659
public static final int field_32659- See Also:
- Mappings:
Namespace Name Mixin selector official bLewc;b:Iintermediary field_32659Lnet/minecraft/class_742;field_32659:Inamed field_32659Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32659:I
-
field_32660
public static final int field_32660- See Also:
- Mappings:
Namespace Name Mixin selector official cLewc;c:Iintermediary field_32660Lnet/minecraft/class_742;field_32660:Inamed field_32660Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32660:I
-
field_32661
public static final int field_32661- See Also:
- Mappings:
Namespace Name Mixin selector official dLewc;d:Iintermediary field_32661Lnet/minecraft/class_742;field_32661:Inamed field_32661Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32661:I
-
field_32667
public static final int field_32667- See Also:
- Mappings:
Namespace Name Mixin selector official eLewc;e:Iintermediary field_32667Lnet/minecraft/class_742;field_32667:Inamed field_32667Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32667:I
-
field_32668
public static final int field_32668- See Also:
- Mappings:
Namespace Name Mixin selector official fLewc;f:Iintermediary field_32668Lnet/minecraft/class_742;field_32668:Inamed field_32668Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32668:I
-
field_32669
public static final int field_32669- See Also:
- Mappings:
Namespace Name Mixin selector official cpLewc;cp:Iintermediary field_32669Lnet/minecraft/class_742;field_32669:Inamed field_32669Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32669:I
-
field_32662
public static final int field_32662- See Also:
- Mappings:
Namespace Name Mixin selector official cqLewc;cq:Iintermediary field_32662Lnet/minecraft/class_742;field_32662:Inamed field_32662Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32662:I
-
field_32663
public static final int field_32663- See Also:
- Mappings:
Namespace Name Mixin selector official crLewc;cr:Iintermediary field_32663Lnet/minecraft/class_742;field_32663:Inamed field_32663Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32663:I
-
field_32664
public static final int field_32664- See Also:
- Mappings:
Namespace Name Mixin selector official csLewc;cs:Iintermediary field_32664Lnet/minecraft/class_742;field_32664:Inamed field_32664Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32664:I
-
field_32665
public static final int field_32665- See Also:
- Mappings:
Namespace Name Mixin selector official ctLewc;ct:Iintermediary field_32665Lnet/minecraft/class_742;field_32665:Inamed field_32665Lnet/minecraft/client/network/AbstractClientPlayerEntity;field_32665:I
-
cachedScoreboardEntry
- Mappings:
Namespace Name Mixin selector official czLewc;cz:Lesx;intermediary field_3901Lnet/minecraft/class_742;field_3901:Lnet/minecraft/class_640;named cachedScoreboardEntryLnet/minecraft/client/network/AbstractClientPlayerEntity;cachedScoreboardEntry:Lnet/minecraft/client/network/PlayerListEntry;
-
elytraPitch
public float elytraPitch- Mappings:
Namespace Name Mixin selector official cuLewc;cu:Fintermediary field_3900Lnet/minecraft/class_742;field_3900:Fnamed elytraPitchLnet/minecraft/client/network/AbstractClientPlayerEntity;elytraPitch:F
-
elytraYaw
public float elytraYaw- Mappings:
Namespace Name Mixin selector official cvLewc;cv:Fintermediary field_3899Lnet/minecraft/class_742;field_3899:Fnamed elytraYawLnet/minecraft/client/network/AbstractClientPlayerEntity;elytraYaw:F
-
elytraRoll
public float elytraRoll- Mappings:
Namespace Name Mixin selector official cwLewc;cw:Fintermediary field_3898Lnet/minecraft/class_742;field_3898:Fnamed elytraRollLnet/minecraft/client/network/AbstractClientPlayerEntity;elytraRoll:F
-
clientWorld
- Mappings:
Namespace Name Mixin selector official cxLewc;cx:Lest;intermediary field_17892Lnet/minecraft/class_742;field_17892:Lnet/minecraft/class_638;named clientWorldLnet/minecraft/client/network/AbstractClientPlayerEntity;clientWorld:Lnet/minecraft/client/world/ClientWorld;
-
-
Constructor Details
-
AbstractClientPlayerEntity
public AbstractClientPlayerEntity(ClientWorld world, com.mojang.authlib.GameProfile profile, @Nullable @Nullable PlayerPublicKey publicKey) - Mappings:
Namespace Name Mixin selector official <init>Lewc;<init>(Lest;Lcom/mojang/authlib/GameProfile;Lbsu;)Vintermediary <init>Lnet/minecraft/class_742;<init>(Lnet/minecraft/class_638;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/class_7428;)Vnamed <init>Lnet/minecraft/client/network/AbstractClientPlayerEntity;<init>(Lnet/minecraft/client/world/ClientWorld;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/network/encryption/PlayerPublicKey;)V
-
-
Method Details
-
isSpectator
public boolean isSpectator()- Specified by:
isSpectatorin classPlayerEntity- Mappings:
Namespace Name Mixin selector official B_Lbad;B_()Zintermediary method_7325Lnet/minecraft/class_1297;method_7325()Znamed isSpectatorLnet/minecraft/entity/Entity;isSpectator()Z
-
isCreative
public boolean isCreative()Returns whether this player is in creative mode.- Specified by:
isCreativein classPlayerEntity- Mappings:
Namespace Name Mixin selector official fLbsr;f()Zintermediary method_7337Lnet/minecraft/class_1657;method_7337()Znamed isCreativeLnet/minecraft/entity/player/PlayerEntity;isCreative()Z
-
canRenderCapeTexture
public boolean canRenderCapeTexture()- Mappings:
Namespace Name Mixin selector official aLewc;a()Zintermediary method_3125Lnet/minecraft/class_742;method_3125()Znamed canRenderCapeTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;canRenderCapeTexture()Z
-
getPlayerListEntry
- Mappings:
Namespace Name Mixin selector official bLewc;b()Lesx;intermediary method_3123Lnet/minecraft/class_742;method_3123()Lnet/minecraft/class_640;named getPlayerListEntryLnet/minecraft/client/network/AbstractClientPlayerEntity;getPlayerListEntry()Lnet/minecraft/client/network/PlayerListEntry;
-
hasSkinTexture
public boolean hasSkinTexture()- Mappings:
Namespace Name Mixin selector official cLewc;c()Zintermediary method_3127Lnet/minecraft/class_742;method_3127()Znamed hasSkinTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;hasSkinTexture()Z
-
getSkinTexture
- Mappings:
Namespace Name Mixin selector official dLewc;d()Laah;intermediary method_3117Lnet/minecraft/class_742;method_3117()Lnet/minecraft/class_2960;named getSkinTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;getSkinTexture()Lnet/minecraft/util/Identifier;
-
getCapeTexture
- Mappings:
Namespace Name Mixin selector official eLewc;e()Laah;intermediary method_3119Lnet/minecraft/class_742;method_3119()Lnet/minecraft/class_2960;named getCapeTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;getCapeTexture()Lnet/minecraft/util/Identifier;
-
canRenderElytraTexture
public boolean canRenderElytraTexture()- Mappings:
Namespace Name Mixin selector official gLewc;g()Zintermediary method_3126Lnet/minecraft/class_742;method_3126()Znamed canRenderElytraTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;canRenderElytraTexture()Z
-
getElytraTexture
- Mappings:
Namespace Name Mixin selector official lLewc;l()Laah;intermediary method_3122Lnet/minecraft/class_742;method_3122()Lnet/minecraft/class_2960;named getElytraTextureLnet/minecraft/client/network/AbstractClientPlayerEntity;getElytraTexture()Lnet/minecraft/util/Identifier;
-
loadSkin
- Mappings:
Namespace Name Mixin selector official aLewc;a(Laah;Ljava/lang/String;)Vintermediary method_3120Lnet/minecraft/class_742;method_3120(Lnet/minecraft/class_2960;Ljava/lang/String;)Vnamed loadSkinLnet/minecraft/client/network/AbstractClientPlayerEntity;loadSkin(Lnet/minecraft/util/Identifier;Ljava/lang/String;)V
-
getSkinId
- Mappings:
Namespace Name Mixin selector official cLewc;c(Ljava/lang/String;)Laah;intermediary method_3124Lnet/minecraft/class_742;method_3124(Ljava/lang/String;)Lnet/minecraft/class_2960;named getSkinIdLnet/minecraft/client/network/AbstractClientPlayerEntity;getSkinId(Ljava/lang/String;)Lnet/minecraft/util/Identifier;
-
getModel
- Mappings:
Namespace Name Mixin selector official nLewc;n()Ljava/lang/String;intermediary method_3121Lnet/minecraft/class_742;method_3121()Ljava/lang/String;named getModelLnet/minecraft/client/network/AbstractClientPlayerEntity;getModel()Ljava/lang/String;
-
getFovMultiplier
public float getFovMultiplier()- Mappings:
Namespace Name Mixin selector official oLewc;o()Fintermediary method_3118Lnet/minecraft/class_742;method_3118()Fnamed getFovMultiplierLnet/minecraft/client/network/AbstractClientPlayerEntity;getFovMultiplier()F
-