field_70128_L,isDead,2,"Gets set by setDead, so this must be the flag whether an Entity is dead (inactive may be better term)"
field_70129_M,yOffset,2,
field_70130_N,width,2,How wide this entity is considered to be
field_70131_O,height,2,How high this entity is considered to be
field_70132_H,isCollided,2,True if after a move this entity has collided with something either vertically or horizontally
field_70133_I,velocityChanged,2,
field_70134_J,isInWeb,2,
field_70136_U,lastTickPosZ,2,"The entity's Z coordinate at the previous tick, used to calculate position during rendering routines"
field_70137_T,lastTickPosY,2,"The entity's Y coordinate at the previous tick, used to calculate position during rendering routines"
field_70138_W,stepHeight,2,How high this entity can step up when running into a block to try to get over it (currently make note the entity will always step up this amount and not just the amount needed)
field_70139_V,ySize,2,
field_70140_Q,distanceWalkedModified,2,The distance walked multiplied by 0.6
field_70141_P,prevDistanceWalkedModified,2,The previous ticks distance walked multiplied by 0.6
field_70142_S,lastTickPosX,2,"The entity's X coordinate at the previous tick, used to calculate position during rendering routines"
field_70143_R,fallDistance,2,
field_70144_Y,entityCollisionReduction,2,Reduces the velocity applied by entity collisions by the specified percent.
field_70145_X,noClip,2,Whether this entity won't clip with collision or not (make note it won't disable gravity)
field_70146_Z,rand,2,
field_70147_f,entityRiderYawDelta,2,
field_70148_d,firstUpdate,2,
field_70149_e,entityRiderPitchDelta,2,
field_70150_b,nextStepDistance,2,The distance that has to be exceeded in order to triger a new step sound and an onEntityWalking event on a block
field_70151_c,fire,2,
field_70152_a,nextEntityID,2,
field_70153_n,riddenByEntity,2,The entity that is riding this entity
field_70154_o,ridingEntity,2,The entity we are currently riding
field_70155_l,renderDistanceWeight,2,
field_70156_m,preventEntitySpawning,2,Blocks entities from spawning when they do their AABB check to make sure the spot is clear of entities that can prevent spawning.
field_70157_k,entityId,2,
field_70158_ak,ignoreFrustumCheck,2,Render entity even if it is outside the camera frustum. Only true in EntityFish for now. Used in RenderGlobal: render if ignoreFrustumCheck or in frustum.
field_70159_w,motionX,2,Entity motion X
field_70160_al,isAirBorne,2,
field_70161_v,posZ,2,Entity position Z
field_70162_ai,chunkCoordY,2,
field_70163_u,posY,2,Entity position Y
field_70164_aj,chunkCoordZ,2,
field_70165_t,posX,2,Entity position X
field_70166_s,prevPosZ,2,
field_70167_r,prevPosY,2,
field_70168_am,myEntitySize,2,
field_70169_q,prevPosX,2,
field_70170_p,worldObj,2,Reference to the World object.
field_70171_ac,inWater,2,Whether this entity is currently inside of water (if it handles water movement that is)
field_70172_ad,hurtResistantTime,2,"Remaining time an entity will be ""immune"" to further damage after being hurt."
field_70173_aa,ticksExisted,2,How many ticks has this entity had ran since being alive
field_70174_ab,fireResistance,2,The amount of ticks you have to stand inside of fire before be set on fire
field_70175_ag,addedToChunk,2,Has this entity been added to the chunk its within
field_70176_ah,chunkCoordX,2,
field_70177_z,rotationYaw,2,Entity rotation Yaw
field_70178_ae,isImmuneToFire,2,
field_70179_y,motionZ,2,Entity motion Z
field_70180_af,dataWatcher,2,
field_70181_x,motionY,2,Entity motion Y
field_70187_f,zTile,2,
field_70188_g,inTile,2,
field_70189_d,xTile,2,
field_70190_e,yTile,2,
field_70191_b,throwableShake,2,
field_70192_c,thrower,2,"Is the entity that throws this 'thing' (snowball, ender pearl, eye of ender or potion)"
field_70193_a,inGround,2,
field_70194_h,ticksInGround,2,
field_70195_i,ticksInAir,2,
field_70197_d,potionDamage,2,The damage value of the thrown potion that this EntityPotion represents.
field_70200_f,zTile,2,"The tile this entity is on, Z position"
field_70201_g,inTile,2,
field_70202_d,xTile,2,"The tile this entity is on, X position"
field_70203_e,yTile,2,"The tile this entity is on, Y position"
field_70204_b,angler,2,
field_70205_c,bobber,2,"The entity that the fishing rod is connected to, if any. When you right click on the fishing rod and the hook falls on to an entity, this it that entity."
field_70286_c,fallTime,2,How long the block has been falling for.
field_70287_a,blockID,2,
field_70290_d,hoverStart,2,The EntityItem's random initial float height.
field_70291_e,health,2,"The health of this EntityItem. (For example, damage for tools)"
field_70292_b,age,2,The age of this EntityItem (used to animate it up and down as well as expire it)
field_70293_c,delayBeforeCanPickup,2,
field_70323_b,classToNameMap,2,A HashMap storing the classes and mapping to the string names (reverse of nameToClassMap).
field_70324_q,blockType,2,the Block type that this TileEntity is contained within
field_70325_p,blockMetadata,2,
field_70326_a,nameToClassMap,2,A HashMap storing string names of classes mapping to the actual java.lang.Class type.
field_70327_n,zCoord,2,The z coordinate of the tile entity.
field_70328_o,tileEntityInvalid,2,
field_70329_l,xCoord,2,The x coordinate of the tile entity.
field_70330_m,yCoord,2,The y coordinate of the tile entity.
field_70331_k,worldObj,2,The reference to the world.
field_70342_f,progress,2,
field_70343_g,lastProgress,2,the progress in (de)extending
field_70344_d,extending,2,if this piston is extending or not
field_70345_e,shouldHeadBeRendered,2,
field_70346_b,storedMetadata,2,
field_70347_c,storedOrientation,2,the side the front of the piston is on
field_70348_a,storedBlockID,2,
field_70349_h,pushedObjects,2,
field_70356_d,ingredientID,2,
field_70357_b,brewTime,2,
field_70358_c,filledSlots,2,an integer with each bit specifying whether that slot of the stand contains a potion
field_70359_a,brewingItemStacks,2,The itemstacks currently placed in the slots of the brewing stand
field_70362_b,dispenserRandom,2,random number generator for instance. Used in random item stack selection.
field_70363_a,dispenserContents,2,
field_70367_d,ticksSinceSync,2,Server sync counter (once per 20 ticks)
field_70368_b,prevLidAngle,2,The angle of the chest lid last tick
field_70369_c,numUsingPlayers,2,The number of players currently using this ender chest.
field_70370_a,lidAngle,2,The current angle of the chest lid (between 0 and 1)
field_70371_f,bookSpread,2,The amount that the book is open.
field_70372_g,bookSpreadPrev,2,The amount that the book is open.
field_70375_b,pageFlip,2,Value used for determining how the page flip should look.
field_70376_r,rand,2,
field_70377_c,pageFlipPrev,2,The last tick's pageFlip value.
field_70378_a,tickCount,2,Used by the render to make the book 'bounce'
field_70379_j,bookRotation,2,
field_70380_h,bookRotation2,2,
field_70381_i,bookRotationPrev,2,
field_70404_d,furnaceItemStacks,2,The ItemStacks that hold the items currently being used in the furnace
field_70405_b,currentItemBurnTime,2,The number of ticks that a fresh copy of the currently-burning item would keep the furnace burning for
field_70406_c,furnaceCookTime,2,The number of ticks that the current item has been cooking for
field_70407_a,furnaceBurnTime,2,The number of ticks that the furnace will keep burning
field_70410_b,lineBeingEdited,2,"The index of the line currently being edited. Only used on client side, but defined on both. Note this is only really used when the > < are going to be visible."
field_70411_c,isEditable,2,
field_70412_a,signText,2,An array of four strings storing the lines of text on the sign.
field_70415_b,previousRedstoneState,2,stores the latest redstone state
field_70416_a,note,2,Note to play
field_70417_a,record,2,ID of record which is in Jukebox
field_70419_f,lidAngle,2,The current angle of the lid (between 0 and 1)
field_70420_g,prevLidAngle,2,The angle of the lid last tick
field_70421_d,adjacentChestXNeg,2,Contains the chest tile located adjacent to this one (if any)
field_70422_e,adjacentChestZPosition,2,Contains the chest tile located adjacent to this one (if any)
field_70423_b,adjacentChestZNeg,2,Contains the chest tile located adjacent to this one (if any)
field_70424_c,adjacentChestXPos,2,Contains the chest tile located adjacent to this one (if any)
field_70425_a,adjacentChestChecked,2,Determines if the check for adjacent chests has taken place.
field_70426_j,ticksSinceSync,2,Server sync counter (once per 20 ticks)
field_70427_h,numUsingPlayers,2,The number of players currently using this chest
field_70458_d,player,2,The player whose inventory this is.
field_70459_e,inventoryChanged,2,Set true whenever the inventory changes. Nothing sets it false so you will have to write your own code to check it and reset the value.
field_70460_b,armorInventory,2,An array of 4 item stacks containing the currently worn armor pieces.
field_70461_c,currentItem,2,The index of the currently held item (0-8).
field_70462_a,mainInventory,2,An array of 36 item stacks indicating the main player inventory (including the visible bar).
field_70464_b,inventoryWidth,2,the width of the crafting inventory
field_70465_c,eventHandler,2,Class containing the callbacks for the events on_GUIClosed and on_CraftMaxtrixChanged.
field_70466_a,stackList,2,List of the stacks in the crafting matrix.
field_70467_a,stackResult,2,A list of one item containing the result of the crafting formula
field_70472_d,currentRecipe,2,
field_70473_e,currentRecipeIndex,2,
field_70474_b,theInventory,2,
field_70475_c,thePlayer,2,
field_70476_a,theMerchant,2,
field_70477_b,upperChest,2,Inventory object corresponding to double chest upper part
field_70478_c,lowerChest,2,Inventory object corresponding to double chest lower part
field_70479_a,name,2,Name of the chest.
field_70481_b,slotsCount,2,
field_70482_c,inventoryContents,2,
field_70483_a,inventoryTitle,2,
field_70484_a,container,2,The brewing stand this slot belongs to.
field_70712_bm,newRotationYaw,2,The new yaw rotation to be applied to the entity.
field_70713_bf,activePotionsMap,2,
field_70714_bg,tasks,2,
field_70715_bh,targetTasks,2,
field_70716_bi,newPosRotationIncrements,2,The number of updates over which the new position and rotation are to be applied to the entity.
field_70717_bb,attackingPlayer,2,The most recent player that has attacked this entity
field_70718_bc,recentlyHit,2,"Set to 60 when hit by the player or the player's wolf, then decrements. Used to determine whether the entity should drop items on death."
field_70736_aM,carryoverDamage,0,"in each step in the damage calculations, this is set to the 'carryover' that would result if someone was damaged .25 hearts (for example), and added to the damage in the next step"
field_70736_aM,carryoverDamage,1,"in each step in the damage calculations, this is set to the 'carryover' that would result if someone was damaged .25 hearts (for example), and added to the damage in the next step"
field_70744_aE,scoreValue,2,"The score value of the Mob, the amount of points the mob is worth."
field_70746_aG,landMovementFactor,2,"A factor used to determine how far this entity will move each tick if it is walking on land. Adjusted by speed, and slipperiness of the current block."
field_70747_aH,jumpMovementFactor,2,A factor used to determine how far this entity will move each tick if it is jumping or falling.
field_70776_bF,currentTarget,2,This entity's current target.
field_70786_d,pathToEntity,2,
field_70787_b,hasAttacked,2,returns true if a creature has attacked recently only used for creepers and skeletons
field_70788_c,fleeingTick,2,Used to make a creature speed up and wander away when hit.
field_70789_a,entityToAttack,2,The Entity this EntityCreature is set to attack.
field_70791_f,attackCounter,2,
field_70792_g,targetedEntity,2,
field_70793_d,waypointZ,2,
field_70794_e,prevAttackCounter,2,
field_70795_b,waypointX,2,
field_70796_c,waypointY,2,
field_70797_a,courseChangeCooldown,2,
field_70798_h,aggroCooldown,2,Cooldown time between target loss and new target aquirement.
field_70810_d,slimeJumpDelay,2,the time between each jump of the slime
field_70827_d,carriableBlocks,2,
field_70828_e,teleportDelay,2,Counter to delay the teleportation of an enderman towards the currently attacked target
field_70833_d,timeSinceIgnited,2,The amount of time since the creeper was close enough to the player to ignite
field_70834_e,lastActiveTime,2,"Time when this creeper was last in an active state (Messed up code here, probably causes creeper animation to go weird)"
field_70837_d,angerLevel,2,Above zero if this PigZombie is Angry.
field_70838_e,randomSoundDelay,2,A random delay until this PigZombie next makes a sound.
field_70843_d,allySummonCooldown,2,A cooldown before this entity will search for another Silverfish to join them in battle.
field_70847_d,heightOffset,2,Random offset used in floating behaviour
field_70848_e,heightOffsetUpdateTime,2,ticks until heightOffset is randomized
field_70855_f,attackTimer,2,
field_70856_g,holdRoseTick,2,
field_70857_d,villageObj,2,
field_70858_e,homeCheckTimer,2,"deincrements, and a distance-to-home check is done at 0"
field_70866_j,tentacleAngle,2,angle of the tentacles in radians
field_70869_bD,randomMotionVecY,2,
field_70870_bE,randomMotionVecZ,2,
field_70872_bC,randomMotionVecX,2,
field_70881_d,inLove,2,
field_70882_e,breeding,2,This is representation of a counter for reproduction progress. (Note that this is different from the inLove which represent being in Love-Mode)
field_70883_f,destPos,2,
field_70887_j,timeUntilNextEgg,2,The time until the next egg is spawned.
field_70897_f,aiEatGrass,2,The eat grass AI task for this mob.
field_70898_d,fleeceColorTable,2,Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
field_70899_e,sheepTimer,2,Used to control movement as well as wool regrowth. Set to 40 on handleHealthUpdate and counts down with each tick.
field_70911_d,aiSit,2,
field_70914_e,aiTempt,2,"The tempt AI task for this mob, used to prevent taming while it is fleeing."
field_70925_g,isShaking,2,true is the wolf is wet else false
field_70927_j,prevTimeWolfIsShaking,2,
field_70929_i,timeWolfIsShaking,2,This time increases while wolf is shaking and emitting water particles.
field_70958_bB,villagerStockList,2,a villagers recipe list is intialized off this list ; the 2 params are min/max amount they will trade for 1 emerald
field_70959_by,needsInitilization,2,addDefaultEquipmentAndRecipies is called if this is true
field_70960_bC,blacksmithSellingList,2,"Selling list of Blacksmith items. negative numbers mean 1 emerald for n items, positive numbers are n emeralds for 1 item"
field_70961_j,timeUntilReset,2,
field_70962_h,buyingPlayer,2,This villager's current customer.
field_70963_i,buyingList,2,Initialises the MerchantRecipeList.java
field_70976_f,ringBufferIndex,2,Index into the ring buffer. Incremented once per tick and restarts at 0 once it reaches the end of the buffer.
field_70977_g,dragonPartArray,2,An array containing all body parts of this dragon
field_70978_d,targetZ,2,
field_70979_e,ringBuffer,2,Ring buffer array for the last 64 Y-positions and yaw rotations. Used to calculate offsets for the animations.
field_70980_b,targetX,2,
field_70981_c,targetY,2,
field_70982_bz,dragonPartTail3,2,
field_70983_bA,dragonPartWing1,2,
field_70984_by,dragonPartTail2,2,
field_70985_j,dragonPartTail1,2,
field_70986_h,dragonPartHead,2,The head bounding box of a dragon
field_70987_i,dragonPartBody,2,The body bounding box of a dragon
field_70988_bD,animTime,2,"Animation time, used to control the speed of the animation cycles (wings flapping, jaw opening, etc.)"
field_70989_bE,forceNewTarget,2,Force selecting a new flight target at next tick if set to true.
field_70990_bB,dragonPartWing2,2,
field_70991_bC,prevAnimTime,2,Animation time at previous tick.
field_70992_bH,healingEnderCrystal,2,The current endercrystal that is healing this dragon
field_70993_bI,target,2,
field_70994_bF,slowed,2,"Activated if the dragon is flying though obsidian, white stone or bedrock. Slows movement and animation speed."
field_70995_bG,deathTicks,2,
field_71067_cb,experienceTotal,2,The total amount of experience the player has. This also includes the amount of experience within their Experience Bar.
field_71068_ca,experienceLevel,2,The current experience level the player is on.
field_71087_bX,inPortal,2,Whether the entity is inside a Portal
field_71088_bW,timeUntilPortal,2,
field_71090_bL,xpCooldown,2,Used by EntityPlayer to prevent too many xp orbs from getting absorbed at once.
field_71092_bJ,username,2,
field_71093_bK,dimension,2,"Which dimension the player is in (-1 = the Nether, 0 = normal world)"
field_71100_bB,foodStats,2,The player's food stats. (See class FoodStats)
field_71101_bC,flyToggleTimer,2,"Used to tell if the player pressed jump twice. If this is at 0 and it's pressed (And they are allowed to fly, as defined in the player's movementInput) it sets this to 7. If it's pressed and it's greater than 0 enable fly."
field_71102_ce,speedInAir,2,
field_71104_cf,fishEntity,2,"An instance of a fishing rod's hook. If this isn't null, the icon image of the fishing rod is slightly different"
field_71106_cc,experience,2,The current amount of experience the player has within their Experience Bar.
field_71135_a,playerNetServerHandler,2,The NetServerHandler assigned to this player by the ServerConfigurationManager.
field_71136_j,playerConqueredTheEnd,2,"Set when a player beats the ender dragon, used to respawn the player at the spawn point while retaining inventory and XP"
field_71137_h,playerInventoryBeingManipulated,2,"poor mans concurency flag, lets hope the jvm doesn't re-order the setting of this flag wrt the inventory change on the next line"
field_71138_i,ping,2,
field_71139_cq,currentWindowId,2,The currently in use window ID. Incremented every time a window is opened.
field_71140_co,chatColours,2,
field_71142_cm,renderDistance,2,must be between 3>x>15 (strictly between)
field_71143_cn,chatVisibility,2,
field_71144_ck,lastExperience,2,Amount of experience the client was last set to
field_71145_cl,initialInvulnerability,2,"de-increments onUpdate, attackEntityFrom is ignored if this >0"
field_71146_ci,lastFoodLevel,2,set to foodStats.GetFoodLevel
field_71147_cj,wasHungry,2,set to foodStats.getSaturationLevel() == 0.0F each tick
field_71156_d,sprintToggleTimer,0,"Used to tell if the player pressed forward twice. If this is at 0 and it's pressed (And they are allowed to sprint, aka enough food on the ground etc) it sets this to 7. If it's pressed and it's greater than 0 enable sprinting."
field_71157_e,sprintingTicksLeft,0,Ticks left before sprinting is disabled.
field_71158_b,movementInput,0,
field_71159_c,mc,0,
field_71163_h,prevRenderArmYaw,0,
field_71164_i,prevRenderArmPitch,0,
field_71169_cp,hasSetHealth,0,has the client player's health been set?
field_71170_cm,shouldStopSneaking,0,should the player stop sneaking?
field_71171_cn,wasSneaking,0,
field_71172_ck,oldRotationPitch,0,
field_71173_cl,wasOnGround,0,Check if was on ground last update
field_71174_a,sendQueue,0,
field_71175_ci,oldPosZ,0,
field_71176_cj,oldRotationYaw,0,
field_71177_cg,oldMinY,0,Old Minimum Y of the bounding box
field_71418_C,texturePackList,0,The TexturePackLister used by this instance of Minecraft...
field_71419_L,debugUpdateTime,0,Approximate time (in ms) of last update to debug string
field_71420_M,fpsCounter,0,holds the current fps
field_71421_N,prevFrameTime,0,
field_71422_O,currentServerData,0,
field_71423_H,systemTime,0,
field_71424_I,mcProfiler,0,The profiler instance
field_71425_J,running,0,Set to true to keep the game loop running. Set to false by shutdown() to allow the game loop to exit cleanly.
field_71426_K,debug,0,String that shows the debug information
field_71427_U,usageSnooper,0,Instance of PlayerUsageSnooper.
field_71428_T,timer,0,
field_71429_W,leftClickCounter,0,Mouse left click counter
field_71430_V,downloadResourcesThread,0,Reference to the download resources thread.
field_71431_Q,fullscreen,0,
field_71432_P,theMinecraft,0,Set to 'this' in Minecraft constructor; used by some settings get methods
field_71433_S,crashReporter,0,Instance of CrashReport.
field_71434_R,hasCrashed,0,
field_71435_Y,tempDisplayHeight,0,Display height
field_71436_X,tempDisplayWidth,0,Display width
field_71437_Z,theIntegratedServer,0,Instance of IntegratedServer.
field_71438_f,renderGlobal,0,
field_71439_g,thePlayer,0,
field_71440_d,displayHeight,0,
field_71441_e,theWorld,0,
field_71442_b,playerController,0,
field_71443_c,displayWidth,0,
field_71444_a,memoryReserve,0,A 10MiB preallocation to ensure the heap is reasonably sized.
field_71445_n,isGamePaused,0,
field_71446_o,renderEngine,0,The RenderEngine instance used by Minecraft
field_71447_l,mcCanvas,0,
field_71448_m,hideQuitButton,0,a boolean to hide a Quit button from the main menu
field_71449_j,session,0,
field_71450_k,minecraftUri,0,
field_71451_h,renderViewEntity,0,"The Entity from which the renderer determines the render viewpoint. Currently is always the parent Minecraft class's 'thePlayer' instance. Modification of its location, rotation, or other settings at render time will modify the camera likewise, with the caveat of triggering chunk rebuilds as it moves, making it unsuitable for changing the viewpoint mid-render."
field_71452_i,effectRenderer,0,
field_71453_ak,myNetworkManager,0,
field_71454_w,skipRenderWorld,0,Skip render world
field_71455_al,integratedServerIsRunning,0,
field_71456_v,ingameGUI,0,
field_71457_ai,joinPlayerCounter,0,Join player counter
field_71458_u,guiAchievement,0,Gui achievement
field_71459_aj,isDemo,0,
field_71460_t,entityRenderer,0,
field_71461_s,loadingScreen,0,
field_71462_r,currentScreen,0,The GuiScreen that's being displayed at the moment.
field_71463_am,minecraftDir,0,The working dir (OS specific) for minecraft
field_71464_q,standardGalacticFontRenderer,0,
field_71465_an,debugProfilerName,0,Profiler currently displayed in the debug screen pie chart
field_71466_p,fontRenderer,0,The font renderer used for displaying and measuring text.
field_71467_ac,rightClickDelayTimer,0,"When you place a block, it's set to 6, decremented once per tick, when it's 0, you can place another block."
field_71468_ad,refreshTexturePacksScheduled,0,"Checked in Minecraft's while(running) loop, if true it's set to false and the textures refreshed."
field_71469_aa,saveLoader,0,
field_71470_ab,debugFPS,0,"This is set to fpsCounter every debug screen update, and is shown on the debug screen. It's also sent as part of the usage snooping."
field_71473_z,mcApplet,0,
field_71474_y,gameSettings,0,The game settings that currently hold effect.
field_71475_ae,serverName,0,
field_71476_x,objectMouseOver,0,The ray trace hit that the mouse is over.
field_71477_af,serverPort,0,
field_71478_O,mainFrame,0,"Reference to the main frame, in this case, the applet window itself."
field_71481_b,mc,0,Reference to the Minecraft object.
field_71482_c,mcThread,0,Reference to the Minecraft main thread.
field_71483_a,mcCanvas,0,Reference to the applet canvas.
field_72004_bj,lockedChest,2,"April fools secret locked chest, only spawns on new chunks on 1st April."
field_72005_bk,trapdoor,2,
field_72006_bl,silverfish,2,
field_72007_bm,stoneBrick,2,
field_72008_bf,pumpkinLantern,2,
field_72009_bg,cake,2,
field_72010_bh,redstoneRepeaterIdle,2,
field_72011_bi,redstoneRepeaterActive,2,
field_72012_bb,netherrack,2,
field_72013_bc,slowSand,2,
field_72014_bd,glowStone,2,
field_72015_be,portal,2,The purple teleport blocks inside the obsidian circle
field_72016_cq,slipperiness,2,Determines how much velocity is maintained while moving on top of this block
field_72017_co,blockParticleGravity,2,
field_72018_cp,blockMaterial,2,Block material definition.
field_72019_cm,maxZ,2,maximum Z for the block bounds (local coordinates)
field_72020_cn,stepSound,2,Sound of stepping on the block
field_72021_ck,maxX,2,maximum X for the block bounds (local coordinates)
field_72022_cl,maxY,2,maximum Y for the block bounds (local coordinates)
field_72023_ci,minY,2,minimum Y for the block bounds (local coordinates)
field_72024_cj,minZ,2,minimum Z for the block bounds (local coordinates)
field_72025_cg,isBlockContainer,2,true if the Block contains a Tile Entity
field_72026_ch,minX,2,minimum X for the block bounds (local coordinates)
field_72027_ce,enableStats,2,"If this field is true, the block is counted for statistics (mined or placed)"
field_72028_cf,needsRandomTick,2,Flags whether or not this block is of a type that needs random ticking. Ref-counted by ExtendedBlockStorage in order to broadly cull a chunk from the random chunk update list for efficiency's sake.
field_72029_cc,blockResistance,2,Indicates the blocks resistance to explosions.
field_72030_cd,blockConstructorCalled,2,set to true when Block's constructor is called through the chain of super()'s. Note: Never used
field_72129_b,redstoneUpdateInfoCache,2,Map of ArrayLists of RedstoneUpdateInfo. Key of map is World.
field_72130_a,torchActive,2,Whether the redstone torch is currently active or not.
field_72131_c,graphicsLevel,2,"Used to determine how to display leaves based on the graphics level. May also be used in rendering for transparency, not sure."
field_72163_b,canDropItself,2,"If this field is true, the pane block drops itself when destroyed (like the iron fences), otherwise, it's just destroyed (like glass panes)"
field_72164_a,sideTextureIndex,2,Holds the texture index of the side of the pane (the thin lateral side)
field_72166_a,powered,2,Whether this lamp block is the powered version.
field_72174_b,blocksNeedingUpdate,2,
field_72175_a,wiresProvidePower,2,"When false, power transmission methods do not look at other redstone wires. Used internally during updateCurrentStrength."
field_72178_a,glowing,2,
field_72186_a,isPowered,2,Power related rails have this field at true.
field_72192_a,fallInstantly,2,Do blocks fall instantly to where they stop or do they fall over time
field_72194_a,triggerMobType,2,The mob type that can trigger this pressure plate.
field_72197_a,mushroomType,2,"The mushroom type. 0 for brown, 1 for red."
field_72212_b,isOptimalFlowDirection,2,Indicates whether the flow direction is optimal. Each array index corresponds to one of the four cardinal directions.
field_72213_c,flowCost,2,The estimated cost to flow in a given direction from the current point. Each array index corresponds to one of the four cardinal directions.
field_72214_a,numAdjacentSources,2,Number of horizontally adjacent liquid source blocks. Diagonal doesn't count. Only source blocks of the same liquid as the block using the field are counted.
field_72218_a,blockType,2,Boolean used to seperate different states of blocks
field_72221_b,repeaterState,2,The states in which the redstone repeater blocks can be.
field_72222_c,isRepeaterPowered,2,Tells whether the repeater is powered or not
field_72223_a,repeaterTorchOffset,2,The offsets for the two torches in redstone repeater blocks.
field_72230_a,footBlockToHeadBlockMap,2,Maps the foot-of-bed block to the head-of-bed block.
field_72242_a,isDoubleSlab,2,
field_72243_a,woodType,2,The type of tree this slab came from.
field_72244_a,blockStepTypes,2,The list of the types of step blocks.
field_72245_a,localFlag,2,
field_72257_b,abilityToCatchFire,2,This is an array indexed by block ID the larger the number in the array the more likely a block type will catch fires
field_72258_a,chanceToEncourageFire,2,The chance this block will encourage nearby blocks to catch on fire
field_72267_a,fruitType,2,Defines if it is a Melon or a Pumpkin that the stem is producing.
field_72275_a,bossDefeated,2,true if the enderdragon has been killed - allows end portal blocks to be created in the end
field_72278_b,isFreestanding,2,Whether this is a freestanding sign or a wall-mounted sign
field_72279_a,signEntityClass,2,
field_72284_a,random,2,
field_72287_b,isActive,2,"True if this is an active furnace, false if idle"
field_72288_c,keepFurnaceInventory,2,"This flag is used to prevent the furnace inventory to be dropped upon block removal, is used internally when the furnace block changes from idle to active and vice-versa."
field_72289_a,furnaceRand,2,Is the random generator used by furnace to drop the inventory contents in random directions.
field_72293_a,random,2,
field_72294_a,rand,2,
field_72301_f,numCleans,2,Number of times this Pool has been cleaned
field_72302_d,nextPoolIndex,2,Next index to use when adding a Pool Entry.
field_72303_e,maxPoolIndex,2,Largest index reached by this Pool (can be reset to 0 upon calling cleanPool)
field_72304_b,numEntriesToRemove,2,Number of Pool entries to remove when cleanPool is called maxNumCleans times.
field_72305_c,listAABB,2,List of AABB stored in this Pool
field_72306_a,maxNumCleans,2,"Maximum number of times the pool can be ""cleaned"" before the list is shrunk"
field_72307_f,hitVec,2,The vector position of the hit
field_72308_g,entityHit,2,The hit entity
field_72309_d,blockZ,2,z coordinate of the block ray traced against
field_72310_e,sideHit,2,"Which side was hit. If its -1 then it went the full length of the ray trace. Bottom = 0, Top = 1, East = 2, West = 3, North = 4, South = 5."
field_72311_b,blockX,2,x coordinate of the block ray traced against
field_72312_c,blockY,2,y coordinate of the block ray traced against
field_72313_a,typeOfHit,2,"What type of ray trace hit was this? 0 = block, 1 = entity"
field_72554_f,disconnected,0,True if kicked or disconnected from the server.
field_72555_g,netManager,0,Reference to the NetworkManager object.
field_72556_d,currentServerMaxPlayers,0,
field_72557_e,rand,0,RNG.
field_72558_b,mapStorage,0,
field_72559_c,playerInfoList,0,An ArrayList of GuiPlayerInfo (includes all the players' GuiPlayerInfo on the current server)
field_72561_j,doneLoadingTerrain,0,"True if the client has finished downloading terrain and may spawn. Set upon receipt of a player position packet, reset upon respawning."
field_72562_k,playerInfoMap,0,A HashMap of all player names and their player information objects
field_72563_h,mc,0,Reference to the Minecraft object.
field_72697_d,chunkWatcherWithPlayers,2,"contains a PlayerInstance for every chunk they can see. the ""player instance"" cotains a list of all players who can also that chunk"
field_72698_e,playerViewRadius,2,Number of chunks the server sends to the client. Valid 3<=x<=15. In server.properties.
field_72814_d,hasExtendedLevels,2,set by !chunk.getAreLevelsEmpty
field_72815_e,worldObj,2,Reference to the World object.
field_72816_b,chunkZ,2,
field_72817_c,chunkArray,2,
field_72818_a,chunkX,2,
field_72982_D,villageCollectionObj,2,
field_72983_E,villageSiegeObj,2,
field_72984_F,theProfiler,2,
field_72985_G,spawnHostileMobs,2,indicates if enemies are spawned or not
field_72986_A,worldInfo,2,"holds information about a world (size on disk, time, spawn point, seed, ...)"
field_72987_B,findingSpawnPoint,2,Boolean that is set to true when trying to find a spawn point
field_72988_C,mapStorage,2,
field_72989_L,scanningTileEntities,2,
field_72990_M,ambientTickCountdown,2,number of ticks until the next random ambients play
field_72992_H,spawnPeacefulMobs,2,A flag indicating whether we should spawn peaceful mobs.
field_72993_I,activeChunkSet,2,Positions to update
field_72994_J,lightUpdateBlockList,2,"is a temporary list of blocks and light values used when updating light levels. Holds up to 32x32x32 blocks (the maximum influence of a light source.) Every element is a packed bit value: 0000000000LLLLzzzzzzyyyyyyxxxxxx. The 4-bit L is a light level used when darkening blocks. 6-bit numbers x, y and z represent the block's offset from the original block, plus 32 (i.e. value of 31 would mean a -1 offset"
field_72996_f,loadedEntityList,2,A list of all Entities in all currently-loaded chunks
field_72997_g,unloadedEntityList,2,
field_72998_d,collidingBoundingBoxes,2,
field_72999_e,scheduledUpdatesAreImmediate,2,boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
field_73000_b,entityRemoval,2,Entities marked for removal.
field_73001_c,cloudColour,2,
field_73002_a,addedTileEntityList,2,
field_73003_n,prevRainingStrength,2,
field_73004_o,rainingStrength,2,
field_73005_l,updateLCG,2,"Contains the current Linear Congruential Generator seed for block updates. Used with an A value of 3 and a C value of 0x3c6ef35f, producing a highly planar series of values ill-suited for choosing random blocks in a 16x128x16 field."
field_73006_m,DIST_HASH_MAGIC,2,magic number used to generate fast random numbers for 3d distribution within a chunk
field_73007_j,weatherEffects,2,a list of all the lightning entities
field_73008_k,skylightSubtracted,2,How much light is subtracted from full daylight
field_73009_h,loadedTileEntityList,2,A list of all TileEntities in all currently-loaded chunks
field_73010_i,playerEntities,2,Array list of players in the world.
field_73011_w,provider,2,The WorldProvider instance that World uses.
field_73016_r,lastLightningBolt,2,Set to 2 whenever a lightning bolt is generated in SSP. Decrements if > 0 in updateWeather(). Value appears to be unused.
field_73017_q,thunderingStrength,2,
field_73018_p,prevThunderingStrength,2,
field_73019_z,saveHandler,2,
field_73020_y,chunkProvider,2,Handles chunk operations and caching
field_73034_c,entityHashSet,0,The hash set of entities handled by this client. Uses the entity's ID as the hash set's key.
field_73035_a,sendQueue,0,The packets that need to be sent to the server.
field_73036_L,entitySpawnQueue,0,Contains all entities for this client that were not spawned due to a non-present chunk. The game will attempt to spawn up to 10 pending entities with each subsequent tick until the spawn queue is empty.
field_73058_d,canNotSave,2,"set by CommandServerSave{all,Off,On}"
field_73059_b,theChunkProviderServer,2,
field_73061_a,mcServer,2,
field_73062_L,theEntityTracker,2,
field_73063_M,thePlayerManager,2,
field_73065_O,pendingTickListEntries,2,All work to do in future ticks.
field_73066_T,entityIdMap,2,An IntHashMap of entity IDs (integers) to their Entity objects.
field_73067_Q,blockEventCache,2,Double buffer of ServerBlockEventList[] for holding pending BlockEventData's
field_73068_P,allPlayersSleeping,2,is false if there are no players
field_73069_S,bonusChestContent,2,
field_73070_R,blockEventCacheIndex,2,"The index into the blockEventCache; either 0, or 1, toggled in sendBlockEventPackets where all BlockEvent are applied locally and send to clients."
field_73097_j,receivedFinishDiggingPacket,2,"Set to true when the ""finished destroying block"" packet is received but the block wasn't fully damaged yet. The block will not be destroyed while this is false."
field_73112_e,partialBlockProgress,0,damage ranges from 1 to 10. -1 causes the client to delete the partial block renderer.
field_73113_b,partialBlockX,0,
field_73114_c,partialBlockY,0,
field_73115_a,miningPlayerEntId,0,"entity ID of the player associated with this partially destroyed Block. Used to identify the Blocks in the client Renderer, max 1 per player on a server"
field_73142_u,ticksSinceLastForcedTeleport,2,"every 400 ticks a full teleport packet is sent, rather than just a ""move me +x"" command, so that position remains fully synced."
field_73235_d,worldObj,0,Reference to the World object.
field_73236_b,chunkMapping,0,The mapping between ChunkCoordinates and Chunks that ChunkProviderClient maintains.
field_73237_c,chunkListing,0,"This may have been intended to be an iterable version of all currently loaded chunks (MultiplayerChunkCache), with identical contents to chunkMapping's values. However it is never actually added to."
field_73238_a,blankChunk,0,The completely empty chunk used by ChunkProviderClient when field_73236_b doesn't contain the requested coordinates.
field_73248_b,chunksToUnload,2,"used by unload100OldestChunks to iterate the loadedChunkHashMap for unload (underlying assumption, first in, first out)"
field_73286_b,clientPacketIdList,2,List of the client's packet IDs.
field_73287_r,isChunkDataPacket,2,"Only true for Packet51MapChunk, Packet52MultiBlockChange, Packet53BlockChange and Packet59ComplexEntity. Used to separate them into a different send queue."
field_73288_c,serverPacketIdList,2,List of the server's packet IDs.
field_73421_d,type,2,The new block type for the block.
field_73422_e,metadata,2,Metadata of the block.
field_73423_b,yPosition,2,Block Y position.
field_73424_c,zPosition,2,Block Z position.
field_73425_a,xPosition,2,Block X position.
field_73426_b,itemStack,2,Stack of items
field_73427_a,windowId,2,The id of window which items are being sent for. 0 for player inventory.
field_73428_d,slotsCount,2,
field_73429_b,inventoryType,2,
field_73430_c,windowTitle,2,
field_73431_a,windowId,2,
field_73432_a,windowId,2,
field_73433_b,shortWindowId,2,
field_73434_c,accepted,2,
field_73435_a,windowId,2,The id of the window that the action occurred in.
field_73436_b,uniqueID,2,Contains a unique ID for the item that this packet will be populating.
field_73437_c,itemData,2,Contains a buffer of arbitrary data with which to populate an individual item in the world.
field_73438_a,itemID,2,
field_73439_f,holdingShift,2,
field_73440_d,action,2,"A unique number for the action, used for transaction handling"
field_73441_e,itemStack,2,Item stack for inventory
field_73442_b,inventorySlot,2,The clicked slot (-999 is outside of inventory)
field_73443_c,mouseClick,2,1 when right-clicking and otherwise 0
field_73444_a,window_Id,2,The id of the window which was clicked. 0 for player inventory.
field_73445_b,enchantment,2,"The position of the enchantment on the enchantment table window, starting with 0 as the topmost one."
field_73446_a,windowId,2,
field_73447_a,forceRespawn,2,"0 sent to a netLoginHandler starts the server, 1 sent to NetServerHandler forces a respawn"
field_73448_d,size,2,The size of the arrays.
field_73450_b,zPosition,2,Chunk Z position.
field_73451_c,metadataArray,2,The metadata for each block changed.
field_73452_a,xPosition,2,Chunk X position.
field_73455_d,serverPort,2,
field_73456_b,username,2,
field_73457_c,serverHost,2,
field_73458_a,protocolVersion,2,
field_73464_d,chatColours,2,
field_73465_e,gameDifficulty,2,
field_73466_b,renderDistance,2,
field_73467_c,chatVisisble,2,
field_73468_a,language,2,
field_73469_b,animate,2,
field_73470_a,entityId,2,"The entity ID, in this case it's the player ID."
field_73471_b,amount,2,
field_73472_a,statisticId,2,
field_73474_a,text,2,Sent by the client containing the text to be autocompleted. Sent by the server with possible completions separated by null (two bytes in UTF-16)
field_73626_b,entityStatus,2,"2 for hurt, 3 for dead"
field_73627_a,entityId,2,
field_73628_b,length,2,Length of the data to be read
field_73629_c,data,2,Any data
field_73630_a,channel,2,Name of the 'channel' used to send data
field_73631_a,reason,2,Displayed to the client when the connection terminates.
field_73632_b,progressBar,2,"Which of the progress bars that should be updated. (For furnaces, 0 = progress arrow, 1 = fire icon)"
field_73633_c,progressBarValue,2,"The value of the progress bar. The maximum values vary depending on the progress bar. Presumably the values are specified as in-game ticks. Some progress bar values increase, while others decrease. For furnaces, 0 is empty, full progress arrow = about 180, full fire icon = about 250)"
field_73634_a,windowId,2,The id of the window that the progress bar is in.
field_73635_b,itemSlot,2,Slot that should be updated
field_73636_c,myItemStack,2,Item stack
field_73637_a,windowId,2,The window which is being updated. 0 for player inventory
field_73638_b,food,2,
field_73639_c,foodSaturation,2,Players logging on get a saturation of 5.0. Eating food increases the saturation as well as the food bar.
field_73640_a,healthMP,2,Variable used for incoming health packets
field_73725_b,mc,0,A reference to the Minecraft object.
field_73726_c,currentlyDisplayedText,0,The text currently displayed (i.e. the argument to the last call to printText or func_73722_d)
field_73735_i,zLevel,0,
field_73741_f,id,0,ID for this control.
field_73742_g,enabled,0,"True if this control is enabled, false to disable."
field_73743_d,yPosition,0,The y position of this control.
field_73744_e,displayString,0,The string displayed on this control.
field_73745_b,height,0,Button height in pixels
field_73746_c,xPosition,0,The x position of this control.
field_73747_a,width,0,Button width in pixels
field_73748_h,drawButton,0,Hides the button completely if false.
field_73749_j,mirrored,0,"If true, then next page button will face to right, if false then next page button will face to left."
field_73750_l,idFloat,0,Additional ID for this slider control.
field_73751_j,sliderValue,0,The value of this slider control.
field_73752_k,dragging,0,Is this slider control being dragged.
field_73754_j,enumOptions,0,
field_73755_j,nextPage,0,"True for pointing right (next page), false for pointing left (previous page)."
field_73770_b,sentMessages,0,A list of messages previously sent through the chat GUI
field_73771_c,chatLines,0,Chat lines to be displayed in the chat box
field_73772_a,mc,0,The Minecraft instance.
field_73775_b,mc,0,
field_73776_a,particles,0,
field_73809_f,text,0,Have the current text beign edited on the textbox.
field_73810_g,maxStringLength,0,
field_73811_d,width,0,The width of this text field.
field_73812_e,height,0,
field_73813_b,xPos,0,
field_73814_c,yPos,0,
field_73815_a,fontRenderer,0,Have the font renderer from GuiScreen to render the textbox text into the screen.
field_73816_n,lineScrollOffset,0,The current character index that should be used as start of the rendered text.
field_73817_o,cursorPosition,0,
field_73818_l,isFocused,0,"If this value is true along isEnabled, keyTyped will process the keys."
field_73819_m,isEnabled,0,"If this value is true along isFocused, keyTyped will process the keys."
field_73820_j,enableBackgroundDrawing,0,
field_73821_k,canLoseFocus,0,if true the textbox can lose focus by clicking elsewhere on the screen
field_73822_h,cursorCounter,0,
field_73823_s,visible,0,True if this textbox is visible
field_73824_r,disabledColor,0,
field_73825_q,enabledColor,0,
field_73826_p,selectionEnd,0,"other selection position, maybe the same as the cursor"
field_73837_f,updateCounter,0,
field_73838_g,recordPlaying,0,The string specifying which record music is playing
field_73839_d,mc,0,
field_73840_e,persistantChatGUI,0,ChatGUI instance that retains all previous chat data
field_73841_b,itemRenderer,0,
field_73842_c,rand,0,
field_73843_a,prevVignetteBrightness,0,Previous frame vignette brightness (slowly changes by 1% each frame)
field_73844_j,recordIsPlaying,0,
field_73845_h,recordPlayingUpFor,0,How many ticks the record playing message will be displayed
field_73850_f,theAchievement,0,Holds the achievement that will be displayed on the GUI.
field_73851_g,achievementTime,0,
field_73852_d,achievementGetLocalText,0,
field_73853_e,achievementStatName,0,
field_73854_b,achievementWindowWidth,0,Holds the latest width scaled to fit the game window.
field_73855_c,achievementWindowHeight,0,Holds the latest height scaled to fit the game window.
field_73856_a,theGame,0,Holds the instance of the game (Minecraft)
field_73857_j,haveAchiement,0,
field_73858_h,itemRender,0,"Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)"
field_73880_f,width,0,The width of the screen object.
field_73881_g,height,0,The height of the screen object.
field_73882_e,mc,0,Reference to the Minecraft object.
field_73883_a,selectedButton,0,The button that was just pressed.
field_73884_l,guiParticles,0,
field_73885_j,allowUserInput,0,
field_73886_k,fontRenderer,0,The FontRenderer used by GuiScreen
field_73887_h,buttonList,0,A list of all the buttons in this container.
field_73888_d,theChatOptions,0,
field_73889_b,theGuiScreen,0,Instance of GuiScreen.
field_73890_c,theSettings,0,Instance of GameSettings file.
field_73891_a,allScreenChatOptions,0,An array of all EnumOptions which are to do with chat.
field_73899_c,sentHistoryCursor,0,"keeps position of which chat message you will select when you press up, (does not increase for duplicated messages sent immediately after each other)"
field_73900_q,defaultInputFieldText,0,is the text that appears when you press the chat key and the input box appears pre-filled
field_73901_a,inputField,0,Chat entry field
field_73902_p,clickedURI,0,used to pass around the URI to various dialogues and to the host os
field_73908_d,buttonId,0,The ID of the button that has been pressed.
field_73909_b,parentScreen,0,A reference to the screen object that created this. Used for navigating between screens.
field_73910_c,options,0,Reference to the GameSettings object.
field_73911_a,screenTitle,0,The title string that is displayed in the top-center of the screen.
field_73915_D,localizedNewWorldText,0,"E.g. New World, Neue Welt, Nieuwe wereld, Neuvo Mundo"
field_73916_E,worldTypeId,0,
field_73917_F,ILLEGAL_WORLD_NAMES,0,"If the world name is one of these, it'll be surrounded with underscores."
field_73918_d,folderName,0,
field_73919_b,textboxWorldName,0,
field_73920_A,gameModeDescriptionLine1,0,The first line of text describing the currently selected game mode.
field_73921_c,textboxSeed,0,
field_73922_B,gameModeDescriptionLine2,0,The second line of text describing the currently selected game mode.
field_73923_C,seed,0,The current textboxSeed text
field_73924_a,parentGuiScreen,0,
field_73925_n,generateStructures,0,
field_73926_o,commandsAllowed,0,
field_73927_m,gameMode,0,"hardcore', 'creative' or 'survival"
field_73928_w,buttonGenerateStructures,0,The GuiButton in the 'More World Options' screen. Toggles ON/OFF
field_73929_v,moreWorldOptions,0,The GUIButton that you click to get to options like the seed when creating a world.
field_73930_u,buttonGameMode,0,The GUIButton that you click to change game modes.
field_73931_t,moreOptions,0,"True if the extra options (Seed box, structure toggle button, world type button, etc.) are being shown"
field_73932_s,createClicked,0,
field_73933_r,isHardcore,0,"True if and only if gameMode.equals(""hardcore"")"
field_73934_q,bonusItems,0,toggles when GUIButton 7 is pressed
field_73935_p,commandsToggled,0,True iif player has clicked buttonAllowCommands at least once
field_73936_z,buttonAllowCommands,0,
field_73937_y,buttonWorldType,0,The GuiButton in the more world options screen.
field_73938_x,buttonBonusItems,0,
field_73939_d,buttonText2,0,The text shown for the second button in GuiYesNo
field_73940_b,message1,0,First line of text.
field_73941_c,buttonText1,0,The text shown for the first button in GuiYesNo
field_73942_a,parentScreen,0,A reference to the screen object that created this. Used for navigating between screens.
field_73943_n,worldNumber,0,World number to be deleted.
field_73944_m,message2,0,Second line of text.
field_73946_b,copyLinkButtonText,0,Label for the Copy to Clipboard button.
field_73947_a,openLinkWarning,0,Text to warn players from opening unsafe links.
field_73964_d,guiTexturePackSlot,0,the GuiTexturePackSlot that contains all the texture packs and their descriptions
field_73965_b,refreshTimer,0,
field_73966_c,fileLocation,0,the absolute location of this texture pack
field_73967_a,guiScreen,0,
field_73973_d,buttonResetDemo,0,
field_73974_b,updateCounter,0,Counts the number of screen updates.
field_73975_c,splashText,0,The splash message.
field_73976_a,rand,0,The RNG used by the Main Menu Screen.
field_73977_n,viewportTexture,0,Texture allocated for the current viewport of the main menu's panorama background.
field_73978_o,titlePanoramaPaths,0,An array of all the paths to the panorama pictures.
field_73979_m,panoramaTimer,0,"Timer used to rotate the panorama, increases every tick."
field_73980_d,updateCounter,0,Counts the number of screen updates.
field_73981_b,allowedCharacters,0,This String is just a local copy of the characters allowed in text rendering of minecraft.
field_73982_c,entitySign,0,Reference to the sign object.
field_73983_a,screenTitle,0,The title string that is displayed in the top-center of the screen.
field_73984_m,editLine,0,The number of the line that is being edited.
field_73988_b,lines,0,List of lines on the ending poem and credits.
field_73990_a,updateCounter,0,Counts the number of screen updates.
field_73991_d,serverTextField,0,
field_73992_b,guiScreen,0,Needed a change as a local variable was conflicting on construct
field_73993_c,theServerData,0,Instance of ServerData.
field_73995_a,cooldownTimer,0,"The cooldown timer for the buttons, increases every tick and enables all buttons when reaching 20."
field_73996_d,newServerData,0,ServerData to be modified by this GUI
field_73997_b,serverAddress,0,
field_73998_c,serverName,0,
field_73999_a,parentGui,0,This GUI's parent GUI.
field_74000_b,message2,0,Unused class. Would contain a message drawn to the center of the screen.
field_74001_a,message1,0,Unused class. Would contain a message drawn to the center of the screen.
field_74022_d,serverSlotContainer,0,Slot container for the server list
field_74023_b,lock,0,Lock object for use with synchronized()
field_74025_c,parentScreen,0,A reference to the screen object that created this. Used for navigating between screens.
field_74026_B,listofLanServers,0,
field_74027_a,threadsPending,0,Number of outstanding ThreadPollServers threads
field_74028_n,selectedServer,0,Index of the currently selected server
field_74030_m,internetServerList,0,
field_74031_w,theServerData,0,Instance of ServerData.
field_74032_v,lagTooltip,0,This GUI's lag tooltip text or null if no lag icon is being hovered.
field_74033_u,directClicked,0,The 'Direct Connect' button was clicked
field_74034_t,editClicked,0,The 'Edit' button was clicked
field_74035_s,addClicked,0,The 'Add server' button was clicked
field_74036_r,deleteClicked,0,The 'Delete' button was clicked
field_74197_n,guiTop,0,Starting Y position for the Gui. Inconsistent use for Gui backgrounds.
field_74198_m,guiLeft,0,Starting X position for the Gui. Inconsistent use for Gui backgrounds.
field_74200_r,currentRecipeIndex,0,
field_74201_q,previousRecipeButtonIndex,0,
field_74202_p,nextRecipeButtonIndex,0,
field_74203_o,theIMerchant,0,Instance of IMerchant interface.
field_74204_o,furnaceInventory,0,
field_74206_w,bookModel,0,The book model used on the GUI.
field_74207_v,theItemStack,0,
field_74215_y,containerEnchantment,0,ContainerEnchantment object associated with this gui
field_74216_x,rand,0,
field_74217_o,brewingStand,0,
field_74218_q,inventoryRows,0,"window height is calculated with this values, the more rows, the heigher"
field_74219_p,lowerChestInventory,0,
field_74220_o,upperChestInventory,0,
field_74224_p,ySize_lo,0,"y size of the inventory window in pixels. Defined as float, passed as int."
field_74225_o,xSize_lo,0,"x size of the inventory window in pixels. Defined as float, passed as int"
field_74236_u,backupContainerSlots,0,Used to back up the ContainerCreative's inventory slots before filling it with the player's inventory slots for the inventory tab.
field_74237_t,searchField,0,
field_74238_s,wasClicking,0,True if the left mouse button was held down last time drawScreen was called.
field_74239_r,isScrolling,0,True if the scrollbar is being dragged
field_74276_f,lastHRTime,0,"The time reported by the high-resolution clock at the last call of updateTimer(), in seconds"
field_74277_g,lastSyncSysClock,0,"The time reported by the system clock at the last sync, in milliseconds"
field_74278_d,timerSpeed,0,A multiplier to make the timer (and therefore the game) go faster or slower. 0.5 makes the game run at half-speed.
field_74279_e,elapsedPartialTicks,0,"How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0)."
field_74280_b,elapsedTicks,0,"How many full ticks have turned over since the last call to updateTimer(), capped at 10."
field_74281_c,renderPartialTicks,0,"How much time has elapsed since the last tick, in ticks, for use by display rendering routines (range: 0.0 - 1.0). This field is frozen if the display is paused to eliminate jitter."
field_74282_a,ticksPerSecond,0,The number of timer ticks per second of real time
field_74283_j,timeSyncAdjustment,0,"A ratio used to sync the high-resolution clock to the system clock, updated once per second"
field_74284_h,lastSyncHRClock,0,"The time reported by the high-resolution clock at the last sync, in milliseconds"
field_74286_b,username,0,
field_74287_c,sessionId,0,
field_74295_a,dateFormat,0,
field_74310_D,keyBindChat,0,
field_74311_E,keyBindSneak,0,
field_74312_F,keyBindAttack,0,
field_74313_G,keyBindUseItem,0,
field_74314_A,keyBindJump,0,
field_74315_B,keyBindInventory,0,
field_74316_C,keyBindDrop,0,
field_74317_L,mc,0,
field_74318_M,difficulty,0,
field_74319_N,hideGUI,0,
field_74320_O,thirdPersonView,0,
field_74321_H,keyBindPlayerList,0,
field_74322_I,keyBindPickBlock,0,
field_74323_J,keyBindCommand,0,
field_74324_K,keyBindings,0,
field_74325_U,debugCamEnable,0,
field_74326_T,smoothCamera,0,Smooth Camera Toggle
field_74327_W,debugCamRate,0,Change rate for debug camera
field_74328_V,noclipRate,0,No clipping movement rate
field_74329_Q,showDebugProfilerChart,0,
field_74330_P,showDebugInfo,0,true if debug info should be displayed instead of version
field_74331_S,noclip,0,No clipping for singleplayer
field_74332_R,lastServer,0,The lastServer string.
field_74333_Y,gammaSetting,0,
field_74334_X,fovSetting,0,
field_74335_Z,guiScale,0,GUI scale
field_74336_f,viewBobbing,0,
field_74337_g,anaglyph,0,
field_74338_d,invertMouse,0,
field_74339_e,renderDistance,0,
field_74340_b,soundVolume,0,
field_74341_c,mouseSensitivity,0,
field_74342_a,musicVolume,0,
field_74343_n,chatVisibility,0,
field_74344_o,chatColours,0,
field_74345_l,clouds,0,Clouds flag
field_74346_m,skin,0,The name of the selected texture pack.
field_74347_j,fancyGraphics,0,
field_74348_k,ambientOcclusion,0,Smooth Lighting
field_74349_h,advancedOpengl,0,Advanced OpenGL
field_74350_i,limitFramerate,0,
field_74351_w,keyBindForward,0,
field_74352_v,enableVsync,0,
field_74353_u,fullScreen,0,
field_74354_ai,optionsFile,0,
field_74355_t,snooperEnabled,0,
field_74356_s,serverTextures,0,
field_74357_r,chatOpacity,0,
field_74358_q,chatLinksPrompt,0,
field_74359_p,chatLinks,0,
field_74360_ac,RENDER_DISTANCES,0,
field_74361_ad,DIFFICULTIES,0,
field_74362_aa,particleSetting,0,"Determines amount of particles. 0 = All, 1 = Decreased, 2 = Minimal"
field_74928_c,terrainType,2,"World terrain type, 0 for normal, 1 for flap map"
field_74929_a,worldChunkMngr,2,
field_74931_h,structureVillageWeightedPieceList,2,"Contains List of all spawnable Structure Piece Weights. If no more Pieces of a type can be spawned, they are removed from this list"
field_75053_d,structureMap,2,"Used to store a list of all structures that have been recursively generated. Used so that during recursive generation, the structure generator can avoid generating structures that intersect ones that have already been placed."
field_75191_d,instancesLimit,2,How many Structure Pieces of this type may spawn in a structure
field_75192_b,pieceWeight,2,"This basically keeps track of the 'epicness' of a structure. Epic structure components have a higher 'weight', and Structures may only grow up to a certain 'weight' before generation is stopped"
field_75193_c,instancesSpawned,2,
field_75194_a,pieceClass,2,
field_75203_d,strongComponentType,2,
field_75204_e,strongholdStones,2,
field_75205_b,pieceWeightArray,2,
field_75206_c,structurePieceList,2,
field_75207_a,totalWeight,2,
field_75221_f,yDisplayPosition,2,display position of the inventory slot on the screen y axis
field_75222_d,slotNumber,2,the id of the slot(also the index in the inventory arraylist)
field_75223_e,xDisplayPosition,2,display position of the inventory slot on the screen x axis
field_75224_c,inventory,2,The inventory we want to extract a slot from.
field_75225_a,slotIndex,2,The index of the slot in the inventory.
field_75244_a,player,2,The player that has this container open.
field_75245_a,doorEnum,2,
field_75254_a,mutexBits,2,"A bitmask telling which other tasks may not run concurrently. The test is a simple bitwise AND - if it yields zero, the two tasks may run concurrently, if not - they must run exclusively from each other."
field_75255_d,idleTime,2,A decrementing tick that stops the entity from being idle once it reaches 0.
field_75256_b,lookX,2,X offset to look at
field_75257_c,lookZ,2,Z offset to look at
field_75258_a,idleEntity,2,The entity that is looking idle.
field_75259_d,playTime,2,
field_75260_b,targetVillager,2,
field_75262_a,villagerObj,2,
field_75263_d,randPosY,2,
field_75264_e,randPosZ,2,
field_75265_b,speed,2,
field_75266_c,randPosX,2,
field_75267_a,theEntityCreature,2,
field_75268_b,creeperAttackTarget,2,The creeper's attack target. This is used for the changing of the creeper's state.
field_75269_a,swellingCreeper,2,The creeper that is swelling.
field_75271_b,isSitting,2,If the EntityTameable is sitting.
field_75284_a,temptedEntity,2,The entity using this AI that is tempted by the player.
field_75285_l,scaredByPlayerMovement,2,Whether the entity using this AI will be scared by the tempter's sudden movement.
field_75288_k,breedingFood,2,This field saves the ID of the items that can be used to breed entities with this behaviour.
field_75289_h,temptingPlayer,2,The player that is tempting the entity that is using this AI.
field_75290_i,delayTemptCounter,2,A counter that is decremented each time the shouldExecute method is called. The shouldExecute method will always return false if delayTemptCounter is greater than 0.
field_75291_d,tookGolemRose,2,
field_75292_b,theGolem,2,
field_75293_c,takeGolemRoseTick,2,
field_75294_a,theVillager,2,
field_75297_f,shouldCheckSight,2,"If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets."
field_75299_d,taskOwner,2,The entity that this task belongs to
field_75320_d,rangedAttackTime,2,A decrementing tick that spawns a ranged attack once this value reaches 0. It is then set back to the maxRangedAttackTime.
field_75321_e,entityMoveSpeed,2,
field_75322_b,entityHost,2,The entity the AI instance has been applied to
field_75323_c,attackTarget,2,
field_75325_h,maxRangedAttackTime,2,The maximum time the AI has to wait before peforming another ranged attack.
field_75326_b,leapTarget,2,The entity that the leaper is leaping towards.
field_75327_c,leapMotionY,2,The entity's motionY after leaping.
field_75328_a,leaper,2,The entity that is leaping.
field_75329_f,watchedClass,2,
field_75330_d,lookTime,2,
field_75332_b,theWatcher,2,
field_75334_a,closestEntity,2,The closest entity which is being watched by this one.
field_75335_b,theMerchant,2,
field_75337_g,petPathfinder,2,
field_75338_d,thePet,2,
field_75339_e,theOwner,2,
field_75340_b,maxDist,2,
field_75341_c,minDist,2,
field_75342_a,theWorld,2,
field_75346_b,parentAnimal,2,
field_75348_a,childAnimal,2,The child that is following its parent.
field_75465_a,staticVector,2,"used to store a driection when the user passes a point to move towards or away from. WARNING: NEVER THREAD SAFE. MULTIPLE findTowards and findAway calls, will share this var"
field_75475_f,lastActivityTimestamp,2,
field_75476_g,isDetachedFromVillageFlag,2,
field_75477_d,insideDirectionX,2,
field_75478_e,insideDirectionZ,2,
field_75479_b,posY,2,
field_75480_c,posZ,2,
field_75481_a,posX,2,
field_75482_h,doorOpeningRestrictionCounter,2,
field_75509_f,noSunPathfind,2,
field_75510_g,totalTicks,2,"Time, in number of ticks, following the current path"
field_75511_d,speed,2,
field_75512_e,pathSearchRange,2,The number of blocks (extra) +/- in each axis that get pulled out as cache for the pathfinder's search space
field_75513_b,worldObj,2,
field_75514_c,currentPath,2,The PathEntity being followed.
field_75515_a,theEntity,2,
field_75516_l,avoidsWater,2,If water blocks are avoided (at least by the pathfinder)
field_75517_m,canSwim,2,If the entity can swim. Swimming AI enables this and the pathfinder will also cause the entity to swim straight upwards when underwater
field_75518_j,canPassOpenWoodenDoors,2,"Specifically, if a wooden door block is even considered to be passable by the pathfinder"
field_75519_k,canPassClosedWoodenDoors,2,If door blocks are considered passable even when closed
field_75520_h,ticksAtLastPos,2,The time when the last position check was done (to detect successful movement)
field_75521_i,lastPosCheck,2,Coordinates of the entity's position last time a check was done (part of monitoring getting 'stuck')
field_75554_b,villagerPositionsList,2,"This is a black hole. You can add data to this list through a public interface, but you can't query that information in any way and it's not used internally either."
field_75555_c,newDoors,2,
field_75556_a,worldObj,2,
field_75580_f,lastAddDoorTimestamp,2,
field_75581_g,tickCounter,2,
field_75582_d,center,2,This is the actual village center.
field_75583_e,villageRadius,2,
field_75584_b,villageDoorInfoList,2,list of VillageDoorInfo objects
field_75585_c,centerHelper,2,This is the sum of all door coordinates and used to calculate the actual village center by dividing by the number of doors.
field_75586_a,worldObj,2,
field_75587_j,numIronGolems,2,
field_75588_h,numVillagers,2,
field_75589_i,villageAgressors,2,
field_75590_b,agressionTime,2,
field_75591_c,villageObj,2,
field_75592_a,agressor,2,
field_75603_f,creatureMaterial,2,
field_75604_g,isPeacefulCreature,2,A flag indicating whether this creature type is peaceful.
field_75605_d,creatureClass,2,"The root class of creatures associated with this EnumCreatureType (IMobs for aggressive creatures, EntityAnimals for friendly ones)"
field_75606_e,maxNumberOfCreature,2,
field_75611_b,primaryColor,2,Base color of the egg
field_75612_c,secondaryColor,2,Color of the egg spots
field_75613_a,spawnedID,2,The entityID of the spawned mob
field_75622_f,stringToIDMapping,2,Maps entity names to their numeric identifiers
field_75623_d,IDtoClassMapping,2,provides a mapping between an entityID and an Entity Class
field_75624_e,classToIDMapping,2,provides a mapping between an Entity Class and an entity ID
field_75625_b,stringToClassMapping,2,Provides a mapping between entity classes and a string
field_75626_c,classToStringMapping,2,Provides a mapping between a string and an entity classes
field_75627_a,entityEggs,2,This is a HashMap of the Creative Entity Eggs/Spawners.
field_75994_l,statStringFormatter,0,"Holds a string formatter for the achievement, some of then needs extra dynamic info - like the key used to open the inventory."
field_76239_H,replaceable,2,"Determines whether blocks with this material can be ""overwritten"" by other blocks when placed - eg snow, vines and tall grass."
field_76242_K,mobilityFlag,2,"Mobility information flag. 0 indicates that this block is normal, 1 indicates that it can't push other blocks, 2 indicates that it can't be pushed."
field_76447_d,freeLargeArrays,2,A list of pre-allocated int[cacheSize] arrays that are currently unused and can be returned by getIntCache()
field_76448_e,inUseLargeArrays,2,A list of pre-allocated int[cacheSize] arrays that were previously returned by getIntCache() and which will not be re-used again until resetIntCache() is called.
field_76449_b,freeSmallArrays,2,A list of pre-allocated int[256] arrays that are currently unused and can be returned by getIntCache()
field_76450_c,inUseSmallArrays,2,A list of pre-allocated int[256] arrays that were previously returned by getIntCache() and which will not be re-used again until resetIntCache() is called.
field_76451_a,intCacheSize,2,
field_76460_b,duration,2,The duration of the potion effect
field_76461_c,amplifier,2,The amplifier of the potion effect
field_76462_a,potionID,2,ID value of the potion this effect matches.
field_76476_f,syncLock,2,
field_76477_g,isRunning,2,
field_76478_d,playerStatsCollector,2,
field_76479_e,threadTrigger,2,set to fire the snooperThread every 15 mins
field_76480_b,uniqueID,2,
field_76481_c,serverUrl,2,URL of the server to send the report to
field_76482_a,dataMap,2,String map for report data
field_76483_h,selfCounter,2,incremented on every getSelfCounterFor
field_76488_a,doBlockNotify,2,"Sets wither or not the generator should notify blocks of blocks it changes. When the world is first generated, this is false, when saplings grow, this is true."
field_76501_f,height,2,
field_76502_g,heightAttenuation,2,
field_76503_d,basePos,2,
field_76504_e,heightLimit,2,
field_76505_b,rand,2,random seed for GenBigTree
field_76506_c,worldObj,2,Reference to the World object.
field_76507_a,otherCoordPairs,2,"Contains three sets of two values that provide complimentary indices for a given 'major' index - 1 and 2 for 0, 0 and 2 for 1, and 0 and 1 for 2."
field_76508_n,leafDistanceLimit,2,Sets the distance limit for how far away the generator will populate leaves from the base leaf node.
field_76509_o,leafNodes,2,Contains a list of a points at which to generate groups of leaves.
field_76510_l,trunkSize,2,"Currently always 1, can be set to 2 in the class constructor to generate a double-sized tree trunk for big trees."
field_76511_m,heightLimitLimit,2,Sets the limit of the random value used to initialize the height limit.
field_76512_j,scaleWidth,2,
field_76513_k,leafDensity,2,
field_76514_h,branchDensity,2,
field_76515_i,branchSlope,2,
field_76516_a,deadBushID,2,stores the ID for WorldGenDeadBush
field_76517_b,numberOfBlocks,2,The number of blocks to generate.
field_76518_a,clayBlockId,2,The block ID for clay.
field_76520_b,woodMetadata,2,Sets the metadata for the wood blocks used
field_76521_c,leavesMetadata,2,Sets the metadata for the leaves used in huge trees
field_76522_a,baseHeight,2,The base height of the tree
field_76523_a,mushroomType,2,"The mushroom type. 0 for brown, 1 for red."
field_76524_a,blockIndex,2,
field_76525_a,hellLavaID,2,Stores the ID for WorldGenHellLava
field_76528_a,plantBlockId,2,The ID of the plant block used in this plant generator.
field_76530_d,metaLeaves,2,The metadata value of the leaves to use in tree generation.
field_76531_b,vinesGrow,2,True if this tree should grow Vines.
field_76532_c,metaWood,2,The metadata value of the wood to use in tree generation.
field_76533_a,minTreeHeight,2,The minimum height of a generated tree.
field_76534_b,tallGrassMetadata,2,
field_76535_a,tallGrassID,2,Stores ID for WorldGenTallGrass
field_76537_a,liquidBlockId,2,The ID of the liquid block used in this liquid generator.
field_76538_a,replaceID,2,The Block ID that the generator is allowed to replace while generating the terrain.
field_76539_b,radius,2,The maximum radius used when generating a patch of blocks.
field_76540_a,sandID,2,Stores ID for WorldGenSand
field_76541_b,numberOfBlocks,2,The number of blocks to generate.
field_76542_a,minableBlockId,2,The block ID of the ore to be placed using this generator.
field_76642_o,sendUpdates,2,"Updates to this chunk will not be sent to clients if this is false. This field is set to true the first time the chunk is sent to a client, and never set to false."
field_76643_l,isModified,2,Set to true if the chunk has been modified and needs to be updated internally.
field_76644_m,hasEntities,2,Whether this Chunk has any Entities and thus requires saving on every tick
field_76645_j,entityLists,2,Array of Lists containing the entities in this Chunk. Each List represents a 16 block subchunk.
field_76646_k,isTerrainPopulated,2,Boolean value indicating if the terrain is populated.
field_76647_h,zPosition,2,The z coordinate of the chunk.
field_76648_i,chunkTileEntityMap,2,A Map of ChunkPositions to TileEntities in this chunk
field_76649_t,queuedLightChecks,2,"Contains the current round-robin relight check index, and is implied as the relight check location as well."
field_76650_s,isGapLightingUpdated,2,
field_76651_r,blockBiomeArray,2,Contains a 16x16 mapping on the X/Z plane of the biome ID to which each colum belongs.
field_76652_q,storageArrays,2,"Used to store block IDs, block MSBs, Sky-light maps, Block-light maps, and metadata. Each entry corresponds to a logical segment of 16x16x16 blocks, stacked vertically."
field_76678_f,blockMetadataArray,2,Stores the metadata associated with blocks in this ExtendedBlockStorage.
field_76679_g,blocklightArray,2,The NibbleArray containing a block of Block-light data.
field_76680_d,blockLSBArray,2,Contains the least significant 8 bits of each block ID belonging to this block storage's parent Chunk.
field_76681_e,blockMSBArray,2,Contains the most significant 4 bits of each block ID belonging to this block storage's parent Chunk.
field_76682_b,blockRefCount,2,A total count of the number of non-air blocks in this block storage's Chunk.
field_76683_c,tickRefCount,2,Contains the number of blocks in this block storage's parent chunk that require random ticking. Used to cull the Chunk from random tick updates for performance reasons.
field_76684_a,yBase,2,Contains the bottom-most Y block represented by this ExtendedBlockStorage. Typically a multiple of 16.
field_76685_h,skylightArray,2,The NibbleArray containing a block of Sky-light data.
field_76687_b,depthBits,2,
field_76688_c,depthBitsPlusFour,2,
field_76689_a,data,2,
field_76692_f,data,2,
field_76693_g,blocks,2,
field_76694_d,blockLight,2,
field_76695_e,skyLight,2,
field_76696_b,terrainPopulated,2,
field_76697_c,heightmap,2,
field_76698_a,lastUpdated,2,
field_76699_l,z,2,
field_76700_j,tileTicks,2,
field_76701_k,x,2,
field_76702_h,entities,2,
field_76703_i,tileEntities,2,
field_76714_f,sectorFree,2,
field_76715_g,sizeDelta,2,McRegion sizeDelta
field_76716_d,offsets,2,
field_76717_e,chunkTimestamps,2,
field_76718_b,fileName,2,
field_76719_c,dataFile,2,
field_76720_a,emptySector,2,
field_76721_h,lastModified,2,
field_76722_b,chunkX,2,
field_76723_c,chunkZ,2,
field_76724_a,regionFile,2,
field_76748_D,minHeight,2,The minimum height of this biome. Default 0.1.
field_76749_E,maxHeight,2,The maximum height of this biome. Default 0.3.
field_76750_F,temperature,2,The temperature of this biome.
field_76751_G,rainfall,2,The rainfall in this biome.
field_76752_A,topBlock,2,The block expected to be on the top of this biome
field_76753_B,fillerBlock,2,The block to fill spots in when not on the top
field_76755_L,spawnableWaterCreatureList,2,Holds the classes of any aquatic creature that can be spawned in the water of the biome.
field_76756_M,biomeID,2,"The id number to this biome, and its index in the biomeList array."
field_76798_D,mushroomsPerChunk,2,"The number of extra mushroom patches per chunk. It generates 1/4 this number in brown mushroom patches, and 1/8 this number in red mushroom patches. These mushrooms go beyond the default base number of mushrooms."
field_76799_E,reedsPerChunk,2,The number of reeds to generate per chunk. Reeds won't generate if the randomly selected placement is unsuitable.
field_76800_F,cactiPerChunk,2,The number of cactus plants to generate per chunk. Cacti only work on sand.
field_76801_G,sandPerChunk,2,The number of sand patches to generate per chunk. Sand patches only generate when part of it is underwater.
field_76802_A,flowersPerChunk,2,"The number of yellow flower patches to generate per chunk. The game generates much less than this number, since it attempts to generate them at a random altitude."
field_76803_B,grassPerChunk,2,The amount of tall grass to generate per chunk.
field_76804_C,deadBushPerChunk,2,The number of dead bushes to generate per chunk. Used in deserts and swamps.
field_76805_H,sandPerChunk2,2,The number of sand patches to generate per chunk. Sand patches only generate when part of it is underwater. There appear to be two separate fields for this.
field_76806_I,clayPerChunk,2,The number of clay patches to generate per chunk. Only generates when part of it is underwater.
field_76807_J,bigMushroomsPerChunk,2,Amount of big mushrooms per chunk
field_76808_K,generateLakes,2,True if decorator should generate surface lava & water
field_76809_f,clayGen,2,The clay generator.
field_76810_g,sandGen,2,The sand generator.
field_76811_d,chunk_Z,2,The Z-coordinate of the chunk currently being decorated
field_76812_e,biome,2,The biome generator object.
field_76813_b,randomGenerator,2,The Biome Decorator's random number generator.
field_76814_c,chunk_X,2,The X-coordinate of the chunk currently being decorated
field_76815_a,currentWorld,2,The world the BiomeDecorator is currently decorating
field_76816_n,redstoneGen,2,Field that holds redstone WorldGenMinable
field_76817_o,diamondGen,2,Field that holds diamond WorldGenMinable
field_76818_l,ironGen,2,
field_76819_m,goldGen,2,Field that holds gold WorldGenMinable
field_77227_f,mouseY,0,Y axis position of the mouse
field_77228_g,width,0,"The width of the GuiScreen. Affects the container rendering, but not the overlays."
field_77229_d,slotHeight,0,The height of a slot.
field_77230_e,mouseX,0,X axis position of the mouse
field_77231_b,top,0,The top of the slot container. Affects the overlays and scrolling.
field_77232_c,bottom,0,The bottom of the slot container. Affects the overlays and scrolling.
field_77233_a,mc,0,
field_77234_n,scrollMultiplier,0,what to multiply the amount you moved your mouse by(used for slowing down scrolling when over the items and no on scroll bar)
field_77235_o,amountScrolled,0,how far down this slot has been scrolled
field_77236_l,scrollDownButtonID,0,the buttonID of the button used to scroll down
field_77237_m,initialClickY,0,where the mouse was in the window when you first clicked to scroll
field_77238_j,left,0,
field_77239_k,scrollUpButtonID,0,button id of the button used to scroll up
field_77240_h,height,0,"The height of the GuiScreen. Affects the container rendering, but not the overlays or the scrolling."
field_77241_i,right,0,
field_77244_r,showSelectionBox,0,true if a selected element in this gui will show an outline box
field_77245_q,lastClicked,0,the time when this button was last clicked.
field_77246_p,selectedElement,0,the element in the list that was selected
field_77250_a,parentGui,0,Instance to the GUI this list is on.
field_77252_a,languageGui,0,
field_77254_a,parentWorldGui,0,
field_77255_a,snooperGui,0,
field_77256_a,statsGui,0,
field_77263_l,statsGui,0,
field_77268_a,theStats,0,Instance of GuiStats.
field_77269_a,slotGuiStats,0,Instance of GuiStats.
field_77308_f,texturePackCache,0,A mapping of texture IDs to TexturePackBase objects used by updateAvaliableTexturePacks() to avoid reloading texture packs that haven't changed on disk.
field_77309_g,selectedTexturePack,0,The TexturePack that will be used.
field_77310_d,mpTexturePackFolder,0,Folder for the multi-player texturepacks. Returns File.
field_77311_e,availableTexturePacks,0,The list of the available texture packs.
field_77312_b,mc,0,The Minecraft instance.
field_77313_c,texturePackDir,0,The directory the texture packs will be loaded from.
field_77314_a,defaultTexturePack,0,An instance of TexturePackDefault for the always available builtin texture pack.
field_77315_h,isDownloading,0,True if a texture pack is downloading in the background.
field_77342_w,infinity,2,"Infinity enchantment for bows. The bow will not consume arrows anymore, but will still required at least one arrow on inventory use the bow."
field_77343_v,flame,2,Flame enchantment for bows. Arrows fired by the bow will be on fire. Any target hit will also set on fire.
field_77344_u,punch,2,"Knockback enchantments for bows, the arrows will knockback the target when hit."
field_77345_t,power,2,"Power enchantment for bows, add's extra damage to arrows."
field_77346_s,fortune,2,Can multiply the drop rate of items from blocks
field_77347_r,unbreaking,2,"Sometimes, the tool's durability will not be spent when the tool is used"
field_77348_q,silkTouch,2,"Blocks mined will drop themselves, even if it should drop something else (e.g. stone will drop stone, not cobblestone)"
field_77349_p,efficiency,2,Faster resource gathering while in use
field_77350_z,name,2,Used in localisation and stats.
field_77351_y,type,2,The EnumEnchantmentType given to this Enchantment.
field_77352_x,effectId,2,
field_77353_D,thresholdEnchantability,2,"Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant."
field_77354_A,protectionName,2,Holds the name to be translated of each protection type.
field_77355_B,baseEnchantability,2,Holds the base factor of enchantability needed to be able to use the enchant.
field_77356_a,protectionType,2,"Defines the type of protection of the enchantment, 0 = all, 1 = fire, 2 = fall (feather fall), 3 = explosion and 4 = projectile."
field_77357_C,levelEnchantability,2,Holds how much each level increased the enchantability factor to be able to use this enchant.
field_77358_D,thresholdEnchantability,2,"Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant."
field_77359_A,protectionName,2,Holds the name to be translated of each protection type.
field_77360_B,baseEnchantability,2,Holds the base factor of enchantability needed to be able to use the enchant.
field_77361_a,damageType,2,"Defines the type of damage of the enchantment, 0 = all, 1 = undead, 3 = arthropods"
field_77362_C,levelEnchantability,2,Holds how much each level increased the enchantability factor to be able to use this enchant.
field_77461_d,nameToSoundPoolEntriesMapping,0,Maps a name (can be sound/newsound/streaming/music/newmusic) to a list of SoundPoolEntry's.
field_77462_e,allSoundPoolEntries,0,A list of all SoundPoolEntries that have been loaded.
field_77463_b,isGetRandomSound,0,
field_77464_c,rand,0,The RNG used by SoundPool.
field_77465_a,numberOfSoundPoolEntries,0,The number of soundPoolEntry's. This value is computed but never used (should be equal to allSoundPoolEntries.size()).
field_77471_a,foliageBuffer,0,Color buffer for foliage
field_77476_b,lightmapTexUnit,0,"An OpenGL constant corresponding to GL_TEXTURE1, used when setting data pertaining to auxiliary OpenGL texture units."
field_77477_c,useMultitextureARB,0,True if the renderer supports multitextures and the OpenGL version != 1.3
field_77478_a,defaultTexUnit,0,"An OpenGL constant corresponding to GL_TEXTURE0, used when setting data pertaining to auxiliary OpenGL texture units."
field_77481_a,grassBuffer,0,Color buffer for grass
field_77850_cb,potionDuration,2,set by setPotionEffect
field_77851_ca,potionId,2,represents the potion effect that will occurr upon eating this food. Set by setPotionEffect
field_77852_bZ,alwaysEdible,2,"If this field is true, the food can be consumed even if the player don't need to eat."
field_77853_b,healAmount,2,The amount this food item heals the player.
field_77854_c,saturationModifier,2,
field_77855_a,itemUseDuration,2,Number of ticks to run while 'EnumAction'ing until result.
field_77856_bY,isWolfsFavoriteMeat,2,Whether wolves like this food (true for raw and cooked porkchop).
field_77857_cc,potionAmplifier,2,set by setPotionEffect
field_77858_cd,potionEffectProbability,2,probably of the set potion effect occurring
field_77859_b,dyeColors,2,
field_77860_a,dyeColorNames,2,List of dye color names
field_77862_b,toolMaterial,2,The material this tool is made from.
field_77863_c,blocksEffectiveAgainst,2,Array of blocks the tool has extra effect against.
field_77864_a,efficiencyOnProperMaterial,2,
field_77865_bY,damageVsEntity,2,Damage versus entities.
field_77866_c,blocksEffectiveAgainst,2,an array of the blocks this spade is effective against
field_77867_c,blocksEffectiveAgainst,2,an array of the blocks this pickaxe is effective against
field_77868_c,blocksEffectiveAgainst,2,an array of the blocks this axe is effective against
field_77870_a,doorMaterial,2,
field_77876_a,isFull,2,field for checking if the bucket has been filled.
field_77878_bZ,material,2,The EnumArmorMaterial used for this ItemArmor
field_77879_b,damageReduceAmount,2,Holds the amount of damage that the armor reduces at full durability.
field_77880_c,renderIndex,2,"Used on RenderPlayer to select the correspondent armor to be rendered on the player: 0 is cloth, 1 is chain, 2 is iron, 3 is diamond and 4 is gold."
field_77881_a,armorType,2,"Stores the armor type: 0 is helmet, 1 is plate, 2 is legs and 3 is boots"
field_77882_bY,maxDamageArray,2,Holds the 'base' maxDamage that each armorType have.
field_77885_a,blockID,2,The block ID of the Block associated with this ItemBlock
field_77937_e,rarityColor,0,A decimal representation of the hex color codes of a the color assigned to this rarity type. (13 becomes d as in \247d which is light purple)
field_78041_r,drawTitle,2,Whether to draw the title in the foreground of the creative GUI
field_78042_q,hasScrollbar,2,
field_78043_p,backgroundImageName,2,Texture to use.
field_78048_f,maxDamageFactor,2,"Holds the maximum damage factor (each piece multiply this by it's own value) of the material, this is the item damage (how much can absorb before breaks)"
field_78049_g,damageReductionAmountArray,2,"Holds the damage reduction (each 1 points is half a shield on gui) of each piece of armor (helmet, plate, legs and boots)"
field_78055_h,enchantability,2,Return the enchantability factor of the material
field_78215_f,frontLeg,0,The front leg Model renderer of the dragon
field_78216_g,rearLegTip,0,The rear leg tip Model renderer of the dragon
field_78217_d,body,0,The body Model renderer of the dragon
field_78218_e,rearLeg,0,The rear leg Model renderer of the dragon
field_78219_b,neck,0,The neck Model renderer of the dragon
field_78220_c,jaw,0,The jaw Model renderer of the dragon
field_78221_a,head,0,The head Model renderer of the dragon
field_78222_l,wingTip,0,The wing tip Model renderer of the dragon
field_78223_m,partialTicks,0,
field_78224_j,frontFoot,0,The front foot Model renderer of the dragon
field_78225_k,wing,0,The wing Model renderer of the dragon
field_78226_h,frontLegTip,0,The front leg tip Model renderer of the dragon
field_78227_i,rearFoot,0,The rear foot Model renderer of the dragon
field_78228_b,glass,0,The glass model for the Ender Crystal.
field_78229_c,base,0,The base model for the Ender Crystal.
field_78230_a,cube,0,The cube model for the Ender Crystal.
field_78232_b,chestBelow,0,The model of the bottom of the chest.
field_78233_c,chestKnob,0,The chest's knob in the chest model.
field_78234_a,chestLid,0,The chest lid in the chest's model.
field_78237_b,nVertices,0,
field_78238_c,invertNormal,0,
field_78239_a,vertexPositions,0,
field_78241_b,texturePositionX,0,
field_78242_c,texturePositionY,0,
field_78243_a,vector3D,0,
field_78246_f,posZ2,0,Z vertex coordinate of upper box corner
field_78248_d,posX2,0,X vertex coordinate of upper box corner
field_78249_e,posY2,0,Y vertex coordinate of upper box corner
field_78250_b,posY1,0,Y vertex coordinate of lower box corner
field_78251_c,posZ1,0,Z vertex coordinate of lower box corner
field_78252_a,posX1,0,X vertex coordinate of lower box corner
field_78253_h,vertexPositions,0,"The (x,y,z) vertex positions and (u,v) texture coordinates for each of the 8 points on a cube"
field_78254_i,quadList,0,"An array of 6 TexturedQuads, one for each face of a cube"
field_78285_g,colorCode,0,Array of RGB triplets defining the 16 standard chat colors followed by 16 darker version of the same colors for drop shadows.
field_78286_d,charWidth,0,Array of width of all the characters in default.png
field_78287_e,glyphWidth,0,Array of the start/end column (in upper/lower nibble) for every glyph in the /font directory.
field_78288_b,FONT_HEIGHT,0,the height in pixels of default text
field_78289_c,fontRandom,0,
field_78291_n,red,0,Used to specify new red value for the current color.
field_78292_o,blue,0,Used to specify new blue value for the current color.
field_78293_l,unicodeFlag,0,"If true, strings should be rendered with Unicode fonts instead of the default.png font"
field_78294_m,bidiFlag,0,"If true, the Unicode Bidirectional Algorithm should be run before rendering any string."
field_78295_j,posX,0,Current X coordinate at which to draw the next character.
field_78296_k,posY,0,Current Y coordinate at which to draw the next character.
field_78298_i,renderEngine,0,The RenderEngine used to load and setup glyph textures.
field_78299_w,strikethroughStyle,0,"Set if the ""m"" style (strikethrough) is active in currently rendering string"
field_78300_v,underlineStyle,0,"Set if the ""n"" style (underlined) is active in currently rendering string"
field_78301_u,italicStyle,0,"Set if the ""o"" style (italic) is active in currently rendering string"
field_78302_t,boldStyle,0,"Set if the ""l"" style (bold) is active in currently rendering string"
field_78303_s,randomStyle,0,"Set if the ""k"" style (random) is active in currently rendering string"
field_78304_r,textColor,0,Text color of the currently rendering string.
field_78305_q,alpha,0,Used to speify new alpha value for the current color.
field_78306_p,green,0,Used to specify new green value for the current color.
field_78311_g,clickedUrl,0,The URL which was clicked on.
field_78314_b,fontR,0,
field_78315_c,line,0,
field_78316_a,pattern,0,
field_78317_b,serverSlotContainer,0,Slot container for the server list
field_78318_a,pollServersServerData,0,An Instnace of ServerData.
field_78320_d,fontRenderer,0,
field_78321_b,bufferedImage,0,
field_78322_c,gameSettings,0,
field_78323_a,intArray,0,
field_78329_d,scaledHeightD,0,
field_78330_e,scaleFactor,0,
field_78331_b,scaledHeight,0,
field_78332_c,scaledWidthD,0,
field_78333_a,scaledWidth,0,
field_78335_b,slotStatsBlockGUI,0,
field_78336_a,statsGUI,0,
field_78338_b,slotStatsItemGUI,0,
field_78339_a,statsGUI,0,
field_78358_g,imageData,0,Stores the image data for the texture.
field_78365_j,options,0,Reference to the GameSettings object
field_78366_k,texturePack,0,Texture pack
field_78368_i,urlToImageDataMap,0,A mapping from image URLs to ThreadDownloadImageData instances
field_78387_D,vboCount,0,Number of vertex buffer objects allocated for use.
field_78388_E,bufferSize,0,The size of the buffers used (in integers).
field_78389_A,useVBO,0,Whether we are currently using VBO or not.
field_78390_B,vertexBuffers,0,An IntBuffer used to store the indices of vertex buffer objects.
field_78391_C,vboIndex,0,"The index of the last VBO used. This is used in round-robin fashion, sequentially, through the vboCount vertex buffers."
field_78392_f,floatBuffer,0,"The same memory as byteBuffer, but referenced as an float buffer."
field_78393_g,shortBuffer,0,Short buffer
field_78394_d,byteBuffer,0,The byte buffer used for GL allocation.
field_78395_e,intBuffer,0,"The same memory as byteBuffer, but referenced as an integer buffer."
field_78396_b,convertQuadsToTriangles,0,Boolean used to check whether quads should be drawn as two triangles. Initialized to false and never changed.
field_78397_c,tryVBO,0,Boolean used to check if we should use vertex buffers. Initialized to false and never changed.
field_78398_a,instance,0,The static instance of the Tessellator.
field_78399_n,hasColor,0,Whether the current draw object for this tessellator has color values.
field_78400_o,hasTexture,0,Whether the current draw object for this tessellator has texture coordinates.
field_78401_l,brightness,0,
field_78402_m,color,0,The color (RGBA) value to be used for the following draw call.
field_78403_j,textureU,0,The first coordinate to be used for the texture.
field_78404_k,textureV,0,The second coordinate to be used for the texture.
field_78405_h,rawBuffer,0,Raw integer array.
field_78406_i,vertexCount,0,The number of vertices to be drawn in the next draw call. Reset to 0 between draw calls.
field_78407_w,yOffset,0,An offset to be applied along the y-axis for all vertices in this draw call.
field_78408_v,xOffset,0,An offset to be applied along the x-axis for all vertices in this draw call.
field_78409_u,drawMode,0,The draw mode currently being used by the tessellator.
field_78410_t,isColorDisabled,0,Disables all color information for the following draw call.
field_78411_s,addedVertices,0,The number of vertices manually added to the given draw call. This differs from vertexCount because it adds extra vertices when converting quads to triangles.
field_78412_r,rawBufferIndex,0,The index into the raw buffer to be used for the next data.
field_78413_q,hasNormals,0,Whether the current draw object for this tessellator has normal values.
field_78414_p,hasBrightness,0,
field_78415_z,isDrawing,0,Whether this tessellator is currently in draw mode.
field_78416_y,normal,0,The normal to be applied to the face being drawn.
field_78417_x,zOffset,0,An offset to be applied along the z-axis for all vertices in this draw call.
field_78436_b,imageWidth,0,
field_78437_c,imageHeight,0,
field_78438_a,imageData,0,
field_78449_f,mapItemRenderer,0,
field_78450_g,equippedItemSlot,0,"The index of the currently held item (0-8, or -1 if not yet updated)"
field_78451_d,prevEquippedProgress,0,
field_78452_e,renderBlocksInstance,0,Instance of RenderBlocks.
field_78453_b,itemToRender,0,
field_78454_c,equippedProgress,0,How far the current item has been equipped (0 disequipped and 1 fully up)
field_78455_a,mc,0,A reference to the Minecraft object.
field_78456_b,buffer,0,The image buffer to use.
field_78457_c,imageData,0,The image data.
field_78458_a,location,0,The URL of the image to download.
field_78459_d,textureSetupComplete,0,"True if the texture has been allocated and the image copied to the texture. This is reset if global rendering settings change, so that setupTexture will be called again."
field_78460_b,referenceCount,0,Number of open references to this ThreadDownloadImageData
field_78461_c,textureName,0,"The GL texture name associated with this image, or -1 if the texture has not been allocated"
field_78829_b,responseTime,0,Player response time to server in milliseconds
field_78830_c,nameinLowerCase,0,Player name in lowercase.
field_78831_a,name,0,The string value of the object
field_78833_a,theWorldClient,0,Reference to the WorldClient object.
field_78835_a,theWorldClient,0,Reference to the WorldClient object.
field_78843_d,serverMOTD,0,(better variable name would be 'hostname') server name as displayed in the server browser's second line (grey text)
field_78844_e,pingToServer,0,last server ping that showed up in the server browser
field_78845_b,serverIP,0,
field_78846_c,populationInfo,0,"the string indicating number of players on and capacity of the server that is shown on the server browser (i.e. ""5/20"" meaning 5 slots used out of 20 slots total)"
field_78847_a,serverName,0,
field_78848_h,acceptsTextures,0,
field_78858_b,servers,0,List of ServerData instances.
field_78859_a,mc,0,The Minecraft instance.
field_78865_b,serverPort,0,
field_78866_a,ipAddress,0,
field_78875_d,rand,0,RNG.
field_78876_b,fxLayers,0,
field_78877_c,renderer,0,
field_78878_a,worldObj,0,Reference to the World object.
field_82176_d,armorProbability,0,Probability to get armor
field_82176_d,armorProbability,1,Probability to get armor
field_82177_b,enchantmentProbability,0,An array of probabilities that determines whether a random enchantment should be added to the held item. Indexed by difficulty.
field_82177_b,enchantmentProbability,1,An array of probabilities that determines whether a random enchantment should be added to the held item. Indexed by difficulty.
field_82178_c,armorEnchantmentProbability,0,Probability to get enchanted armor
field_82178_c,armorEnchantmentProbability,1,Probability to get enchanted armor
field_82182_bS,equipment,2,Equipment (armor and held item) for this entity.
field_82184_d,aiControlledByPlayer,2,AI task for player control.
field_82189_bL,lastBuyingPlayer,2,"Last player to trade with this villager, used for aggressivity."
field_82192_a,mobSelector,2,Entity selector for IMob types.
field_82199_d,witchDrops,2,List of items a witch should drop on death.
field_82200_e,witchAttackTimer,2,"Timer used as interval for a witch's attack, decremented every tick if aggressive and when reaches zero the witch will throw a potion at the target entity."
field_82219_bJ,attackEntitySelector,2,Selector used to determine the entities a wither boss should attack.
field_82226_g,explosionRadius,2,Explosion radius for this creeper.
field_82234_d,conversionTime,2,Ticker used to determine the time remaining for this zombie to convert into a villager when cured.
field_82237_a,currentFlightTarget,2,randomly selected ChunkCoordinates in a 7x6x7 box around the bat (y offset -2 to 4) towards which it will fly. upon getting close a new target will be selected
field_82248_d,spawnForced,2,"Whether this player's spawn point is forced, preventing execution of bed checks."
field_82401_a,skeletonHeadModel,0,The Skeleton's head model.
field_82405_a,renderBlocksInstance,0,
field_82407_g,renderInFrame,0,
field_82424_k,bipedArmorFilenamePrefix,0,List of armor texture filenames.
field_82446_a,renderedBatSize,0,"not actually sure this is size, is not used as of now, but the model would be recreated if the value changed and it seems a good match for a bats size"
field_82453_b,createFlatWorldGui,0,
field_82458_b,flatPresetsGui,0,
field_82470_g,playingSounds,0,Identifiers of all currently playing sounds. Type: HashSet<String>
field_82471_f,minecartIsMoving,0,
field_82472_g,silent,0,
field_82473_d,playerSPRidingMinecart,0,
field_82474_e,minecartIsDead,0,
field_82475_b,theMinecart,0,Minecart which sound is being updated.
field_82476_c,thePlayer,0,The player that is getting the minecart sound updates.
field_85190_d,destinationCoordinateKeys,2,A list of valid keys for the destinationCoordainteCache. These are based on the X & Z of the players initial location.
field_85191_c,destinationCoordinateCache,2,Stores successful portal placement locations for rapid lookup.
field_94112_b,dropContentsWhenDead,2,"When set to true, the minecart will drop all items when setDead() is called. When false (such as when travelling dimensions) it preserves its contents."
field_94289_d,width,0,Width of this texture in pixels.
field_94290_e,height,0,Height of this texture in pixels.
field_94291_b,textureId,0,
field_94292_c,textureType,0,
field_94293_a,glTextureId,0,
field_94294_n,textureRect,0,
field_94295_o,transferred,0,
field_94296_l,mipmapActive,0,
field_94297_m,textureName,0,
field_94298_j,textureMagFilter,0,
field_94299_k,textureWrap,0,
field_94300_h,textureTarget,0,
field_94301_i,textureMinFilter,0,
field_94302_r,textureData,0,
field_94303_q,textureNotModified,0,False if the texture has been modified since it was last uploaded to the GPU.
field_94304_p,autoCreate,0,"Uninitialized boolean. If true, the texture is re-uploaded every time it's modified. If false, every tick after it's been modified at least once in that tick."
field_94313_f,maxHeight,0,
field_94314_g,forcePowerOf2,0,
field_94315_d,currentHeight,0,
field_94316_e,maxWidth,0,
field_94317_b,stitchSlots,0,
field_94318_c,currentWidth,0,
field_94319_a,setStitchHolders,0,
field_94320_l,textureName,0,
field_94322_k,atlasTexture,0,
field_94323_h,maxTileDimension,0,Max size (width or height) of a single tile
field_94500_e,useProvidedWindowTitle,2,"If false, the client will look up a string like ""window.minecart"". If true, the client uses what the server provides."
field_94512_f,isStraightRail,2,
field_94513_g,railChunkPosition,2,The chunk position the rail is at.
field_96480_b,scoreName,2,The unique name for the scoreboard to be displayed.
field_96481_a,scoreboardPosition,2,"The position of the scoreboard. 0 = list, 1 = sidebar, 2 = belowName."
field_96482_b,objectiveDisplayName,2,
field_96483_c,change,2,"0 to create scoreboard, 1 to remove scoreboard, 2 to update display text."
field_96484_a,objectiveName,2,
field_96485_d,updateOrRemove,2,0 to create/update an item. 1 to remove an item.
field_96486_b,scoreName,2,The unique name for the scoreboard to be updated. Only sent when updateOrRemove does not equal 1.
field_96487_c,value,2,The score to be displayed next to the entry. Only sent when Update/Remove does not equal 1.
field_96488_a,itemName,2,An unique name to be displayed in the list.
field_96489_f,mode,2,If 0 then the team is created. If 1 then the team is removed. If 2 the team team information is updated. If 3 then new players are added to the team. If 4 then players are removed from the team.
field_96491_d,teamSuffix,2,Only if mode = 0 or 2. Displayed after the players' name that are part of this team.
field_96492_e,playerNames,2,Only if mode = 0 or 3 or 4. Players to be added/remove from the team.
field_96493_b,teamDisplayName,2,Only if mode = 0 or 2.
field_96494_c,teamPrefix,2,Only if mode = 0 or 2. Displayed before the players' name that are part of this team.
field_96495_a,teamName,2,A unique name for the team.