History - net.minecraft.entity.living.player.PlayerEntity

1.7.10

Names

yz

net.minecraft.class_988

net.minecraft.entity.living.player.PlayerEntity

net.minecraft.entity.player.EntityPlayer

Fields

PlayerInventory: bm, field_3999, inventory, inventory

EnderChestInventory: a, field_3971, enderchest, theInventoryEnderChest

InventoryMenu: bn, field_4000, playerMenu, inventoryContainer

InventoryMenu: bo, field_3972, menu, openContainer

HungerManager: bp, field_3973, hungerManager, foodStats

int: bq, field_3974, pressedJumpTwiceTimer, flyToggleTimer

float: br, field_3977, lastBob, prevCameraYaw

float: bs, field_3978, bob, cameraYaw

int: bt, field_3984, xpCooldown, xpCooldown

double: bu, field_3985, lastCapeX, field_71091_bM

double: bv, field_3986, lastCapeY, field_71096_bN

double: bw, field_3987, lastCapeZ, field_71097_bO

double: bx, field_3988, capeX, field_71094_bP

double: by, field_3989, capeY, field_71095_bQ

double: bz, field_3990, capeZ, field_71085_bR

boolean: bA, field_3991, sleeping, sleeping

Vec3i: bB, field_3992, sleepingPos, playerLocation

int: b, field_3980, sleepingTime, sleepTimer

float: bC, field_3993, sleepingCameraOffsetX, field_71079_bU

float: bD, field_3994, sleepingCameraOffsetZ, field_71089_bV

Vec3i: c, field_4001, spawnPoint, spawnChunk

boolean: d, field_5398, respawnForced, spawnForced

Vec3i: e, field_4011, minecartTravelStartPos, startMinecartRidingCoordinate

PlayerAbilities: bE, field_3998, abilities, capabilities

int: bF, field_4002, xpLevel, experienceLevel

int: bG, field_4003, xp, experienceTotal

float: bH, field_4004, xpProgress, experience

ItemStack: f, field_4012, itemInUse, itemInUse

int: g, field_4013, itemUseTimer, itemInUseCount

float: bI, field_4005, speed, speedOnGround

float: bJ, field_4006, flyingSpeed, speedInAir

int: h, field_5399, lastXpSoundTime, field_82249_h

GameProfile: i, field_9132, profile, gameProfile

FishingBobberEntity: bK, field_4007, fishingBobber, fishEntity

float: cc, field_4009, sleepingCameraOffsetY, field_71082_cx

Constructors

(World, GameProfile)

Methods

void (): aD, method_6129, initAttributes, applyEntityAttributes

void (): c, method_2484, registerSyncedData, entityInit

boolean (): by, method_3193, hasItemInUse, isUsingItem

void (): bA, method_3195, stopUsingItem, stopUsingItem

void (): bB, method_3196, clearItemInUse, clearItemInUse

boolean (): bC, method_2611, isSwordBlocking, isBlocking

void (): h, method_2558, tick, onUpdate

int (): D, method_4455, getMaxNetherPortalTime, getMaxInPortalTime

String (): H, method_8360, getSwimSound, getSwimSound

String (): O, method_8361, getSplashSound, getSplashSound

int (): ai, method_4445, getPortalCooldown, getPortalCooldown

void (String, float, float): a, method_4441, playSound, playSound

void (ItemStack, int): c, method_3202, onConsumeItem, updateItemUse

void (): p, method_3217, finishUsingItem, onItemUseFinish

boolean (): bh, method_2610, isDead, isMovementBlocked

void (): k, method_3208, closeMenu, closeScreen

void (Entity): a, method_2500, startRiding, mountEntity

void (): ab, method_2478, rideTick, updateRidden

void (): bq, method_2635, aiTick, updateEntityActionState

void (): e, method_2651, mobTick, onLivingUpdate

void (Entity): d, method_3218, onEntityCollision, collideWithPlayer

int (): bD, method_3177, getScore, getScore

void (int): c, method_4581, setScore, setScore

void (int): s, method_4582, addToScore, addScore

void (DamageSource): a, method_2580, die, onDeath

String (): aT, method_2604, getHurtSound, getHurtSound

String (): aU, method_2605, getDeathSound, getDeathSound

void (Entity, int): b, method_2536, takeKillScore, addToPlayerScore

ItemEntity (boolean): a, method_4580, dropItem, dropOneItem

ItemEntity (ItemStack, boolean): a, method_3176, dropItem, dropPlayerItemWithRandomChoice

ItemEntity (ItemStack, boolean, boolean): a, method_3167, dropItem, func_146097_a

void (ItemEntity): a, method_3164, spawnItem, joinEntityItemWithWorld

float (Block, boolean): a, method_3153, getMiningSpeed, getBreakSpeed

boolean (Block): a, method_3174, canMineBlock, canHarvestBlock

void (NbtCompound): a, method_2498, readCustomNbt, readEntityFromNBT

void (NbtCompound): b, method_2528, writeCustomNbt, writeEntityToNBT

void (Inventory): a, method_3160, openChestMenu, displayGUIChest

void (HopperBlockEntity): a, method_5442, openHopperMenu, func_146093_a

void (HopperMinecartEntity): a, method_5443, openHopperMinecartMenu, displayGUIHopperMinecart

void (HorseBaseEntity, Inventory): a, method_6317, openHorseMenu, displayGUIHorse

void (int, int, int, String): a, method_3198, openEnchantingTableMenu, displayGUIEnchantment

void (int, int, int): c, method_4578, openAnvilMenu, displayGUIAnvil

void (int, int, int): b, method_3173, openCraftingTableMenu, displayGUIWorkbench

float (): g, method_2544, getEyeHeight, getEyeHeight

void (): e_, method_3203, setEyeHeight, resetHeight

boolean (DamageSource, float): a, method_2499, takeDamage, attackEntityFrom

boolean (PlayerEntity): a, method_5444, canAttack, canAttackPlayer

void (float): h, method_6144, damageArmor, damageArmor

int (): aV, method_2601, getArmorProtection, getTotalArmorValue

float (): bE, method_4575, getArmorEquippedRatio, getArmorVisibility

void (DamageSource, float): d, method_6138, applyDamage, damageEntity

void (FurnaceBlockEntity): a, method_3156, openFurnaceMenu, func_146101_a

void (DispenserBlockEntity): a, method_3155, openDispenserMenu, func_146102_a

void (BlockEntity): a, method_4572, openSignEditor, displayGUIEditSign

void (CommandExecutor): a, method_8426, openCommandBlockMenu, func_146095_a

void (BrewingStandBlockEntity): a, method_3154, openBrewingStandMenu, func_146098_a

void (BeaconBlockEntity): a, method_4571, openBeaconMenu, func_146104_a

void (Trader, String): a, method_3168, openTraderMenu, displayGUIMerchant

void (ItemStack): b, method_3201, openEditBookScreen, displayGUIBook

boolean (Entity): q, method_3215, interact, interactWith

ItemStack (): bF, method_3179, getItemInHand, getCurrentEquippedItem

void (): bG, method_3180, clearItemInHand, destroyCurrentEquippedItem

double (): ad, method_2480, getRideHeight, getYOffset

void (Entity): r, method_3216, attack, attackTargetEntityWithCurrentItem

void (Entity): b, method_3175, addCritParticles, onCriticalHit

void (Entity): c, method_3200, addEnchantedCritParticles, onEnchantmentCritical

void (): B, method_2563, remove, setDead

boolean (): aa, method_2477, isInWall, isEntityInsideOpaqueBlock

GameProfile (): bJ, method_8429, getGameProfile, getGameProfile

PlayerEntity__SleepAllowedStatus (int, int, int): a, method_3152, trySleep, sleepInBedAt

void (int): w, method_3172, setSleepingCameraOffset, func_71013_b

void (boolean, boolean, boolean): a, method_3171, wakeUp, wakeUpPlayer

boolean (): j, method_3213, checkSleepingPosition, isInBed

Vec3i (World, Vec3i, boolean): a, method_3169, loadSpawnPoint, verifyRespawnCoordinates

boolean (): bm, method_2641, isSleeping, isPlayerSleeping

boolean (): bL, method_3184, isSleepingLongEnough, isPlayerFullyAsleep

void (int, boolean): b, method_4574, setHidesCape, setHideCape

void (Text): b, method_8428, addMessage, addChatComponentMessage

Vec3i (): bN, method_3186, getSpawnPoint, getBedLocation

boolean (): bO, method_4576, isRespawnForced, isSpawnForced

void (Vec3i, boolean): a, method_4573, setSpawnPoint, setSpawnChunk

void (Stat): a, method_3158, incrementStat, triggerAchievement

void (Stat, int): a, method_3159, incrementStat, addStat

void (): bj, method_2612, jump, jump

void (float, float): e, method_2657, moveRelative, moveEntityWithHeading

float (): bl, method_6133, getSpeed, getAIMoveSpeed

void (double, double, double): k, method_3209, tickNonRidingMovementRelatedStats, addMovementStat

void (double, double, double): l, method_3212, tickRidingRelatedStats, addMountedMovementStat

void (float): b, method_2490, takeFallDamage, fall

String (int): o, method_8373, getFallSound, func_146067_o

void (LivingEntity): a, method_6098, onKill, onKillEntity

void (): as, method_2517, onCobwebCollision, setInWeb

ItemStack (int): r, method_4485, getArmor, getCurrentArmor

void (int): v, method_3220, increaseXp, addExperience

void (int): a, method_3151, addXp, addExperienceLevel

int (): bP, method_3187, getNextLevelExperience, xpBarCap

void (float): a, method_3210, addFatigue, addExhaustion

HungerManager (): bQ, method_3188, getHungerManager, getFoodStats

boolean (boolean): g, method_3205, canEat, canEat

boolean (): bR, method_3189, needsHealing, shouldHeal

void (ItemStack, int): a, method_3166, setItemInUse, setItemInUse

boolean (int, int, int): d, method_4579, canMineBlock, isCurrentToolAdventureModeExempt

boolean (int, int, int, int, ItemStack): a, method_4570, canUseItemOn, canPlayerEdit

int (PlayerEntity): e, method_2585, getXpDrop, getExperiencePoints

boolean (): aH, method_2597, shouldDropXp, isPlayer

void (PlayerEntity, boolean): a, method_3165, copyFrom, clonePlayer

boolean (): g_, method_2549, makesSteps, canTriggerWalking

void (): q, method_3219, syncAbilities, sendPlayerAbilities

void (WorldSettings__GameMode): a, method_3170, setGameMode, setGameType

String (): b_, method_2518, getName, getCommandSenderName

World (): d, method_5506, getCommandSourceWorld, getEntityWorld

EnderChestInventory (): bS, method_3190, getEnderChestInventory, getInventoryEnderChest

ItemStack (int): q, method_4484, getEquipment, getEquipmentInSlot

ItemStack (): be, method_2640, getDisplayItemInHand, getHeldItem

void (int, ItemStack): c, method_2527, setEquipment, setCurrentItemOrArmor

ItemStack[] (): ak, method_2531, getEquipment, getInventory

boolean (): aC, method_5380, hasLiquidCollision, isPushedByWater

Scoreboard (): bU, method_5445, getScoreboard, getWorldScoreboard

AbstractTeam (): bt, method_6135, getScoreboardTeam, getTeam

Text (): c_, method_6344, getDisplayName, getFormattedCommandSenderName

void (float): m, method_6153, setAbsorption, setAbsorptionAmount

float (): bs, method_6134, getAbsorption, getAbsorptionAmount

UUID (GameProfile): a, method_8427, getUuid, getUUID

ItemStack (): bw, method_3191, getItemInUse, getItemInUse

int (): bx, method_3192, getItemUseTimer, getItemInUseCount

int (): bz, method_3194, getRemainingItemUseDuration, getItemInUseDuration

void (byte): a, method_2485, doEvent, handleHealthUpdate

void (): A, method_2562, resetPos, preparePlayerToSpawn

void (): bH, method_3181, respawn, respawnPlayer

float (): bK, method_3183, getSleepingCameraAngle, getBedOrientationInDegrees

int (): bM, method_3185, getSleepingTime, getSleepTimer

boolean (int): u, method_4583, hidesCape, getHideCape

Sprite (ItemStack, int): b, method_2630, getItemSprite, getItemIcon

boolean (): bi, method_5394, shouldShowNameTag, getAlwaysRenderNameTagForRender

boolean (PlayerEntity): d, method_5383, isInvisibleTo, isInvisibleToPlayer

boolean (): bT, method_4577, hidesCape, getHideCape