portingtools/mappings/fields.csv
2022-10-31 10:48:35 +01:00

267 KiB

1field_100000_espawnChances2Chances for slimes to spawn in swamps for every moon phase.
2field_100001_odoneBtn2"Done" button for the GUI.
3field_100002_dcancelBtn2
4field_100003_cdoneBtn2
5field_100010_biconArray2
6field_100013_fisPotionDurationMax2True if potion effect duration is at maximum, false otherwise.
7field_70009_bbuffer2RCon string buffer for log.
8field_70010_aconsoleBuffer2only ever used by MinecraftServer.executeCommand
9field_70116_cvserverPosZ2
10field_70117_cuserverPosY2
11field_70118_ctserverPosX2
12field_70119_cscloakUrl2downloadable location of player's cloak
13field_70120_crskinUrl2downloadable location of player's skin
14field_70121_DboundingBox2Axis aligned bounding box.
15field_70122_EonGround2
16field_70123_FisCollidedHorizontally2True if after a move this entity has collided with something on X- or Z-axis
17field_70124_GisCollidedVertically2True if after a move this entity has collided with something on Y-axis
18field_70125_ArotationPitch2Entity rotation Pitch
19field_70126_BprevRotationYaw2
20field_70127_CprevRotationPitch2
21field_70128_LisDead2Gets set by setDead, so this must be the flag whether an Entity is dead (inactive may be better term)
22field_70129_MyOffset2
23field_70130_Nwidth2How wide this entity is considered to be
24field_70131_Oheight2How high this entity is considered to be
25field_70132_HisCollided2True if after a move this entity has collided with something either vertically or horizontally
26field_70133_IvelocityChanged2
27field_70134_JisInWeb2
28field_70136_UlastTickPosZ2The entity's Z coordinate at the previous tick, used to calculate position during rendering routines
29field_70137_TlastTickPosY2The entity's Y coordinate at the previous tick, used to calculate position during rendering routines
30field_70138_WstepHeight2How 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)
31field_70139_VySize2
32field_70140_QdistanceWalkedModified2The distance walked multiplied by 0.6
33field_70141_PprevDistanceWalkedModified2The previous ticks distance walked multiplied by 0.6
34field_70142_SlastTickPosX2The entity's X coordinate at the previous tick, used to calculate position during rendering routines
35field_70143_RfallDistance2
36field_70144_YentityCollisionReduction2Reduces the velocity applied by entity collisions by the specified percent.
37field_70145_XnoClip2Whether this entity won't clip with collision or not (make note it won't disable gravity)
38field_70146_Zrand2
39field_70147_fentityRiderYawDelta2
40field_70148_dfirstUpdate2
41field_70149_eentityRiderPitchDelta2
42field_70150_bnextStepDistance2The distance that has to be exceeded in order to triger a new step sound and an onEntityWalking event on a block
43field_70151_cfire2
44field_70152_anextEntityID2
45field_70153_nriddenByEntity2The entity that is riding this entity
46field_70154_oridingEntity2The entity we are currently riding
47field_70155_lrenderDistanceWeight2
48field_70156_mpreventEntitySpawning2Blocks entities from spawning when they do their AABB check to make sure the spot is clear of entities that can prevent spawning.
49field_70157_kentityId2
50field_70158_akignoreFrustumCheck2Render entity even if it is outside the camera frustum. Only true in EntityFish for now. Used in RenderGlobal: render if ignoreFrustumCheck or in frustum.
51field_70159_wmotionX2Entity motion X
52field_70160_alisAirBorne2
53field_70161_vposZ2Entity position Z
54field_70162_aichunkCoordY2
55field_70163_uposY2Entity position Y
56field_70164_ajchunkCoordZ2
57field_70165_tposX2Entity position X
58field_70166_sprevPosZ2
59field_70167_rprevPosY2
60field_70168_ammyEntitySize2
61field_70169_qprevPosX2
62field_70170_pworldObj2Reference to the World object.
63field_70171_acinWater2Whether this entity is currently inside of water (if it handles water movement that is)
64field_70172_adhurtResistantTime2Remaining time an entity will be "immune" to further damage after being hurt.
65field_70173_aaticksExisted2How many ticks has this entity had ran since being alive
66field_70174_abfireResistance2The amount of ticks you have to stand inside of fire before be set on fire
67field_70175_agaddedToChunk2Has this entity been added to the chunk its within
68field_70176_ahchunkCoordX2
69field_70177_zrotationYaw2Entity rotation Yaw
70field_70178_aeisImmuneToFire2
71field_70179_ymotionZ2Entity motion Z
72field_70180_afdataWatcher2
73field_70181_xmotionY2Entity motion Y
74field_70187_fzTile2
75field_70188_ginTile2
76field_70189_dxTile2
77field_70190_eyTile2
78field_70191_bthrowableShake2
79field_70192_cthrower2Is the entity that throws this 'thing' (snowball, ender pearl, eye of ender or potion)
80field_70193_ainGround2
81field_70194_hticksInGround2
82field_70195_iticksInAir2
83field_70197_dpotionDamage2The damage value of the thrown potion that this EntityPotion represents.
84field_70200_fzTile2The tile this entity is on, Z position
85field_70201_ginTile2
86field_70202_dxTile2The tile this entity is on, X position
87field_70203_eyTile2The tile this entity is on, Y position
88field_70204_bangler2
89field_70205_cbobber2The 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.
90field_70206_ashake2
91field_70207_atfishPitch2
92field_70208_asfishYaw2
93field_70209_arfishZ2
94field_70210_aqfishY2
95field_70211_jticksInAir2
96field_70212_awvelocityZ2
97field_70213_avvelocityY2
98field_70214_hinGround2
99field_70215_auvelocityX2
100field_70216_iticksInGround2
101field_70217_aofishPosRotationIncrements2
102field_70218_apfishX2
103field_70219_anticksCatchable2the number of ticks remaining until this fish can no longer be caught
104field_70221_fshatterOrDrop2
105field_70222_dtargetZ2'z' location the eye should float towards.
106field_70223_edespawnTimer2
107field_70224_btargetX2'x' location the eye should float towards.
108field_70225_ctargetY2'y' location the eye should float towards.
109field_70228_fyTile2
110field_70229_gzTile2
111field_70230_daccelerationZ2
112field_70231_exTile2
113field_70232_baccelerationX2
114field_70233_caccelerationY2
115field_70234_anticksInAir2
116field_70235_ashootingEntity2
117field_70236_jticksAlive2
118field_70237_hinTile2
119field_70238_iinGround2
120field_70245_fzTile2
121field_70246_ginTile2
122field_70247_dxTile2
123field_70248_eyTile2
124field_70249_barrowShake2Seems to be some sort of timer for animating an arrow.
125field_70250_cshootingEntity2The owner of this arrow.
126field_70251_acanBePickedUp21 if the player can pick up the arrow
127field_70252_jticksInGround2
128field_70253_hinData2
129field_70254_iinGround2
130field_70255_aodamage2
131field_70256_apknockbackStrength2The amount of knockback an arrow applies when it hits a mob.
132field_70257_anticksInAir2
133field_70258_bname2The name of the Dragon Part
134field_70259_aentityDragonObj2The dragon entity this dragon part belongs to
135field_70260_bhealth2
136field_70261_ainnerRotation2Used to create the rotation animation when rendering the crystal.
137field_70262_blightningState2Declares which state the lightning bolt is in. Whether it's in the air, hit the ground, etc.
138field_70263_cboltLivingTime2Determines the time before the EntityLightningBolt is destroyed. It is a random integer decremented over time.
139field_70264_aboltVertex2A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
140field_70272_fboatZ2
141field_70273_gboatYaw2
142field_70274_dboatX2
143field_70275_eboatY2
144field_70276_bspeedMultiplier2
145field_70277_cboatPosRotationIncrements2
146field_70278_anvelocityZ2
147field_70280_jvelocityY2
148field_70281_hboatPitch2
149field_70282_ivelocityX2
150field_70284_dshouldDropItem2
151field_70285_bmetadata2
152field_70286_cfallTime2How long the block has been falling for.
153field_70287_ablockID2
154field_70290_dhoverStart2The EntityItem's random initial float height.
155field_70291_ehealth2The health of this EntityItem. (For example, damage for tools)
156field_70292_bage2The age of this EntityItem (used to animate it up and down as well as expire it)
157field_70293_cdelayBeforeCanPickup2
158field_70323_bclassToNameMap2A HashMap storing the classes and mapping to the string names (reverse of nameToClassMap).
159field_70324_qblockType2the Block type that this TileEntity is contained within
160field_70325_pblockMetadata2
161field_70326_anameToClassMap2A HashMap storing string names of classes mapping to the actual java.lang.Class type.
162field_70327_nzCoord2The z coordinate of the tile entity.
163field_70328_otileEntityInvalid2
164field_70329_lxCoord2The x coordinate of the tile entity.
165field_70330_myCoord2The y coordinate of the tile entity.
166field_70331_kworldObj2The reference to the world.
167field_70342_fprogress2
168field_70343_glastProgress2the progress in (de)extending
169field_70344_dextending2if this piston is extending or not
170field_70345_eshouldHeadBeRendered2
171field_70346_bstoredMetadata2
172field_70347_cstoredOrientation2the side the front of the piston is on
173field_70348_astoredBlockID2
174field_70349_hpushedObjects2
175field_70356_dingredientID2
176field_70357_bbrewTime2
177field_70358_cfilledSlots2an integer with each bit specifying whether that slot of the stand contains a potion
178field_70359_abrewingItemStacks2The itemstacks currently placed in the slots of the brewing stand
179field_70362_bdispenserRandom2random number generator for instance. Used in random item stack selection.
180field_70363_adispenserContents2
181field_70367_dticksSinceSync2Server sync counter (once per 20 ticks)
182field_70368_bprevLidAngle2The angle of the chest lid last tick
183field_70369_cnumUsingPlayers2The number of players currently using this ender chest.
184field_70370_alidAngle2The current angle of the chest lid (between 0 and 1)
185field_70371_fbookSpread2The amount that the book is open.
186field_70372_gbookSpreadPrev2The amount that the book is open.
187field_70375_bpageFlip2Value used for determining how the page flip should look.
188field_70376_rrand2
189field_70377_cpageFlipPrev2The last tick's pageFlip value.
190field_70378_atickCount2Used by the render to make the book 'bounce'
191field_70379_jbookRotation2
192field_70380_hbookRotation22
193field_70381_ibookRotationPrev2
194field_70404_dfurnaceItemStacks2The ItemStacks that hold the items currently being used in the furnace
195field_70405_bcurrentItemBurnTime2The number of ticks that a fresh copy of the currently-burning item would keep the furnace burning for
196field_70406_cfurnaceCookTime2The number of ticks that the current item has been cooking for
197field_70407_afurnaceBurnTime2The number of ticks that the furnace will keep burning
198field_70410_blineBeingEdited2The 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.
199field_70411_cisEditable2
200field_70412_asignText2An array of four strings storing the lines of text on the sign.
201field_70415_bpreviousRedstoneState2stores the latest redstone state
202field_70416_anote2Note to play
203field_70417_arecord2ID of record which is in Jukebox
204field_70419_flidAngle2The current angle of the lid (between 0 and 1)
205field_70420_gprevLidAngle2The angle of the lid last tick
206field_70421_dadjacentChestXNeg2Contains the chest tile located adjacent to this one (if any)
207field_70422_eadjacentChestZPosition2Contains the chest tile located adjacent to this one (if any)
208field_70423_badjacentChestZNeg2Contains the chest tile located adjacent to this one (if any)
209field_70424_cadjacentChestXPos2Contains the chest tile located adjacent to this one (if any)
210field_70425_aadjacentChestChecked2Determines if the check for adjacent chests has taken place.
211field_70426_jticksSinceSync2Server sync counter (once per 20 ticks)
212field_70427_hnumUsingPlayers2The number of players currently using this chest
213field_70428_ichestContents2
214field_70456_fcurrentItemStack2The current ItemStack.
215field_70457_gitemStack2
216field_70458_dplayer2The player whose inventory this is.
217field_70459_einventoryChanged2Set 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.
218field_70460_barmorInventory2An array of 4 item stacks containing the currently worn armor pieces.
219field_70461_ccurrentItem2The index of the currently held item (0-8).
220field_70462_amainInventory2An array of 36 item stacks indicating the main player inventory (including the visible bar).
221field_70464_binventoryWidth2the width of the crafting inventory
222field_70465_ceventHandler2Class containing the callbacks for the events on_GUIClosed and on_CraftMaxtrixChanged.
223field_70466_astackList2List of the stacks in the crafting matrix.
224field_70467_astackResult2A list of one item containing the result of the crafting formula
225field_70472_dcurrentRecipe2
226field_70473_ecurrentRecipeIndex2
227field_70474_btheInventory2
228field_70475_cthePlayer2
229field_70476_atheMerchant2
230field_70477_bupperChest2Inventory object corresponding to double chest upper part
231field_70478_clowerChest2Inventory object corresponding to double chest lower part
232field_70479_aname2Name of the chest.
233field_70481_bslotsCount2
234field_70482_cinventoryContents2
235field_70483_ainventoryTitle2
236field_70484_acontainer2The brewing stand this slot belongs to.
237field_70488_aassociatedChest2
238field_70499_fisInReverse2
239field_70500_gmatrix2Minecart rotational logic matrix
240field_70506_asvelocityZ2
241field_70507_arvelocityY2
242field_70508_aqvelocityX2
243field_70509_jminecartY2
244field_70510_hturnProgress2appears to be the progress of the turn
245field_70511_iminecartX2
246field_70512_aominecartYaw2
247field_70513_apminecartPitch2
248field_70514_anminecartZ2
249field_70516_afuse2How long the fuse is
250field_70520_ftickCounter12
251field_70521_dzPosition2
252field_70522_eart2
253field_70523_bxPosition2
254field_70524_cyPosition2
255field_70529_dxpOrbHealth2The health of this XP orb.
256field_70530_expValue2This is how much XP this orb has.
257field_70531_bxpOrbAge2The age of the XP orb in ticks.
258field_70533_axpColor2A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
259field_70544_fparticleScale2
260field_70545_gparticleGravity2
261field_70546_dparticleAge2
262field_70547_eparticleMaxAge2
263field_70548_bparticleTextureJitterX2
264field_70549_cparticleTextureJitterY2
265field_70550_aparticleIcon2The icon field from which the given particle pulls its texture.
266field_70551_jparticleBlue2The blue amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
267field_70552_hparticleRed2The red amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
268field_70553_iparticleGreen2The green amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
269field_70554_aointerpPosY2
270field_70555_apinterpPosZ2
271field_70556_aninterpPosX2
272field_70557_atheEntity2Entity that had been hit and done the Critical hit on.
273field_70558_asparticleName2
274field_70559_armaximumLife2
275field_70560_aqcurrentLife2
276field_70562_aflameScale2the scale of the flame FX
277field_70563_amaterialType2the material type for dropped items/blocks
278field_70564_aqbobTimer2The height of the current bob
279field_70570_areddustParticleScale2
280field_70571_aportalParticleScale2
281field_70572_asportalPosZ2
282field_70573_arportalPosY2
283field_70574_aqportalPosX2
284field_70575_aparticleScaleOverTime2
285field_70577_arcurrentFootSteps2
286field_70579_atimeSinceStart2
287field_70580_aqmaximumTime2the maximum time for the explosion
288field_70583_artheRenderEngine2The Rendering Engine.
289field_70585_anoteParticleScale2
290field_70586_alavaParticleScale2
291field_70587_asmokeParticleScale2
292field_70588_asnowDigParticleScale2
293field_70590_abaseSpellTextureIndex2Base spell texture index
294field_70591_aentityToPickUp2
295field_70592_atyOffs2renamed from yOffset to fix shadowing Entity.yOffset
296field_70593_asmaxAge2
297field_70594_arage2
298field_70595_aqentityPickingUp2
299field_70597_ablockInstance2
300field_70696_bzattackTarget2The active target the Task system uses for tracking
301field_70697_bwmoveSpeed2
302field_70698_bvdefaultPitch2
303field_70699_bynavigator2
304field_70700_bxnumTicksToChaseTarget2How long to keep a specific target entity
305field_70701_bsmoveForward2
306field_70702_brmoveStrafing2
307field_70703_buisJumping2used to check whether entity is jumping.
308field_70704_btrandomYawVelocity2
309field_70705_bnnewRotationPitch2The new yaw rotation to be applied to the entity.
310field_70707_bplastDamage2Amount of damage taken in last hit, in half-hearts
311field_70708_bqentityAge2Holds the living entity age, used to control the despawn.
312field_70709_bjnewPosX2The new X position to be applied to the entity.
313field_70710_bknewPosY2The new Y position to be applied to the entity.
314field_70711_blnewPosZ2The new Z position to be applied to the entity.
315field_70712_bmnewRotationYaw2The new yaw rotation to be applied to the entity.
316field_70713_bfactivePotionsMap2
317field_70714_bgtasks2
318field_70715_bhtargetTasks2
319field_70716_binewPosRotationIncrements2The number of updates over which the new position and rotation are to be applied to the entity.
320field_70717_bbattackingPlayer2The most recent player that has attacked this entity
321field_70718_bcrecentlyHit2Set 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.
322field_70720_bearrowHitTimer2
323field_70721_aZlimbYaw2
324field_70722_aYprevLimbYaw2
325field_70723_bAsenses2
326field_70724_aRattackTime2
327field_70725_aQdeathTime2The amount of time remaining this entity should act 'dead', i.e. have a corpse in the world.
328field_70726_aTcameraPitch2
329field_70727_aSprevCameraPitch2
330field_70728_aVexperienceValue2The experience points the Entity gives.
331field_70729_aUdead2This gets set on entity death, but never used. Looks like a duplicate of isDead
332field_70732_aIprevSwingProgress2
333field_70733_aJswingProgress2
334field_70734_aKhealth2
335field_70735_aLprevHealth2
336field_70736_aMcarryoverDamage2in 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
337field_70737_aNhurtTime2The amount of time remaining this entity should act 'hurt'. (Visual appearance of red tint)
338field_70738_aOmaxHurtTime2What the hurt time was max set to last.
339field_70739_aPattackedAtYaw2The yaw at which this entity was last attacked from.
340field_70742_aCentityType2a string holding the type of entity it is currently only implemented in entityPlayer(as 'humanoid')
341field_70744_aEscoreValue2The score value of the Mob, the amount of points the mob is worth.
342field_70746_aGlandMovementFactor2A 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.
343field_70747_aHjumpMovementFactor2A factor used to determine how far this entity will move each tick if it is jumping or falling.
344field_70749_glookHelper2
345field_70750_aztexture2the path for the texture of this entityLiving
346field_70751_dlastAttackingEntity2
347field_70752_epotionsNeedUpdate2Whether the DataWatcher needs to be updated with the active potions
348field_70754_balimbSwing2Only relevant when limbYaw is not 0(the entity is moving). Influences where in its swing legs and arms currently are.
349field_70755_bentityLivingToAttack2is only being set, has no uses as of MC 1.1
350field_70756_crevengeTimer2
351field_70757_alivingSoundTime2Number of ticks since this EntityLiving last produced its sound
352field_70758_atprevRotationYawHead2Entity head rotation yaw at previous tick
353field_70759_asrotationYawHead2Entity head rotation yaw
354field_70760_arprevRenderYawOffset2
355field_70761_aqrenderYawOffset2
356field_70762_jbodyHelper2
357field_70765_hmoveHelper2
358field_70767_ijumpHelper2Entity jumping helper
359field_70771_anmaxHurtResistantTime2
360field_70772_bDmaximumHomeDistance2If -1 there is no maximum distance
361field_70773_bEjumpTicks2Number of ticks since last jump
362field_70774_bBAIMoveSpeed2
363field_70775_bChomePosition2
364field_70776_bFcurrentTarget2This entity's current target.
365field_70786_dpathToEntity2
366field_70787_bhasAttacked2returns true if a creature has attacked recently only used for creepers and skeletons
367field_70788_cfleeingTick2Used to make a creature speed up and wander away when hit.
368field_70789_aentityToAttack2The Entity this EntityCreature is set to attack.
369field_70791_fattackCounter2
370field_70792_gtargetedEntity2
371field_70793_dwaypointZ2
372field_70794_eprevAttackCounter2
373field_70795_bwaypointX2
374field_70796_cwaypointY2
375field_70797_acourseChangeCooldown2
376field_70798_haggroCooldown2Cooldown time between target loss and new target aquirement.
377field_70810_dslimeJumpDelay2the time between each jump of the slime
378field_70827_dcarriableBlocks2
379field_70828_eteleportDelay2Counter to delay the teleportation of an enderman towards the currently attacked target
380field_70833_dtimeSinceIgnited2The amount of time since the creeper was close enough to the player to ignite
381field_70834_elastActiveTime2Time when this creeper was last in an active state (Messed up code here, probably causes creeper animation to go weird)
382field_70837_dangerLevel2Above zero if this PigZombie is Angry.
383field_70838_erandomSoundDelay2A random delay until this PigZombie next makes a sound.
384field_70843_dallySummonCooldown2A cooldown before this entity will search for another Silverfish to join them in battle.
385field_70847_dheightOffset2Random offset used in floating behaviour
386field_70848_eheightOffsetUpdateTime2ticks until heightOffset is randomized
387field_70855_fattackTimer2
388field_70856_gholdRoseTick2
389field_70857_dvillageObj2
390field_70858_ehomeCheckTimer2deincrements, and a distance-to-home check is done at 0
391field_70859_fsquidYaw2
392field_70860_gprevSquidYaw2
393field_70861_dsquidPitch2
394field_70862_eprevSquidPitch2
395field_70863_bzrandomMotionSpeed2
396field_70865_byprevTentacleAngle2the last calculated angle of the tentacles in radians
397field_70866_jtentacleAngle2angle of the tentacles in radians
398field_70869_bDrandomMotionVecY2
399field_70870_bErandomMotionVecZ2
400field_70872_bCrandomMotionVecX2
401field_70881_dinLove2
402field_70882_ebreeding2This is representation of a counter for reproduction progress. (Note that this is different from the inLove which represent being in Love-Mode)
403field_70883_fdestPos2
404field_70887_jtimeUntilNextEgg2The time until the next egg is spawned.
405field_70897_faiEatGrass2The eat grass AI task for this mob.
406field_70898_dfleeceColorTable2Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
407field_70899_esheepTimer2Used to control movement as well as wool regrowth. Set to 40 on handleHealthUpdate and counts down with each tick.
408field_70911_daiSit2
409field_70914_eaiTempt2The tempt AI task for this mob, used to prevent taming while it is fleeing.
410field_70925_gisShaking2true is the wolf is wet else false
411field_70927_jprevTimeWolfIsShaking2
412field_70929_itimeWolfIsShaking2This time increases while wolf is shaking and emitting water particles.
413field_70935_bcustomer2This merchant's current player customer.
414field_70936_crecipeList2The MerchantRecipeList instance.
415field_70937_atheMerchantInventory2Instance of Merchants Inventory.
416field_70952_fisMating2
417field_70953_gisPlaying2
418field_70954_dvillageObj2
419field_70955_erandomTickDivider2
420field_70956_bzwealth2
421field_70958_bBvillagerStockList2a villagers recipe list is intialized off this list ; the 2 params are min/max amount they will trade for 1 emerald
422field_70959_byneedsInitilization2addDefaultEquipmentAndRecipies is called if this is true
423field_70960_bCblacksmithSellingList2Selling list of Blacksmith items. negative numbers mean 1 emerald for n items, positive numbers are n emeralds for 1 item
424field_70961_jtimeUntilReset2
425field_70962_hbuyingPlayer2This villager's current customer.
426field_70963_ibuyingList2Initialises the MerchantRecipeList.java
427field_70976_fringBufferIndex2Index into the ring buffer. Incremented once per tick and restarts at 0 once it reaches the end of the buffer.
428field_70977_gdragonPartArray2An array containing all body parts of this dragon
429field_70978_dtargetZ2
430field_70979_eringBuffer2Ring buffer array for the last 64 Y-positions and yaw rotations. Used to calculate offsets for the animations.
431field_70980_btargetX2
432field_70981_ctargetY2
433field_70982_bzdragonPartTail32
434field_70983_bAdragonPartWing12
435field_70984_bydragonPartTail22
436field_70985_jdragonPartTail12
437field_70986_hdragonPartHead2The head bounding box of a dragon
438field_70987_idragonPartBody2The body bounding box of a dragon
439field_70988_bDanimTime2Animation time, used to control the speed of the animation cycles (wings flapping, jaw opening, etc.)
440field_70989_bEforceNewTarget2Force selecting a new flight target at next tick if set to true.
441field_70990_bBdragonPartWing22
442field_70991_bCprevAnimTime2Animation time at previous tick.
443field_70992_bHhealingEnderCrystal2The current endercrystal that is healing this dragon
444field_70993_bItarget2
445field_70994_bFslowed2Activated if the dragon is flying though obsidian, white stone or bedrock. Slows movement and animation speed.
446field_70995_bGdeathTicks2
447field_71067_cbexperienceTotal2The total amount of experience the player has. This also includes the amount of experience within their Experience Bar.
448field_71068_caexperienceLevel2The current experience level the player is on.
449field_71069_bzinventoryContainer2The Container for the player's inventory (which opens when they press E)
450field_71070_bAopenContainer2The Container the player has open.
451field_71071_byinventory2Inventory of the player
452field_71072_fitemInUseCount2This field starts off equal to getMaxItemUseDuration and is decremented on each tick
453field_71073_dstartMinecartRidingCoordinate2Holds the coordinate of the player when enter a minecraft to ride.
454field_71074_eitemInUse2This is the item that is in use when the player is holding down the useItemButton (e.g., bow, food, sword)
455field_71075_bZcapabilities2The player's capabilities. (See class PlayerCapabilities)
456field_71076_bsleepTimer2
457field_71077_cspawnChunk2Holds the last coordinate to spawn based on last bed that the player sleep.
458field_71078_atheInventoryEnderChest2
459field_71080_cyprevTimeInPortal2The amount of time an entity has been in a Portal the previous tick
460field_71081_bTplayerLocation2The chunk coordinates of the bed the player is in (null if player isn't in a bed).
461field_71083_bSsleeping2Boolean value indicating weather a player is sleeping or not
462field_71086_bYtimeInPortal2The amount of time an entity has been in a Portal
463field_71087_bXinPortal2Whether the entity is inside a Portal
464field_71088_bWtimeUntilPortal2
465field_71090_bLxpCooldown2Used by EntityPlayer to prevent too many xp orbs from getting absorbed at once.
466field_71092_bJusername2
467field_71093_bKdimension2Which dimension the player is in (-1 = the Nether, 0 = normal world)
468field_71100_bBfoodStats2The player's food stats. (See class FoodStats)
469field_71101_bCflyToggleTimer2Used 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.
470field_71102_cespeedInAir2
471field_71104_cffishEntity2An instance of a fishing rod's hook. If this isn't null, the icon image of the fishing rod is slightly different
472field_71106_ccexperience2The current amount of experience the player has within their Experience Bar.
473field_71107_bFprevCameraYaw2
474field_71108_cdspeedOnGround2
475field_71109_bGcameraYaw2
476field_71129_floadedChunks2LinkedList that holds the loaded chunks.
477field_71130_gdestroyedItemsNetCache2entities added to this list will be packet29'd to the player
478field_71131_dmanagedPosX2player X position as seen by PlayerManager
479field_71132_emanagedPosZ2player Z position as seen by PlayerManager
480field_71133_bmcServer2Reference to the MinecraftServer object.
481field_71134_ctheItemInWorldManager2The ItemInWorldManager belonging to this player
482field_71135_aplayerNetServerHandler2The NetServerHandler assigned to this player by the ServerConfigurationManager.
483field_71136_jplayerConqueredTheEnd2Set when a player beats the ender dragon, used to respawn the player at the spawn point while retaining inventory and XP
484field_71137_hplayerInventoryBeingManipulated2poor mans concurency flag, lets hope the jvm doesn't re-order the setting of this flag wrt the inventory change on the next line
485field_71138_iping2
486field_71139_cqcurrentWindowId2The currently in use window ID. Incremented every time a window is opened.
487field_71140_cochatColours2
488field_71142_cmrenderDistance2must be between 3>x>15 (strictly between)
489field_71143_cnchatVisibility2
490field_71144_cklastExperience2Amount of experience the client was last set to
491field_71145_clinitialInvulnerability2de-increments onUpdate, attackEntityFrom is ignored if this >0
492field_71146_cilastFoodLevel2set to foodStats.GetFoodLevel
493field_71147_cjwasHungry2set to foodStats.getSaturationLevel() == 0.0F each tick
494field_71148_cgtranslator2
495field_71149_chlastHealth2set to getHealth
496field_71154_frenderArmYaw2
497field_71155_grenderArmPitch2
498field_71156_dsprintToggleTimer2Used 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.
499field_71157_esprintingTicksLeft2Ticks left before sprinting is disabled.
500field_71158_bmovementInput2
501field_71159_cmc2
502field_71163_hprevRenderArmYaw2
503field_71164_iprevRenderArmPitch2
504field_71169_cphasSetHealth2has the client player's health been set?
505field_71170_cmshouldStopSneaking2should the player stop sneaking?
506field_71171_cnwasSneaking2
507field_71172_ckoldRotationPitch2
508field_71173_clwasOnGround2Check if was on ground last update
509field_71174_asendQueue2
510field_71175_cioldPosZ2
511field_71176_cjoldRotationYaw2
512field_71177_cgoldMinY2Old Minimum Y of the bounding box
513field_71178_choldPosY2
514field_71179_joldPosX2
515field_71180_fotherPlayerMPYaw2
516field_71181_gotherPlayerMPPitch2
517field_71182_dotherPlayerMPY2
518field_71183_eotherPlayerMPZ2
519field_71184_botherPlayerMPPosRotationIncrements2
520field_71185_cotherPlayerMPX2
521field_71186_aisItemInUse2
522field_71280_DbuildLimit2Maximum build height.
523field_71281_ElastSentPacketID2
524field_71282_FlastSentPacketSize2
525field_71283_GlastReceivedID2
526field_71284_ApvpEnabled2Indicates whether PvP is active on the server or not.
527field_71285_BallowFlight2Determines if flight is allowed or not.
528field_71286_Cmotd2The server MOTD string.
529field_71287_LworldName2
530field_71288_MisDemo2
531field_71289_NenableBonusChest2
532field_71290_OworldIsBeingDeleted2If true, there is no need to save chunks or stop the server, because that is already being done.
533field_71291_HlastReceivedSize2
534field_71292_IserverKeyPair2
535field_71293_JserverOwner2Username of the server owner (for integrated servers)
536field_71294_KfolderName2
537field_71295_TstartProfiling2
538field_71296_QserverIsRunning2
539field_71297_PtexturePack2
540field_71298_SuserMessage2
541field_71299_RtimeOfLastWarning2Set when warned for "Can't keep up", which triggers again after 15 seconds.
542field_71300_fsentPacketCountArray2
543field_71301_gsentPacketSizeArray2
544field_71302_dcurrentTask2The task the server is currently working on(and will output on outputPercentRemaining).
545field_71303_epercentDone2The percentage of the current task finished so far.
546field_71304_btheProfiler2
547field_71305_cworldServers2The server world instances.
548field_71307_nusageSnooper2The PlayerUsageSnooper instance.
549field_71308_oanvilFile2
550field_71309_lmcServer2Instance of Minecraft Server.
551field_71310_manvilConverterForAnvilFile2
552field_71311_jtickTimeArray2
553field_71312_ktimeOfLastDimensionTick2Stats are [dimension][tick%100] system.nanoTime is stored.
554field_71313_hreceivedPacketCountArray2
555field_71314_ireceivedPacketSizeArray2
556field_71315_wtickCounter2Incremented every tick.
557field_71316_vserverStopped2Indicates to other classes that the server is safely stopped.
558field_71317_userverRunning2Indicates whether the server is running or not. Set to false to initiate a shutdown.
559field_71318_tserverConfigManager2The ServerConfigurationManager instance.
560field_71319_sserverPort2The server's port.
561field_71320_rhostname2The server's hostname.
562field_71321_qcommandManager2
563field_71322_ptickables2Collection of objects to update every tick. Type: List<IUpdatePlayerListBox>
564field_71323_zcanSpawnNPCs2
565field_71324_ycanSpawnAnimals2True if the server has animals turned on.
566field_71325_xonlineMode2True if the server is in online mode.
567field_71335_sguiIsEnabled2
568field_71336_rnetworkThread2
569field_71337_qgameType2
570field_71338_pcanSpawnStructures2
571field_71339_ntheRConThreadMain2
572field_71340_osettings2
573field_71341_lpendingCommandList2
574field_71342_mtheRConThreadQuery2
575field_71345_qlanServerPing2
576field_71346_pisPublic2
577field_71347_ntheServerListeningThread2Instance of IntegratedServerListenThread.
578field_71348_oisGamePaused2
579field_71349_lmc2The Minecraft instance.
580field_71350_mtheWorldSettings2
581field_71412_DmcDataDir2
582field_71413_EstatFileWriter2Stat file writer
583field_71414_FisTakingScreenshot2Makes sure it doesn't keep taking screenshots when both buttons are down.
584field_71415_GinGameHasFocus2Does the actual gameplay have focus. If so then mouse and keys will effect the player instead of menus.
585field_71416_AsndManager2
586field_71417_BmouseHelper2Mouse helper instance.
587field_71418_CtexturePackList2The TexturePackLister used by this instance of Minecraft...
588field_71419_LdebugUpdateTime2Approximate time (in ms) of last update to debug string
589field_71420_MfpsCounter2holds the current fps
590field_71421_NprevFrameTime2
591field_71422_OcurrentServerData2
592field_71423_HsystemTime2
593field_71424_ImcProfiler2The profiler instance
594field_71425_Jrunning2Set to true to keep the game loop running. Set to false by shutdown() to allow the game loop to exit cleanly.
595field_71426_Kdebug2String that shows the debug information
596field_71427_UusageSnooper2Instance of PlayerUsageSnooper.
597field_71428_Ttimer2
598field_71429_WleftClickCounter2Mouse left click counter
599field_71430_VdownloadResourcesThread2Reference to the download resources thread.
600field_71431_Qfullscreen2
601field_71432_PtheMinecraft2Set to 'this' in Minecraft constructor; used by some settings get methods
602field_71433_ScrashReporter2Instance of CrashReport.
603field_71434_RhasCrashed2
604field_71435_YtempDisplayHeight2Display height
605field_71436_XtempDisplayWidth2Display width
606field_71437_ZtheIntegratedServer2Instance of IntegratedServer.
607field_71438_frenderGlobal2
608field_71439_gthePlayer2
609field_71440_ddisplayHeight2
610field_71441_etheWorld2
611field_71442_bplayerController2
612field_71443_cdisplayWidth2
613field_71444_amemoryReserve2A 10MiB preallocation to ensure the heap is reasonably sized.
614field_71445_nisGamePaused2
615field_71446_orenderEngine2The RenderEngine instance used by Minecraft
616field_71447_lmcCanvas2
617field_71448_mhideQuitButton2a boolean to hide a Quit button from the main menu
618field_71449_jsession2
619field_71450_kminecraftUri2
620field_71451_hrenderViewEntity2The 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.
621field_71452_ieffectRenderer2
622field_71453_akmyNetworkManager2
623field_71454_wskipRenderWorld2Skip render world
624field_71455_alintegratedServerIsRunning2
625field_71456_vingameGUI2
626field_71457_aijoinPlayerCounter2Join player counter
627field_71458_uguiAchievement2Gui achievement
628field_71459_ajisDemo2
629field_71460_tentityRenderer2
630field_71461_sloadingScreen2
631field_71462_rcurrentScreen2The GuiScreen that's being displayed at the moment.
632field_71463_amminecraftDir2The working dir (OS specific) for minecraft
633field_71464_qstandardGalacticFontRenderer2
634field_71465_andebugProfilerName2Profiler currently displayed in the debug screen pie chart
635field_71466_pfontRenderer2The font renderer used for displaying and measuring text.
636field_71467_acrightClickDelayTimer2When you place a block, it's set to 6, decremented once per tick, when it's 0, you can place another block.
637field_71468_adrefreshTexturePacksScheduled2Checked in Minecraft's while(running) loop, if true it's set to false and the textures refreshed.
638field_71469_aasaveLoader2
639field_71470_abdebugFPS2This 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.
640field_71473_zmcApplet2
641field_71474_ygameSettings2The game settings that currently hold effect.
642field_71475_aeserverName2
643field_71476_xobjectMouseOver2The ray trace hit that the mouse is over.
644field_71477_afserverPort2
645field_71478_OmainFrame2Reference to the main frame, in this case, the applet window itself.
646field_71481_bmc2Reference to the Minecraft object.
647field_71482_cmcThread2Reference to the Minecraft main thread.
648field_71483_amcCanvas2Reference to the applet canvas.
649field_71486_atheCrashReport2Reference to the CrashReport object.
650field_71488_atheCrashReport2Reference to the CrashReport object.
651field_71490_atheCrashReport2Reference to the CrashReport object.
652field_71492_atheCrashReport2Reference to the CrashReport object.
653field_71494_atheCrashReport2Reference to the CrashReport object.
654field_71496_atheCrashReport2Reference to the CrashReport object.
655field_71510_dcrashReportFile2File of crash report.
656field_71511_bcause2The Throwable that is the "cause" for this crash and Crash Report.
657field_71512_ccrashReportSections2Holds the keys and values of all crash report sections.
658field_71513_adescription2Description of the crash report.
659field_71533_atheAdmin2
660field_71545_aIPv4Pattern2
661field_71550_bstartTicks2The number of ticks when debugging started.
662field_71551_astartTime2Time the debugging started in milliseconds.
663field_71561_bcommandSet2The set of ICommand objects currently loaded.
664field_71562_acommandMap2Map of Strings to the ICommand objects they represent
665field_71567_ballowedCharactersArray2Array of the special characters that are allowed in any text drawing of Minecraft.
666field_71568_aallowedCharacters2This String have the characters allowed in any text drawing of minecraft.
667field_71572_bposY2the y coordinate
668field_71573_cposZ2the z coordinate
669field_71574_aposX2
670field_71576_atheReportedExceptionCrashReport2Instance of CrashReport.
671field_71577_frotateRight2Maps a direction to that to the right of it.
672field_71578_grotateLeft2Maps a direction to that to the left of it.
673field_71579_dfacingToDirection2Maps a Facing value (3D) to a Direction value (2D).
674field_71580_erotateOpposite2Maps a direction to that opposite of it.
675field_71581_boffsetZ2
676field_71582_cdirectionToFacing2Maps a Direction value (2D) to a Facing value (3D).
677field_71583_aoffsetX2
678field_71584_hbedDirection2
679field_71585_doffsetsZForSide2gives the offset required for this axis to get the block at that side.
680field_71586_boffsetsXForSide2gives the offset required for this axis to get the block at that side.
681field_71587_coffsetsYForSide2gives the offset required for this axis to get the block at that side.
682field_71588_aoppositeSide2Converts a side to the opposite side. This is the same as XOR'ing it with 1.
683field_71589_fbc_pbe_sha5122
684field_71590_gbc_pbe_sha2242
685field_71591_dbc_pbe_sha2562
686field_71592_ebc_pbe_sha3842
687field_71593_bbc_pbe2
688field_71594_cbc_pbe_sha12
689field_71595_abc2
690field_71596_nbc_pbe_sha1_pkcs12_aes256_cbc2
691field_71597_obc_pbe_sha256_pkcs12_aes128_cbc2
692field_71598_lbc_pbe_sha1_pkcs12_aes128_cbc2
693field_71599_mbc_pbe_sha1_pkcs12_aes192_cbc2
694field_71600_jbc_pbe_sha256_pkcs52
695field_71601_kbc_pbe_sha256_pkcs122
696field_71602_hbc_pbe_sha1_pkcs52
697field_71603_ibc_pbe_sha1_pkcs122
698field_71604_qbc_pbe_sha256_pkcs12_aes256_cbc2
699field_71605_pbc_pbe_sha256_pkcs12_aes192_cbc2
700field_71610_bcache2
701field_71611_aidentifier2
702field_71613_DdigestAlgorithm2
703field_71614_Emd22
704field_71615_Fmd42
705field_71616_Gmd52
706field_71617_AencryptionAlgorithm2
707field_71618_Bdes_EDE3_CBC2
708field_71619_CRC2_CBC2
709field_71620_Lid_hmacWithSHA5122
710field_71621_Mdata2
711field_71622_NsignedData2
712field_71623_OenvelopedData2
713field_71624_Hid_hmacWithSHA12
714field_71625_Iid_hmacWithSHA2242
715field_71626_Jid_hmacWithSHA2562
716field_71627_Kid_hmacWithSHA3842
717field_71628_Upkcs_9_at_unstructuredName2
718field_71629_Tpkcs_9_at_emailAddress2
719field_71630_Wpkcs_9_at_messageDigest2
720field_71631_Vpkcs_9_at_contentType2
721field_71632_QdigestedData2
722field_71633_PsignedAndEnvelopedData2
723field_71634_Spkcs_92
724field_71635_RencryptedData2
725field_71636_Ypkcs_9_at_counterSignature2
726field_71637_Xpkcs_9_at_signingTime2
727field_71638_Zpkcs_9_at_challengePassword2
728field_71639_fsha1WithRSAEncryption2
729field_71640_gsrsaOAEPEncryptionSET2
730field_71641_dmd4WithRSAEncryption2
731field_71642_emd5WithRSAEncryption2
732field_71643_brsaEncryption2
733field_71644_cmd2WithRSAEncryption2
734field_71645_apkcs_12
735field_71646_nsha512WithRSAEncryption2
736field_71647_osha224WithRSAEncryption2
737field_71648_lsha256WithRSAEncryption2
738field_71649_msha384WithRSAEncryption2
739field_71650_jid_pSpecified2
740field_71651_kid_RSASSA_PSS2
741field_71652_hid_RSAES_OAEP2
742field_71653_iid_mgf12
743field_71654_wpbeWithSHA1AndDES_CBC2
744field_71655_vpbeWithMD5AndRC2_CBC2
745field_71656_upbeWithMD5AndDES_CBC2
746field_71657_tpbeWithMD2AndRC2_CBC2
747field_71658_spbeWithMD2AndDES_CBC2
748field_71659_rpkcs_52
749field_71660_qdhKeyAgreement2
750field_71661_ppkcs_32
751field_71662_zid_PBKDF22
752field_71663_yid_PBES22
753field_71664_xpbeWithSHA1AndRC2_CBC2
754field_71665_bwpbewithSHAAnd40BitRC2_CBC2
755field_71666_bvpbeWithSHAAnd40BitRC2_CBC2
756field_71667_byid_alg_CMSRC2wrap2
757field_71668_bxid_alg_CMS3DESwrap2
758field_71669_bspbeWithSHAAnd3_KeyTripleDES_CBC2
759field_71670_brpbeWithSHAAnd40BitRC42
760field_71671_bupbeWithSHAAnd128BitRC2_CBC2
761field_71672_btpbeWithSHAAnd2_KeyTripleDES_CBC2
762field_71673_bnsecretBag2
763field_71674_bosafeContentsBag2
764field_71675_bppkcs_12PbeIds2
765field_71676_bqpbeWithSHAAnd128BitRC42
766field_71677_bjkeyBag2
767field_71678_bkpkcs8ShroudedKeyBag2
768field_71679_blcertBag2
769field_71680_bmcrlBag2
770field_71681_bfid_spq_ets_uri2
771field_71682_bgid_spq_ets_unotice2
772field_71683_bhpkcs_122
773field_71684_bibagtypes2
774field_71685_bbid_aa_sigPolicyId2
775field_71686_bcid_aa_commitmentType2
776field_71687_bdid_aa_signerLocation2
777field_71688_beid_aa_otherSigCert2
778field_71689_aZid_aa_ets_certCRLTimestamp2
779field_71690_aYid_aa_ets_escTimeStamp2
780field_71691_aRid_aa_ets_signerAttr2
781field_71692_aQid_aa_ets_signerLocation2
782field_71693_aTid_aa_ets_contentTimestamp2
783field_71694_aSid_aa_ets_otherSigCert2
784field_71695_aVid_aa_ets_revocationRefs2
785field_71696_aUid_aa_ets_certificateRefs2
786field_71697_aXid_aa_ets_revocationValues2
787field_71698_aWid_aa_ets_certValues2
788field_71699_aIid_aa_contentReference2
789field_71700_aJid_aa_encrypKeyPref2
790field_71701_aKid_aa_signingCertificate2
791field_71702_aLid_aa_signingCertificateV22
792field_71703_aMid_aa_contentIdentifier2
793field_71704_aNid_aa_signatureTimeStampToken2
794field_71705_aOid_aa_ets_sigPolicyId2
795field_71706_aPid_aa_ets_commitmentType2
796field_71707_aAid_cti_ets_proofOfDelivery2
797field_71708_aBid_cti_ets_proofOfSender2
798field_71709_aCid_cti_ets_proofOfApproval2
799field_71710_aDid_cti_ets_proofOfCreation2
800field_71711_aEid_aa2
801field_71712_aFid_aa_receiptRequest2
802field_71713_aGid_aa_contentHint2
803field_71714_aHid_aa_msgSigDigest2
804field_71715_azid_cti_ets_proofOfReceipt2
805field_71716_ayid_cti_ets_proofOfOrigin2
806field_71717_baid_aa_ets_archiveTimestamp2
807field_71718_atid_ct_TSTInfo2
808field_71719_asid_ct_authData2
809field_71720_arid_ct2
810field_71721_aqsMIMECapabilitiesVersions2
811field_71722_axid_cti2
812field_71723_awid_ct_timestampedData2
813field_71724_avid_ct_authEnvelopedData2
814field_71725_auid_ct_compressedData2
815field_71726_aksdsiCertificate2
816field_71727_alcrlTypes2
817field_71728_aicertTypes2
818field_71729_ajx509Certificate2
819field_71730_aopreferSignedData2
820field_71731_apcanNotDecryptAny2
821field_71732_amx509Crl2
822field_71733_anid_alg_PWRI_KEK2
823field_71734_acpkcs_9_at_signingDescription2
824field_71735_adpkcs_9_at_extensionRequest2
825field_71736_aapkcs_9_at_unstructuredAddress2
826field_71737_abpkcs_9_at_extendedCertificateAttributes2
827field_71738_agpkcs_9_at_localKeyId2
828field_71739_ahx509certType2
829field_71740_aepkcs_9_at_smimeCapabilities2
830field_71741_afpkcs_9_at_friendlyName2
831field_71743_atheDecitatedServer2Reference to the DecitatedServer object.
832field_71748_dconnections2
833field_71749_bisListening2Whether the network listener object is listening.
834field_71750_cmcServer2Reference to the MinecraftServer object.
835field_71757_gmyServerListenThread2
836field_71758_dtheMemoryConnection2
837field_71760_cnetMemoryConnection2
838field_71763_ctheServerListenThread2Instance of ServerListenThread.
839field_71771_fmyNetworkListenThread2
840field_71772_gmyServerAddress2
841field_71773_dconnectionCounter2
842field_71774_emyServerSocket2
843field_71775_bpendingConnections2
844field_71776_crecentConnections2This map stores a list of InetAddresses and the last time which they connected at
845field_71778_hmyPort2
846field_71781_bparameters2
847field_71782_aiv2
848field_71784_akey2
849field_71787_bstrength2
850field_71788_arandom2
851field_71796_fpgpCFB2
852field_71797_dcipher2
853field_71798_epartialBlockOkay2
854field_71799_bbufOff2
855field_71800_cforEncryption2
856field_71801_abuf2
857field_71809_fencrypting2
858field_71810_dblockSize2
859field_71811_ecipher2
860field_71812_bcfbV2
861field_71813_ccfbOutV2
862field_71814_aIV2
863field_71824_fT22
864field_71825_gT32
865field_71826_dT02
866field_71827_eT12
867field_71828_bSi2
868field_71829_crcon2
869field_71830_aS2
870field_71831_nC02
871field_71832_oC12
872field_71833_lROUNDS2
873field_71834_mWorkingKey2
874field_71835_jTinv22
875field_71836_kTinv32
876field_71837_hTinv02
877field_71838_iTinv12
878field_71839_rforEncryption2
879field_71840_qC32
880field_71841_pC22
881field_71844_bstrength2
882field_71845_arandom2
883field_71938_DlavaStill2Stationary lava source block
884field_71939_Esand2
885field_71940_Fgravel2
886field_71941_GoreGold2
887field_71942_AwaterMoving2
888field_71943_BwaterStill2
889field_71944_ClavaMoving2
890field_71945_Lsponge2
891field_71946_Mglass2
892field_71947_NoreLapis2
893field_71948_OblockLapis2
894field_71949_HoreIron2
895field_71950_IoreCoal2
896field_71951_Jwood2
897field_71952_Kleaves2
898field_71953_UrailDetector2
899field_71954_TrailPowered2
900field_71955_Wweb2
901field_71956_VpistonStickyBase2
902field_71957_QsandStone2
903field_71958_Pdispenser2
904field_71959_Sbed2
905field_71960_Rmusic2
906field_71961_YdeadBush2
907field_71962_XtallGrass2
908field_71963_ZpistonBase2
909field_71964_fsoundGravelFootstep2
910field_71965_gsoundGrassFootstep2
911field_71966_dsoundPowderFootstep2
912field_71967_esoundWoodFootstep2
913field_71968_bunlocalizedName2The unlocalized name of this block.
914field_71969_adisplayOnCreativeTab2used as foreach item, if item.tab = current tab, display it on the screen
915field_71970_nopaqueCubeLookup2An array of 4096 booleans corresponding to the result of the isOpaqueCube() method for each block ID
916field_71971_olightOpacity2How much light is subtracted for going through this block
917field_71972_lsoundSandFootstep2
918field_71973_mblocksList2List of ly/ff (BlockType) containing the already registered blocks.
919field_71974_jsoundGlassFootstep2
920field_71975_ksoundClothFootstep2
921field_71976_hsoundStoneFootstep2
922field_71977_isoundMetalFootstep2
923field_71978_wcobblestone2
924field_71979_vdirt2
925field_71980_ugrass2
926field_71981_tstone2
927field_71982_suseNeighborBrightness2Flag if block ID should use the brightest neighbor light value as its own
928field_71984_qlightValue2Amount of light emitted
929field_71985_pcanBlockGrass2Array of booleans that tells if a block can grass
930field_71986_zbedrock2
931field_71987_ysapling2
932field_71988_xplanks2
933field_71989_cbblockHardness2Indicates how many hits it takes to break a block.
934field_71990_cablockID2ID of the block.
935field_71991_bzwaterlily2
936field_71992_bwstairsBrick2
937field_71993_bvfenceGate2
938field_71994_bymycelium2
939field_71995_bxstairsStoneBrick2
940field_71996_bspumpkinStem2
941field_71997_brmelon2
942field_71998_buvine2
943field_71999_btmelonStem2
944field_72000_bnmushroomCapBrown2
945field_72001_bomushroomCapRed2
946field_72002_bpfenceIron2
947field_72003_bqthinGlass2
948field_72004_bjlockedChest2April fools secret locked chest, only spawns on new chunks on 1st April.
949field_72005_bktrapdoor2
950field_72006_blsilverfish2
951field_72007_bmstoneBrick2
952field_72008_bfpumpkinLantern2
953field_72009_bgcake2
954field_72010_bhredstoneRepeaterIdle2
955field_72011_biredstoneRepeaterActive2
956field_72012_bbnetherrack2
957field_72013_bcslowSand2
958field_72014_bdglowStone2
959field_72015_beportal2The purple teleport blocks inside the obsidian circle
960field_72016_cqslipperiness2Determines how much velocity is maintained while moving on top of this block
961field_72017_coblockParticleGravity2
962field_72018_cpblockMaterial2Block material definition.
963field_72019_cmmaxZ2maximum Z for the block bounds (local coordinates)
964field_72020_cnstepSound2Sound of stepping on the block
965field_72021_ckmaxX2maximum X for the block bounds (local coordinates)
966field_72022_clmaxY2maximum Y for the block bounds (local coordinates)
967field_72023_ciminY2minimum Y for the block bounds (local coordinates)
968field_72024_cjminZ2minimum Z for the block bounds (local coordinates)
969field_72025_cgisBlockContainer2true if the Block contains a Tile Entity
970field_72026_chminX2minimum X for the block bounds (local coordinates)
971field_72027_ceenableStats2If this field is true, the block is counted for statistics (mined or placed)
972field_72028_cfneedsRandomTick2Flags 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.
973field_72029_ccblockResistance2Indicates the blocks resistance to explosions.
974field_72030_cdblockConstructorCalled2set to true when Block's constructor is called through the chain of super()'s. Note: Never used
975field_72031_aZfence2
976field_72032_aYjukebox2
977field_72033_bAnetherBrick2
978field_72034_aRstoneButton2
979field_72035_aQtorchRedstoneActive2
980field_72036_aTice2
981field_72037_aSsnow2
982field_72038_aVcactus2
983field_72039_aUblockSnow2
984field_72040_aXreed2
985field_72041_aWblockClay2
986field_72042_aIsignWall2
987field_72043_aJlever2
988field_72044_aKpressurePlateStone2
989field_72045_aLdoorIron2
990field_72046_aMpressurePlatePlanks2
991field_72047_aNoreRedstone2
992field_72048_aOoreRedstoneGlowing2
993field_72049_aPtorchRedstoneIdle2
994field_72050_aAtilledField2
995field_72051_aBfurnaceIdle2
996field_72052_aCfurnaceBurning2
997field_72053_aDsignPost2
998field_72054_aEdoorWood2
999field_72055_aFladder2
1000field_72056_aGrail2
1001field_72057_aHstairsCobblestone2
1002field_72058_azcrops2
1003field_72060_ayworkbench2
1004field_72061_bapumpkin2
1005field_72062_bUtripWire2
1006field_72063_atstairsWoodOak2
1007field_72064_bTtripWireSource2
1008field_72065_asmobSpawner2
1009field_72066_bSenderChest2
1010field_72067_arfire2
1011field_72068_bRoreEmerald2
1012field_72069_aqtorchWood2
1013field_72070_bYstairsWoodJungle2
1014field_72071_axblockDiamond2
1015field_72072_bXstairsWoodBirch2
1016field_72073_aworeDiamond2
1017field_72074_bWstairsWoodSpruce2
1018field_72075_avredstoneWire2
1019field_72076_bVblockEmerald2
1020field_72077_auchest2
1021field_72078_bLredstoneLampIdle2
1022field_72079_akstoneSingleSlab2stoneSingleSlab
1023field_72080_bMredstoneLampActive2
1024field_72081_albrick2
1025field_72082_bJwhiteStone2The rock found in The End.
1026field_72083_aiblockIron2
1027field_72084_bKdragonEgg2
1028field_72085_ajstoneDoubleSlab2stoneDoubleSlab
1029field_72086_bPcocoaPlant2
1030field_72087_aocobblestoneMossy2
1031field_72088_bQstairsSandStone2
1032field_72089_apobsidian2
1033field_72090_bNwoodDoubleSlab2
1034field_72091_amtnt2
1035field_72092_bOwoodSingleSlab2
1036field_72093_anbookShelf2
1037field_72094_bDnetherStalk2
1038field_72095_acpistonMoving2
1039field_72096_bEenchantmentTable2
1040field_72097_adplantYellow2
1041field_72098_bBnetherFence2
1042field_72099_aapistonExtension2
1043field_72100_bCstairsNetherBrick2
1044field_72101_abcloth2
1045field_72102_bHendPortal2
1046field_72103_agmushroomRed2
1047field_72104_bIendPortalFrame2
1048field_72105_ahblockGold2
1049field_72106_bFbrewingStand2
1050field_72107_aeplantRed2
1051field_72108_bGcauldron2
1052field_72109_afmushroomBrown2
1053field_72119_aisSticky2This pistons is the sticky one?
1054field_72123_aheadTexture2The texture for the 'head' of the piston. Sticky or normal.
1055field_72129_bredstoneUpdateInfoCache2Map of ArrayLists of RedstoneUpdateInfo. Key of map is World.
1056field_72130_atorchActive2Whether the redstone torch is currently active or not.
1057field_72131_cgraphicsLevel2Used to determine how to display leaves based on the graphics level. May also be used in rendering for transparency, not sure.
1058field_72135_badjacentTreeBlocks2
1059field_72136_aLEAF_TYPES2
1060field_72142_awoodType2The type of tree this log came from.
1061field_72152_awoodType2The type of tree this block came from.
1062field_72155_asilverfishStoneTypes2Block names that can be a silverfish stone.
1063field_72157_bmodelBlock2The block that is used as model for the stair.
1064field_72158_cmodelBlockMetadata2
1065field_72163_bcanDropItself2If this field is true, the pane block drops itself when destroyed (like the iron fences), otherwise, it's just destroyed (like glass panes)
1066field_72164_asideTextureIndex2Holds the texture index of the side of the pane (the thin lateral side)
1067field_72166_apowered2Whether this lamp block is the powered version.
1068field_72174_bblocksNeedingUpdate2
1069field_72175_awiresProvidePower2When false, power transmission methods do not look at other redstone wires. Used internally during updateCurrentStrength.
1070field_72178_aglowing2
1071field_72186_aisPowered2Power related rails have this field at true.
1072field_72188_aSTONE_BRICK_TYPES2
1073field_72189_aSAND_STONE_TYPES2
1074field_72192_afallInstantly2Do blocks fall instantly to where they stop or do they fall over time
1075field_72194_atriggerMobType2The mob type that can trigger this pressure plate.
1076field_72197_amushroomType2The mushroom type. 0 for brown, 1 for red.
1077field_72212_bisOptimalFlowDirection2Indicates whether the flow direction is optimal. Each array index corresponds to one of the four cardinal directions.
1078field_72213_cflowCost2The estimated cost to flow in a given direction from the current point. Each array index corresponds to one of the four cardinal directions.
1079field_72214_anumAdjacentSources2Number 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.
1080field_72218_ablockType2Boolean used to seperate different states of blocks
1081field_72221_brepeaterState2The states in which the redstone repeater blocks can be.
1082field_72222_cisRepeaterPowered2Tells whether the repeater is powered or not
1083field_72223_arepeaterTorchOffset2The offsets for the two torches in redstone repeater blocks.
1084field_72230_afootBlockToHeadBlockMap2Maps the foot-of-bed block to the head-of-bed block.
1085field_72242_aisDoubleSlab2
1086field_72243_awoodType2The type of tree this slab came from.
1087field_72244_ablockStepTypes2The list of the types of step blocks.
1088field_72245_alocalFlag2
1089field_72257_babilityToCatchFire2This is an array indexed by block ID the larger the number in the array the more likely a block type will catch fires
1090field_72258_achanceToEncourageFire2The chance this block will encourage nearby blocks to catch on fire
1091field_72267_afruitType2Defines if it is a Melon or a Pumpkin that the stem is producing.
1092field_72270_aWOOD_TYPES2
1093field_72275_abossDefeated2true if the enderdragon has been killed - allows end portal blocks to be created in the end
1094field_72278_bisFreestanding2Whether this is a freestanding sign or a wall-mounted sign
1095field_72279_asignEntityClass2
1096field_72284_arandom2
1097field_72287_bisActive2True if this is an active furnace, false if idle
1098field_72288_ckeepFurnaceInventory2This 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.
1099field_72289_afurnaceRand2Is the random generator used by furnace to drop the inventory contents in random directions.
1100field_72293_arandom2
1101field_72294_arand2
1102field_72301_fnumCleans2Number of times this Pool has been cleaned
1103field_72302_dnextPoolIndex2Next index to use when adding a Pool Entry.
1104field_72303_emaxPoolIndex2Largest index reached by this Pool (can be reset to 0 upon calling cleanPool)
1105field_72304_bnumEntriesToRemove2Number of Pool entries to remove when cleanPool is called maxNumCleans times.
1106field_72305_clistAABB2List of AABB stored in this Pool
1107field_72306_amaxNumCleans2Maximum number of times the pool can be "cleaned" before the list is shrunk
1108field_72307_fhitVec2The vector position of the hit
1109field_72308_gentityHit2The hit entity
1110field_72309_dblockZ2z coordinate of the block ray traced against
1111field_72310_esideHit2Which 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.
1112field_72311_bblockX2x coordinate of the block ray traced against
1113field_72312_cblockY2y coordinate of the block ray traced against
1114field_72313_atypeOfHit2What type of ray trace hit was this? 0 = block, 1 = entity
1115field_72334_fmaxZ2
1116field_72335_gtheAABBLocalPool2ThreadLocal AABBPool
1117field_72336_dmaxX2
1118field_72337_emaxY2
1119field_72338_bminY2
1120field_72339_cminZ2
1121field_72340_aminX2
1122field_72346_fresetCount2
1123field_72347_dnextFreeSpace2
1124field_72348_emaximumSizeSinceLastTruncation2
1125field_72349_bminimumSize2
1126field_72350_cvec3Cache2items at and above nextFreeSpace are assumed to be available
1127field_72351_atruncateArrayResetThreshold2
1128field_72400_fmcServer2Reference to the MinecraftServer object.
1129field_72401_gbannedPlayers2
1130field_72402_dviewDistance2
1131field_72403_edateFormat2
1132field_72404_bplayerEntityList2A list of player entities that exist on this server.
1133field_72405_cmaxPlayers2The maximum number of players that can be connected at a time.
1134field_72407_ncommandsAllowedForAll2True if all players are allowed to use commands (cheats).
1135field_72408_oplayerPingIndex2index into playerEntities of player to ping, updated every tick; currently hardcoded to max at 200 players
1136field_72409_lwhiteListEnforced2Server setting to only allow OPs and whitelisted players to join the server.
1137field_72410_mgameType2
1138field_72411_jwhiteListedPlayers2The Set of all whitelisted players.
1139field_72412_kplayerNBTManagerObj2Reference to the PlayerNBTManager object.
1140field_72413_hbannedIPs2
1141field_72414_iops2A set containing the OPs.
1142field_72416_ehostPlayerData2Holds the NBT data for the host player's save file, so this can be written to level.dat.
1143field_72422_fwhiteList2
1144field_72423_eopsList2
1145field_72428_aserver2
1146field_72447_dmyVec3LocalPool2
1147field_72448_byCoord2Y coordinate of Vec3D
1148field_72449_czCoord2Z coordinate of Vec3D
1149field_72450_axCoord2X coordinate of Vec3D
1150field_72451_atheDecitatedServer2Instance of the DecitatedServer.
1151field_72534_fmcServer2Reference to the MinecraftServer object.
1152field_72535_gconnectionTimer2
1153field_72536_dverifyToken2The 4 byte verify token read from a Packet252SharedKey
1154field_72537_erand2The Random object used to generate serverId hex strings.
1155field_72538_bmyTCPConnection2
1156field_72539_cconnectionComplete2
1157field_72541_jloginServerId2server ID that is randomly generated by this login handler.
1158field_72542_ksharedKey2Secret AES key obtained from the client's Packet252SharedKey
1159field_72543_hclientUsername2
1160field_72554_fdisconnected2True if kicked or disconnected from the server.
1161field_72555_gnetManager2Reference to the NetworkManager object.
1162field_72556_dcurrentServerMaxPlayers2
1163field_72557_erand2RNG.
1164field_72558_bmapStorage2
1165field_72559_cplayerInfoList2An ArrayList of GuiPlayerInfo (includes all the players' GuiPlayerInfo on the current server)
1166field_72561_jdoneLoadingTerrain2True if the client has finished downloading terrain and may spawn. Set upon receipt of a player position packet, reset upon respawning.
1167field_72562_kplayerInfoMap2A HashMap of all player names and their player information objects
1168field_72563_hmc2Reference to the Minecraft object.
1169field_72564_iworldClient2
1170field_72571_fcurrentTicks2incremented each tick
1171field_72572_gticksForFloatKick2player is kicked if they float for over 80 ticks without flying enabled
1172field_72573_dmcServer2Reference to the MinecraftServer object.
1173field_72574_eplayerEntity2Reference to the EntityPlayerMP object.
1174field_72575_bnetManager2The underlying network manager for this server handler.
1175field_72576_cconnectionClosed2This is set to true whenever a player disconnects from the server.
1176field_72578_ncreativeItemCreationSpamThresholdTally2
1177field_72579_olastPosX2The last known x position for this connection.
1178field_72580_lticksOfLastKeepAlive2
1179field_72581_mchatSpamThresholdCount2
1180field_72582_jkeepAliveTimeSent2
1181field_72583_krandomGenerator2
1182field_72585_ikeepAliveRandomID2
1183field_72587_rhasMoved2is true when the player has moved since his last movement packet
1184field_72588_qlastPosZ2The last known z position for this connection.
1185field_72589_plastPosY2The last known y position for this connection.
1186field_72590_aloginHandler2The login handler that spawned this thread.
1187field_72595_frequestIdAsString2The request ID stored as a String
1188field_72596_drequestId2A client-provided request ID associated with this query.
1189field_72597_echallengeValue2A unique string of bytes used to verify client auth
1190field_72598_btimestamp2The creation timestamp for this auth
1191field_72599_crandomChallenge2A random challenge
1192field_72600_aqueryThread2The RConThreadQuery that this is probably an inner class of
1193field_72614_fserverSocketList2A list of registered ServerSockets
1194field_72616_esocketList2A list of registered DatagramSockets
1195field_72617_bserver2Reference to the IServer object.
1196field_72618_crconThread2Thread for this runnable class
1197field_72619_arunning2True if the Thread is running, false otherwise
1198field_72629_glastAuthCheckTime2The time of the last client auth check
1199field_72630_nbuffer2A buffer for incoming DatagramPackets
1200field_72631_oincomingPacket2Storage for incoming DatagramPackets
1201field_72632_lworldName2The name of the currently loaded world
1202field_72633_mquerySocket2The remote socket querying the server
1203field_72634_jmaxPlayers2The maximum number of players allowed on the server
1204field_72635_kserverMotd2The current server message of the day
1205field_72636_hqueryPort2The RCon query port
1206field_72637_iserverPort2Port the server is running on
1207field_72638_vlastQueryResponseTime2The time of the last query response sent
1208field_72639_uoutput2The RConQuery output stream
1209field_72640_ttime2The time that this RConThreadQuery was constructed, from (new Date()).getTime()
1210field_72641_squeryClients2A map of SocketAddress objects to RConThreadQueryAuth objects
1211field_72642_rserverHostname2The hostname of the running server
1212field_72643_qqueryHostname2The hostname of this query server
1213field_72647_grconPort2Port RCon is running on
1214field_72648_lclientThreads2A map of client addresses to their running Threads
1215field_72649_jserverSocket2The RCon ServerSocket.
1216field_72650_krconPassword2The RCon password
1217field_72651_hserverPort2Port the server is running on
1218field_72652_ihostname2Hostname RCon is running on
1219field_72657_gloggedIn2True if the client has succefssfully logged into the RCon, otherwise false
1220field_72658_jrconPassword2The RCon password
1221field_72659_hclientSocket2The client's Socket connection
1222field_72660_ibuffer2A buffer for incoming Socket data
1223field_72666_ahexDigits2Translation array of decimal to hex digits
1224field_72673_boutput2ByteArrayOutputStream wrapper
1225field_72674_abyteArrayOutput2Output stream
1226field_72679_bstepSoundVolume2
1227field_72680_cstepSoundPitch2
1228field_72681_astepSoundName2
1229field_72696_fxzDirectionsConst2x, z direction vectors: east, south, west, north
1230field_72697_dchunkWatcherWithPlayers2contains a PlayerInstance for every chunk they can see. the "player instance" cotains a list of all players who can also that chunk
1231field_72698_eplayerViewRadius2Number of chunks the server sends to the client. Valid 3<=x<=15. In server.properties.
1232field_72699_bplayers2players in the current instance
1233field_72700_cplayerInstances2A map of chunk position (two ints concatenated into a long) to PlayerInstance
1234field_72701_atheWorldServer2
1235field_72737_DmaxBlockZ2Maximum block Z
1236field_72738_EdamagedBlocks2Stores blocks currently being broken. Key is entity ID of the thing doing the breaking. Value is a DestroyBlockProgress
1237field_72739_FrenderDistance2
1238field_72740_GrenderEntitiesStartupCounter2Render entities startup counter (init value=2)
1239field_72741_AminBlockZ2Minimum block Z
1240field_72742_BmaxBlockX2Maximum block X
1241field_72743_CmaxBlockY2Maximum block Y
1242field_72744_LrenderersBeingClipped2How many renderers are being clipped by the frustrum this frame
1243field_72745_MrenderersBeingOccluded2How many renderers are being occluded this frame
1244field_72746_NrenderersBeingRendered2How many renderers are actually being rendered this frame
1245field_72747_OrenderersSkippingRenderPass2How many renderers are skipping rendering due to not having a render pass this frame
1246field_72748_HcountEntitiesTotal2Count entities total
1247field_72749_IcountEntitiesRendered2Count entities rendered
1248field_72750_JcountEntitiesHidden2Count entities hidden
1249field_72751_KrenderersLoaded2How many renderers are loaded this frame that try to be rendered
1250field_72752_QworldRenderersCheckIndex2World renderers check index
1251field_72753_PdummyRenderInt2Dummy render int
1252field_72754_SallRenderLists2All render lists (fixed length 4)
1253field_72755_RglRenderLists2List of OpenGL lists for the current render pass
1254field_72756_fprevSortZ2Previous Z position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1255field_72757_gfrustumCheckOffset2The offset used to determine if a renderer is one of the sixteenth that are being updated this frame
1256field_72758_dprevSortX2Previous x position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1257field_72759_eprevSortY2Previous y position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1258field_72760_bdummyBuf50k2Dummy buffer (50k) not used
1259field_72761_cocclusionResult2Occlusion query result
1260field_72762_atileEntities2
1261field_72763_nrenderChunksTall2
1262field_72764_orenderChunksDeep2
1263field_72765_lworldRenderers2
1264field_72766_mrenderChunksWide2
1265field_72767_jworldRenderersToUpdate2
1266field_72768_ksortedWorldRenderers2
1267field_72769_htheWorld2
1268field_72770_irenderEngine2The RenderEngine instance used by RenderGlobal
1269field_72771_wglSkyList2OpenGL sky list
1270field_72772_vstarGLCallList2The star GL Call list
1271field_72773_ucloudTickCounter2counts the cloud render updates. Used with mod to stagger some updates
1272field_72774_tocclusionEnabled2Is occlusion testing enabled
1273field_72775_sglOcclusionQueryBase2OpenGL occlusion query base
1274field_72776_rglobalRenderBlocks2Global render blocks
1275field_72777_qmc2A reference to the Minecraft object.
1276field_72778_pglRenderListBase2OpenGL render lists base
1277field_72779_zminBlockY2Minimum block Y
1278field_72780_yminBlockX2Minimum block X
1279field_72781_xglSkyList22OpenGL sky list 2
1280field_72782_btheWorldServer2The WorldServer object.
1281field_72783_amcServer2Reference to the MinecraftServer object.
1282field_72792_dentityViewDistance2
1283field_72793_btrackedEntities2List of tracked entities, used for iteration operations on tracked entities.
1284field_72794_ctrackedEntityIDs2
1285field_72795_atheWorld2
1286field_72814_dhasExtendedLevels2set by !chunk.getAreLevelsEmpty
1287field_72815_eworldObj2Reference to the World object.
1288field_72816_bchunkZ2
1289field_72817_cchunkArray2
1290field_72818_achunkX2
1291field_72982_DvillageCollectionObj2
1292field_72983_EvillageSiegeObj2
1293field_72984_FtheProfiler2
1294field_72985_GspawnHostileMobs2indicates if enemies are spawned or not
1295field_72986_AworldInfo2holds information about a world (size on disk, time, spawn point, seed, ...)
1296field_72987_BfindingSpawnPoint2Boolean that is set to true when trying to find a spawn point
1297field_72988_CmapStorage2
1298field_72989_LscanningTileEntities2
1299field_72990_MambientTickCountdown2number of ticks until the next random ambients play
1300field_72992_HspawnPeacefulMobs2A flag indicating whether we should spawn peaceful mobs.
1301field_72993_IactiveChunkSet2Positions to update
1302field_72994_JlightUpdateBlockList2is 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
1303field_72995_KisRemote2This is set to true for client worlds, and false for server worlds.
1304field_72996_floadedEntityList2A list of all Entities in all currently-loaded chunks
1305field_72997_gunloadedEntityList2
1306field_72998_dcollidingBoundingBoxes2
1307field_72999_escheduledUpdatesAreImmediate2boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
1308field_73000_bentityRemoval2Entities marked for removal.
1309field_73001_ccloudColour2
1310field_73002_aaddedTileEntityList2
1311field_73003_nprevRainingStrength2
1312field_73004_orainingStrength2
1313field_73005_lupdateLCG2Contains 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.
1314field_73006_mDIST_HASH_MAGIC2magic number used to generate fast random numbers for 3d distribution within a chunk
1315field_73007_jweatherEffects2a list of all the lightning entities
1316field_73008_kskylightSubtracted2How much light is subtracted from full daylight
1317field_73009_hloadedTileEntityList2A list of all TileEntities in all currently-loaded chunks
1318field_73010_iplayerEntities2Array list of players in the world.
1319field_73011_wprovider2The WorldProvider instance that World uses.
1320field_73012_vrand2RNG for World.
1321field_73013_udifficultySetting2Option > Difficulty setting (0 - 3)
1322field_73016_rlastLightningBolt2Set to 2 whenever a lightning bolt is generated in SSP. Decrements if > 0 in updateWeather(). Value appears to be unused.
1323field_73017_qthunderingStrength2
1324field_73018_pprevThunderingStrength2
1325field_73019_zsaveHandler2
1326field_73020_ychunkProvider2Handles chunk operations and caching
1327field_73021_xworldAccesses2
1328field_73032_dentityList2Contains all entities for this client, both spawned and non-spawned.
1329field_73033_bclientChunkProvider2The ChunkProviderClient instance
1330field_73034_centityHashSet2The hash set of entities handled by this client. Uses the entity's ID as the hash set's key.
1331field_73035_asendQueue2The packets that need to be sent to the server.
1332field_73036_LentitySpawnQueue2Contains 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.
1333field_73037_Mmc2
1334field_73038_NpreviousActiveChunkSet2
1335field_73058_dcanNotSave2set by CommandServerSave{all,Off,On}
1336field_73059_btheChunkProviderServer2
1337field_73061_amcServer2
1338field_73062_LtheEntityTracker2
1339field_73063_MthePlayerManager2
1340field_73065_OpendingTickListEntries2All work to do in future ticks.
1341field_73066_TentityIdMap2An IntHashMap of entity IDs (integers) to their Entity objects.
1342field_73067_QblockEventCache2Double buffer of ServerBlockEventList[] for holding pending BlockEventData's
1343field_73068_PallPlayersSleeping2is false if there are no players
1344field_73069_SbonusChestContent2
1345field_73070_RblockEventCacheIndex2The index into the blockEventCache; either 0, or 1, toggled in sendBlockEventPackets where all BlockEvent are applied locally and send to clients.
1346field_73071_ademoWorldSettings2
1347field_73072_LdemoWorldSeed2
1348field_73086_fpartiallyDestroyedBlockX2
1349field_73087_gpartiallyDestroyedBlockY2
1350field_73088_disDestroyingBlock2True if the player is destroying a block
1351field_73089_einitialDamage2
1352field_73090_bthisPlayerMP2The EntityPlayerMP object that this object is connected to.
1353field_73091_cgameType2
1354field_73092_atheWorld2The world object that this object is connected to.
1355field_73094_odurabilityRemainingOnBlock2
1356field_73095_lposY2
1357field_73096_mposZ2
1358field_73097_jreceivedFinishDiggingPacket2Set 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.
1359field_73098_kposX2
1360field_73099_hpartiallyDestroyedBlockZ2
1361field_73100_icurblockDamage2
1362field_73103_ddemoTimeExpired2
1363field_73111_dpartialBlockZ2
1364field_73112_epartialBlockProgress2damage ranges from 1 to 10. -1 causes the client to delete the partial block renderer.
1365field_73113_bpartialBlockX2
1366field_73114_cpartialBlockY2
1367field_73115_aminingPlayerEntId2entity 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
1368field_73126_flastScaledZPosition2
1369field_73127_glastYaw2
1370field_73128_dlastScaledXPosition2
1371field_73129_elastScaledYPosition2
1372field_73130_bblocksDistanceThreshold2
1373field_73131_cupdateFrequency2check for sync when ticks % updateFrequency==0
1374field_73132_amyEntity2
1375field_73133_nplayerEntitiesUpdated2
1376field_73134_otrackingPlayers2Holds references to all the players that are currently receiving position updates for this entity.
1377field_73135_lmotionZ2
1378field_73136_mticks2
1379field_73137_jmotionX2
1380field_73138_kmotionY2
1381field_73139_hlastPitch2
1382field_73140_ilastHeadMotion2
1383field_73141_vridingEntity2
1384field_73142_uticksSinceLastForcedTeleport2every 400 ticks a full teleport packet is sent, rather than just a "move me +x" command, so that position remains fully synced.
1385field_73143_tsendVelocityUpdates2
1386field_73144_sisDataInitialized2set to true on first sendLocationToClients
1387field_73145_rposZ2
1388field_73146_qposY2
1389field_73147_pposX2
1390field_73161_brandom2
1391field_73163_aworldObj2
1392field_73167_fnoiseData32
1393field_73168_gnoiseData42
1394field_73169_dnoiseData12
1395field_73170_enoiseData22
1396field_73171_bnetherNoiseGen72
1397field_73172_cgenNetherBridge2
1398field_73173_anetherNoiseGen62
1399field_73174_nnetherrackExculsivityNoiseGen2Determines whether something other than nettherack can be generated at a location
1400field_73175_oworldObj2Is the world that the nether is getting generated.
1401field_73176_lnetherNoiseGen32
1402field_73177_mslowsandGravelNoiseGen2Determines whether slowsand or gravel can be generated at a location
1403field_73178_jnetherNoiseGen12A NoiseGeneratorOctaves used in generating nether terrain
1404field_73179_knetherNoiseGen22
1405field_73180_hnoiseData52
1406field_73181_ihellRNG2
1407field_73182_tnetherCaveGenerator2
1408field_73183_snetherrackExclusivityNoise2Holds the noise used to determine whether something other than netherrack can be generated at a location
1409field_73184_rgravelNoise2
1410field_73185_qslowsandNoise2Holds the noise used to determine whether slowsand can be generated at a location
1411field_73186_pnoiseField2
1412field_73190_fnoiseData42
1413field_73191_gnoiseData52
1414field_73192_dnoiseData22
1415field_73193_enoiseData32
1416field_73194_bnoiseGen52
1417field_73195_cnoiseData12
1418field_73196_anoiseGen42
1419field_73197_ndensities2
1420field_73198_obiomesForGeneration2The biomes that are used to generate the chunk
1421field_73199_lnoiseGen32
1422field_73200_mendWorld2
1423field_73201_jnoiseGen12
1424field_73202_knoiseGen22
1425field_73204_iendRNG2
1426field_73208_fnoise22A double array that hold terrain noise from noiseGen2
1427field_73209_gnoise52A double array that hold terrain noise from noiseGen5
1428field_73210_dnoise32A double array that hold terrain noise from noiseGen3
1429field_73211_enoise12A double array that hold terrain noise
1430field_73212_bnoiseGen62A NoiseGeneratorOctaves used in generating terrain
1431field_73213_cmobSpawnerNoise2
1432field_73214_anoiseGen52A NoiseGeneratorOctaves used in generating terrain
1433field_73215_nnoiseGen32A NoiseGeneratorOctaves used in generating terrain
1434field_73216_onoiseGen42A NoiseGeneratorOctaves used in generating terrain
1435field_73217_lnoiseGen12A NoiseGeneratorOctaves used in generating terrain
1436field_73218_mnoiseGen22A NoiseGeneratorOctaves used in generating terrain
1437field_73220_krand2RNG.
1438field_73221_hnoise62A double array that holds terrain noise from noiseGen6
1439field_73222_iparabolicField2Used to store the 5x5 parabolic field that is used during terrain generation.
1440field_73223_wmineshaftGenerator2Holds Mineshaft Generator
1441field_73224_vvillageGenerator2Holds Village Generator
1442field_73225_ustrongholdGenerator2Holds Stronghold Generator
1443field_73226_tcaveGenerator2
1444field_73227_sstoneNoise2
1445field_73228_rnoiseArray2Holds the overall noise array used in chunk generation
1446field_73229_qmapFeaturesEnabled2are map structures going to be generated (e.g. strongholds)
1447field_73230_pworldObj2Reference to the World object.
1448field_73231_zbiomesForGeneration2The biomes that are used to generate the chunk
1449field_73232_yravineGenerator2Holds ravine generator
1450field_73233_xscatteredFeatureGenerator2
1451field_73235_dworldObj2Reference to the World object.
1452field_73236_bchunkMapping2The mapping between ChunkCoordinates and Chunks that ChunkProviderClient maintains.
1453field_73237_cchunkListing2This 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.
1454field_73238_ablankChunk2The completely empty chunk used by ChunkProviderClient when field_73236_b doesn't contain the requested coordinates.
1455field_73244_floadedChunkHashMap2
1456field_73245_gloadedChunks2
1457field_73246_dcurrentChunkProvider2
1458field_73247_ecurrentChunkLoader2
1459field_73248_bchunksToUnload2used by unload100OldestChunks to iterate the loadedChunkHashMap for unload (underlying assumption, first in, first out)
1460field_73249_cdefaultEmptyChunk2
1461field_73250_aloadChunkOnProvideRequest2if this is false, the defaultEmptyChunk will be returned by the provider
1462field_73251_hworldObj2
1463field_73261_dlocationOfBlockChange2
1464field_73262_enumberOfTilesToUpdate2
1465field_73263_bplayersInChunk2
1466field_73264_cchunkLocation2note: this is final
1467field_73265_athePlayerManager2
1468field_73286_bclientPacketIdList2List of the client's packet IDs.
1469field_73287_risChunkDataPacket2Only true for Packet51MapChunk, Packet52MultiBlockChange, Packet53BlockChange and Packet59ComplexEntity. Used to separate them into a different send queue.
1470field_73288_cserverPacketIdList2List of the server's packet IDs.
1471field_73289_qsentSize2
1472field_73290_psentID2Assumed to be sequential by the profiler.
1473field_73291_apacketClassToIdMap2Maps packet class to packet id
1474field_73292_nreceivedID2
1475field_73293_oreceivedSize2
1476field_73294_lpacketIdToClassMap2Maps packet id to packet class
1477field_73295_mcreationTimeMillis2the system time in milliseconds when this packet was created.
1478field_73296_bvehicleEntityId2
1479field_73297_aentityId2
1480field_73298_byPosition2Y coordinate of spawn.
1481field_73299_czPosition2Z coordinate of spawn.
1482field_73300_axPosition2X coordinate of spawn.
1483field_73301_atime2The world time in minutes.
1484field_73305_bverifyToken2
1485field_73306_csharedKey2Secret AES key decrypted from sharedSecret via the server's private RSA key
1486field_73307_asharedSecret2
1487field_73308_dsignLines2
1488field_73309_byPosition2
1489field_73310_czPosition2
1490field_73311_axPosition2
1491field_73312_bcollectorEntityId2The entity that picked up the one from the ground.
1492field_73313_acollectedEntityId2The entity on the ground that was picked up.
1493field_73314_fpitch2Pitch of the entity.
1494field_73315_dzPosition2Z position of the entity.
1495field_73316_eyaw2Yaw of the entity.
1496field_73317_bxPosition2X position of the entity.
1497field_73318_cyPosition2Y position of the entity.
1498field_73319_aentityId2ID of the entity.
1499field_73325_dposZ2Z position of the block
1500field_73326_edestroyedStage2How far destroyed this block is
1501field_73327_bposX2X posiiton of the block
1502field_73328_cposY2Y position of the block
1503field_73329_aentityId2Entity breaking the block
1504field_73330_dactionType2The type of update to perform on the tile entity.
1505field_73331_ecustomParam12Custom parameter 1 passed to the tile entity on update.
1506field_73332_byPosition2The Y position of the tile entity to update.
1507field_73333_czPosition2The Z position of the tile entity to update.
1508field_73334_axPosition2The X position of the tile entity to update.
1509field_73335_fblockId2The block ID this action is set for.
1510field_73336_dinstrumentType21=Double Bass, 2=Snare Drum, 3=Clicks / Sticks, 4=Bass Drum, 5=Harp
1511field_73337_epitch2The pitch of the note (between 0-24 inclusive where 0 is the lowest and 24 is the highest).
1512field_73338_byLocation2
1513field_73339_czLocation2
1514field_73340_axLocation2
1515field_73341_dface2Punched face of the block.
1516field_73342_estatus2Status of the digging (started, ongoing, broken).
1517field_73343_byPosition2Block Y position.
1518field_73344_czPosition2Block Z position.
1519field_73345_axPosition2Block X position.
1520field_73357_fwalkSpeed2
1521field_73358_disCreativeMode2Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
1522field_73359_eflySpeed2
1523field_73360_bisFlying2Indicates whether the player is flying or not.
1524field_73361_callowFlying2Whether or not to allow the player to fly when they double jump.
1525field_73362_adisableDamage2Disables player damage.
1526field_73363_bisConnected2Byte that tells whether the player is connected.
1527field_73364_cping2
1528field_73365_aplayerName2The player's name.
1529field_73366_bstate21=sneak, 2=normal
1530field_73367_aentityId2Player ID.
1531field_73368_aentityId2ID of the entity to be destroyed on the client.
1532field_73369_dgameType2
1533field_73370_eterrainType2
1534field_73371_bdifficulty2The difficulty setting. 0 through 3 for peaceful, easy, normal, hard. The client always sends 1.
1535field_73372_cworldHeight2Defaults to 128
1536field_73373_arespawnDimension2
1537field_73374_beffectId2The ID of the effect which is being removed from an entity.
1538field_73375_aentityId2The ID of the entity which an effect is being removed from.
1539field_73379_bpublicKey2
1540field_73380_cverifyToken2
1541field_73381_aserverId2
1542field_73382_bheadRotationYaw2
1543field_73383_aentityId2
1544field_73384_bitemStack2
1545field_73385_aslot2
1546field_73386_aid2The block/item id to be equipped.
1547field_73387_dmotionZ2
1548field_73388_bmotionX2
1549field_73389_cmotionY2
1550field_73390_aentityId2
1551field_73392_bmetadata2
1552field_73393_aentityId2
1553field_73394_bexperienceTotal2The total experience points.
1554field_73395_cexperienceLevel2The experience level.
1555field_73396_aexperience2The current experience bar points.
1556field_73398_bslot2Equipment slot: 0=held, 1-4=armor slot
1557field_73399_citemSlot2The item in the slot format (an ItemStack)
1558field_73400_aentityID2Entity ID of the object.
1559field_73409_fxOffset2The offset from xPosition where the actual click took place
1560field_73410_gyOffset2The offset from yPosition where the actual click took place
1561field_73411_ddirection2The offset to use for block/item placement.
1562field_73412_eitemStack2
1563field_73413_byPosition2
1564field_73414_czPosition2
1565field_73415_axPosition2
1566field_73416_hzOffset2The offset from zPosition where the actual click took place
1567field_73417_dduration2
1568field_73418_beffectId2
1569field_73419_ceffectAmplifier2The effect's amplifier.
1570field_73420_aentityId2
1571field_73421_dtype2The new block type for the block.
1572field_73422_emetadata2Metadata of the block.
1573field_73423_byPosition2Block Y position.
1574field_73424_czPosition2Block Z position.
1575field_73425_axPosition2Block X position.
1576field_73426_bitemStack2Stack of items
1577field_73427_awindowId2The id of window which items are being sent for. 0 for player inventory.
1578field_73428_dslotsCount2
1579field_73429_binventoryType2
1580field_73430_cwindowTitle2
1581field_73431_awindowId2
1582field_73432_awindowId2
1583field_73433_bshortWindowId2
1584field_73434_caccepted2
1585field_73435_awindowId2The id of the window that the action occurred in.
1586field_73436_buniqueID2Contains a unique ID for the item that this packet will be populating.
1587field_73437_citemData2Contains a buffer of arbitrary data with which to populate an individual item in the world.
1588field_73438_aitemID2
1589field_73439_fholdingShift2
1590field_73440_daction2A unique number for the action, used for transaction handling
1591field_73441_eitemStack2Item stack for inventory
1592field_73442_binventorySlot2The clicked slot (-999 is outside of inventory)
1593field_73443_cmouseClick21 when right-clicking and otherwise 0
1594field_73444_awindow_Id2The id of the window which was clicked. 0 for player inventory.
1595field_73445_benchantment2The position of the enchantment on the enchantment table window, starting with 0 as the topmost one.
1596field_73446_awindowId2
1597field_73447_aforceRespawn20 sent to a netLoginHandler starts the server, 1 sent to NetServerHandler forces a respawn
1598field_73448_dsize2The size of the arrays.
1599field_73450_bzPosition2Chunk Z position.
1600field_73451_cmetadataArray2The metadata for each block changed.
1601field_73452_axPosition2Chunk X position.
1602field_73455_dserverPort2
1603field_73456_busername2
1604field_73457_cserverHost2
1605field_73458_aprotocolVersion2
1606field_73464_dchatColours2
1607field_73465_egameDifficulty2
1608field_73466_brenderDistance2
1609field_73467_cchatVisisble2
1610field_73468_alanguage2
1611field_73469_banimate2
1612field_73470_aentityId2The entity ID, in this case it's the player ID.
1613field_73471_bamount2
1614field_73472_astatisticId2
1615field_73474_atext2Sent by the client containing the text to be autocompleted. Sent by the server with possible completions separated by null (two bytes in UTF-16)
1616field_73476_bmessage2The message being sent.
1617field_73477_cisServer2
1618field_73478_amaxChatLength2Maximum number of characters allowed in chat string in each packet.
1619field_73490_fvelocityX2
1620field_73491_gvelocityY2
1621field_73492_dyPosition2The Y position of the entity.
1622field_73493_ezPosition2The Z position of the entity.
1623field_73494_btype2The type of mob.
1624field_73495_cxPosition2The X position of the entity.
1625field_73496_aentityId2The entity ID.
1626field_73497_jpitch2The pitch of the entity.
1627field_73498_kheadYaw2The yaw of the entity's head.
1628field_73499_hvelocityZ2
1629field_73500_iyaw2The yaw of the entity.
1630field_73501_tmetadata2
1631field_73502_smetaData2Indexed metadata for Mob, terminated by 0x7F
1632field_73503_ftitle2
1633field_73504_dzPosition2
1634field_73505_edirection2
1635field_73506_bxPosition2
1636field_73507_cyPosition2
1637field_73508_aentityId2
1638field_73510_frotation2The player's rotation.
1639field_73511_gpitch2The player's pitch.
1640field_73512_dyPosition2The player's Y position.
1641field_73513_ezPosition2The player's Z position.
1642field_73514_bname2The player's name.
1643field_73515_cxPosition2The player's X position.
1644field_73516_aentityId2The entity ID, in this case it's the player ID.
1645field_73517_jmetadataWatchableObjects2
1646field_73518_hcurrentItem2The current item the player is holding.
1647field_73519_imetadata2
1648field_73520_fspeedY2Not sent if the thrower entity ID is 0. The speed of this fireball along the Y axis.
1649field_73521_gspeedZ2Not sent if the thrower entity ID is 0. The speed of this fireball along the Z axis.
1650field_73522_dzPosition2The Z position of the object.
1651field_73523_espeedX2Not sent if the thrower entity ID is 0. The speed of this fireball along the X axis.
1652field_73524_bxPosition2The X position of the object.
1653field_73525_cyPosition2The Y position of the object.
1654field_73526_aentityId2Entity ID of the object.
1655field_73527_htype2The type of object.
1656field_73528_ithrowerEntityId20 if not a fireball. Otherwise, this is the Entity ID of the thrower.
1657field_73529_dposZ2
1658field_73530_expValue2The Orbs Experience points value.
1659field_73531_bposX2
1660field_73532_cposY2
1661field_73533_aentityId2Entity ID for the XP Orb
1662field_73534_dposZ2
1663field_73535_eisLightningBolt2
1664field_73536_bposX2
1665field_73537_cposY2
1666field_73538_aentityID2
1667field_73539_fpitch2The player's pitch rotation.
1668field_73540_gonGround2True if the client is on the ground.
1669field_73541_dstance2The player's stance. (boundingBox.minY)
1670field_73542_eyaw2The player's yaw rotation.
1671field_73543_byPosition2The player's Y position.
1672field_73544_czPosition2The player's Z position.
1673field_73545_axPosition2The player's X position.
1674field_73546_hmoving2Boolean set to true if the player is moving.
1675field_73547_irotating2Boolean set to true if the player is rotating.
1676field_73548_fpitch2The Y axis rotation.
1677field_73549_grotating2Boolean set to true if the entity is rotating.
1678field_73550_dzPosition2The Z axis relative movement.
1679field_73551_eyaw2The X axis rotation.
1680field_73552_bxPosition2The X axis relative movement.
1681field_73553_cyPosition2The Y axis relative movement.
1682field_73554_aentityId2The ID of this entity.
1683field_73555_fdifficultySetting2The difficulty setting byte.
1684field_73556_gworldHeight2Defaults to 128
1685field_73557_dgameType2
1686field_73558_edimension2-1: The Nether, 0: The Overworld, 1: The End
1687field_73559_bterrainType2
1688field_73560_chardcoreMode2
1689field_73561_aclientEntityId2The player's entity ID
1690field_73562_hmaxPlayers2The maximum players.
1691field_73563_dposY2
1692field_73564_eposZ2
1693field_73565_bauxData2
1694field_73566_cposX2
1695field_73567_asfxID2
1696field_73574_fpitch263 is 100%. Can be more.
1697field_73575_deffectZ2Effect Z multiplied by 8
1698field_73576_evolume21 is 100%. Can be more.
1699field_73577_beffectX2Effect X multiplied by 8
1700field_73578_ceffectY2Effect Y multiplied by 8
1701field_73579_asoundName2e.g. step.grass
1702field_73585_gdataLength2total size of the compressed data
1703field_73586_dchunkPosZ2
1704field_73587_echunkDataBuffer2The compressed chunk data buffer
1705field_73589_cchunkPostX2
1706field_73591_hchunkDataNotCompressed2
1707field_73592_arandomId2
1708field_73595_fchunkData2The transmitted chunk data, decompressed.
1709field_73596_gcompressedChunkData2The compressed chunk data
1710field_73597_dyChMax2The y-position of the highest chunk Section in the transmitted chunk, in chunk coordinates.
1711field_73598_eincludeInitialize2Whether to initialize the Chunk before applying the effect of the Packet51MapChunk.
1712field_73599_bzCh2The z-position of the transmitted chunk, in chunk coordinates.
1713field_73600_cyChMin2The y-position of the lowest chunk Section in the transmitted chunk, in chunk coordinates.
1714field_73601_axCh2The x-position of the transmitted chunk, in chunk coordinates.
1715field_73602_htempLength2The length of the compressed chunk data byte array.
1716field_73603_itemp2A temporary storage for the compressed chunk data byte array.
1717field_73604_btargetEntity2The entity the player is interacting with
1718field_73605_cisLeftClick2Seems to be true when the player is pointing at an entity and left-clicking and false when right-clicking.
1719field_73606_aplayerEntityId2The entity of the player (ignored by the server)
1720field_73610_fplayerVelocityX2X velocity of the player being pushed by the explosion
1721field_73611_gplayerVelocityY2Y velocity of the player being pushed by the explosion
1722field_73612_dexplosionSize2
1723field_73613_echunkPositionRecords2
1724field_73614_bexplosionY2
1725field_73615_cexplosionZ2
1726field_73616_aexplosionX2
1727field_73617_hplayerVelocityZ2Z velocity of the player being pushed by the explosion
1728field_73618_beventType20: Invalid bed, 1: Rain starts, 2: Rain stops, 3: Game mode changed.
1729field_73619_cgameMode2When reason==3, the game mode to set. See EnumGameType for a list of values.
1730field_73620_aclientMessage2The client prints clientMessage[eventType] to chat when this packet is received.
1731field_73621_dbedZ2
1732field_73623_bbedX2
1733field_73624_cbedY2
1734field_73625_aentityID2
1735field_73626_bentityStatus22 for hurt, 3 for dead
1736field_73627_aentityId2
1737field_73628_blength2Length of the data to be read
1738field_73629_cdata2Any data
1739field_73630_achannel2Name of the 'channel' used to send data
1740field_73631_areason2Displayed to the client when the connection terminates.
1741field_73632_bprogressBar2Which of the progress bars that should be updated. (For furnaces, 0 = progress arrow, 1 = fire icon)
1742field_73633_cprogressBarValue2The 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)
1743field_73634_awindowId2The id of the window that the progress bar is in.
1744field_73635_bitemSlot2Slot that should be updated
1745field_73636_cmyItemStack2Item stack
1746field_73637_awindowId2The window which is being updated. 0 for player inventory
1747field_73638_bfood2
1748field_73639_cfoodSaturation2Players logging on get a saturation of 5.0. Eating food increases the saturation as well as the food bar.
1749field_73640_ahealthMP2Variable used for incoming health packets
1750field_73661_dupdateTime2
1751field_73662_by2
1752field_73663_cz2
1753field_73664_ax2
1754field_73672_bproperties2
1755field_73673_cassociatedFile2
1756field_73674_alogger2Reference to the logger.
1757field_73692_fbanEndDate2
1758field_73693_greason2
1759field_73694_dbanStartDate2
1760field_73695_ebannedBy2
1761field_73697_cusername2
1762field_73698_adateFormat2
1763field_73701_bsender2
1764field_73702_acommand2The command string.
1765field_73713_bfileName2
1766field_73714_clistActive2set to true if not singlePlayer
1767field_73715_atheBanList2
1768field_73716_atheServer2Instance of MinecraftServer.
1769field_73725_bmc2A reference to the Minecraft object.
1770field_73726_ccurrentlyDisplayedText2The text currently displayed (i.e. the argument to the last call to printText or func_73722_d)
1771field_73735_izLevel2
1772field_73741_fid2ID for this control.
1773field_73742_genabled2True if this control is enabled, false to disable.
1774field_73743_dyPosition2The y position of this control.
1775field_73744_edisplayString2The string displayed on this control.
1776field_73745_bheight2Button height in pixels
1777field_73746_cxPosition2The x position of this control.
1778field_73747_awidth2Button width in pixels
1779field_73748_hdrawButton2Hides the button completely if false.
1780field_73749_jmirrored2If true, then next page button will face to right, if false then next page button will face to left.
1781field_73750_lidFloat2Additional ID for this slider control.
1782field_73751_jsliderValue2The value of this slider control.
1783field_73752_kdragging2Is this slider control being dragged.
1784field_73754_jenumOptions2
1785field_73755_jnextPage2True for pointing right (next page), false for pointing left (previous page).
1786field_73770_bsentMessages2A list of messages previously sent through the chat GUI
1787field_73771_cchatLines2Chat lines to be displayed in the chat box
1788field_73772_amc2The Minecraft instance.
1789field_73775_bmc2
1790field_73776_aparticles2
1791field_73809_ftext2Have the current text beign edited on the textbox.
1792field_73810_gmaxStringLength2
1793field_73811_dwidth2The width of this text field.
1794field_73812_eheight2
1795field_73813_bxPos2
1796field_73814_cyPos2
1797field_73815_afontRenderer2Have the font renderer from GuiScreen to render the textbox text into the screen.
1798field_73816_nlineScrollOffset2The current character index that should be used as start of the rendered text.
1799field_73817_ocursorPosition2
1800field_73818_lisFocused2If this value is true along isEnabled, keyTyped will process the keys.
1801field_73819_misEnabled2If this value is true along isFocused, keyTyped will process the keys.
1802field_73820_jenableBackgroundDrawing2
1803field_73821_kcanLoseFocus2if true the textbox can lose focus by clicking elsewhere on the screen
1804field_73822_hcursorCounter2
1805field_73823_svisible2True if this textbox is visible
1806field_73824_rdisabledColor2
1807field_73825_qenabledColor2
1808field_73826_pselectionEnd2other selection position, maybe the same as the cursor
1809field_73837_fupdateCounter2
1810field_73838_grecordPlaying2The string specifying which record music is playing
1811field_73839_dmc2
1812field_73840_epersistantChatGUI2ChatGUI instance that retains all previous chat data
1813field_73841_bitemRenderer2
1814field_73842_crand2
1815field_73843_aprevVignetteBrightness2Previous frame vignette brightness (slowly changes by 1% each frame)
1816field_73844_jrecordIsPlaying2
1817field_73845_hrecordPlayingUpFor2How many ticks the record playing message will be displayed
1818field_73850_ftheAchievement2Holds the achievement that will be displayed on the GUI.
1819field_73851_gachievementTime2
1820field_73852_dachievementGetLocalText2
1821field_73853_eachievementStatName2
1822field_73854_bachievementWindowWidth2Holds the latest width scaled to fit the game window.
1823field_73855_cachievementWindowHeight2Holds the latest height scaled to fit the game window.
1824field_73856_atheGame2Holds the instance of the game (Minecraft)
1825field_73857_jhaveAchiement2
1826field_73858_hitemRender2Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)
1827field_73880_fwidth2The width of the screen object.
1828field_73881_gheight2The height of the screen object.
1829field_73882_emc2Reference to the Minecraft object.
1830field_73883_aselectedButton2The button that was just pressed.
1831field_73884_lguiParticles2
1832field_73885_jallowUserInput2
1833field_73886_kfontRenderer2The FontRenderer used by GuiScreen
1834field_73887_hbuttonList2A list of all the buttons in this container.
1835field_73888_dtheChatOptions2
1836field_73889_btheGuiScreen2Instance of GuiScreen.
1837field_73890_ctheSettings2Instance of GameSettings file.
1838field_73891_aallScreenChatOptions2An array of all EnumOptions which are to do with chat.
1839field_73899_csentHistoryCursor2keeps position of which chat message you will select when you press up, (does not increase for duplicated messages sent immediately after each other)
1840field_73900_qdefaultInputFieldText2is the text that appears when you press the chat key and the input box appears pre-filled
1841field_73901_ainputField2Chat entry field
1842field_73902_pclickedURI2used to pass around the URI to various dialogues and to the host os
1843field_73908_dbuttonId2The ID of the button that has been pressed.
1844field_73909_bparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1845field_73910_coptions2Reference to the GameSettings object.
1846field_73911_ascreenTitle2The title string that is displayed in the top-center of the screen.
1847field_73915_DlocalizedNewWorldText2E.g. New World, Neue Welt, Nieuwe wereld, Neuvo Mundo
1848field_73916_EworldTypeId2
1849field_73917_FILLEGAL_WORLD_NAMES2If the world name is one of these, it'll be surrounded with underscores.
1850field_73918_dfolderName2
1851field_73919_btextboxWorldName2
1852field_73920_AgameModeDescriptionLine12The first line of text describing the currently selected game mode.
1853field_73921_ctextboxSeed2
1854field_73922_BgameModeDescriptionLine22The second line of text describing the currently selected game mode.
1855field_73923_Cseed2The current textboxSeed text
1856field_73924_aparentGuiScreen2
1857field_73925_ngenerateStructures2
1858field_73926_ocommandsAllowed2
1859field_73927_mgameMode2hardcore', 'creative' or 'survival
1860field_73928_wbuttonGenerateStructures2The GuiButton in the 'More World Options' screen. Toggles ON/OFF
1861field_73929_vmoreWorldOptions2The GUIButton that you click to get to options like the seed when creating a world.
1862field_73930_ubuttonGameMode2The GUIButton that you click to change game modes.
1863field_73931_tmoreOptions2True if the extra options (Seed box, structure toggle button, world type button, etc.) are being shown
1864field_73932_screateClicked2
1865field_73933_risHardcore2True if and only if gameMode.equals("hardcore")
1866field_73934_qbonusItems2toggles when GUIButton 7 is pressed
1867field_73935_pcommandsToggled2True iif player has clicked buttonAllowCommands at least once
1868field_73936_zbuttonAllowCommands2
1869field_73937_ybuttonWorldType2The GuiButton in the more world options screen.
1870field_73938_xbuttonBonusItems2
1871field_73939_dbuttonText22The text shown for the second button in GuiYesNo
1872field_73940_bmessage12First line of text.
1873field_73941_cbuttonText12The text shown for the first button in GuiYesNo
1874field_73942_aparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1875field_73943_nworldNumber2World number to be deleted.
1876field_73944_mmessage22Second line of text.
1877field_73946_bcopyLinkButtonText2Label for the Copy to Clipboard button.
1878field_73947_aopenLinkWarning2Text to warn players from opening unsafe links.
1879field_73964_dguiTexturePackSlot2the GuiTexturePackSlot that contains all the texture packs and their descriptions
1880field_73965_brefreshTimer2
1881field_73966_cfileLocation2the absolute location of this texture pack
1882field_73967_aguiScreen2
1883field_73973_dbuttonResetDemo2
1884field_73974_bupdateCounter2Counts the number of screen updates.
1885field_73975_csplashText2The splash message.
1886field_73976_arand2The RNG used by the Main Menu Screen.
1887field_73977_nviewportTexture2Texture allocated for the current viewport of the main menu's panorama background.
1888field_73978_otitlePanoramaPaths2An array of all the paths to the panorama pictures.
1889field_73979_mpanoramaTimer2Timer used to rotate the panorama, increases every tick.
1890field_73980_dupdateCounter2Counts the number of screen updates.
1891field_73981_ballowedCharacters2This String is just a local copy of the characters allowed in text rendering of minecraft.
1892field_73982_centitySign2Reference to the sign object.
1893field_73983_ascreenTitle2The title string that is displayed in the top-center of the screen.
1894field_73984_meditLine2The number of the line that is being edited.
1895field_73988_blines2List of lines on the ending poem and credits.
1896field_73990_aupdateCounter2Counts the number of screen updates.
1897field_73991_dserverTextField2
1898field_73992_bguiScreen2Needed a change as a local variable was conflicting on construct
1899field_73993_ctheServerData2Instance of ServerData.
1900field_73995_acooldownTimer2The cooldown timer for the buttons, increases every tick and enables all buttons when reaching 20.
1901field_73996_dnewServerData2ServerData to be modified by this GUI
1902field_73997_bserverAddress2
1903field_73998_cserverName2
1904field_73999_aparentGui2This GUI's parent GUI.
1905field_74000_bmessage22Unused class. Would contain a message drawn to the center of the screen.
1906field_74001_amessage12Unused class. Would contain a message drawn to the center of the screen.
1907field_74022_dserverSlotContainer2Slot container for the server list
1908field_74023_block2Lock object for use with synchronized()
1909field_74025_cparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1910field_74026_BlistofLanServers2
1911field_74027_athreadsPending2Number of outstanding ThreadPollServers threads
1912field_74028_nselectedServer2Index of the currently selected server
1913field_74030_minternetServerList2
1914field_74031_wtheServerData2Instance of ServerData.
1915field_74032_vlagTooltip2This GUI's lag tooltip text or null if no lag icon is being hovered.
1916field_74033_udirectClicked2The 'Direct Connect' button was clicked
1917field_74034_teditClicked2The 'Edit' button was clicked
1918field_74035_saddClicked2The 'Add server' button was clicked
1919field_74036_rdeleteClicked2The 'Delete' button was clicked
1920field_74037_qbuttonDelete2The 'Delete' button
1921field_74038_pbuttonSelect2The 'Join Server' button
1922field_74039_zticksOpened2How many ticks this Gui is already opened
1923field_74040_ylocalServerFindThread2
1924field_74041_xlocalNetworkServerList2
1925field_74044_dtheGameSettings2For saving the user's language selection to disk.
1926field_74045_bupdateTimer2Timer used to update texture packs, decreases every tick and is reset to 20 and updates texture packs upon reaching 0.
1927field_74046_clanguageList2This GUI's language list.
1928field_74047_aparentGui2This GUI's parent GUI.
1929field_74048_mdoneButton2This GUI's 'Done' button.
1930field_74049_bupdateCounter2Counts the number of screen updates.
1931field_74050_aupdateCounter22Also counts the number of updates, not certain as to why yet.
1932field_74051_doptions2Reference to the GameSettings object.
1933field_74052_brelevantOptions2An array of options that can be changed directly from the options GUI.
1934field_74053_cparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1935field_74054_ascreenTitle2The title string that is displayed in the top-center of the screen.
1936field_74055_btheGuiTextField2
1937field_74056_cworldName2
1938field_74057_aparentGuiScreen2
1939field_74074_dselected2True if a world has been selected.
1940field_74075_bscreenTitle2The title string that is displayed in the top-center of the screen.
1941field_74076_cdateFormatter2simple date formater
1942field_74077_aparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1943field_74078_nsaveList2The save list for the world selection screen
1944field_74079_oworldSlotContainer2
1945field_74080_mselectedWorld2the currently selected world
1946field_74081_vbuttonRename2The rename button in the world selection GUI
1947field_74082_ubuttonSelect2the select button in the world selection gui
1948field_74083_tbuttonDelete2The delete button in the world selection GUI
1949field_74084_sdeleting2set to true if you arein the process of deleteing a world/save
1950field_74085_rlocalizedGameModeText2The game mode text that is displayed with each world on the world selection list.
1951field_74086_qlocalizedMustConvertText2
1952field_74087_plocalizedWorldText2E.g. World, Welt, Monde, Mundo
1953field_74089_dgameMode2The currently selected game mode. One of 'survival', 'creative', or 'adventure'
1954field_74090_bbuttonAllowCommandsToggle2
1955field_74091_cbuttonGameMode2
1956field_74092_aparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1957field_74093_mallowCommands2True if 'Allow Cheats' is currently enabled
1958field_74097_bsnooperGameSettings2Instance of GameSettings.
1959field_74099_pbuttonAllowSnooping2
1960field_74100_asnooperGuiScreen2Instance of GuiScreen.
1961field_74102_osnooperList2
1962field_74103_msnooperTitle2The Snooper title.
1963field_74104_dis64bit2True if the system is 64-bit (using a simple indexOf test on a system property)
1964field_74105_bparentGuiScreen2
1965field_74106_cguiGameSettings2GUI game settings
1966field_74107_ascreenTitle2The title string that is displayed in the top-center of the screen.
1967field_74108_mvideoOptions2An array of all of EnumOption's video options.
1968field_74111_dmouseY2The current mouse y coordinate
1969field_74112_bachievementsPaneHeight2
1970field_74113_cmouseX2The current mouse x coordinate
1971field_74114_aachievementsPaneWidth2
1972field_74116_oguiMapX2The x position of the achievement map
1973field_74118_wisMouseButtonDown2Whether the Mouse Button is down or not
1974field_74119_vguiMapRight2The right y coordinate of the achievement map
1975field_74120_uguiMapBottom2The bottom x coordinate of the achievement map
1976field_74121_tguiMapLeft2The left y coordinate of the achievement map
1977field_74122_sguiMapTop2The top x coordinate of the achievement map
1978field_74125_pguiMapY2The y position of the achievement map
1979field_74126_xstatFileWriter2
1980field_74150_dslotGeneral2The slot for general stats.
1981field_74151_bstatsTitle2The title of the stats screen.
1982field_74152_crenderItem2
1983field_74153_pselectedSlot2The currently-selected slot.
1984field_74154_aparentGui2
1985field_74155_nslotBlock2The slot for block stats.
1986field_74156_ostatFileWriter2
1987field_74157_mslotItem2The slot for item stats.
1988field_74166_dbookModified2
1989field_74167_bitemstackBook2
1990field_74168_cbookIsUnsigned2Whether the book is signed or can still be edited
1991field_74169_aeditingPlayer2The player editing the book
1992field_74170_nupdateCount2Update ticks since the gui was opened
1993field_74171_obookImageWidth2
1994field_74172_meditingTitle2
1995field_74173_wbuttonDone2
1996field_74174_vbuttonPreviousPage2
1997field_74175_ubuttonNextPage2
1998field_74176_tbookTitle2
1999field_74177_sbookPages2
2000field_74178_rcurrPage2
2001field_74179_qbookTotalPages2
2002field_74180_pbookImageHeight2
2003field_74181_zbuttonCancel2
2004field_74182_ybuttonFinalize2
2005field_74183_xbuttonSign2The GuiButton to sign this book.
2006field_74193_dinventorySlots2A list of the players inventory slots.
2007field_74194_bxSize2The X size of the inventory window in pixels.
2008field_74195_cySize2The Y size of the inventory window in pixels.
2009field_74196_aitemRenderer2Stacks renderer. Icons, stack size, health, etc...
2010field_74197_nguiTop2Starting Y position for the Gui. Inconsistent use for Gui backgrounds.
2011field_74198_mguiLeft2Starting X position for the Gui. Inconsistent use for Gui backgrounds.
2012field_74200_rcurrentRecipeIndex2
2013field_74201_qpreviousRecipeButtonIndex2
2014field_74202_pnextRecipeButtonIndex2
2015field_74203_otheIMerchant2Instance of IMerchant interface.
2016field_74204_ofurnaceInventory2
2017field_74206_wbookModel2The book model used on the GUI.
2018field_74207_vtheItemStack2
2019field_74215_ycontainerEnchantment2ContainerEnchantment object associated with this gui
2020field_74216_xrand2
2021field_74217_obrewingStand2
2022field_74218_qinventoryRows2window height is calculated with this values, the more rows, the heigher
2023field_74219_plowerChestInventory2
2024field_74220_oupperChestInventory2
2025field_74224_pySize_lo2y size of the inventory window in pixels. Defined as float, passed as int.
2026field_74225_oxSize_lo2x size of the inventory window in pixels. Defined as float, passed as int
2027field_74236_ubackupContainerSlots2Used to back up the ContainerCreative's inventory slots before filling it with the player's inventory slots for the inventory tab.
2028field_74237_tsearchField2
2029field_74238_swasClicking2True if the left mouse button was held down last time drawScreen was called.
2030field_74239_risScrolling2True if the scrollbar is being dragged
2031field_74240_qcurrentScroll2Amount scrolled in Creative mode inventory (0 = top, 1 = bottom)
2032field_74241_pselectedTabIndex2Currently selected creative inventory tab index.
2033field_74242_oinventory2
2034field_74243_bnetClientHandlerWebTextures2Initialises Web Textures?
2035field_74244_atexturePackName2The Texture Pack's name.
2036field_74246_berrorDetail2The details about the error.
2037field_74248_aerrorMessage2The error message.
2038field_74258_bcancelled2True if the connection attempt has been cancelled.
2039field_74259_aclientHandler2A reference to the NetClientHandler.
2040field_74260_bupdateCounter2Counts the number of screen updates.
2041field_74261_anetHandler2Network object that downloads the terrain data.
2042field_74262_dnoMoreProgress2
2043field_74263_bworkingMessage2
2044field_74264_ccurrentProgress2
2045field_74265_aprogressMessage2
2046field_74267_amcServer2Reference to the MinecraftServer object.
2047field_74270_amcServer2Reference to the MinecraftServer object.
2048field_74272_amcServer2Reference to the MinecraftServer object.
2049field_74274_amcServer2Reference to the MinecraftServer object.
2050field_74276_flastHRTime2The time reported by the high-resolution clock at the last call of updateTimer(), in seconds
2051field_74277_glastSyncSysClock2The time reported by the system clock at the last sync, in milliseconds
2052field_74278_dtimerSpeed2A multiplier to make the timer (and therefore the game) go faster or slower. 0.5 makes the game run at half-speed.
2053field_74279_eelapsedPartialTicks2How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0).
2054field_74280_belapsedTicks2How many full ticks have turned over since the last call to updateTimer(), capped at 10.
2055field_74281_crenderPartialTicks2How 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.
2056field_74282_aticksPerSecond2The number of timer ticks per second of real time
2057field_74283_jtimeSyncAdjustment2A ratio used to sync the high-resolution clock to the system clock, updated once per second
2058field_74284_hlastSyncHRClock2The time reported by the high-resolution clock at the last sync, in milliseconds
2059field_74286_busername2
2060field_74287_csessionId2
2061field_74295_adateFormat2
2062field_74310_DkeyBindChat2
2063field_74311_EkeyBindSneak2
2064field_74312_FkeyBindAttack2
2065field_74313_GkeyBindUseItem2
2066field_74314_AkeyBindJump2
2067field_74315_BkeyBindInventory2
2068field_74316_CkeyBindDrop2
2069field_74317_Lmc2
2070field_74318_Mdifficulty2
2071field_74319_NhideGUI2
2072field_74320_OthirdPersonView2
2073field_74321_HkeyBindPlayerList2
2074field_74322_IkeyBindPickBlock2
2075field_74323_JkeyBindCommand2
2076field_74324_KkeyBindings2
2077field_74325_UdebugCamEnable2
2078field_74326_TsmoothCamera2Smooth Camera Toggle
2079field_74327_WdebugCamRate2Change rate for debug camera
2080field_74328_VnoclipRate2No clipping movement rate
2081field_74329_QshowDebugProfilerChart2
2082field_74330_PshowDebugInfo2true if debug info should be displayed instead of version
2083field_74331_Snoclip2No clipping for singleplayer
2084field_74332_RlastServer2The lastServer string.
2085field_74333_YgammaSetting2
2086field_74334_XfovSetting2
2087field_74335_ZguiScale2GUI scale
2088field_74336_fviewBobbing2
2089field_74337_ganaglyph2
2090field_74338_dinvertMouse2
2091field_74339_erenderDistance2
2092field_74340_bsoundVolume2
2093field_74341_cmouseSensitivity2
2094field_74342_amusicVolume2
2095field_74343_nchatVisibility2
2096field_74344_ochatColours2
2097field_74345_lclouds2Clouds flag
2098field_74346_mskin2The name of the selected texture pack.
2099field_74347_jfancyGraphics2
2100field_74348_kambientOcclusion2Smooth Lighting
2101field_74349_hadvancedOpengl2Advanced OpenGL
2102field_74350_ilimitFramerate2
2103field_74351_wkeyBindForward2
2104field_74352_venableVsync2
2105field_74353_ufullScreen2
2106field_74354_aioptionsFile2
2107field_74355_tsnooperEnabled2
2108field_74356_sserverTextures2
2109field_74357_rchatOpacity2
2110field_74358_qchatLinksPrompt2
2111field_74359_pchatLinks2
2112field_74360_acRENDER_DISTANCES2
2113field_74361_adDIFFICULTIES2
2114field_74362_aaparticleSetting2Determines amount of particles. 0 = All, 1 = Decreased, 2 = Minimal
2115field_74363_ablanguage2Game settings language
2116field_74364_agPARTICLES2
2117field_74365_ahLIMIT_FRAMERATES2Limit framerate labels
2118field_74366_zkeyBindRight2
2119field_74367_aeGUISCALES2GUI scale values
2120field_74368_ykeyBindBack2
2121field_74369_afCHAT_VISIBILITIES2
2122field_74370_xkeyBindLeft2
2123field_74375_bdeltaY2Mouse delta Y this frame
2124field_74376_cwindowComponent2
2125field_74377_adeltaX2Mouse delta X this frame
2126field_74385_AenumFloat2
2127field_74386_BenumBoolean2
2128field_74387_CenumString2
2129field_74414_aenumOptionsMappingHelperArray2
2130field_74417_atheTcpConnection2
2131field_74421_amc2Reference to the Minecraft object.
2132field_74422_amcApplet2Reference to the MinecraftApplet object.
2133field_74438_fshutdownReason2
2134field_74440_dmyNetHandler2
2135field_74441_eshuttingDown2set to true by {server,network}Shutdown
2136field_74442_breadPacketCache2
2137field_74443_cpairedConnection2
2138field_74444_amySocketAddress2
2139field_74445_hgamePaused2
2140field_74464_BchunkDataPacketsDelay2Delay for sending pending chunk data packets (as opposed to pending non-chunk data packets)
2141field_74465_fisInputBeingDecrypted2
2142field_74466_gisOutputEncrypted2
2143field_74472_nisTerminating2Whether this network manager is currently terminating (and should ignore further errors).
2144field_74473_oreadPackets2Linked list of packets that have been read and are awaiting processing.
2145field_74474_lsocketOutputStream2The output stream connected to the socket.
2146field_74475_misRunning2Whether the network is currently operational.
2147field_74476_jremoteSocketAddress2The InetSocketAddress of the remote endpoint
2148field_74477_ksocketInputStream2The input stream connected to the socket.
2149field_74478_hsendQueueLock2The object used for synchronization on the send queue.
2150field_74479_inetworkSocket2The socket used by this network manager.
2151field_74481_vterminationReason2A String indicating why the network has shutdown.
2152field_74482_ureadThread2The thread used for reading.
2153field_74483_twriteThread2The thread used for writing.
2154field_74484_sisServerTerminating2Whether this server is currently terminating. If this is a client, this is always false.
2155field_74485_rtheNetHandler2A reference to the NetHandler object.
2156field_74486_qchunkDataPackets2Linked list of packets with chunk data that are awaiting sending.
2157field_74487_pdataPackets2Linked list of packets awaiting sending.
2158field_74488_zsharedKeyForEncryption2
2159field_74489_ysendQueueByteLength2The length in bytes of the packets in both send queues (data and chunkData).
2160field_74498_atheTcpConnection2
2161field_74500_amc2Reference to the Minecraft object.
2162field_74501_atheTcpConnection2
2163field_74503_amc2Reference to the Minecraft object.
2164field_74504_atheTcpConnection2
2165field_74511_fpressTime2
2166field_74512_dkeyCode2
2167field_74513_epressed2because _303 wanted me to call it that(Caironater)
2168field_74514_bhash2
2169field_74515_ckeyDescription2
2170field_74516_akeybindArray2
2171field_74522_acolorBuffer2Float buffer used to set OpenGL material colors
2172field_74532_amc2A reference to the Minecraft object.
2173field_74534_aarguments2Arguments that were passed to Minecraft.jar (username, sessionid etc)
2174field_74536_amc2Minecraft instance
2175field_74537_alogo2BufferedImage containing the Mojang logo.
2176field_74541_blineString2
2177field_74542_cchatLineID2int value to refer to existing Chat Lines, can be 0 which means unreferrable
2178field_74543_aupdateCounterCreated2GUI Update Counter value this Line was created at
2179field_74568_dlastCharacterWasCarriageReturn2
2180field_74569_bcharacterCount2
2181field_74570_clineCount2
2182field_74571_apushbackReader2
2183field_74577_bmc2A reference to the Minecraft object.
2184field_74578_cclosing2Set to true when Minecraft is closing down.
2185field_74579_aresourcesFolder2The folder to store the resources in.
2186field_74580_bchunkExistFlag2
2187field_74581_cchunkHasAddSectionFlag2
2188field_74582_acompressedData2
2189field_74586_frotationZ2The Z component of the entity's yaw rotation
2190field_74587_grotationYZ2The Y component (scaled along the Z axis) of the entity's pitch rotation
2191field_74588_drotationX2The X component of the entity's yaw rotation
2192field_74589_erotationXZ2The combined X and Z components of the entity's pitch rotation
2193field_74590_bobjectY2The calculated view object Y coordinate
2194field_74591_cobjectZ2The calculated view object Z coordinate
2195field_74592_aobjectX2The calculated view object X coordinate
2196field_74593_lobjectCoords2The computed view object coordinates
2197field_74594_jmodelview2The current GL modelview matrix
2198field_74595_kprojection2The current GL projection matrix
2199field_74596_hrotationXY2The Y component (scaled along the X axis) of the entity's pitch rotation
2200field_74597_iviewport2The current GL viewport
2201field_74598_anodeBuilder2
2202field_74601_abuiltStringNode2
2203field_74602_abuiltNode2
2204field_74605_aelementBuilders2
2205field_74609_afieldBuilders2
2206field_74617_afields2
2207field_74619_aelements2
2208field_74620_bvalue2
2209field_74621_aPATTERN2
2210field_74622_djsonNodeType2
2211field_74623_bTRUE2
2212field_74624_cFALSE2
2213field_74625_aNULL2
2214field_74627_avalue2
2215field_74631_bchildJsonNodeSelector2
2216field_74632_aparentJsonNodeSelector2
2217field_74636_aindex2
2218field_74643_atheFieldName2fieldName in the actual Argo source.
2219field_74662_broot2
2220field_74663_astack2
2221field_74664_brow2
2222field_74665_acolumn2
2223field_74689_avalueGetter2
2224field_74702_bfailPath2
2225field_74703_afailedNode2
2226field_74707_aJSON_FORMATTER2
2227field_74717_blistenerToJdomAdapter2
2228field_74718_afieldBuilder2
2229field_74719_blistenerToJdomAdapter2
2230field_74720_anodeBuilder2
2231field_74721_blistenerToJdomAdapter2
2232field_74722_anodeBuilder2
2233field_74728_bvalueBuilder2
2234field_74729_akey2
2235field_74730_aelements2
2236field_74741_aname2The UTF string key used to lookup values.
2237field_74746_btagType2The type byte for the tags in the list - they must all be of the same type.
2238field_74747_atagList2The array list containing the tags encapsulated in this list.
2239field_74748_adata2The integer value for the tag.
2240field_74749_aintArray2The array of saved integers
2241field_74750_adata2The float value for the tag.
2242field_74751_adata2The string value for the tag (cannot be empty).
2243field_74752_adata2The short value for the tag.
2244field_74753_adata2The long value for the tag.
2245field_74754_abyteArray2The byte array stored in the tag.
2246field_74755_adata2The double value for the tag.
2247field_74756_adata2The byte value for the tag.
2248field_74784_atagMap2The key-value pairs for the tag. Each key is a UTF string, each value is a tag.
2249field_74790_aenumJsonNodeTypeMappingArray2A mapping helper array for EnumJsonNodeType's values.
2250field_74791_aescapedString2
2251field_74801_atheBouncyCastleProvider2
2252field_74813_dcurrentLanguage2
2253field_74814_eisUnicode2
2254field_74815_btranslateTable2Contains all key/value pairs to be translated - is loaded from '/lang/en_US.lang' when the StringTranslate is created.
2255field_74816_clanguageList2
2256field_74817_ainstance2Is the private singleton instance of StringTranslate.
2257field_74822_fASYMMETRIC_GENERIC2
2258field_74823_gASYMMETRIC_CIPHERS2
2259field_74824_dkeyInfoConverters2
2260field_74825_eSYMMETRIC_CIPHERS2
2261field_74826_bCONFIGURATION2
2262field_74827_cinfo2
2263field_74828_aPROVIDER_NAME2
2264field_74829_hDIGESTS2
2265field_74831_fdhThreadSpec2
2266field_74832_dBC_DH_PERMISSION2
2267field_74833_eecThreadSpec2
2268field_74834_bBC_EC_PERMISSION2
2269field_74835_cBC_DH_LOCAL_PERMISSION2
2270field_74836_aBC_EC_LOCAL_PERMISSION2
2271field_74839_alocalizedName2
2272field_74842_bpermissionMask2
2273field_74843_aactions2
2274field_74845_aerrorObjects2
2275field_74846_dbuf2
2276field_74847_btheStreamCipher2
2277field_74848_coneByte2
2278field_74849_atheBufferedBlockCipher2
2279field_74853_fmaxBuf2
2280field_74854_gfinalized2
2281field_74855_dinBuf2
2282field_74856_ebufOff2
2283field_74857_btheStreamCipher2
2284field_74858_cbuf2
2285field_74859_atheBufferedBlockCipher2
2286field_74885_fcoordBaseMode2switches the Coordinate System base off the Bounding Box
2287field_74886_gcomponentType2The type ID of this component.
2288field_74887_eboundingBox2
2289field_74896_avillagersSpawned2The number of villagers that have been spawned in this component.
2290field_74897_kstartPiece2The starting piece of the village.
2291field_74899_aaverageGroundLevel2
2292field_74901_aaverageGroundLevel2
2293field_74903_aaverageGroundLevel2
2294field_74905_aaverageGroundLevel2
2295field_74907_aaverageGroundLevel2
2296field_74909_bisTallHouse2
2297field_74910_ctablePosition2
2298field_74911_aaverageGroundLevel2
2299field_74913_bisRoofAccessible2
2300field_74914_aaverageGroundLevel2
2301field_74916_baverageGroundLevel2
2302field_74917_chasMadeChest2
2303field_74918_avillageBlacksmithChestContents2List of items that Village's Blacksmith chest can contain.
2304field_74920_aaverageGroundLevel2
2305field_74922_aaverageGroundLevel2
2306field_74923_baverageGroundLevel2
2307field_74926_dstructVillagePieceWeight2
2308field_74927_binDesert2Boolean that determines if the village is in a desert or not.
2309field_74928_cterrainType2World terrain type, 0 for normal, 1 for flap map
2310field_74929_aworldChunkMngr2
2311field_74931_hstructureVillageWeightedPieceList2Contains List of all spawnable Structure Piece Weights. If no more Pieces of a type can be spawned, they are removed from this list
2312field_74934_aaverageGroundLevel2
2313field_74937_bscatteredFeatureSizeY2The size of the bounding box for this feature in the Y axis
2314field_74938_cscatteredFeatureSizeZ2The size of the bounding box for this feature in the Z axis
2315field_74939_ascatteredFeatureSizeX2The size of the bounding box for this feature in the X axis
2316field_74941_iitemsToGenerateInTemple2List of items to generate in chests of Temples.
2317field_74942_njunglePyramidsRandomScatteredStones2List of random stones to be generated in the Jungle Pyramid.
2318field_74943_ljunglePyramidsChestContents2List of Chest contents to be generated in the Jungle Pyramid chests.
2319field_74944_mjunglePyramidsDispenserContents2List of Dispenser contents to be generated in the Jungle Pyramid dispensers.
2320field_74949_aroomsLinkedToTheRoom2List of other Mineshaft components linked to this room.
2321field_74952_bisMultipleFloors2
2322field_74953_acorridorDirection2
2323field_74955_dsectionCount2A count of the different sections of this mine. The space between ceiling supports.
2324field_74956_bhasSpiders2
2325field_74957_cspawnerPlaced2
2326field_74958_ahasRails2
2327field_74968_bprimaryWeights2Contains the list of valid piece weights for the set of nether bridge structure pieces.
2328field_74969_csecondaryWeights2Contains the list of valid piece weights for the secondary set of nether bridge structure pieces.
2329field_74970_atheNetherBridgePieceWeight2Instance of StructureNetherBridgePieceWeight.
2330field_74972_afillSeed2
2331field_74976_ahasSpawner2
2332field_74998_adoorType2
2333field_75001_bdoorType2
2334field_75002_chasMadeChest2
2335field_75003_astrongholdChestContents2List of items that Stronghold chests can contain.
2336field_75005_ahasSpawner2
2337field_75007_bstrongholdLibraryChestContents2List of items that Stronghold Library chests can contain.
2338field_75008_cisLargeRoom2
2339field_75009_adoorType2
2340field_75011_adoorType2
2341field_75013_broomType2
2342field_75014_cstrongholdRoomCrossingChestContents2Items that could generate in the chest that is located in Stronghold Room Crossing.
2343field_75015_adoorType2
2344field_75017_adoorType2
2345field_75019_bexpandsX2
2346field_75020_cexpandsZ2
2347field_75021_adoorType2
2348field_75023_bdoorType2
2349field_75025_bstrongholdPortalRoom2
2350field_75027_astrongholdPieceWeight2
2351field_75029_adoorType2
2352field_75038_brand2The RNG used by the MapGen classes.
2353field_75039_cworldObj2This world object.
2354field_75040_arange2The number of Chunks to gen-check in any given direction.
2355field_75053_dstructureMap2Used 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.
2356field_75054_fterrainType2World terrain type, 0 for normal, 1 for flat map
2357field_75055_evillageSpawnBiomes2A list of all the biomes villages can spawn in.
2358field_75056_franBiomeCheck2is spawned false and set true once the defined BiomeGenBases were compared with the present ones
2359field_75057_gstructureCoords2
2360field_75058_eallowedBiomeGenBases2
2361field_75060_espawnList2
2362field_75061_ebiomelist2
2363field_75065_bselectedBlockMetaData2
2364field_75066_aselectedBlockId2
2365field_75074_bboundingBox2
2366field_75075_acomponents2List of all StructureComponents that are part of this structure
2367field_75076_chasMoreThanTwoComponents2well ... thats what it does
2368field_75087_dvillagePiecesLimit2
2369field_75088_bvillagePieceWeight2
2370field_75089_cvillagePiecesSpawned2
2371field_75090_avillagePieceClass2The Class object for the represantation of this village piece.
2372field_75096_fflySpeed2
2373field_75097_gwalkSpeed2
2374field_75098_disCreativeMode2Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
2375field_75099_eallowEdit2Indicates whether the player is allowed to modify the surroundings
2376field_75100_bisFlying2Sets/indicates whether the player is flying.
2377field_75101_callowFlying2whether or not to allow the player to fly when they double jump.
2378field_75102_adisableDamage2Disables player damage.
2379field_75123_dfoodTimer2The player's food timer value.
2380field_75124_eprevFoodLevel2
2381field_75125_bfoodSaturationLevel2The player's food saturation.
2382field_75126_cfoodExhaustionLevel2The player's food exhaustion.
2383field_75127_afoodLevel2The player's food level.
2384field_75148_fplayerList2
2385field_75149_dcrafters2list of all people that need to be notified when this craftinventory changes
2386field_75150_etransactionID2
2387field_75151_binventorySlots2the list of all slots in the inventory
2388field_75152_cwindowId2
2389field_75153_ainventoryItemStacks2the list of all items(stacks) for the corresponding slot
2390field_75154_fnumRows2
2391field_75155_elowerChestInventory2
2392field_75156_flastCookTime2
2393field_75157_glastBurnTime2
2394field_75158_efurnace2
2395field_75159_hlastItemBurnTime2
2396field_75160_fcraftResult2
2397field_75161_gworldObj2
2398field_75162_ecraftMatrix2The crafting matrix inventory (3x3).
2399field_75163_jposZ2
2400field_75164_hposX2
2401field_75165_iposY2
2402field_75166_fnameSeed2used as seed for EnchantmentNameParts (see GuiEnchantment)
2403field_75167_genchantLevels23-member array storing the enchantment levels of each slot
2404field_75168_etableInventory2SlotEnchantmentTable object with ItemStack to be enchanted
2405field_75169_lrand2
2406field_75170_jposY2
2407field_75171_kposZ2
2408field_75172_hworldPointer2current world (for bookshelf counting)
2409field_75173_iposX2
2410field_75176_fmerchantInventory2
2411field_75177_gtheWorld2Instance of World.
2412field_75178_etheMerchant2Instance of Merchant.
2413field_75179_fcraftResult2
2414field_75180_gisLocalWorld2Determines if inventory manipulation should be handled.
2415field_75181_ecraftMatrix2The crafting matrix inventory.
2416field_75182_etileEntityDispenser2
2417field_75185_eitemList2the list of items in this container
2418field_75186_ftheSlot2Instance of Slot.
2419field_75187_gbrewTime2
2420field_75188_etileBrewingStand2
2421field_75191_dinstancesLimit2How many Structure Pieces of this type may spawn in a structure
2422field_75192_bpieceWeight2This 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
2423field_75193_cinstancesSpawned2
2424field_75194_apieceClass2
2425field_75203_dstrongComponentType2
2426field_75204_estrongholdStones2
2427field_75205_bpieceWeightArray2
2428field_75206_cstructurePieceList2
2429field_75207_atotalWeight2
2430field_75221_fyDisplayPosition2display position of the inventory slot on the screen y axis
2431field_75222_dslotNumber2the id of the slot(also the index in the inventory arraylist)
2432field_75223_exDisplayPosition2display position of the inventory slot on the screen x axis
2433field_75224_cinventory2The inventory we want to extract a slot from.
2434field_75225_aslotIndex2The index of the slot in the inventory.
2435field_75226_abrewingStand2The brewing stand this slot belongs to.
2436field_75227_acontainer2The brewing stand this slot belongs to.
2437field_75229_athePlayer2The player that is using the GUI where this slot resides.
2438field_75232_bthePlayer2The Player whos trying to buy/sell stuff.
2439field_75233_atheMerchantInventory2Merchant's inventory.
2440field_75234_htheMerchant2"Instance" of the Merchant.
2441field_75235_bparent2The parent class of this clot, ContainerPlayer, SlotArmor is a Anon inner class.
2442field_75236_aarmorType2The armor type that can be placed on that slot, it uses the same values of armorType field on ItemArmor.
2443field_75237_gamountCrafted2The number of items that have been crafted so far. Gets passed to ItemStack.onCrafting before being reset.
2444field_75238_bthePlayer2The player that is using the GUI where this slot resides.
2445field_75239_acraftMatrix2The craft matrix inventory linked to this result slot.
2446field_75241_btheSlot2
2447field_75242_atheCreativeInventory2
2448field_75244_aplayer2The player that has this container open.
2449field_75245_adoorEnum2
2450field_75254_amutexBits2A 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.
2451field_75255_didleTime2A decrementing tick that stops the entity from being idle once it reaches 0.
2452field_75256_blookX2X offset to look at
2453field_75257_clookZ2Z offset to look at
2454field_75258_aidleEntity2The entity that is looking idle.
2455field_75259_dplayTime2
2456field_75260_btargetVillager2
2457field_75262_avillagerObj2
2458field_75263_drandPosY2
2459field_75264_erandPosZ2
2460field_75265_bspeed2
2461field_75266_crandPosX2
2462field_75267_atheEntityCreature2
2463field_75268_bcreeperAttackTarget2The creeper's attack target. This is used for the changing of the creeper's state.
2464field_75269_aswellingCreeper2The creeper that is swelling.
2465field_75271_bisSitting2If the EntityTameable is sitting.
2466field_75272_atheEntity2
2467field_75273_atheEntity2
2468field_75274_bfrontDoor2
2469field_75275_aentityObj2
2470field_75276_avillager2
2471field_75284_atemptedEntity2The entity using this AI that is tempted by the player.
2472field_75285_lscaredByPlayerMovement2Whether the entity using this AI will be scared by the tempter's sudden movement.
2473field_75288_kbreedingFood2This field saves the ID of the items that can be used to breed entities with this behaviour.
2474field_75289_htemptingPlayer2The player that is tempting the entity that is using this AI.
2475field_75290_idelayTemptCounter2A counter that is decremented each time the shouldExecute method is called. The shouldExecute method will always return false if delayTemptCounter is greater than 0.
2476field_75291_dtookGolemRose2
2477field_75292_btheGolem2
2478field_75293_ctakeGolemRoseTick2
2479field_75294_atheVillager2
2480field_75297_fshouldCheckSight2If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets.
2481field_75299_dtaskOwner2The entity that this task belongs to
2482field_75300_etargetDistance2
2483field_75304_bvillageAgressorTarget2The aggressor of the iron golem's village which is now the golem's attack target.
2484field_75305_airongolem2
2485field_75306_gtheNearestAttackableTargetSorter2Instance of EntityAINearestAttackableTargetSorter.
2486field_75307_btargetClass2
2487field_75308_ctargetChance2
2488field_75309_atargetEntity2
2489field_75310_gtheTameable2
2490field_75311_bentityPathNavigate2The PathNavigate of our entity.
2491field_75313_btheTarget2
2492field_75314_atheEntityTameable2
2493field_75315_btheOwnerAttacker2
2494field_75316_atheDefendingTameable2
2495field_75320_drangedAttackTime2A decrementing tick that spawns a ranged attack once this value reaches 0. It is then set back to the maxRangedAttackTime.
2496field_75321_eentityMoveSpeed2
2497field_75322_bentityHost2The entity the AI instance has been applied to
2498field_75323_cattackTarget2
2499field_75325_hmaxRangedAttackTime2The maximum time the AI has to wait before peforming another ranged attack.
2500field_75326_bleapTarget2The entity that the leaper is leaping towards.
The file is too large to be shown. View raw