ForgePatch/fml/conf/fields.csv
LexManos ac8945a4f8 Stage 1 of merging the client and server for MCP.
Results:
Client: 362
Server: 3 (Only due to issues of FF decompilation inconsistancies)
Common: 910

Stage 2: Write runtime transformer to remove annotated fields/methods with invalid side annotation.
2012-08-08 05:48:06 -07:00

219 KiB

1seargenamesidedesc
2field_70009_bchatBuffer2
3field_70010_aconsoleBuffer2only ever used by MinecraftServer.executeCommand
4field_70116_cvserverPosZ2
5field_70117_cuserverPosY2
6field_70118_ctserverPosX2
7field_70119_cscloakUrl2downloadable location of player's cloak
8field_70120_crskinUrl2downloadable location of player's skin
9field_70121_DboundingBox2Axis aligned bounding box.
10field_70122_EonGround2
11field_70123_FisCollidedHorizontally2True if after a move this entity has collided with something on X- or Z-axis
12field_70124_GisCollidedVertically2True if after a move this entity has collided with something on Y-axis
13field_70125_ArotationPitch2Entity rotation Pitch
14field_70126_BprevRotationYaw2
15field_70127_CprevRotationPitch2
16field_70128_LisDead2Gets set by setDead, so this must be the flag whether an Entity is dead (inactive may be better term)
17field_70129_MyOffset2
18field_70130_Nwidth2How wide this entity is considered to be
19field_70131_Oheight2How high this entity is considered to be
20field_70132_HisCollided2True if after a move this entity has collided with something either vertically or horizontally
21field_70133_IvelocityChanged2
22field_70134_JisInWeb2
23field_70136_UlastTickPosZ2The entity's Z coordinate at the previous tick, used to calculate position during rendering routines
24field_70137_TlastTickPosY2The entity's Y coordinate at the previous tick, used to calculate position during rendering routines
25field_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)
26field_70139_VySize2
27field_70140_QdistanceWalkedModified2The distance walked multiplied by 0.6
28field_70141_PprevDistanceWalkedModified2The previous ticks distance walked multiplied by 0.6
29field_70142_SlastTickPosX2The entity's X coordinate at the previous tick, used to calculate position during rendering routines
30field_70143_RfallDistance2
31field_70144_YentityCollisionReduction2Reduces the velocity applied by entity collisions by the specified percent.
32field_70145_XnoClip2Whether this entity won't clip with collision or not (make note it won't disable gravity)
33field_70146_Zrand2
34field_70147_fentityRiderYawDelta2
35field_70148_dfirstUpdate2
36field_70149_eentityRiderPitchDelta2
37field_70150_bnextStepDistance2The distance that has to be exceeded in order to triger a new step sound and an onEntityWalking event on a block
38field_70151_cfire2
39field_70152_anextEntityID2
40field_70153_nriddenByEntity2The entity that is riding this entity
41field_70154_oridingEntity2The entity we are currently riding
42field_70155_lrenderDistanceWeight2
43field_70156_mpreventEntitySpawning2Blocks entities from spawning when they do their AABB check to make sure the spot is clear of entities that can prevent spawning.
44field_70157_kentityId2
45field_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.
46field_70159_wmotionX2Entity motion X
47field_70160_alisAirBorne2
48field_70161_vposZ2Entity position Z
49field_70162_aichunkCoordY2
50field_70163_uposY2Entity position Y
51field_70164_ajchunkCoordZ2
52field_70165_tposX2Entity position X
53field_70166_sprevPosZ2
54field_70167_rprevPosY2
55field_70168_ammyEntitySize2
56field_70169_qprevPosX2
57field_70170_pworldObj2Reference to the World object.
58field_70171_acinWater2Whether this entity is currently inside of water (if it handles water movement that is)
59field_70172_adhurtResistantTime2Remaining time an entity will be "immune" to further damage after being hurt.
60field_70173_aaticksExisted2How many ticks has this entity had ran since being alive
61field_70174_abfireResistance2The amount of ticks you have to stand inside of fire before be set on fire
62field_70175_agaddedToChunk2Has this entity been added to the chunk its within
63field_70176_ahchunkCoordX2
64field_70177_zrotationYaw2Entity rotation Yaw
65field_70178_aeisImmuneToFire2
66field_70179_ymotionZ2Entity motion Z
67field_70180_afdataWatcher2
68field_70181_xmotionY2Entity motion Y
69field_70187_fzTile2
70field_70188_ginTile2
71field_70189_dxTile2
72field_70190_eyTile2
73field_70191_bthrowableShake2
74field_70192_cthrower2Is the entity that throws this 'thing' (snowball, ender pearl, eye of ender or potion)
75field_70193_ainGround2
76field_70194_hticksInGround2
77field_70195_iticksInAir2
78field_70197_dpotionDamage2The damage value of the thrown potion that this EntityPotion represents.
79field_70200_fzTile2The tile this entity is on, Z position
80field_70201_ginTile2
81field_70202_dxTile2The tile this entity is on, X position
82field_70203_eyTile2The tile this entity is on, Y position
83field_70204_bangler2
84field_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.
85field_70206_ashake2
86field_70207_atfishPitch2
87field_70208_asfishYaw2
88field_70209_arfishZ2
89field_70210_aqfishY2
90field_70211_jticksInAir2
91field_70212_awvelocityZ2
92field_70213_avvelocityY2
93field_70214_hinGround2
94field_70215_auvelocityX2
95field_70216_iticksInGround2
96field_70217_aofishPosRotationIncrements2
97field_70218_apfishX2
98field_70219_anticksCatchable2the number of ticks remaining until this fish can no longer be caught
99field_70221_fshatterOrDrop2
100field_70222_dtargetZ2'z' location the eye should float towards.
101field_70223_edespawnTimer2
102field_70224_btargetX2'x' location the eye should float towards.
103field_70225_ctargetY2'y' location the eye should float towards.
104field_70228_fyTile2
105field_70229_gzTile2
106field_70230_daccelerationZ2
107field_70231_exTile2
108field_70232_baccelerationX2
109field_70233_caccelerationY2
110field_70234_anticksInAir2
111field_70235_ashootingEntity2
112field_70236_jticksAlive2
113field_70237_hinTile2
114field_70238_iinGround2
115field_70245_fzTile2
116field_70246_ginTile2
117field_70247_dxTile2
118field_70248_eyTile2
119field_70249_barrowShake2Seems to be some sort of timer for animating an arrow.
120field_70250_cshootingEntity2The owner of this arrow.
121field_70251_acanBePickedUp21 if the player can pick up the arrow
122field_70252_jticksInGround2
123field_70253_hinData2
124field_70254_iinGround2
125field_70255_aodamage2
126field_70256_apknockbackStrength2The amount of knockback an arrow applies when it hits a mob.
127field_70257_anticksInAir2
128field_70258_bname2The name of the Dragon Part
129field_70259_aentityDragonObj2The dragon entity this dragon part belongs to
130field_70260_bhealth2
131field_70261_ainnerRotation2Used to create the rotation animation when rendering the crystal.
132field_70262_blightningState2Declares which state the lightning bolt is in. Whether it's in the air, hit the ground, etc.
133field_70263_cboltLivingTime2Determines the time before the EntityLightningBolt is destroyed. It is a random integer decremented over time.
134field_70264_aboltVertex2A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
135field_70272_fboatZ2
136field_70273_gboatYaw2
137field_70274_dboatX2
138field_70275_eboatY2
139field_70277_cboatPosRotationIncrements2
140field_70278_anvelocityZ2
141field_70280_jvelocityY2
142field_70281_hboatPitch2
143field_70282_ivelocityX2
144field_70286_cfallTime2How long the block has been falling for.
145field_70287_ablockID2
146field_70290_dhoverStart2The EntityItem's random initial float height.
147field_70291_ehealth2The health of this EntityItem. (For example, damage for tools)
148field_70292_bage2The age of this EntityItem (used to animate it up and down as well as expire it)
149field_70293_cdelayBeforeCanPickup2
150field_70294_aitem2The item stack of this EntityItem.
151field_70323_bclassToNameMap2A HashMap storing the classes and mapping to the string names (reverse of nameToClassMap).
152field_70324_qblockType2the Block type that this TileEntity is contained within
153field_70325_pblockMetadata2
154field_70326_anameToClassMap2A HashMap storing string names of classes mapping to the actual java.lang.Class type.
155field_70327_nzCoord2The z coordinate of the tile entity.
156field_70328_otileEntityInvalid2
157field_70329_lxCoord2The x coordinate of the tile entity.
158field_70330_myCoord2The y coordinate of the tile entity.
159field_70331_kworldObj2The reference to the world.
160field_70342_fprogress2
161field_70343_glastProgress2the progress in (de)extending
162field_70344_dextending2if this piston is extending or not
163field_70345_eshouldHeadBeRendered2
164field_70346_bstoredMetadata2
165field_70347_cstoredOrientation2the side the front of the piston is on
166field_70348_astoredBlockID2
167field_70349_hpushedObjects2
168field_70356_dingredientID2
169field_70357_bbrewTime2
170field_70358_cfilledSlots2an integer with each bit specifying whether that slot of the stand contains a potion
171field_70359_abrewingItemStacks2The itemstacks currently placed in the slots of the brewing stand
172field_70362_bdispenserRandom2random number generator for instance. Used in random item stack selection.
173field_70363_adispenserContents2
174field_70367_dticksSinceSync2Server sync counter (once per 20 ticks)
175field_70368_bprevLidAngle2The angle of the chest lid last tick
176field_70369_cnumUsingPlayers2The number of players currently using this ender chest.
177field_70370_alidAngle2The current angle of the chest lid (between 0 and 1)
178field_70371_fbookSpread2The amount that the book is open.
179field_70372_gbookSpreadPrev2The amount that the book is open.
180field_70375_bpageFlip2Value used for determining how the page flip should look.
181field_70376_rrand2
182field_70377_cpageFlipPrev2The last tick's pageFlip value.
183field_70378_atickCount2Used by the render to make the book 'bounce'
184field_70379_jbookRotation2
185field_70380_hbookRotation22
186field_70381_ibookRotationPrev2
187field_70388_fminSpawnDelay2
188field_70389_gmaxSpawnDelay2
189field_70390_dmobID2The string ID of the mobs being spawned from this spawner. Defaults to pig, apparently.
190field_70391_espawnerTags2The extra NBT data to add to spawned entities
191field_70392_byaw2
192field_70393_cyaw22
193field_70394_adelay2The stored delay before a new spawn.
194field_70395_hspawnCount2
195field_70396_ispawnedMob2
196field_70404_dfurnaceItemStacks2The ItemStacks that hold the items currently being used in the furnace
197field_70405_bcurrentItemBurnTime2The number of ticks that a fresh copy of the currently-burning item would keep the furnace burning for
198field_70406_cfurnaceCookTime2The number of ticks that the current item has been cooking for
199field_70407_afurnaceBurnTime2The number of ticks that the furnace will keep burning
200field_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.
201field_70411_cisEditable2
202field_70412_asignText2An array of four strings storing the lines of text on the sign.
203field_70415_bpreviousRedstoneState2stores the latest redstone state
204field_70416_anote2Note to play
205field_70417_arecord2ID of record which is in Jukebox
206field_70419_flidAngle2The current angle of the lid (between 0 and 1)
207field_70420_gprevLidAngle2The angle of the lid last tick
208field_70421_dadjacentChestXNeg2Contains the chest tile located adjacent to this one (if any)
209field_70422_eadjacentChestZPosition2Contains the chest tile located adjacent to this one (if any)
210field_70423_badjacentChestZNeg2Contains the chest tile located adjacent to this one (if any)
211field_70424_cadjacentChestXPos2Contains the chest tile located adjacent to this one (if any)
212field_70425_aadjacentChestChecked2Determines if the check for adjacent chests has taken place.
213field_70426_jticksSinceSync2Server sync counter (once per 20 ticks)
214field_70427_hnumUsingPlayers2The number of players currently using this chest
215field_70428_ichestContents2
216field_70457_gitemStack2
217field_70458_dplayer2The player whose inventory this is.
218field_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.
219field_70460_barmorInventory2An array of 4 item stacks containing the currently worn armor pieces.
220field_70461_ccurrentItem2The index of the currently held item (0-8).
221field_70462_amainInventory2An array of 36 item stacks indicating the main player inventory (including the visible bar).
222field_70464_binventoryWidth2the width of the crafting inventory
223field_70465_ceventHandler2Class containing the callbacks for the events on_GUIClosed and on_CraftMaxtrixChanged.
224field_70466_astackList2List of the stacks in the crafting matrix.
225field_70467_astackResult2A list of one item containing the result of the crafting formula
226field_70472_dcurrentRecipe2
227field_70473_ecurrentRecipeIndex2
228field_70474_btheInventory2
229field_70475_cthePlayer2
230field_70476_atheMerchant2
231field_70477_bupperChest2Inventory object corresponding to double chest upper part
232field_70478_clowerChest2Inventory object corresponding to double chest lower part
233field_70479_aname2Name of the chest.
234field_70481_bslotsCount2
235field_70482_cinventoryContents2
236field_70483_ainventoryTitle2
237field_70484_acontainer2The brewing stand this slot belongs to.
238field_70488_aassociatedChest2
239field_70501_dcargoItems2Array of item stacks stored in minecart (for storage minecarts).
240field_70502_efuel2
241field_70503_bpushX2
242field_70504_cpushZ2
243field_70505_aminecartType2The type of minecart, 2 for powered, 1 for storage.
244field_70506_asvelocityZ2
245field_70507_arvelocityY2
246field_70508_aqvelocityX2
247field_70509_jminecartY2
248field_70510_hturnProgress2appears to be the progress of the turn
249field_70511_iminecartX2
250field_70512_aominecartYaw2
251field_70513_apminecartPitch2
252field_70514_anminecartZ2
253field_70516_afuse2How long the fuse is
254field_70520_ftickCounter12
255field_70521_dzPosition2
256field_70522_eart2
257field_70523_bxPosition2
258field_70524_cyPosition2
259field_70525_adirection2the direction the painting faces
260field_70529_dxpOrbHealth2The health of this XP orb.
261field_70530_expValue2This is how much XP this orb has.
262field_70531_bxpOrbAge2The age of the XP orb in ticks.
263field_70533_axpColor2A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
264field_70544_fparticleScale2
265field_70545_gparticleGravity2
266field_70546_dparticleAge2
267field_70547_eparticleMaxAge2
268field_70548_bparticleTextureJitterX2
269field_70549_cparticleTextureJitterY2
270field_70550_aparticleTextureIndex2
271field_70551_jparticleBlue2The blue amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
272field_70552_hparticleRed2The red amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
273field_70553_iparticleGreen2The green amount of color. Used as a percentage, 1.0 = 255 and 0.0 = 0.
274field_70554_aointerpPosY2
275field_70555_apinterpPosZ2
276field_70556_aninterpPosX2
277field_70558_asparticleName2
278field_70559_armaximumLife2
279field_70560_aqcurrentLife2
280field_70562_aflameScale2the scale of the flame FX
281field_70563_amaterialType2the material type for dropped items/blocks
282field_70564_aqbobTimer2The height of the current bob
283field_70570_areddustParticleScale2
284field_70571_aportalParticleScale2
285field_70572_asportalPosZ2
286field_70573_arportalPosY2
287field_70574_aqportalPosX2
288field_70575_aparticleScaleOverTime2
289field_70577_arcurrentFootSteps2
290field_70579_atimeSinceStart2
291field_70580_aqmaximumTime2the maximum time for the explosion
292field_70585_anoteParticleScale2
293field_70586_alavaParticleScale2
294field_70587_asmokeParticleScale2
295field_70588_asnowDigParticleScale2
296field_70591_aentityToPickUp2
297field_70592_atyOffs2renamed from yOffset to fix shadowing Entity.yOffset
298field_70593_asmaxAge2
299field_70594_arage2
300field_70595_aqentityPickingUp2
301field_70597_ablockInstance2
302field_70696_bzattackTarget2The active target the Task system uses for tracking
303field_70697_bwmoveSpeed2
304field_70698_bvdefaultPitch2
305field_70699_bynavigator2
306field_70700_bxnumTicksToChaseTarget2How long to keep a specific target entity
307field_70701_bsmoveForward2
308field_70702_brmoveStrafing2
309field_70703_buisJumping2used to check whether entity is jumping.
310field_70704_btrandomYawVelocity2
311field_70705_bnnewRotationPitch2The new yaw rotation to be applied to the entity.
312field_70707_bplastDamage2Amount of damage taken in last hit, in half-hearts
313field_70708_bqentityAge2Holds the living entity age, used to control the despawn.
314field_70709_bjnewPosX2The new X position to be applied to the entity.
315field_70710_bknewPosY2The new Y position to be applied to the entity.
316field_70711_blnewPosZ2The new Z position to be applied to the entity.
317field_70712_bmnewRotationYaw2The new yaw rotation to be applied to the entity.
318field_70713_bfactivePotionsMap2
319field_70714_bgtasks2
320field_70715_bhtargetTasks2
321field_70716_binewPosRotationIncrements2The number of updates over which the new position and rotation are to be applied to the entity.
322field_70717_bbattackingPlayer2The most recent player that has attacked this entity
323field_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.
324field_70719_bdarrowHitTempCounter2Set 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.
325field_70720_bearrowHitTimer2
326field_70723_bAsenses2
327field_70724_aRattackTime2
328field_70725_aQdeathTime2The amount of time remaining this entity should act 'dead', i.e. have a corpse in the world.
329field_70726_aTcameraPitch2
330field_70727_aSprevCameraPitch2
331field_70728_aVexperienceValue2The experience points the Entity gives.
332field_70729_aUdead2This gets set on entity death, but never used. Looks like a duplicate of isDead
333field_70732_aIprevSwingProgress2
334field_70733_aJswingProgress2
335field_70734_aKhealth2
336field_70735_aLprevHealth2
337field_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
338field_70737_aNhurtTime2The amount of time remaining this entity should act 'hurt'. (Visual appearance of red tint)
339field_70738_aOmaxHurtTime2What the hurt time was max set to last.
340field_70739_aPattackedAtYaw2The yaw at which this entity was last attacked from.
341field_70742_aCentityType2a string holding the type of entity it is currently only implemented in entityPlayer(as 'humanoid')
342field_70744_aEscoreValue2The score value of the Mob, the amount of points the mob is worth.
343field_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.
344field_70747_aHjumpMovementFactor2A factor used to determine how far this entity will move each tick if it is jumping or falling.
345field_70749_glookHelper2
346field_70750_aztexture2the path for the texture of this entityLiving
347field_70751_dlastAttackingEntity2
348field_70752_epotionsNeedUpdate2Whether the DataWatcher needs to be updated with the active potions
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_70815_fattackStrength2How much damage this mob's attacks deal
379field_70827_dcarriableBlocks2
380field_70828_eteleportDelay2Counter to delay the teleportation of an enderman towards the currently attacked target
381field_70833_dtimeSinceIgnited2The amount of time since the creeper was close enough to the player to ignite
382field_70834_elastActiveTime2Time when this creeper was last in an active state (Messed up code here, probably causes creeper animation to go weird)
383field_70836_gdefaultHeldItem2The ItemStack that any PigZombie holds (a gold sword, in fact).
384field_70837_dangerLevel2Above zero if this PigZombie is Angry.
385field_70838_erandomSoundDelay2A random delay until this PigZombie next makes a sound.
386field_70842_ddefaultHeldItem2The ItemStack that any Skeleton holds (a bow).
387field_70843_dallySummonCooldown2A cooldown before this entity will search for another Silverfish to join them in battle.
388field_70847_dheightOffset2Random offset used in floating behaviour
389field_70848_eheightOffsetUpdateTime2ticks until heightOffset is randomized
390field_70855_fattackTimer2
391field_70856_gholdRoseTick2
392field_70857_dvillageObj2
393field_70858_ehomeCheckTimer2deincrements, and a distance-to-home check is done at 0
394field_70863_bzrandomMotionSpeed2
395field_70865_bylastTentacleAngle2the last calculated angle of the tentacles in radians
396field_70866_jtentacleAngle2angle of the tentacles in radians
397field_70869_bDrandomMotionVecY2
398field_70870_bErandomMotionVecZ2
399field_70872_bCrandomMotionVecX2
400field_70881_dinLove2
401field_70882_ebreeding2This is representation of a counter for reproduction progress. (Note that this is different from the inLove which represent being in Love-Mode)
402field_70883_fdestPos2
403field_70887_jtimeUntilNextEgg2The time until the next egg is spawned.
404field_70897_faiEatGrass2The eat grass AI task for this mob.
405field_70898_dfleeceColorTable2Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
406field_70899_esheepTimer2Used to control movement as well as wool regrowth. Set to 40 on handleHealthUpdate and counts down with each tick.
407field_70911_daiSit2
408field_70914_eaiTempt2The tempt AI task for this mob, used to prevent taming while it is fleeing.
409field_70925_gisShaking2true is the wolf is wet else false
410field_70927_jprevTimeWolfIsShaking2
411field_70929_itimeWolfIsShaking2This time increases while wolf is shaking and emitting water particles.
412field_70935_bcustomer2This merchant's current player customer.
413field_70936_crecipeList2The MerchantRecipeList instance.
414field_70952_fisMating2
415field_70953_gisPlaying2
416field_70954_dvillageObj2
417field_70955_erandomTickDivider2
418field_70956_bzwealth2
419field_70957_bAsellingRecipeList2Recipes for buying things from Villagers.
420field_70958_bBvillagerStockList2a villagers recipe list is intialized off this list ; the 2 params are min/max amount they will trade for 1 emerald
421field_70959_byneedsInitilization2addDefaultEquipmentAndRecipies is called if this is true
422field_70960_bCblacksmithSellingList2Selling list of Blacksmith items. negative numbers mean 1 emerald for n items, positive numbers are n emeralds for 1 item
423field_70961_jtimeUntilReset2
424field_70962_hbuyingPlayer2This villager's current customer.
425field_70963_ibuyingList2Initialises the MerchantRecipeList.java
426field_70966_amaxHealth2The maximum health of the Entity.
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_bzinventorySlots2the crafting inventory in you get when opening your inventory
450field_71070_bAcraftingInventory2the crafting inventory you are currently using
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_71084_cwplayerCloakUrl2
463field_71086_bYtimeInPortal2The amount of time an entity has been in a Portal
464field_71087_bXinPortal2Whether the entity is inside a Portal
465field_71088_bWtimeUntilPortal2
466field_71090_bLxpCooldown2Used by EntityPlayer to prevent too many xp orbs from getting absorbed at once.
467field_71092_bJusername2
468field_71093_bKdimension2Which dimension the player is in (-1 = the Nether, 0 = normal world)
469field_71099_bEscore2
470field_71100_bBfoodStats2The player's food stats. (See class FoodStats)
471field_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.
472field_71102_cespeedInAir2
473field_71103_bHisSwinging2Whether the player is swinging the current item in their hand.
474field_71104_cffishEntity2An instance of a fishing rod's hook. If this isn't null, the icon image of the fishing rod is slightly different
475field_71105_bIswingProgressInt2
476field_71106_ccexperience2The current amount of experience the player has within their Experience Bar.
477field_71107_bFprevCameraYaw2
478field_71108_cdspeedOnGround2
479field_71109_bGcameraYaw2
480field_71129_fchunksToLoad2
481field_71130_gdestroyedItemsNetCache2entities added to this list will be packet29'd to the player
482field_71131_dmanagedPosX2player X position as seen by PlayerManager
483field_71132_emanagedPosZ2player Z position as seen by PlayerManager
484field_71133_bminecraftInstance2
485field_71134_ctheItemInWorldManager2The ItemInWorldManager belonging to this player
486field_71135_aserverForThisPlayer2set by the NetServerHandler or the ServerConfigurationManager
487field_71136_jplayerHasConqueredTheEnd2set to true when the player is leaving the End after success.
488field_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
489field_71138_iping2
490field_71139_cqcurrentWindowId2The currently in use window ID. Incremented every time a window is opened.
491field_71140_cochatColours2
492field_71141_cplastActiveItems20 is the held item, 1-4 is armor ; used to detect changes in getCurrentItemOrArmor
493field_71142_cmrenderDistance2must be between 3>x>15 (strictly between)
494field_71143_cnchatVisibility2
495field_71144_cklastExperience2Amount of experience the client was last set to
496field_71145_clinitialInvulnerability2de-increments onUpdate, attackEntityFrom is ignored if this >0
497field_71146_cilastFoodLevel2set to foodStats.GetFoodLevel
498field_71147_cjwasHungry2set to foodStats.getSaturationLevel() == 0.0F each tick
499field_71148_cgtranslator2
500field_71149_chlastHealth2set to getHealth
501field_71154_frenderArmYaw2
502field_71155_grenderArmPitch2
503field_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.
504field_71157_esprintingTicksLeft2Ticks left before sprinting is disabled.
505field_71158_bmovementInput2
506field_71159_cmc2
507field_71163_hprevRenderArmYaw2
508field_71164_iprevRenderArmPitch2
509field_71169_cphasSetHealth2has the client player's health been set?
510field_71170_cmshouldStopSneaking2should the player stop sneaking?
511field_71171_cnwasSneaking2
512field_71172_ckoldRotationPitch2
513field_71173_clwasOnGround2Check if was on ground last update
514field_71174_asendQueue2
515field_71175_cioldPosZ2
516field_71176_cjoldRotationYaw2
517field_71177_cgoldMinY2Old Minimum Y of the bounding box
518field_71178_choldPosY2
519field_71179_joldPosX2
520field_71180_fotherPlayerMPYaw2
521field_71181_gotherPlayerMPPitch2
522field_71182_dotherPlayerMPY2
523field_71183_eotherPlayerMPZ2
524field_71184_botherPlayerMPPosRotationIncrements2
525field_71185_cotherPlayerMPX2
526field_71186_aisItemInUse2
527field_71280_DbuildLimit2Maximum build height.
528field_71281_ElastSentPacketID2
529field_71282_FlastSentPacketSize2
530field_71283_GlastRecievedID2
531field_71284_ApvpEnabled2Indicates whether PvP is active on the server or not.
532field_71285_BallowFlight2Determines if flight is Allowed or not.
533field_71286_Cmotd2The server MOTD string.
534field_71287_LworldName2
535field_71288_MisDemo2
536field_71289_NenableBonusChest2
537field_71290_OworldIsBeingDeleted2if this is set, there is no need to save chunks or stop the server, because that is already being done.
538field_71291_HlastRecievedSize2
539field_71292_IserverKeyPair2
540field_71293_JserverOwner2Username of the server owner (for integrated servers)
541field_71294_KfolderName2
542field_71295_TstartProfiling2
543field_71296_QserverIsRunning2
544field_71297_PtexturePack2
545field_71298_SuserMessage2
546field_71299_RtimeOfLastWarning2set when the client is warned for "can'tKeepUp", only trigger again after 15 seconds
547field_71300_fsentPacketCountArray2
548field_71301_gsentPacketSizeArray2
549field_71302_dcurrentTask2The task the server is currently working on(and will output on outputPercentRemaining).
550field_71303_epercentDone2The percentage of the current task finished so far.
551field_71304_btheProfiler2
552field_71305_cdimensionServerList2
553field_71306_alogger2The logging system.
554field_71307_nusageSnooper2The PlayerUsageSnooper instance.
555field_71308_oanvilFile2
556field_71309_lmcServer2Instance of Minecraft Server.
557field_71310_manvilConverterForAnvilFile2
558field_71311_jtickTimeArray2
559field_71312_ktimeOfLastDimenstionTick2stats are [dimension][tick%100] system.nanoTime is stored.
560field_71313_hrecievedPacketCountArray2
561field_71314_irecievedPacketSizeArray2
562field_71315_wtickCounter2incremented every tick
563field_71316_vserverStopped2Indicates to other classes that the server is safely stopped.
564field_71317_userverShouldContinueRunning2
565field_71318_tserverConfigManager2The ServerConfigurationManager instance.
566field_71319_sserverPort2
567field_71320_rhostname2The server's hostname.
568field_71321_qcommandManager2
569field_71322_pplayersOnline2List of names of players who are online.
570field_71323_zcanNPCsSpawn2
571field_71324_ycanAnimalsSpawn2
572field_71325_xonlineMode2True if the server is in online mode.
573field_71335_sguiIsEnabled2
574field_71336_rnetworkThread2
575field_71337_qgameType2
576field_71338_pcanSpawnStructures2
577field_71340_osettings2
578field_71341_lpendingCommandList2
579field_71346_pisPublic2
580field_71349_lmc2The Minecraft instance.
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_aclientExperience2The experienceTotal value the client thinks the player has.
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_71469_aasaveLoader2
638field_71471_agtextureWaterFX2
639field_71472_ahtextureLavaFX2
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_acrashReportMemoryInfo2Gets Memory Information for Crash Report.
650field_71488_acrashReportJVMFlags2Gets additional Java Enviroment info for Crash Report.
651field_71490_acrashReportJavaInfo2Gets Java Info to the Crash Report.
652field_71492_acrashReportJavaInfo22Gets Java Enviroment Info to the Crash Report.
653field_71494_acrashReportMinecraftVersion2Gets the Crash Rrport current Minecraft version.
654field_71496_acrashReportOSInfo2Gets OS Info for Crash Report.
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_71561_bcommandSet2The set of ICommand objects currently loaded.
661field_71562_acommandMap2Map of Strings to the ICommand objects they represent
662field_71567_binvalidFilenameCharacters2Array of special characters that may not be used in a filename. GuiCreateWorld will replace these with an underscore when creating world save directory.
663field_71568_aallowedCharacters2This String have the characters allowed in any text drawing of minecraft.
664field_71572_bposY2the y coordinate
665field_71573_cposZ2the z coordinate
666field_71574_aposX2
667field_71577_fenderEyeMetaToDirection2
668field_71579_dvineGrowth2
669field_71580_efootInvisibleFaceRemap2
670field_71581_boffsetZ2
671field_71582_cheadInvisibleFace2
672field_71583_aoffsetX2
673field_71584_hbedDirection2
674field_71585_doffsetsZForSide2gives the offset required for this axis to get the block at that side.
675field_71586_boffsetsXForSide2gives the offset required for this axis to get the block at that side.
676field_71587_coffsetsYForSide2gives the offset required for this axis to get the block at that side.
677field_71588_afaceToSide2Converts a face to a side.
678field_71743_aminecraftServerType2Gets Decitated Server type.
679field_71748_dconnections2
680field_71749_bisListening2Whether the network listener object is listening.
681field_71750_cmcServer2Reference to the MinecraftServer object.
682field_71751_alogger2Reference to the logger.
683field_71757_gmyServerListenThread2
684field_71771_fmyNetworkListenThread2
685field_71772_gmyServerAddress2
686field_71773_dconnectionCounter2
687field_71774_emyServerSocket2
688field_71775_bpendingConnections2
689field_71777_aminecraftLogger2
690field_71778_hmyPort2
691field_71938_DlavaStill2Stationary lava source block
692field_71939_Esand2
693field_71940_Fgravel2
694field_71941_GoreGold2
695field_71942_AwaterMoving2
696field_71943_BwaterStill2
697field_71944_ClavaMoving2
698field_71945_Lsponge2
699field_71946_Mglass2
700field_71947_NoreLapis2
701field_71948_OblockLapis2
702field_71949_HoreIron2
703field_71950_IoreCoal2
704field_71951_Jwood2
705field_71952_Kleaves2
706field_71953_UrailDetector2
707field_71954_TrailPowered2
708field_71955_Wweb2
709field_71956_VpistonStickyBase2
710field_71957_QsandStone2
711field_71958_Pdispenser2
712field_71959_Sbed2
713field_71960_Rmusic2
714field_71961_YdeadBush2
715field_71962_XtallGrass2
716field_71963_ZpistonBase2
717field_71964_fsoundGravelFootstep2
718field_71965_gsoundGrassFootstep2
719field_71966_dsoundPowderFootstep2
720field_71967_esoundWoodFootstep2
721field_71968_bblockName2
722field_71969_adisplayOnCreativeTab2used as foreach item, if item.tab = current tab, display it on the screen
723field_71970_nopaqueCubeLookup2An array of 4096 booleans corresponding to the result of the isOpaqueCube() method for each block ID
724field_71971_olightOpacity2How much light is subtracted for going through this block
725field_71972_lsoundSandFootstep2
726field_71973_mblocksList2List of ly/ff (BlockType) containing the already registered blocks.
727field_71974_jsoundGlassFootstep2
728field_71975_ksoundClothFootstep2
729field_71976_hsoundStoneFootstep2
730field_71977_isoundMetalFootstep2
731field_71978_wcobblestone2
732field_71979_vdirt2
733field_71980_ugrass2
734field_71981_tstone2
735field_71982_suseNeighborBrightness2Flag if block ID should use the brightest neighbor light value as its own
736field_71983_rrequiresSelfNotify2
737field_71984_qlightValue2Amount of light emitted
738field_71985_pcanBlockGrass2Array of booleans that tells if a block can grass
739field_71986_zbedrock2
740field_71987_ysapling2
741field_71988_xplanks2
742field_71989_cbblockHardness2Indicates how many hits it takes to break a block.
743field_71990_cablockID2ID of the block.
744field_71991_bzwaterlily2
745field_71992_bwstairsBrick2
746field_71993_bvfenceGate2
747field_71994_bymycelium2
748field_71995_bxstairsStoneBrickSmooth2
749field_71996_bspumpkinStem2
750field_71997_brmelon2
751field_71998_buvine2
752field_71999_btmelonStem2
753field_72000_bnmushroomCapBrown2
754field_72001_bomushroomCapRed2
755field_72002_bpfenceIron2
756field_72003_bqthinGlass2
757field_72004_bjlockedChest2April fools secret locked chest, only spawns on new chunks on 1st April.
758field_72005_bktrapdoor2
759field_72006_blsilverfish2
760field_72007_bmstoneBrick2
761field_72008_bfpumpkinLantern2
762field_72009_bgcake2
763field_72010_bhredstoneRepeaterIdle2
764field_72011_biredstoneRepeaterActive2
765field_72012_bbnetherrack2
766field_72013_bcslowSand2
767field_72014_bdglowStone2
768field_72015_beportal2The purple teleport blocks inside the obsidian circle
769field_72016_cqslipperiness2Determines how much velocity is maintained while moving on top of this block
770field_72017_coblockParticleGravity2
771field_72018_cpblockMaterial2Block material definition.
772field_72019_cmmaxZ2maximum Z for the block bounds (local coordinates)
773field_72020_cnstepSound2Sound of stepping on the block
774field_72021_ckmaxX2maximum X for the block bounds (local coordinates)
775field_72022_clmaxY2maximum Y for the block bounds (local coordinates)
776field_72023_ciminY2minimum Y for the block bounds (local coordinates)
777field_72024_cjminZ2minimum Z for the block bounds (local coordinates)
778field_72025_cgisBlockContainer2true if the Block contains a Tile Entity
779field_72026_chminX2minimum X for the block bounds (local coordinates)
780field_72027_ceenableStats2If this field is true, the block is counted for statistics (mined or placed)
781field_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.
782field_72029_ccblockResistance2Indicates the blocks resistance to explosions.
783field_72030_cdblockConstructorCalled2set to true when Block's constructor is called through the chain of super()'s. Note: Never used
784field_72031_aZfence2
785field_72032_aYjukebox2
786field_72033_bAnetherBrick2
787field_72034_aRbutton2
788field_72035_aQtorchRedstoneActive2
789field_72036_aTice2
790field_72037_aSsnow2
791field_72038_aVcactus2
792field_72039_aUblockSnow2
793field_72040_aXreed2
794field_72041_aWblockClay2
795field_72042_aIsignWall2
796field_72043_aJlever2
797field_72044_aKpressurePlateStone2
798field_72045_aLdoorSteel2
799field_72046_aMpressurePlatePlanks2
800field_72047_aNoreRedstone2
801field_72048_aOoreRedstoneGlowing2
802field_72049_aPtorchRedstoneIdle2
803field_72050_aAtilledField2
804field_72051_aBstoneOvenIdle2
805field_72052_aCstoneOvenActive2
806field_72053_aDsignPost2
807field_72054_aEdoorWood2
808field_72055_aFladder2
809field_72056_aGrail2
810field_72057_aHstairCompactCobblestone2
811field_72058_azcrops2
812field_72059_bZblockIndexInTexture2The index of the texture to be displayed for this block. May vary based on graphics settings. Mostly seems to come from terrain.png, and the index is 0-based (grass is 0).
813field_72060_ayworkbench2
814field_72061_bapumpkin2
815field_72062_bUtripWire2
816field_72063_atstairCompactPlanks2
817field_72064_bTtripWireSource2
818field_72065_asmobSpawner2
819field_72066_bSenderChest2
820field_72067_arfire2
821field_72068_bRoreEmerald2
822field_72069_aqtorchWood2
823field_72070_bYstairsWoodJungle2
824field_72071_axblockDiamond2
825field_72072_bXstairsWoodBirch2
826field_72073_aworeDiamond2
827field_72074_bWstairsWoodSpruce2
828field_72075_avredstoneWire2
829field_72076_bVblockEmerald2
830field_72077_auchest2
831field_72078_bLredstoneLampIdle2
832field_72079_akstoneSingleSlab2stoneSingleSlab
833field_72080_bMredstoneLampActive2
834field_72081_albrick2
835field_72082_bJwhiteStone2
836field_72083_aiblockSteel2
837field_72084_bKdragonEgg2
838field_72085_ajstoneDoubleSlab2stoneDoubleSlab
839field_72086_bPcocoa2
840field_72087_aocobblestoneMossy2
841field_72088_bQstairsSandStone2
842field_72089_apobsidian2
843field_72090_bNwoodDoubleSlab2
844field_72091_amtnt2
845field_72092_bOwoodSingleSlab2
846field_72093_anbookShelf2
847field_72094_bDnetherStalk2
848field_72095_acpistonMoving2
849field_72096_bEenchantmentTable2
850field_72097_adplantYellow2
851field_72098_bBnetherFence2
852field_72099_aapistonExtension2
853field_72100_bCstairsNetherBrick2
854field_72101_abcloth2
855field_72102_bHendPortal2
856field_72103_agmushroomRed2
857field_72104_bIendPortalFrame2
858field_72105_ahblockGold2
859field_72106_bFbrewingStand2
860field_72107_aeplantRed2
861field_72108_bGcauldron2
862field_72109_afmushroomBrown2
863field_72119_aisSticky2This pistons is the sticky one?
864field_72123_aheadTexture2The texture for the 'head' of the piston. Sticky or normal.
865field_72129_bredstoneUpdateInfoCache2Map of ArrayLists of RedstoneUpdateInfo. Key of map is World.
866field_72130_atorchActive2Whether the redstone torch is currently active or not.
867field_72131_cgraphicsLevel2Used to determine how to display leaves based on the graphics level. May also be used in rendering for transparency, not sure.
868field_72134_crbaseIndexInPNG2The base index in terrain.png corresponding to the fancy version of the leaf texture. This is stored so we can switch the displayed version between fancy and fast graphics (fast is this index + 1).
869field_72135_badjacentTreeBlocks2
870field_72142_awoodType2The type of tree this log came from.
871field_72152_awoodType2The type of tree this block came from.
872field_72157_bmodelBlock2The block that is used as model for the stair.
873field_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)
874field_72164_asideTextureIndex2Holds the texture index of the side of the pane (the thin lateral side)
875field_72166_apowered2Whether this lamp block is the powered version.
876field_72174_bblocksNeedingUpdate2
877field_72175_awiresProvidePower2When false, power transmission methods do not look at other redstone wires. Used internally during updateCurrentStrength.
878field_72178_aglowing2
879field_72186_aisPowered2Power related rails have this field at true.
880field_72192_afallInstantly2Do blocks fall instantly to where they stop or do they fall over time
881field_72194_atriggerMobType2The mob type that can trigger this pressure plate.
882field_72197_amushroomType2The mushroom type. 0 for brown, 1 for red.
883field_72212_bisOptimalFlowDirection2Indicates whether the flow direction is optimal. Each array index corresponds to one of the four cardinal directions.
884field_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.
885field_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.
886field_72218_ablockType2Boolean used to seperate different states of blocks
887field_72221_brepeaterState2The states in which the redstone repeater blocks can be.
888field_72222_cisRepeaterPowered2Tells whether the repeater is powered or not
889field_72223_arepeaterTorchOffset2The offsets for the two torches in redstone repeater blocks.
890field_72230_afootBlockToHeadBlockMap2Maps the foot-of-bed block to the head-of-bed block.
891field_72242_aisDoubleSlab2
892field_72243_awoodType2The type of tree this slab came from.
893field_72244_ablockStepTypes2The list of the types of step blocks.
894field_72245_alocalFlag2
895field_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
896field_72258_achanceToEncourageFire2The chance this block will encourage nearby blocks to catch on fire
897field_72267_afruitType2Defines if it is a Melon or a Pumpkin that the stem is producing.
898field_72275_abossDefeated2true if the enderdragon has been killed - allows end portal blocks to be created in the end
899field_72278_bisFreestanding2Whether this is a freestanding sign or a wall-mounted sign
900field_72279_asignEntityClass2
901field_72284_arandom2
902field_72287_bisActive2True if this is an active furnace, false if idle
903field_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.
904field_72289_afurnaceRand2Is the random generator used by furnace to drop the inventory contents in random directions.
905field_72293_arandom2
906field_72294_arand2
907field_72301_fnumCleans2Number of times this Pool has been cleaned
908field_72302_dnextPoolIndex2Next index to use when adding a Pool Entry.
909field_72303_emaxPoolIndex2Largest index reached by this Pool (can be reset to 0 upon calling cleanPool)
910field_72304_bnumEntriesToRemove2Number of Pool entries to remove when cleanPool is called maxNumCleans times.
911field_72305_clistAABB2List of AABB stored in this Pool
912field_72306_amaxNumCleans2Maximum number of times the pool can be "cleaned" before the list is shrunk
913field_72307_fhitVec2The vector position of the hit
914field_72308_gentityHit2The hit entity
915field_72309_dblockZ2z coordinate of the block ray traced against
916field_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.
917field_72311_bblockX2x coordinate of the block ray traced against
918field_72312_cblockY2y coordinate of the block ray traced against
919field_72313_atypeOfHit2What type of ray trace hit was this? 0 = block, 1 = entity
920field_72334_fmaxZ2
921field_72335_gtheAABBLocalPool2ThreadLocal AABBPool
922field_72336_dmaxX2
923field_72337_emaxY2
924field_72338_bminY2
925field_72339_cminZ2
926field_72340_aminX2
927field_72346_fresetCount2
928field_72347_dnextFreeSpace2
929field_72348_emaximumSizeSinceLastTruncation2
930field_72349_bminimumSize2
931field_72350_cvec3Cache2items at and above nextFreeSpace are assumed to be available
932field_72351_atruncateArrayResetThreshold2
933field_72400_fminecraftServerInstance2
934field_72401_gbannedPlayers2
935field_72402_dviewDistance2
936field_72403_edateFormat2
937field_72404_bplayerList2
938field_72405_cmaxPlayers2The maximum number of players that can be connected at a time.
939field_72406_amyLogger2
940field_72407_ncommandsAllowedForAll2True if all players are allowed to use commands (cheats).
941field_72408_oplayerPingIndex2index into playerEntities of player to ping, updated every tick; currently hardcoded to max at 200 players
942field_72409_lwhiteListEnforced2Server setting to only allow OPs and whitelisted players to join the server.
943field_72410_mgameType2
944field_72411_jwhiteListIPs2
945field_72412_kplayerNBTManagerObj2Reference to the PlayerNBTManager object.
946field_72413_hbannedIPs2
947field_72414_iwhiteListNames2the list of names on the whiteList
948field_72416_etagsForLastWrittenPlayer2
949field_72422_fwhiteList2
950field_72423_eopsList2
951field_72428_aserver2
952field_72447_dmyVec3LocalPool2
953field_72448_byCoord2Y coordinate of Vec3D
954field_72449_czCoord2Z coordinate of Vec3D
955field_72450_axCoord2X coordinate of Vec3D
956field_72534_fminecraftInstance2
957field_72535_gconnectionTimer2
958field_72537_erand2The Random object used to generate serverId hex strings.
959field_72538_bmyTCPConnection2
960field_72539_cconnectionComplete2
961field_72540_alogger2The Minecraft logger.
962field_72543_hclientUsername2
963field_72555_gnetManager2Reference to the NetworkManager object.
964field_72556_dcurrentServerMaxPlayers2
965field_72557_erand2RNG.
966field_72558_bmapStorage2
967field_72559_cplayerInfoList2An ArrayList of GuiPlayerInfo (includes all the players' GuiPlayerInfo on the current server)
968field_72561_jdoneLoadingTerrain2True if the client has finished downloading terrain and may spawn. Set upon receipt of a player position packet, reset upon respawning.
969field_72562_kplayerInfoMap2A HashMap of all player names and their player information objects
970field_72563_hmc2Reference to the Minecraft object.
971field_72564_iworldClient2
972field_72571_fcurrentTicks2incremented each tick
973field_72572_gticksForFloatKick2player is kicked if they float for over 80 ticks without flying enabled
974field_72573_dmcServer2Reference to the MinecraftServer object.
975field_72574_eplayerEntity2Reference to the EntityPlayerMP object.
976field_72575_btheNetworkManager2
977field_72576_cserverShuttingDown2
978field_72577_alogger2The logging system.
979field_72578_ncreativeItemCreationSpamThresholdTally2
980field_72579_olastPosX2The last known x position for this connection.
981field_72580_lticksOfLastKeepAlive2
982field_72581_mchatSpamThresholdCount2
983field_72582_jkeepAliveTimeSent2
984field_72583_krandomGenerator2
985field_72585_ikeepAliveRandomID2
986field_72587_rhasMoved2is true when the player has moved since his last movement packet
987field_72588_qlastPosZ2The last known z position for this connection.
988field_72589_plastPosY2The last known y position for this connection.
989field_72590_aloginHandler2The login handler that spawned this thread.
990field_72595_frequestIDstring2The request ID stored as a String
991field_72596_drequestID2A client-provided request ID associated with this query
992field_72597_echallengeValue2A unique string of bytes used to verify client auth
993field_72598_btimestamp2The creation timestamp for this auth
994field_72599_crandomChallenge2A random integer value to be used for client response authentication
995field_72600_aqueryThread2The RConThreadQuery that this is probably an inner class of
996field_72614_fserverSocketList2A list of registered ServerSockets
997field_72616_esocketList2A list of registered DatagramSockets
998field_72617_bserver2Reference to the server object
999field_72618_crconThread2Thread for this runnable class
1000field_72619_arunning2True i
1001field_72629_glastAuthCheckTime2The time of the last client auth check
1002field_72630_nbuffer2A buffer for incoming DatagramPackets
1003field_72631_oincomingPacket2Storage for incoming DatagramPackets
1004field_72632_lworldName2The name of the currently lo
1005field_72633_mquerySocket2The remote socket querying the server
1006field_72634_jmaxPlayers2The maximum number of players allowed on the server
1007field_72635_kserverMotd2The current server message of the day
1008field_72636_hqueryPort2The RCon query port
1009field_72637_iserverPort2Port the server is running on
1010field_72638_vlastQueryResponseTime2The time of the last query response sent
1011field_72639_uoutput2The RConQuery output stream
1012field_72642_rserverHostname2The hostname of the running server
1013field_72643_qqueryHostname2The hostname of this query server
1014field_72647_grconPort2Port RCon is running on
1015field_72649_jserverSocket2The RCon ServerSocke
1016field_72650_krconPassword2The RCon password
1017field_72651_hserverPort2Port the server is running on
1018field_72652_ihostname2Hostname RCon is running on
1019field_72657_gloggedIn2True if the client has succefssfully logged into the RCon, otherwise false
1020field_72658_jrconPassword2The RCon password
1021field_72659_hclientSocket2The client's Socket connection
1022field_72660_ibuffer2A buffer for incoming Socket data
1023field_72666_ahexDigits2Translation array of decimal to hex digits
1024field_72673_boutput2ByteArrayOutputStream wrapper
1025field_72674_abyteArrayOutput2Output stream
1026field_72679_bstepSoundVolume2
1027field_72680_cstepSoundPitch2
1028field_72681_astepSoundName2
1029field_72696_fxzDirectionsConst2x, z direction vectors: east, south, west, north
1030field_72697_dchunkWathcherWithPlayers2contains a PlayerInstance for every chunk they can see. the "player instance" cotains a list of all players who can also that chunk
1031field_72698_eplayerViewDistance2
1032field_72699_bplayers2players in the current instance
1033field_72700_callChunkWathers2
1034field_72701_atheWorldServer2
1035field_72737_DmaxBlockZ2Maximum block Z
1036field_72739_FrenderDistance2
1037field_72740_GrenderEntitiesStartupCounter2Render entities startup counter (init value=2)
1038field_72741_AminBlockZ2Minimum block Z
1039field_72742_BmaxBlockX2Maximum block X
1040field_72743_CmaxBlockY2Maximum block Y
1041field_72744_LrenderersBeingClipped2How many renderers are being clipped by the frustrum this frame
1042field_72745_MrenderersBeingOccluded2How many renderers are being occluded this frame
1043field_72746_NrenderersBeingRendered2How many renderers are actually being rendered this frame
1044field_72747_OrenderersSkippingRenderPass2How many renderers are skipping rendering due to not having a render pass this frame
1045field_72748_HcountEntitiesTotal2Count entities total
1046field_72749_IcountEntitiesRendered2Count entities rendered
1047field_72750_JcountEntitiesHidden2Count entities hidden
1048field_72751_KrenderersLoaded2How many renderers are loaded this frame that try to be rendered
1049field_72752_QworldRenderersCheckIndex2World renderers check index
1050field_72753_PdummyRenderInt2Dummy render int
1051field_72754_SallRenderLists2All render lists (fixed length 4)
1052field_72755_RglRenderLists2List of OpenGL lists for the current render pass
1053field_72756_fprevSortZ2Previous Z position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1054field_72757_gfrustumCheckOffset2The offset used to determine if a renderer is one of the sixteenth that are being updated this frame
1055field_72758_dprevSortX2Previous x position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1056field_72759_eprevSortY2Previous y position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
1057field_72760_bdummyBuf50k2Dummy buffer (50k) not used
1058field_72761_cocclusionResult2Occlusion query result
1059field_72762_atileEntities2
1060field_72763_nrenderChunksTall2
1061field_72764_orenderChunksDeep2
1062field_72765_lworldRenderers2
1063field_72766_mrenderChunksWide2
1064field_72767_jworldRenderersToUpdate2
1065field_72768_ksortedWorldRenderers2
1066field_72769_htheWorld2
1067field_72770_irenderEngine2The RenderEngine instance used by RenderGlobal
1068field_72771_wglSkyList2OpenGL sky list
1069field_72772_vstarGLCallList2The star GL Call list
1070field_72773_ucloudOffsetX2
1071field_72774_tocclusionEnabled2Is occlusion testing enabled
1072field_72775_sglOcclusionQueryBase2OpenGL occlusion query base
1073field_72776_rglobalRenderBlocks2Global render blocks
1074field_72777_qmc2A reference to the Minecraft object.
1075field_72778_pglRenderListBase2OpenGL render lists base
1076field_72779_zminBlockY2Minimum block Y
1077field_72780_yminBlockX2Minimum block X
1078field_72781_xglSkyList22OpenGL sky list 2
1079field_72782_bworld2The world itself.
1080field_72783_amcServer2Reference to the MinecraftServer object.
1081field_72792_dentityViewDistance2
1082field_72793_btrackedEntities2
1083field_72794_ctrackedEntityIDs2
1084field_72795_atheWorld2
1085field_72814_dhasExtendedLevels2set by !chunk.getAreLevelsEmpty
1086field_72815_eworldObj2Reference to the World object.
1087field_72816_bchunkZ2
1088field_72817_cchunkArray2
1089field_72818_achunkX2
1090field_72982_DvillageCollectionObj2
1091field_72983_EvillageSiegeObj2
1092field_72984_FtheProfiler2
1093field_72985_GspawnHostileMobs2indicates if enemies are spawned or not
1094field_72986_AworldInfo2holds information about a world (size on disk, time, spawn point, seed, ...)
1095field_72987_BfindingSpawnPoint2Boolean that is set to true when trying to find a spawn point
1096field_72988_CmapStorage2
1097field_72989_LscanningTileEntities2
1098field_72990_MambientTickCountdown2number of ticks until the next random ambients play
1099field_72991_NentitiesWithinAABBExcludingEntity2entities within AxisAlignedBB excluding one, set and returned in getEntitiesWithinAABBExcludingEntity(Entity var1, AxisAlignedBB var2)
1100field_72992_HspawnPeacefulMobs2A flag indicating whether we should spawn peaceful mobs.
1101field_72993_IactiveChunkSet2Positions to update
1102field_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
1103field_72995_KisRemote2This is set to true when you are a client connected to a multiplayer world, false otherwise. As of Minecraft 1.3 and the integrated server, this will always return true.
1104field_72996_floadedEntityList2A list of all Entities in all currently-loaded chunks
1105field_72997_gunloadedEntityList2
1106field_72998_dcollidingBoundingBoxes2
1107field_72999_escheduledUpdatesAreImmediate2boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
1108field_73000_bentityRemoval2Entities marked for removal.
1109field_73001_ccloudColour2
1110field_73002_aaddedTileEntityList2
1111field_73003_nprevRainingStrength2
1112field_73004_orainingStrength2
1113field_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.
1114field_73006_mDIST_HASH_MAGIC2magic number used to generate fast random numbers for 3d distribution within a chunk
1115field_73007_jweatherEffects2a list of all the lightning entities
1116field_73008_kskylightSubtracted2How much light is subtracted from full daylight
1117field_73009_hloadedTileEntityList2A list of all TileEntities in all currently-loaded chunks
1118field_73010_iplayerEntities2Array list of players in the world.
1119field_73011_wprovider2The WorldProvider instance that World uses.
1120field_73012_vrand2RNG for World.
1121field_73013_udifficultySetting2Option > Difficulty setting (0 - 3)
1122field_73014_teditingBlocks2true while the world is editing blocks
1123field_73015_slightningFlash2If > 0, the sky and skylight colors are illuminated by a lightning flash
1124field_73016_rlastLightningBolt2Set to 2 whenever a lightning bolt is generated in SSP. Decrements if > 0 in updateWeather(). Value appears to be unused.
1125field_73017_qthunderingStrength2
1126field_73018_pprevThunderingStrength2
1127field_73019_zsaveHandler2
1128field_73020_ychunkProvider2Handles chunk operations and caching
1129field_73021_xworldAccesses2
1130field_73032_dentityList2Contains all entities for this client, both spawned and non-spawned.
1131field_73033_bclientChunkProvider2The ChunkProviderClient instance
1132field_73034_centityHashSet2The hash set of entities handled by this client. Uses the entity's ID as the hash set's key.
1133field_73035_asendQueue2The packets that need to be sent to the server.
1134field_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.
1135field_73037_MminecraftInstance2
1136field_73038_NpreviousActiveChunkSet2
1137field_73058_dcanNotSave2set by CommandServerSave{all,Off,On}
1138field_73059_btheChunkProviderServer2
1139field_73060_cactionsAllowed2this is set related to Manager.areCommandsAllowed, but is never used is is also set back to false at the end of both functions which set it.
1140field_73061_amcServer2
1141field_73062_LtheEntityTracker2
1142field_73063_MthePlayerManager2
1143field_73065_OpendingTickListEntries2All work to do in future ticks.
1144field_73066_TentityIdMap2An IntHashMap of entity IDs (integers) to their Entity objects.
1145field_73067_QblockEventCache2Double buffer of ServerBlockEventList[] for holding pending BlockEventData's
1146field_73068_PallPlayersSleeping2is false if there are no players
1147field_73069_SbonusChestContent2
1148field_73070_RblockEventCacheIndex2The index into the blockEventCache; either 0, or 1, toggled in sendBlockEventPackets where all BlockEvent are applied locally and send to clients.
1149field_73071_ademoWorldSettings2
1150field_73072_LdemoWorldSeed2
1151field_73086_fpartiallyDestroyedBlockX2
1152field_73087_gpartiallyDestroyedBlockY2
1153field_73088_disPartiallyDestroyedBlockWhole2set to true on first call of destroyBlockInWorldPartially, false before any further calls
1154field_73089_einitialDamage2
1155field_73090_bthisPlayerMP2The EntityPlayerMP object that this object is connected to.
1156field_73091_cgameType2
1157field_73092_atheWorld2The world object that this object is connected to.
1158field_73094_odurabilityRemainingOnBlock2
1159field_73095_lposY2
1160field_73096_mposZ2
1161field_73098_kposX2
1162field_73099_hpartiallyDestroyedBlockZ2
1163field_73100_icurblockDamage2
1164field_73103_ddemoTimeExpired2
1165field_73126_flastScaledZPosition2
1166field_73127_glastYaw2
1167field_73128_dlastScaledXPosition2
1168field_73129_elastScaledYPosition2
1169field_73130_bBlocksDistanceThreshold2
1170field_73131_cupdateFrequency2check for sync when ticks % updateFrequency==0
1171field_73132_amyEntity2
1172field_73133_nplayerEntitiesUpdated2
1173field_73134_otrackedPlayers2
1174field_73135_lmotionZ2
1175field_73136_mticks2
1176field_73137_jmotionX2
1177field_73138_kmotionY2
1178field_73139_hlastPitch2
1179field_73140_ilastHeadMotion2
1180field_73141_vridingEntity2
1181field_73142_uticksSinceLastForcedTeleport2every 400 ticks a full teleport packet is sent, rather than just a "move me +x" command, so that position remains fully synced.
1182field_73143_ttrackMotion2
1183field_73144_sisDataInitialized2set to true on first sendLocationToClients
1184field_73145_rposZ2
1185field_73146_qposY2
1186field_73147_pposX2
1187field_73160_dvillageGen2
1188field_73161_brandom2
1189field_73162_cuseStructures2
1190field_73163_aworldObj2
1191field_73167_fnoiseData32
1192field_73168_gnoiseData42
1193field_73169_dnoiseData12
1194field_73170_enoiseData22
1195field_73171_bnetherNoiseGen72
1196field_73172_cgenNetherBridge2
1197field_73173_anetherNoiseGen62
1198field_73174_nnetherrackExculsivityNoiseGen2Determines whether something other than nettherack can be generated at a location
1199field_73175_oworldObj2Is the world that the nether is getting generated.
1200field_73176_lnetherNoiseGen32
1201field_73177_mslowsandGravelNoiseGen2Determines whether slowsand or gravel can be generated at a location
1202field_73178_jnetherNoiseGen12A NoiseGeneratorOctaves used in generating nether terrain
1203field_73179_knetherNoiseGen22
1204field_73180_hnoiseData52
1205field_73181_ihellRNG2
1206field_73182_tnetherCaveGenerator2
1207field_73183_snetherrackExclusivityNoise2Holds the noise used to determine whether something other than netherrack can be generated at a location
1208field_73184_rgravelNoise2
1209field_73185_qslowsandNoise2Holds the noise used to determine whether slowsand can be generated at a location
1210field_73186_pnoiseField2
1211field_73190_fnoiseData42
1212field_73191_gnoiseData52
1213field_73192_dnoiseData22
1214field_73193_enoiseData32
1215field_73194_bnoiseGen52
1216field_73195_cnoiseData12
1217field_73196_anoiseGen42
1218field_73197_ndensities2
1219field_73198_obiomesForGeneration2The biomes that are used to generate the chunk
1220field_73199_lnoiseGen32
1221field_73200_mendWorld2
1222field_73201_jnoiseGen12
1223field_73202_knoiseGen22
1224field_73204_iendRNG2
1225field_73208_fnoise22A double array that hold terrain noise from noiseGen2
1226field_73209_gnoise52A double array that hold terrain noise from noiseGen5
1227field_73210_dnoise32A double array that hold terrain noise from noiseGen3
1228field_73211_enoise12A double array that hold terrain noise
1229field_73212_bnoiseGen62A NoiseGeneratorOctaves used in generating terrain
1230field_73213_cmobSpawnerNoise2
1231field_73214_anoiseGen52A NoiseGeneratorOctaves used in generating terrain
1232field_73215_nnoiseGen32A NoiseGeneratorOctaves used in generating terrain
1233field_73216_onoiseGen42A NoiseGeneratorOctaves used in generating terrain
1234field_73217_lnoiseGen12A NoiseGeneratorOctaves used in generating terrain
1235field_73218_mnoiseGen22A NoiseGeneratorOctaves used in generating terrain
1236field_73220_krand2RNG.
1237field_73221_hnoise62A double array that holds terrain noise from noiseGen6
1238field_73222_iparabolicField2Used to store the 5x5 parabolic field that is used during terrain generation.
1239field_73223_wmineshaftGenerator2Holds Mineshaft Generator
1240field_73224_vvillageGenerator2Holds Village Generator
1241field_73225_ustrongholdGenerator2Holds Stronghold Generator
1242field_73226_tcaveGenerator2
1243field_73227_sstoneNoise2
1244field_73228_rnoiseArray2Holds the overall noise array used in chunk generation
1245field_73229_qmapFeaturesEnabled2are map structures going to be generated (e.g. strongholds)
1246field_73230_pworldObj2Reference to the World object.
1247field_73231_zbiomesForGeneration2The biomes that are used to generate the chunk
1248field_73232_yravineGenerator2Holds ravine generator
1249field_73233_xscatteredFeatureGenerator2
1250field_73235_dworldObj2Reference to the World object.
1251field_73236_bchunkMapping2The mapping between ChunkCoordinates and Chunks that ChunkProviderClient maintains.
1252field_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.
1253field_73238_ablankChunk2The completely empty chunk used by ChunkProviderClient when field_73236_b doesn't contain the requested coordinates.
1254field_73244_floadedChunkHashMap2
1255field_73245_gloadedChunks2
1256field_73246_dcurrentChunkProvider2
1257field_73247_ecurrentChunkLoader2
1258field_73248_bchunksToUnload2used by unload100OldestChunks to iterate the loadedChunkHashMap for unload (underlying assumption, first in, first out)
1259field_73249_cdefaultEmptyChunk2
1260field_73250_aloadChunkOnProvideRequest2if this is false, the defaultEmptyChunk will be returned by the provider
1261field_73251_hcurrentServer2
1262field_73261_dlocationOfBlockChange2
1263field_73262_enumberOfTilesToUpdate2
1264field_73263_bplayersInChunk2
1265field_73264_cchunkLocation2note: this is final
1266field_73265_amyManager2
1267field_73286_bclientPacketIdList2List of the client's packet IDs.
1268field_73287_risChunkDataPacket2Only true for Packet51MapChunk, Packet52MultiBlockChange, Packet53BlockChange and Packet59ComplexEntity. Used to separate them into a different send queue.
1269field_73288_cserverPacketIdList2List of the server's packet IDs.
1270field_73289_qsentSize2
1271field_73290_psentID2assumed to be sequential by the profiler
1272field_73291_apacketClassToIdMap2Maps packet class to packet id
1273field_73292_nrecievedID2
1274field_73293_orecievedSize2
1275field_73294_lpacketIdToClassMap2Maps packet id to packet class
1276field_73295_mcreationTimeMillis2the system time in milliseconds when this packet was created.
1277field_73296_bvehicleEntityId2
1278field_73297_aentityId2
1279field_73298_byPosition2Y coordinate of spawn.
1280field_73299_czPosition2Z coordinate of spawn.
1281field_73300_axPosition2X coordinate of spawn.
1282field_73301_atime2The world time in minutes.
1283field_73308_dsignLines2
1284field_73309_byPosition2
1285field_73310_czPosition2
1286field_73311_axPosition2
1287field_73312_bcollectorEntityId2The entity that picked up the one from the ground.
1288field_73313_acollectedEntityId2The entity on the ground that was picked up.
1289field_73314_fpitch2Pitch of the entity.
1290field_73315_dzPosition2Z position of the entity.
1291field_73316_eyaw2Yaw of the entity.
1292field_73317_bxPosition2X position of the entity.
1293field_73318_cyPosition2Y position of the entity.
1294field_73319_aentityId2ID of the entity.
1295field_73330_dactionType2The type of update to perform on the tile entity.
1296field_73331_ecustomParam12Custom parameter 1 passed to the tile entity on update.
1297field_73332_byPosition2The Y position of the tile entity to update.
1298field_73333_czPosition2The Z position of the tile entity to update.
1299field_73334_axPosition2The X position of the tile entity to update.
1300field_73335_fblockId2The block ID this action is set for.
1301field_73336_dinstrumentType21=Double Bass, 2=Snare Drum, 3=Clicks / Sticks, 4=Bass Drum, 5=Harp
1302field_73337_epitch2The pitch of the note (between 0-24 inclusive where 0 is the lowest and 24 is the highest).
1303field_73338_byLocation2
1304field_73339_czLocation2
1305field_73340_axLocation2
1306field_73341_dface2Punched face of the block.
1307field_73342_estatus2Status of the digging (started, ongoing, broken).
1308field_73343_byPosition2Block Y position.
1309field_73344_czPosition2Block Z position.
1310field_73345_axPosition2Block X position.
1311field_73358_disCreativeMode2Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
1312field_73359_eflySpeed2
1313field_73360_bisFlying2Indicates whether the player is flying or not.
1314field_73361_callowFlying2Whether or not to allow the player to fly when they double jump.
1315field_73362_adisableDamage2Disables player damage.
1316field_73363_bisConnected2Byte that tells whether the player is connected.
1317field_73364_cping2
1318field_73365_aplayerName2The player's name.
1319field_73366_bstate21=sneak, 2=normal
1320field_73367_aentityId2Player ID.
1321field_73368_aentityId2ID of the entity to be destroyed on the client.
1322field_73369_dgameType2
1323field_73370_eterrainType2
1324field_73371_bdifficulty2The difficulty setting. 0 through 3 for peaceful, easy, normal, hard. The client always sends 1.
1325field_73372_cworldHeight2Defaults to 128
1326field_73373_arespawnDimension2
1327field_73374_beffectId2The ID of the effect which is being removed from an entity.
1328field_73375_aentityId2The ID of the entity which an effect is being removed from.
1329field_73379_bpublicKey2
1330field_73380_cverifyToken2
1331field_73381_aserverId2
1332field_73382_bheadRotationYaw2
1333field_73383_aentityId2
1334field_73384_bitemStack2
1335field_73385_aslot2
1336field_73386_aid2The block/item id to be equipped.
1337field_73387_dmotionZ2
1338field_73388_bmotionX2
1339field_73389_cmotionY2
1340field_73390_aentityId2
1341field_73392_bmetadata2
1342field_73393_aentityId2
1343field_73394_bexperienceTotal2The total experience points.
1344field_73395_cexperienceLevel2The experience level.
1345field_73396_aexperience2The current experience bar points.
1346field_73398_bslot2Equipment slot: 0=held, 1-4=armor slot
1347field_73400_aentityID2Entity ID of the object.
1348field_73409_fxOffset2The offset from xPosition where the actual click took place
1349field_73410_gyOffset2The offset from yPosition where the actual click took place
1350field_73411_ddirection2The offset to use for block/item placement.
1351field_73412_eitemStack2
1352field_73413_byPosition2
1353field_73414_czPosition2
1354field_73415_axPosition2
1355field_73416_hzOffset2The offset from zPosition where the actual click took place
1356field_73417_dduration2
1357field_73418_beffectId2
1358field_73419_ceffectAmplifier2The effect's amplifier.
1359field_73420_aentityId2
1360field_73421_dtype2The new block type for the block.
1361field_73422_emetadata2Metadata of the block.
1362field_73423_byPosition2Block Y position.
1363field_73424_czPosition2Block Z position.
1364field_73425_axPosition2Block X position.
1365field_73426_bitemStack2Stack of items
1366field_73427_awindowId2The id of window which items are being sent for. 0 for player inventory.
1367field_73428_dslotsCount2
1368field_73429_binventoryType2
1369field_73430_cwindowTitle2
1370field_73431_awindowId2
1371field_73432_awindowId2
1372field_73433_bshortWindowId2
1373field_73434_caccepted2
1374field_73435_awindowId2The id of the window that the action occurred in.
1375field_73436_buniqueID2Contains a unique ID for the item that this packet will be populating.
1376field_73437_citemData2Contains a buffer of arbitrary data with which to populate an individual item in the world.
1377field_73438_aitemID2
1378field_73439_fholdingShift2
1379field_73440_daction2A unique number for the action, used for transaction handling
1380field_73441_eitemStack2Item stack for inventory
1381field_73442_binventorySlot2The clicked slot (-999 is outside of inventory)
1382field_73443_cmouseClick21 when right-clicking and otherwise 0
1383field_73444_awindow_Id2The id of the window which was clicked. 0 for player inventory.
1384field_73445_benchantment2The position of the enchantment on the enchantment table window, starting with 0 as the topmost one.
1385field_73446_awindowId2
1386field_73447_aforceRespawn20 sent to a netLoginHandler starts the server, 1 sent to NetServerHandler forces a respawn
1387field_73448_dsize2The size of the arrays.
1388field_73450_bzPosition2Chunk Z position.
1389field_73451_cmetadataArray2The metadata for each block changed.
1390field_73452_axPosition2Chunk X position.
1391field_73455_dserverPort2
1392field_73456_busername2
1393field_73457_cserverHost2
1394field_73458_aprotocolVersion2
1395field_73464_dchatColours2
1396field_73465_egameDifficulty2
1397field_73466_brenderDistance2
1398field_73467_cchatVisisble2
1399field_73468_alanguage2
1400field_73469_banimate2
1401field_73470_aentityId2The entity ID, in this case it's the player ID.
1402field_73471_bamount2
1403field_73472_astatisticId2
1404field_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)
1405field_73476_bmessage2The message being sent.
1406field_73478_amaxChatLength2Maximum number of characters allowed in chat string in each packet.
1407field_73479_fpitch2The item pitch.
1408field_73480_groll2The item roll.
1409field_73481_dzPosition2The item Z position.
1410field_73482_erotation2The item rotation.
1411field_73483_bxPosition2The item X position.
1412field_73484_cyPosition2The item Y position.
1413field_73485_aentityId2Unique entity ID.
1414field_73486_jitemDamage2The health of the item.
1415field_73487_hitemID2
1416field_73488_icount2The number of items.
1417field_73490_fvelocityX2
1418field_73491_gvelocityY2
1419field_73492_dyPosition2The Y position of the entity.
1420field_73493_ezPosition2The Z position of the entity.
1421field_73494_btype2The type of mob.
1422field_73495_cxPosition2The X position of the entity.
1423field_73496_aentityId2The entity ID.
1424field_73497_jpitch2The pitch of the entity.
1425field_73498_kheadYaw2The yaw of the entity's head.
1426field_73499_hvelocityZ2
1427field_73500_iyaw2The yaw of the entity.
1428field_73501_tmetadata2
1429field_73502_smetaData2Indexed metadata for Mob, terminated by 0x7F
1430field_73503_ftitle2
1431field_73504_dzPosition2
1432field_73505_edirection2
1433field_73506_bxPosition2
1434field_73507_cyPosition2
1435field_73508_aentityId2
1436field_73510_frotation2The player's rotation.
1437field_73511_gpitch2The player's pitch.
1438field_73512_dyPosition2The player's Y position.
1439field_73513_ezPosition2The player's Z position.
1440field_73514_bname2The player's name.
1441field_73515_cxPosition2The player's X position.
1442field_73516_aentityId2The entity ID, in this case it's the player ID.
1443field_73518_hcurrentItem2The current item the player is holding.
1444field_73519_imetadata2
1445field_73520_fspeedY2Not sent if the thrower entity ID is 0. The speed of this fireball along the Y axis.
1446field_73521_gspeedZ2Not sent if the thrower entity ID is 0. The speed of this fireball along the Z axis.
1447field_73522_dzPosition2The Z position of the object.
1448field_73523_espeedX2Not sent if the thrower entity ID is 0. The speed of this fireball along the X axis.
1449field_73524_bxPosition2The X position of the object.
1450field_73525_cyPosition2The Y position of the object.
1451field_73526_aentityId2Entity ID of the object.
1452field_73527_htype2The type of object.
1453field_73528_ithrowerEntityId20 if not a fireball. Otherwise, this is the Entity ID of the thrower.
1454field_73529_dposZ2
1455field_73530_expValue2The Orbs Experience points value.
1456field_73531_bposX2
1457field_73532_cposY2
1458field_73533_aentityId2Entity ID for the XP Orb
1459field_73534_dposZ2
1460field_73535_eisLightningBolt2
1461field_73536_bposX2
1462field_73537_cposY2
1463field_73538_aentityID2
1464field_73539_fpitch2The player's pitch rotation.
1465field_73540_gonGround2True if the client is on the ground.
1466field_73541_dstance2The player's stance. (boundingBox.minY)
1467field_73542_eyaw2The player's yaw rotation.
1468field_73543_byPosition2The player's Y position.
1469field_73544_czPosition2The player's Z position.
1470field_73545_axPosition2The player's X position.
1471field_73546_hmoving2Boolean set to true if the player is moving.
1472field_73547_irotating2Boolean set to true if the player is rotating.
1473field_73548_fpitch2The Y axis rotation.
1474field_73549_grotating2Boolean set to true if the entity is rotating.
1475field_73550_dzPosition2The Z axis relative movement.
1476field_73551_eyaw2The X axis rotation.
1477field_73552_bxPosition2The X axis relative movement.
1478field_73553_cyPosition2The Y axis relative movement.
1479field_73554_aentityId2The ID of this entity.
1480field_73555_fdifficultySetting2The difficulty setting byte.
1481field_73556_gworldHeight2Defaults to 128
1482field_73557_dgameType2
1483field_73558_edimension2-1: The Nether, 0: The Overworld, 1: The End
1484field_73559_bterrainType2
1485field_73561_aclientEntityId2The player's entity ID
1486field_73562_hmaxPlayers2The maximum players.
1487field_73563_dposY2
1488field_73564_eposZ2
1489field_73565_bauxData2
1490field_73566_cposX2
1491field_73567_asfxID2
1492field_73574_fpitch263 is 100%. Can be more.
1493field_73576_evolume21 is 100%. Can be more.
1494field_73579_asoundName2e.g. step.grass
1495field_73592_arandomId2
1496field_73595_fchunkData2The transmitted chunk data, decompressed.
1497field_73597_dyChMax2The y-position of the highest chunk Section in the transmitted chunk, in chunk coordinates.
1498field_73598_eincludeInitialize2Whether to initialize the Chunk before applying the effect of the Packet51MapChunk.
1499field_73599_bzCh2The z-position of the transmitted chunk, in chunk coordinates.
1500field_73600_cyChMin2The y-position of the lowest chunk Section in the transmitted chunk, in chunk coordinates.
1501field_73601_axCh2The x-position of the transmitted chunk, in chunk coordinates.
1502field_73602_htempLength2The length of the compressed chunk data byte array.
1503field_73603_itemp2A temporary storage for the compressed chunk data byte array.
1504field_73604_btargetEntity2The entity the player is interacting with
1505field_73605_cisLeftClick2Seems to be true when the player is pointing at an entity and left-clicking and false when right-clicking.
1506field_73606_aplayerEntityId2The entity of the player (ignored by the server)
1507field_73612_dexplosionSize2
1508field_73614_bexplosionY2
1509field_73615_cexplosionZ2
1510field_73616_aexplosionX2
1511field_73618_bbedState2Either 1 or 2. 1 indicates to begin raining, 2 indicates to stop raining.
1512field_73619_cgameMode2Used only when reason = 3. 0 is survival, 1 is creative.
1513field_73620_abedChat2
1514field_73621_dbedZ2
1515field_73623_bbedX2
1516field_73624_cbedY2
1517field_73625_aentityID2
1518field_73626_bentityStatus22 for hurt, 3 for dead
1519field_73627_aentityId2
1520field_73628_blength2Length of the data to be read
1521field_73629_cdata2Any data
1522field_73630_achannel2Name of the 'channel' used to send data
1523field_73631_areason2Displayed to the client when the connection terminates.
1524field_73632_bprogressBar2Which of the progress bars that should be updated. (For furnaces, 0 = progress arrow, 1 = fire icon)
1525field_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)
1526field_73634_awindowId2The id of the window that the progress bar is in.
1527field_73635_bitemSlot2Slot that should be updated
1528field_73636_cmyItemStack2Item stack
1529field_73637_awindowId2The window which is being updated. 0 for player inventory
1530field_73638_bfood2
1531field_73639_cfoodSaturation2Players logging on get a saturation of 5.0. Eating food increases the saturation as well as the food bar.
1532field_73640_ahealthMP2Variable used for incoming health packets
1533field_73653_fisPoweredRail2A boolean value that is true if the rail is powered, and false if its not.
1534field_73654_gconnectedTracks2
1535field_73655_dtrackY2
1536field_73656_etrackZ2
1537field_73657_bworldObj2Reference to the World object.
1538field_73658_ctrackX2
1539field_73659_arail2
1540field_73661_dupdateTime2
1541field_73662_by2
1542field_73663_cz2
1543field_73664_ax2
1544field_73672_bproperties2
1545field_73673_cassociatedFile2
1546field_73674_amyLogger2
1547field_73692_fbanEndDate2
1548field_73693_greason2
1549field_73694_dbanStartDate2
1550field_73695_ebannedBy2
1551field_73696_bloggerBanEntry2Creates Ban Entry in the logger.
1552field_73697_cusername2
1553field_73698_adateFormat2
1554field_73700_aloggerLogManager2Log manager of Minecraft.
1555field_73701_bsender2
1556field_73702_acommand2
1557field_73713_bfileName2
1558field_73714_clistActive2set to true if not singlePlayer
1559field_73715_atheBanList2
1560field_73725_bmc2A reference to the Minecraft object.
1561field_73726_ccurrentlyDisplayedText2The text currently displayed (i.e. the argument to the last call to printText or func_73722_d)
1562field_73735_izLevel2
1563field_73741_fid2ID for this control.
1564field_73742_genabled2True if this control is enabled, false to disable.
1565field_73743_dyPosition2The y position of this control.
1566field_73744_edisplayString2The string displayed on this control.
1567field_73745_bheight2Button height in pixels
1568field_73746_cxPosition2The x position of this control.
1569field_73747_awidth2Button width in pixels
1570field_73748_hdrawButton2Hides the button completely if false.
1571field_73750_lidFloat2Additional ID for this slider control.
1572field_73751_jsliderValue2The value of this slider control.
1573field_73752_kdragging2Is this slider control being dragged.
1574field_73754_jenumOptions2
1575field_73771_cChatLines2Lines of chat
1576field_73772_amc2The Minecraft instance.
1577field_73775_bmc2
1578field_73776_aparticles2
1579field_73809_ftext2Have the current text beign edited on the textbox.
1580field_73810_gmaxStringLength2
1581field_73811_dwidth2The width of this text field.
1582field_73812_eheight2
1583field_73813_bxPos2
1584field_73814_cyPos2
1585field_73815_afontRenderer2Have the font renderer from GuiScreen to render the textbox text into the screen.
1586field_73817_ocursorPosition2
1587field_73818_lisFocused2If this value is true along isEnabled, keyTyped will process the keys.
1588field_73819_misEnabled2If this value is true along isFocused, keyTyped will process the keys.
1589field_73820_jenableBackgroundDrawing2
1590field_73821_kcanLoseFocus2if true the textbox can lose focus by clicking elsewhere on the screen
1591field_73822_hcursorCounter2
1592field_73824_rdisabledColor2
1593field_73825_qenabledColor2
1594field_73826_pselectionEnd2other selection position, maybe the same as the cursor
1595field_73837_fupdateCounter2
1596field_73838_grecordPlaying2The string specifying which record music is playing
1597field_73839_dmc2
1598field_73841_bitemRenderer2
1599field_73842_crand2
1600field_73843_aprevVignetteBrightness2Previous frame vignette brightness (slowly changes by 1% each frame)
1601field_73844_jrecordIsPlaying2
1602field_73845_hrecordPlayingUpFor2How many ticks the record playing message will be displayed
1603field_73850_ftheAchievement2Holds the achievement that will be displayed on the GUI.
1604field_73851_gachievementTime2
1605field_73852_dachievementGetLocalText2
1606field_73853_eachievementStatName2
1607field_73854_bachievementWindowWidth2Holds the latest width scaled to fit the game window.
1608field_73855_cachievementWindowHeight2Holds the latest height scaled to fit the game window.
1609field_73856_atheGame2Holds the instance of the game (Minecraft)
1610field_73857_jhaveAchiement2
1611field_73858_hitemRender2Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)
1612field_73880_fwidth2The width of the screen object.
1613field_73881_gheight2The height of the screen object.
1614field_73882_emc2Reference to the Minecraft object.
1615field_73883_aselectedButton2The button that was just pressed.
1616field_73884_lguiParticles2
1617field_73885_jallowUserInput2
1618field_73886_kfontRenderer2The FontRenderer used by GuiScreen
1619field_73887_hcontrolList2A list of all the controls added to this container.
1620field_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)
1621field_73900_qdefaultInputFieldText2is the text that appears when you press the chat key and the input box appears pre-filled
1622field_73901_ainputField2Chat entry field
1623field_73902_pclickedURI2used to pass around the URI to various dialogues and to the host os
1624field_73908_dbuttonId2The ID of the button that has been pressed.
1625field_73909_bparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1626field_73910_coptions2Reference to the GameSettings object.
1627field_73911_ascreenTitle2The title string that is displayed in the top-center of the screen.
1628field_73915_DlocalizedNewWorldText2E.g. New World, Neue Welt, Nieuwe wereld, Neuvo Mundo
1629field_73918_dfolderName2
1630field_73919_btextboxWorldName2
1631field_73920_AgameModeDescriptionLine12The first line of text describing the currently selected game mode.
1632field_73921_ctextboxSeed2
1633field_73922_BgameModeDescriptionLine22The second line of text describing the currently selected game mode.
1634field_73923_Cseed2The current textboxSeed text
1635field_73924_aparentGuiScreen2
1636field_73927_mgameMode2hardcore', 'creative' or 'survival
1637field_73928_wgenerateStructuresButton2The GuiButton in the 'More World Options' screen. Toggles ON/OFF
1638field_73929_vmoreWorldOptions2The GUIButton that you click to get to options like the seed when creating a world.
1639field_73930_ugameModeButton2The GUIButton that you click to change game modes.
1640field_73931_tmoreOptions2True if the extra options (Seed box, structure toggle button, world type button, etc.) are being shown
1641field_73932_screateClicked2
1642field_73937_yworldTypeButton2the GUIButton in the more world options screen. It's currently greyed out and unused in minecraft 1.0.0
1643field_73939_dbuttonText22The text shown for the second button in GuiYesNo
1644field_73940_bmessage12First line of text.
1645field_73941_cbuttonText12The text shown for the first button in GuiYesNo
1646field_73942_aparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1647field_73943_nworldNumber2World number to be deleted.
1648field_73944_mmessage22Second line of text.
1649field_73947_acopyLinkButton2Initialises Copy Button.
1650field_73964_dguiTexturePackSlot2the GuiTexturePackSlot that contains all the texture packs and their descriptions
1651field_73965_brefreshTimer2
1652field_73966_cfileLocation2the absolute location of this texture pack
1653field_73967_aguiScreen2
1654field_73974_bupdateCounter2Counts the number of screen updates.
1655field_73975_csplashText2The splash message.
1656field_73976_arand2The RNG used by the Main Menu Screen.
1657field_73977_nviewportTexture2Texture allocated for the current viewport of the main menu's panorama background.
1658field_73979_mpanoramaTimer2Timer used to rotate the panorama, increases every tick.
1659field_73980_dupdateCounter2Counts the number of screen updates.
1660field_73981_ballowedCharacters2This String is just a local copy of the characters allowed in text rendering of minecraft.
1661field_73982_centitySign2Reference to the sign object.
1662field_73983_ascreenTitle2The title string that is displayed in the top-center of the screen.
1663field_73984_meditLine2The number of the line that is being edited.
1664field_73988_blines2List of lines on the ending poem and credits.
1665field_73990_aupdateCounter2Counts the number of screen updates.
1666field_73991_dserverTextField2
1667field_73992_bguiScreen2Needed a change as a local variable was conflicting on construct
1668field_73994_alastServerName2Remembers the last hostname or IP address entered into text field between invocations of the GUI.
1669field_73995_acooldownTimer2The cooldown timer for the buttons, increases every tick and enables all buttons when reaching 20.
1670field_73997_bserverAddress2
1671field_73998_cserverName2
1672field_73999_aparentGui2This GUI's parent GUI.
1673field_74000_bmessage22Unused class. Would contain a message drawn to the center of the screen.
1674field_74001_amessage12Unused class. Would contain a message drawn to the center of the screen.
1675field_74022_dserverSlotContainer2Slot container for the server list
1676field_74023_block2Lock object for use with synchronized()
1677field_74025_cparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1678field_74027_athreadsPending2Number of outstanding ThreadPollServers threads
1679field_74028_nselectedServer2Index of the currently selected server
1680field_74029_obuttonEdit2The 'Edit' button
1681field_74032_vlagTooltip2This GUI's lag tooltip text or null if no lag icon is being hovered.
1682field_74033_udirectClicked2The 'Direct Connect' button was clicked
1683field_74034_teditClicked2The 'Edit' button was clicked
1684field_74035_saddClicked2The 'Add server' button was clicked
1685field_74036_rdeleteClicked2The 'Delete' button was clicked
1686field_74037_qbuttonDelete2The 'Delete' button
1687field_74038_pbuttonSelect2The 'Join Server' button
1688field_74044_dtheGameSettings2For saving the user's language selection to disk.
1689field_74045_bupdateTimer2Timer used to update texture packs, decreases every tick and is reset to 20 and updates texture packs upon reaching 0.
1690field_74046_clanguageList2This GUI's language list.
1691field_74047_aparentGui2This GUI's parent GUI.
1692field_74048_mdoneButton2This GUI's 'Done' button.
1693field_74049_bupdateCounter2Counts the number of screen updates.
1694field_74050_aupdateCounter22Also counts the number of updates, not certain as to why yet.
1695field_74051_doptions2Reference to the GameSettings object.
1696field_74052_brelevantOptions2An array of options that can be changed directly from the options GUI.
1697field_74053_cparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1698field_74054_ascreenTitle2The title string that is displayed in the top-center of the screen.
1699field_74055_btheGuiTextField2
1700field_74056_cworldName2
1701field_74057_aparentGuiScreen2
1702field_74074_dselected2True if a world has been selected.
1703field_74075_bscreenTitle2The title string that is displayed in the top-center of the screen.
1704field_74076_cdateFormatter2simple date formater
1705field_74077_aparentScreen2A reference to the screen object that created this. Used for navigating between screens.
1706field_74078_nsaveList2The save list for the world selection screen
1707field_74079_oworldSlotContainer2
1708field_74080_mselectedWorld2the currently selected world
1709field_74081_vbuttonDelete2the delete button in the world selection gui
1710field_74082_ubuttonSelect2the select button in the world selection gui
1711field_74083_tbuttonRename2the rename button in the world selection gui
1712field_74084_sdeleting2set to true if you arein the process of deleteing a world/save
1713field_74085_rlocalizedGameModeText2The game mode text that is displayed with each world on the world selection list.
1714field_74086_qlocalizedMustConvertText2
1715field_74087_plocalizedWorldText2E.g. World, Welt, Monde, Mundo
1716field_74104_dis64bit2True if the system is 64-bit (using a simple indexOf test on a system property)
1717field_74105_bparentGuiScreen2
1718field_74106_cguiGameSettings2GUI game settings
1719field_74107_ascreenTitle2The title string that is displayed in the top-center of the screen.
1720field_74108_mvideoOptions2An array of all of EnumOption's video options.
1721field_74111_dmouseY2The current mouse y coordinate
1722field_74112_bachievementsPaneHeight2
1723field_74113_cmouseX2The current mouse x coordinate
1724field_74114_aachievementsPaneWidth2
1725field_74116_oguiMapX2The x position of the achievement map
1726field_74118_wisMouseButtonDown2Whether the Mouse Button is down or not
1727field_74119_vguiMapRight2The right y coordinate of the achievement map
1728field_74120_uguiMapBottom2The bottom x coordinate of the achievement map
1729field_74121_tguiMapLeft2The left y coordinate of the achievement map
1730field_74122_sguiMapTop2The top x coordinate of the achievement map
1731field_74125_pguiMapY2The y position of the achievement map
1732field_74126_xstatFileWriter2
1733field_74150_dslotGeneral2The slot for general stats.
1734field_74151_bstatsTitle2The title of the stats screen.
1735field_74152_crenderItem2
1736field_74153_pselectedSlot2The currently-selected slot.
1737field_74154_aparentGui2
1738field_74155_nslotBlock2The slot for block stats.
1739field_74156_ostatFileWriter2
1740field_74157_mslotItem2The slot for item stats.
1741field_74193_dinventorySlots2A list of the players inventory slots.
1742field_74194_bxSize2The X size of the inventory window in pixels.
1743field_74195_cySize2The Y size of the inventory window in pixels.
1744field_74196_aitemRenderer2Stacks renderer. Icons, stack size, health, etc...
1745field_74197_nguiTop2Starting Y position for the Gui. Inconsistent use for Gui backgrounds.
1746field_74198_mguiLeft2Starting X position for the Gui. Inconsistent use for Gui backgrounds.
1747field_74200_rcurrentRecipeIndex2
1748field_74201_qpreviousRecipeButtonIndex2
1749field_74202_pnextRecipeButtonIndex2
1750field_74204_ofurnaceInventory2
1751field_74206_wbookModel2The book model used on the GUI.
1752field_74215_ycontainerEnchantment2ContainerEnchantment object associated with this gui
1753field_74218_qinventoryRows2window height is calculated with this values, the more rows, the heigher
1754field_74219_plowerChestInventory2
1755field_74220_oupperChestInventory2
1756field_74224_pySize_lo2y size of the inventory window in pixels. Defined as float, passed as int.
1757field_74225_oxSize_lo2x size of the inventory window in pixels. Defined as float, passed as int
1758field_74238_swasClicking2True if the left mouse button was held down last time drawScreen was called.
1759field_74239_risScrolling2True if the scrollbar is being dragged
1760field_74240_qcurrentScroll2Amount scrolled in Creative mode inventory (0 = top, 1 = bottom)
1761field_74242_oinventory2
1762field_74243_bnetClientHandlerWebTextures2Initialises Web Textures?
1763field_74246_berrorDetail2The details about the error.
1764field_74248_aerrorMessage2The error message.
1765field_74258_bcancelled2True if the connection attempt has been cancelled.
1766field_74259_aclientHandler2A reference to the NetClientHandler.
1767field_74260_bupdateCounter2Counts the number of screen updates.
1768field_74261_anetHandler2Network object that downloads the terrain data.
1769field_74262_dnoMoreProgress2
1770field_74263_bworkingMessage2
1771field_74264_ccurrentProgress2
1772field_74265_aprogressMessage2
1773field_74266_blastTimeMillis2lastTimeMillis
1774field_74267_amcServer2Reference to the MinecraftServer object.
1775field_74268_asimpleDateFormatLogFormatter2Date Formatter of Log/Console.
1776field_74270_aminecraftServerPlayers2Gets Minecraft Server players.
1777field_74272_aminecraftServerProfiler2Gets Minecraft Server profile.
1778field_74274_aminecraftServerIsServerModded2For checking if Minecraft Server is modded.
1779field_74276_flastHRTime2The time reported by the high-resolution clock at the last call of updateTimer(), in seconds
1780field_74277_glastSyncSysClock2The time reported by the system clock at the last sync, in milliseconds
1781field_74278_dtimerSpeed2A multiplier to make the timer (and therefore the game) go faster or slower. 0.5 makes the game run at half-speed.
1782field_74279_eelapsedPartialTicks2How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0).
1783field_74280_belapsedTicks2How many full ticks have turned over since the last call to updateTimer(), capped at 10.
1784field_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.
1785field_74282_aticksPerSecond2The number of timer ticks per second of real time
1786field_74283_jtimeSyncAdjustment2A ratio used to sync the high-resolution clock to the system clock, updated once per second
1787field_74284_hlastSyncHRClock2The time reported by the high-resolution clock at the last sync, in milliseconds
1788field_74286_busername2
1789field_74287_csessionId2
1790field_74288_aregisteredBlocksList2
1791field_74310_DkeyBindChat2
1792field_74311_EkeyBindSneak2
1793field_74312_FkeyBindAttack2
1794field_74313_GkeyBindUseItem2
1795field_74314_AkeyBindJump2
1796field_74315_BkeyBindInventory2
1797field_74316_CkeyBindDrop2
1798field_74317_Lmc2
1799field_74318_Mdifficulty2
1800field_74319_NhideGUI2
1801field_74320_OthirdPersonView2
1802field_74321_HkeyBindPlayerList2
1803field_74322_IkeyBindPickBlock2
1804field_74324_KkeyBindings2
1805field_74325_UdebugCamEnable2
1806field_74326_TsmoothCamera2Smooth Camera Toggle
1807field_74327_WdebugCamRate2Change rate for debug camera
1808field_74328_VnoclipRate2No clipping movement rate
1809field_74330_PshowDebugInfo2true if debug info should be displayed instead of version
1810field_74331_Snoclip2No clipping for singleplayer
1811field_74332_RlastServer2The lastServer string.
1812field_74333_YgammaSetting2
1813field_74334_XfovSetting2
1814field_74335_ZguiScale2GUI scale
1815field_74336_fviewBobbing2
1816field_74337_ganaglyph2
1817field_74338_dinvertMouse2
1818field_74339_erenderDistance2
1819field_74340_bsoundVolume2
1820field_74341_cmouseSensitivity2
1821field_74342_amusicVolume2
1822field_74343_nchatVisibility2
1823field_74344_ochatColours2
1824field_74345_lclouds2Clouds flag
1825field_74346_mskin2The name of the selected texture pack.
1826field_74347_jfancyGraphics2
1827field_74348_kambientOcclusion2Smooth Lighting
1828field_74349_hadvancedOpengl2Advanced OpenGL
1829field_74350_ilimitFramerate2
1830field_74351_wkeyBindForward2
1831field_74352_venableVsync2
1832field_74353_ufullScreen2
1833field_74354_aioptionsFile2
1834field_74355_tsnooperEnabled2
1835field_74356_sserverTextures2
1836field_74357_rchatOpacity2
1837field_74358_qchatLinksPrompt2
1838field_74359_pchatLinks2
1839field_74360_acRENDER_DISTANCES2
1840field_74361_adDIFFICULTIES2
1841field_74362_aaparticleSetting2Determines amount of particles. 0 = All, 1 = Decreased, 2 = Minimal
1842field_74363_ablanguage2Game settings language
1843field_74364_agPARTICLES2
1844field_74365_ahLIMIT_FRAMERATES2Limit framerate labels
1845field_74366_zkeyBindRight2
1846field_74367_aeGUISCALES2GUI scale values
1847field_74368_ykeyBindBack2
1848field_74370_xkeyBindLeft2
1849field_74375_bdeltaY2Mouse delta Y this frame
1850field_74376_cwindowComponent2
1851field_74377_adeltaX2Mouse delta X this frame
1852field_74385_AenumFloat2
1853field_74386_BenumBoolean2
1854field_74387_CenumString2
1855field_74414_aenumOptionsMappingHelperArray2
1856field_74416_aminecraftModded2Gets if Minecraft is Modded.
1857field_74417_atheTcpConnection2
1858field_74419_aminecraftGLInfo2Gets Minecraft Open GL Info.
1859field_74421_aminecraftLWJGLVersion2Gets Minecraft LWJGL version.
1860field_74422_amcApplet2Reference to the MinecraftApplet object.
1861field_74438_fshutdownReason2
1862field_74440_dmyNetHandler2
1863field_74441_eshuttingDown2set to true by {server,network}Shutdown
1864field_74442_breadPacketCache2
1865field_74443_cpairedConnection2
1866field_74444_amySocketAddress2
1867field_74445_hgamePaused2
1868field_74465_fisInputBeingDecrypted2
1869field_74466_gisOutputEncrypted2
1870field_74472_nisTerminating2Whether this network manager is currently terminating (and should ignore further errors).
1871field_74473_oreadPackets2Linked list of packets that have been read and are awaiting processing.
1872field_74474_lsocketOutputStream2The output stream connected to the socket.
1873field_74475_misRunning2Whether the network is currently operational.
1874field_74476_jremoteSocketAddress2The InetSocketAddress of the remote endpoint
1875field_74477_ksocketInputStream2The input stream connected to the socket.
1876field_74478_hsendQueueLock2The object used for synchronization on the send queue.
1877field_74479_inetworkSocket2The socket used by this network manager.
1878field_74481_vterminationReason2A String indicating why the network has shutdown.
1879field_74482_ureadThread2The thread used for reading.
1880field_74483_twriteThread2The thread used for writing.
1881field_74484_sisServerTerminating2Whether this server is currently terminating. If this is a client, this is always false.
1882field_74485_rtheNetHandler2A reference to the NetHandler object.
1883field_74486_qchunkDataPackets2Linked list of packets with chunk data that are awaiting sending.
1884field_74487_pdataPackets2Linked list of packets awaiting sending.
1885field_74488_zsharedKeyForEncryption2
1886field_74489_ysendQueueByteLength2The length in bytes of the packets in both send queues (data and chunkData).
1887field_74498_atheTcpConnection2
1888field_74500_aminecraftClientProfiler2Gets skin of Minecraft player.
1889field_74501_atheTcpConnection2
1890field_74503_aminecraftServerType22Gets Client Server type.
1891field_74504_atheTcpConnection2
1892field_74511_fpressTime2
1893field_74512_dkeyCode2
1894field_74513_epressed2because _303 wanted me to call it that(Caironater)
1895field_74514_bhash2
1896field_74515_ckeyDescription2
1897field_74516_akeybindArray2
1898field_74522_acolorBuffer2Float buffer used to set OpenGL material colors
1899field_74532_amc2A reference to the Minecraft object.
1900field_74536_amc2Minecraft instance
1901field_74537_alogo2BufferedImage object containing the Majong logo.
1902field_74568_dlastCharacterWasCarriageReturn2
1903field_74569_bcharacterCount2
1904field_74570_clineCount2
1905field_74571_apushbackReader2
1906field_74577_bmc2A reference to the Minecraft object.
1907field_74578_cclosing2Set to true when Minecraft is closing down.
1908field_74579_aresourcesFolder2The folder to store the resources in.
1909field_74586_frotationZ2The Z component of the entity's yaw rotation
1910field_74587_grotationYZ2The Y component (scaled along the Z axis) of the entity's pitch rotation
1911field_74588_drotationX2The X component of the entity's yaw rotation
1912field_74589_erotationXZ2The combined X and Z components of the entity's pitch rotation
1913field_74590_bobjectY2The calculated view object Y coordinate
1914field_74591_cobjectZ2The calculated view object Z coordinate
1915field_74592_aobjectX2The calculated view object X coordinate
1916field_74593_lobjectCoords2The computed view object coordinates
1917field_74594_jmodelview2The current GL modelview matrix
1918field_74595_kprojection2The current GL projection matrix
1919field_74596_hrotationXY2The Y component (scaled along the X axis) of the entity's pitch rotation
1920field_74597_iviewport2The current GL viewport
1921field_74598_anodeBuilder2
1922field_74605_aelementBuilders2
1923field_74609_afieldBuilders2
1924field_74617_afields2
1925field_74619_aelements2
1926field_74620_bvalue2
1927field_74621_aPATTERN2
1928field_74622_djsonNodeType2
1929field_74623_bTRUE2
1930field_74624_cFALSE2
1931field_74625_aNULL2
1932field_74627_avalue2
1933field_74631_bchildJsonNodeSelector2
1934field_74632_aparentJsonNodeSelector2
1935field_74636_aindex2
1936field_74662_broot2
1937field_74663_astack2
1938field_74664_brow2
1939field_74665_acolumn2
1940field_74689_avalueGetter2
1941field_74702_bfailPath2
1942field_74703_afailedNode2
1943field_74707_aJSON_FORMATTER2
1944field_74717_blistenerToJdomAdapter2
1945field_74718_afieldBuilder2
1946field_74719_blistenerToJdomAdapter2
1947field_74720_anodeBuilder2
1948field_74721_blistenerToJdomAdapter2
1949field_74722_anodeBuilder2
1950field_74728_bvalueBuilder2
1951field_74729_akey2
1952field_74741_aname2The UTF string key used to lookup values.
1953field_74746_btagType2The type byte for the tags in the list - they must all be of the same type.
1954field_74747_atagList2The array list containing the tags encapsulated in this list.
1955field_74748_adata2The integer value for the tag.
1956field_74749_aintArray2The array of saved integers
1957field_74750_adata2The float value for the tag.
1958field_74751_adata2The string value for the tag (cannot be empty).
1959field_74752_adata2The short value for the tag.
1960field_74753_adata2The long value for the tag.
1961field_74754_abyteArray2The byte array stored in the tag.
1962field_74755_adata2The double value for the tag.
1963field_74756_adata2The byte value for the tag.
1964field_74784_atagMap2The key-value pairs for the tag. Each key is a UTF string, each value is a tag.
1965field_74790_aenumJsonNodeTypeMappingArray2A mapping helper array for EnumJsonNodeType's values.
1966field_74791_aescapedString2
1967field_74813_dcurrentLanguage2
1968field_74814_eisUnicode2
1969field_74815_btranslateTable2Contains all key/value pairs to be translated - is loaded from '/lang/en_US.lang' when the StringTranslate is created.
1970field_74816_clanguageList2
1971field_74817_ainstance2Is the private singleton instance of StringTranslate.
1972field_74839_alocalizedName2
1973field_74845_aerrorObjects2
1974field_74885_fcoordBaseMode2switches the Coordinate System base off the Bounding Box
1975field_74886_gcomponentType2The type ID of this component.
1976field_74887_eboundingBox2
1977field_74896_avillagersSpawned2The number of villagers that have been spawned in this component.
1978field_74899_aaverageGroundLevel2
1979field_74901_aaverageGroundLevel2
1980field_74903_aaverageGroundLevel2
1981field_74905_aaverageGroundLevel2
1982field_74907_aaverageGroundLevel2
1983field_74909_bisTallHouse2
1984field_74910_ctablePosition2
1985field_74911_aaverageGroundLevel2
1986field_74913_bisRoofAccessible2
1987field_74914_aaverageGroundLevel2
1988field_74916_baverageGroundLevel2
1989field_74917_chasMadeChest2
1990field_74920_aaverageGroundLevel2
1991field_74922_aaverageGroundLevel2
1992field_74923_baverageGroundLevel2
1993field_74926_dstructVillagePieceWeight2
1994field_74928_cterrainType2World terrain type, 0 for normal, 1 for flap map
1995field_74929_aworldChunkMngr2
1996field_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
1997field_74934_aaverageGroundLevel2
1998field_74952_bisMultipleFloors2
1999field_74953_acorridorDirection2
2000field_74955_dsectionCount2A count of the different sections of this mine. The space between ceiling supports.
2001field_74956_bhasSpiders2
2002field_74957_cspawnerPlaced2
2003field_74958_ahasRails2
2004field_74972_afillSeed2
2005field_74976_ahasSpawner2
2006field_74998_adoorType2
2007field_75001_bdoorType2
2008field_75002_chasMadeChest2
2009field_75005_ahasSpawner2
2010field_75008_cisLargeRoom2
2011field_75009_adoorType2
2012field_75011_adoorType2
2013field_75013_broomType2
2014field_75015_adoorType2
2015field_75017_adoorType2
2016field_75019_bexpandsX2
2017field_75020_cexpandsZ2
2018field_75021_adoorType2
2019field_75023_bdoorType2
2020field_75025_bportalRoom2
2021field_75029_adoorType2
2022field_75038_brand2The RNG used by the MapGen classes.
2023field_75039_cworldObj2This world object.
2024field_75040_arange2The number of Chunks to gen-check in any given direction.
2025field_75054_fterrainType2World terrain type, 0 for normal, 1 for flat map
2026field_75055_evillageSpawnBiomes2A list of all the biomes villages can spawn in.
2027field_75056_franBiomeCheck2is spawned false and set true once the defined BiomeGenBases were compared with the present ones
2028field_75057_gstructureCoords2
2029field_75058_eallowedBiomeGenBases2
2030field_75060_espawnList2
2031field_75061_ebiomelist2
2032field_75065_bselectedBlockMetaData2
2033field_75066_aselectedBlockId2
2034field_75074_bboundingBox2
2035field_75075_acomponents2List of all StructureComponents that are part of this structure
2036field_75076_chasMoreThanTwoComponents2well ... thats what it does
2037field_75087_dvillagePiecesLimit2
2038field_75088_bvillagePieceWeight2
2039field_75089_cvillagePiecesSpawned2
2040field_75090_avillagePieceClass2The Class object for the represantation of this village piece.
2041field_75096_fflySpeed2
2042field_75097_gwalkSpeed2
2043field_75098_disCreativeMode2Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
2044field_75099_eallowEdit2Indicates whether the player is allowed to modify the surroundings
2045field_75100_bisFlying2Sets/indicates whether the player is flying.
2046field_75101_callowFlying2whether or not to allow the player to fly when they double jump.
2047field_75102_adisableDamage2Disables player damage.
2048field_75123_dfoodTimer2The player's food timer value.
2049field_75124_eprevFoodLevel2
2050field_75125_bfoodSaturationLevel2The player's food saturation.
2051field_75126_cfoodExhaustionLevel2The player's food exhaustion.
2052field_75127_afoodLevel2The player's food level.
2053field_75148_fplayerList2
2054field_75149_dcrafters2list of all people that need to be notified when this craftinventory changes
2055field_75150_etransactionID2
2056field_75151_binventorySlots2the list of all slots in the inventory
2057field_75152_cwindowId2
2058field_75153_ainventoryItemStacks2the list of all items(stacks) for the corresponding slot
2059field_75154_fnumRows2
2060field_75155_elowerChestInventory2
2061field_75156_flastCookTime2
2062field_75157_glastBurnTime2
2063field_75158_efurnace2
2064field_75159_hlastItemBurnTime2
2065field_75160_fcraftResult2
2066field_75161_gworldObj2
2067field_75162_ecraftMatrix2The crafting matrix inventory (3x3).
2068field_75163_jposZ2
2069field_75164_hposX2
2070field_75165_iposY2
2071field_75166_fnameSeed2used as seed for EnchantmentNameParts (see GuiEnchantment)
2072field_75167_genchantLevels23-member array storing the enchantment levels of each slot
2073field_75168_etableInventory2SlotEnchantmentTable object with ItemStack to be enchanted
2074field_75169_lrand2
2075field_75170_jposY2
2076field_75171_kposZ2
2077field_75172_hworldPointer2current world (for bookshelf counting)
2078field_75173_iposX2
2079field_75176_fmerchantInventory2
2080field_75179_fcraftResult2
2081field_75180_gisLocalWorld2Determines if inventory manipulation should be handled.
2082field_75181_ecraftMatrix2The crafting matrix inventory.
2083field_75182_etileEntityDispenser2
2084field_75185_eitemList2the list of items in this container
2085field_75187_gbrewTime2
2086field_75188_etileBrewingStand2
2087field_75191_dinstancesLimit2How many Structure Pieces of this type may spawn in a structure
2088field_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
2089field_75193_cinstancesSpawned2
2090field_75194_apieceClass2
2091field_75203_dstrongComponentType2
2092field_75204_estrongholdStones2
2093field_75205_bpieceWeightArray2
2094field_75206_cstructurePieceList2
2095field_75207_atotalWeight2
2096field_75221_fyDisplayPosition2display position of the inventory slot on the screen y axis
2097field_75222_dslotNumber2the id of the slot(also the index in the inventory arraylist)
2098field_75223_exDisplayPosition2display position of the inventory slot on the screen x axis
2099field_75224_cinventory2The inventory we want to extract a slot from.
2100field_75225_aslotIndex2The index of the slot in the inventory.
2101field_75226_acontainer2The brewing stand this slot belongs to.
2102field_75227_acontainer2The brewing stand this slot belongs to.
2103field_75229_athePlayer2The player that is using the GUI where this slot resides.
2104field_75235_bparent2The parent class of this clot, ContainerPlayer, SlotArmor is a Anon inner class.
2105field_75236_aarmorType2The armor type that can be placed on that slot, it uses the same values of armorType field on ItemArmor.
2106field_75237_gamountCrafted2The number of items that have been crafted so far. Gets passed to ItemStack.onCrafting before being reset.
2107field_75238_bthePlayer2The player that is using the GUI where this slot resides.
2108field_75239_acraftMatrix2The craft matrix inventory linked to this result slot.
2109field_75244_aplayer2The player that has this container open.
2110field_75245_adoorEnum2
2111field_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.
2112field_75255_didleTime2A decrementing tick that stops the entity from being idle once it reaches 0.
2113field_75256_blookX2X offset to look at
2114field_75257_clookZ2Z offset to look at
2115field_75258_aidleEntity2The entity that is looking idle.
2116field_75259_dplayTime2
2117field_75260_btargetVillager2
2118field_75262_avillagerObj2
2119field_75263_drandPosY2
2120field_75264_erandPosZ2
2121field_75265_bspeed2
2122field_75266_crandPosX2
2123field_75267_atheEntityCreature2
2124field_75268_bcreeperAttackTarget2The creeper's attack target. This is used for the changing of the creeper's state.
2125field_75269_aswellingCreeper2The creeper that is swelling.
2126field_75271_bisSitting2If the EntityTameable is sitting.
2127field_75272_atheEntity2
2128field_75273_atheEntity2
2129field_75274_bfrontDoor2
2130field_75275_aentityObj2
2131field_75284_atemptedEntity2The entity using this AI that is tempted by the player.
2132field_75285_lscaredByPlayerMovement2Whether the entity using this AI will be scared by the tempter's sudden movement.
2133field_75288_kbreedingFood2This field saves the ID of the items that can be used to breed entities with this behaviour.
2134field_75289_htemptingPlayer2The player that is tempting the entity that is using this AI.
2135field_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.
2136field_75291_dtookGolemRose2
2137field_75292_btheGolem2
2138field_75293_ctakeGolemRoseTick2
2139field_75294_atheVillager2
2140field_75297_fshouldCheckSight2If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets.
2141field_75299_dtaskOwner2The entity that this task belongs to
2142field_75300_etargetDistance2
2143field_75304_bvillageAgressorTarget2The aggressor of the iron golem's village which is now the golem's attack target.
2144field_75305_airongolem2
2145field_75307_btargetClass2
2146field_75308_ctargetChance2
2147field_75309_atargetEntity2
2148field_75310_gtheTameable2
2149field_75313_btheTarget2
2150field_75314_atheEntityTameable2
2151field_75315_btheOwnerAttacker2
2152field_75316_atheDefendingTameable2
2153field_75319_grangedAttackID2The ID of this ranged attack AI. This chooses which entity is to be used as a ranged attack.
2154field_75320_drangedAttackTime2A decrementing tick that spawns a ranged attack once this value reaches 0. It is then set back to the maxRangedAttackTime.
2155field_75321_eentityMoveSpeed2
2156field_75322_bentityHost2The entity the AI instance has been applied to
2157field_75323_cattackTarget2
2158field_75324_aworldObj2
2159field_75325_hmaxRangedAttackTime2The maximum time the AI has to wait before peforming another ranged attack.
2160field_75326_bleapTarget2The entity that the leaper is leaping towards.
2161field_75327_cleapMotionY2The entity's motionY after leaping.
2162field_75328_aleaper2The entity that is leaping.
2163field_75329_fwatchedClass2
2164field_75330_dlookTime2
2165field_75332_btheWatcher2
2166field_75334_aclosestEntity2The closest entity which is being watched by this one.
2167field_75335_btheMerchant2
2168field_75337_gpetPathfinder2
2169field_75338_dthePet2
2170field_75339_etheOwner2
2171field_75340_bmaxDist2
2172field_75341_cminDist2
2173field_75342_atheWorld2
2174field_75346_bparentAnimal2
2175field_75348_achildAnimal2The child that is following its parent.
2176field_75351_gentityPositionX2
2177field_75352_dentityPosZ2
2178field_75353_etargetDoor2
2179field_75354_bentityPosX2
2180field_75355_centityPosY2
2181field_75356_atheEntity2
2182field_75357_hentityPositionZ2
2183field_75359_ibreakingTime2
2184field_75363_btheEntity2
2185field_75364_ctheWorld2
2186field_75365_aeatGrassTick2A decrementing tick used for the sheep's head offset and animation.
2187field_75367_ftheWorld2
2188field_75368_dshelterZ2
2189field_75369_emovementSpeed2
2190field_75370_bshelterX2
2191field_75371_cshelterY2
2192field_75372_atheCreature2
2193field_75373_atheEntity2
2194field_75375_gentityPathNavigate2The PathNavigate of our entity
2195field_75376_dclosestLivingEntity2
2196field_75377_edistanceFromEntity2
2197field_75378_bfarSpeed2
2198field_75379_cnearSpeed2
2199field_75380_atheEntity2The entity we are attached to
2200field_75381_htargetEntityClass2The class of the entity we should avoid
2201field_75383_dminPlayerDistance2
2202field_75386_cworldObject2
2203field_75387_atheWolf2
2204field_75390_dtheAnimal2
2205field_75391_etargetMate2
2206field_75392_bspawnBabyDelay2Delay preventing a baby from spawning immediately when two mate-able animals find each other.
2207field_75393_cmoveSpeed2The speed the creature moves at during mating behavior.
2208field_75394_atheWorld2
2209field_75395_btheVillager2
2210field_75396_clookTime2
2211field_75397_atheGolem2
2212field_75400_fsitableBlockX2X Coordinate of a nearby sitable block
2213field_75401_gsitableBlockY2Y Coordinate of a nearby sitable block
2214field_75403_emaxSittingTicks2For how long the Ocelot should be sitting
2215field_75405_ccurrentTick2Tracks for how long the task has been executing
2216field_75406_atheOcelot2
2217field_75407_hsitableBlockZ2Z Coordinate of a nearby sitable block
2218field_75408_dattackCountdown2
2219field_75409_btheEntity2
2220field_75410_ctheVictim2
2221field_75411_atheWorld2
2222field_75415_fdoorList2
2223field_75416_ddoorInfo2
2224field_75417_eisNocturnal2
2225field_75418_bmovementSpeed2
2226field_75420_atheEntity2
2227field_75421_dinsidePosZ2
2228field_75422_bdoorInfo2
2229field_75423_cinsidePosX2
2230field_75424_aentityObj2
2231field_75427_dmovePosY2
2232field_75428_emovePosZ2
2233field_75429_btargetEntity2
2234field_75430_cmovePosX2
2235field_75431_atheEntity2
2236field_75432_dmovePosZ2
2237field_75433_emovementSpeed2
2238field_75434_bmovePosX2
2239field_75435_cmovePosY2
2240field_75436_atheEntity2
2241field_75439_dattackTick2An amount of decrementing ticks that allows the entity to attack once the tick reaches 0.
2242field_75441_battacker2
2243field_75442_centityTarget2
2244field_75443_aworldObj2
2245field_75444_hclassTarget2
2246field_75448_dworldObj2
2247field_75449_ematingTimeout2
2248field_75450_bvillagerObj2
2249field_75451_cmate2
2250field_75452_avillageObj2
2251field_75453_dzPosition2
2252field_75454_espeed2
2253field_75455_bxPosition2
2254field_75456_cyPosition2
2255field_75457_aentity2
2256field_75459_btheEntity2
2257field_75460_aparent2
2258field_75465_astaticVector2used to store a driection when the user passes a point to move towards or away from. WARNING: NEVER THREAD SAFE. MULTIPLE findTowards and findAway calls, will share this var
2259field_75475_flastActivityTimestamp2
2260field_75476_gisDetachedFromVillageFlag2
2261field_75477_dinsideDirectionX2
2262field_75478_einsideDirectionZ2
2263field_75479_bposY2
2264field_75480_cposZ2
2265field_75481_aposX2
2266field_75482_hdoorOpeningRestrictionCounter2
2267field_75509_fnoSunPathfind2
2268field_75510_gtotalTicks2Time, in number of ticks, following the current path
2269field_75511_dspeed2
2270field_75512_epathSearchRange2The number of blocks (extra) +/- in each axis that get pulled out as cache for the pathfinder's search space
2271field_75513_bworldObj2
2272field_75514_ccurrentPath2The PathEntity being followed.
2273field_75515_atheEntity2
2274field_75516_lavoidsWater2If water blocks are avoided (at least by the pathfinder)
2275field_75517_mcanSwim2If the entity can swim. Swimming AI enables this and the pathfinder will also cause the entity to swim straight upwards when underwater
2276field_75518_jcanPassOpenWoodenDoors2Specifically, if a wooden door block is even considered to be passable by the pathfinder
2277field_75519_kcanPassClosedWoodenDoors2If door blocks are considered passable even when closed
2278field_75520_hticksAtLastPos2The time when the last position check was done (to detect successful movement)
2279field_75521_ilastPosCheck2Coordinates of the entity's position last time a check was done (part of monitoring getting 'stuck')
2280field_75526_aentityObj2
2281field_75537_aworldObj2
2282field_75552_dvillageList2
2283field_75553_etickCounter2
2284field_75554_bvillagerPositionsList2This is a black hole. You can add data to this list through a public interface, but you can't query that information in any way and it's not used internally either.
2285field_75555_cnewDoors2
2286field_75556_aworldObj2
2287field_75580_flastAddDoorTimestamp2
2288field_75581_gtickCounter2
2289field_75582_dcenter2This is the actual village center.
2290field_75583_evillageRadius2
2291field_75584_bvillageDoorInfoList2list of VillageDoorInfo objects
2292field_75585_ccenterHelper2This is the sum of all door coordinates and used to calculate the actual village center by dividing by the number of doors.
2293field_75586_aworldObj2
2294field_75587_jnumIronGolems2
2295field_75588_hnumVillagers2
2296field_75589_ivillageAgressors2
2297field_75590_bagressionTime2
2298field_75591_cvillageObj2
2299field_75592_aagressor2
2300field_75603_fcreatureMaterial2
2301field_75604_gisPeacefulCreature2A flag indicating whether this creature type is peaceful.
2302field_75605_dcreatureClass2The root class of creatures associated with this EnumCreatureType (IMobs for aggressive creatures, EntityAnimals for friendly ones)
2303field_75606_emaxNumberOfCreature2
2304field_75611_bprimaryColor2Base color of the egg
2305field_75612_csecondaryColor2Color of the egg spots
2306field_75613_aspawnedID2The entityID of the spawned mob
2307field_75622_fstringToIDMapping2Maps entity names to their numeric identifiers
2308field_75623_dIDtoClassMapping2provides a mapping between an entityID and an Entity Class
2309field_75624_eclassToIDMapping2provides a mapping between an Entity Class and an entity ID
2310field_75625_bstringToClassMapping2Provides a mapping between entity classes and a string
2311field_75626_cclassToStringMapping2Provides a mapping between a string and an entity classes
2312field_75627_aentityEggs2This is a HashMap of the Creative Entity Eggs/Spawners.
2313field_75644_dposZ2
2314field_75645_espeed2The speed at which the entity should move
2315field_75646_bposX2
2316field_75647_cposY2
2317field_75648_aentity2The EntityLiving that is being moved
2318field_75653_fposY2
2319field_75654_gposZ2
2320field_75655_disLooking2Whether or not the entity is trying to look at something.
2321field_75656_eposX2
2322field_75657_bdeltaLookYaw2The amount of change that is made each update for an entity facing a direction.
2323field_75658_cdeltaLookPitch2The amount of change that is made each update for an entity facing a direction.
2324field_75659_aentity2
2325field_75662_bisJumping2
2326field_75663_aentity2
2327field_75675_dwatched2
2328field_75676_bdataValueId2id of max 31
2329field_75677_cwatchedObject2
2330field_75678_aobjectType2
2331field_75695_bwatchedObjects2
2332field_75696_cobjectChanged2true if one or more object was changed
2333field_75697_adataTypes2
2334field_75699_DoffsetX2
2335field_75700_EoffsetY2
2336field_75702_Atitle2Painting Title.
2337field_75703_BsizeX2
2338field_75704_CsizeY2
2339field_75728_zmaxArtTitleLength2Holds the maximum length of paintings art title.
2340field_75731_bpriority2Priority of the EntityAIBase
2341field_75732_ctasks2The EntityAITasks object of which this is an entry.
2342field_75733_aaction2The EntityAIBase object.
2343field_75737_dsavedIOCounter2
2344field_75738_eisThreadWaiting2
2345field_75739_bthreadedIOQueue2
2346field_75740_cwriteQueuedCounter2
2347field_75741_athreadedIOInstance2Instance of ThreadedFileIOBase
2348field_75748_didCounts2Map of MapDataBase id String prefixes ('map' etc) to max known unique Short id (the 0 part etc) for that prefix
2349field_75749_bloadedDataMap2Map of item data String id to loaded MapDataBases
2350field_75750_cloadedDataList2List of loaded MapDataBases.
2351field_75751_asaveHandler2
2352field_75767_fsaveDirectoryName2The directory name of the world
2353field_75768_dmapDataDir2
2354field_75769_einitializationTime2The time in milliseconds when this field was initialized. Stored in the session lock file.
2355field_75770_bsaveDirectory2The path to the current savegame directory
2356field_75771_cplayersDirectory2The directory in which to save player information
2357field_75772_alogger2Reference to the logger.
2358field_75792_ghardcore2
2359field_75793_dsizeOnDisk2
2360field_75794_erequiresConversion2
2361field_75795_bdisplayName2the displayed name of this save file
2362field_75796_clastTimePlayed2
2363field_75797_afileName2the file name of this save
2364field_75808_asavesDirectory2Reference to the File object representing the directory for the world saves
2365field_75825_dchunkSaveLocation2Save directory for chunks using the Anvil format
2366field_75826_bpendingAnvilChunksCoordinates2
2367field_75827_csyncLockObject2
2368field_75828_achunksToRemove2
2369field_75833_fdistanceToNext2The linear distance to the next point
2370field_75834_gdistanceToTarget2The distance to the target
2371field_75835_dindex2The index of this point in its assigned path
2372field_75836_etotalPathDistance2The distance along the path to this point
2373field_75837_byCoord2The y coordinate of this point
2374field_75838_czCoord2The z coordinate of this point
2375field_75839_axCoord2The x coordinate of this point
2376field_75840_jhash2A hash of the coordinates used to identify this point
2377field_75841_hprevious2The point preceding this in its assigned path
2378field_75842_iisFirst2Indicates this is the origin
2379field_75851_bcount2The number of points in this path
2380field_75852_apathPoints2Contains the points in this path
2381field_75862_fisMovementBlockAllowed2should the PathFinder disregard BlockMovement type materials in its path
2382field_75863_gisPathingInWater2
2383field_75864_dpathOptions2Selection of path points to add to the path
2384field_75865_eisWoddenDoorAllowed2should the PathFinder go through wodden door blocks
2385field_75866_bpath2The path being generated
2386field_75867_cpointMap2The points in the path
2387field_75868_aworldMap2Used to find obstacles
2388field_75869_hcanEntityDrown2tells the FathFinder to not stop pathing underwater
2389field_75882_bcurrentPathIndex2PathEntity Array Index the Entity is currently targeting
2390field_75883_cpathLength2The total length of the path
2391field_75884_apoints2The actual points in the path
2392field_75900_atheString2
2393field_75906_dbaseSeed2base seed to the LCG prng provided via the constructor
2394field_75907_bworldGenSeed2seed from World#getWorldSeed that is used in the LCG prng
2395field_75908_cchunkSeed2final part of the LCG prng that uses the chunk X, Z coords along with the other two seeds to generate pseudorandom numbers
2396field_75909_aparent2parent GenLayer that was provided via the constructor
2397field_75910_bbiomePatternGeneratorChain2
2398field_75911_criverPatternGeneratorChain2
2399field_75914_ballowedBiomes2this sets all the biomes that are allowed to appear in the overworld
2400field_75928_DobjectCraftStats2Tracks the number of items a given block or item has been crafted.
2401field_75929_EobjectUseStats2Tracks the number of times a given block or item has been used.
2402field_75930_FobjectBreakStats2Tracks the number of times a given block or item has been broken.
2403field_75931_GblockStatsInitialized2
2404field_75932_AplayerKillsStat2counts the number of times you've killed a player
2405field_75933_BfishCaughtStat2
2406field_75934_CmineBlockStatArray2
2407field_75935_HitemStatsInitialized2
2408field_75936_fstartGameStat2times the game has been started
2409field_75937_gcreateWorldStat2times a world has been created
2410field_75938_ditemStats2
2411field_75939_eobjectMineStats2Tracks the number of times a given block or item has been mined.
2412field_75940_ballStats2
2413field_75941_cgeneralStats2
2414field_75942_aoneShotStats2Tracks one-off stats.
2415field_75943_ndistanceFallenStat2the distance you have fallen
2416field_75944_odistanceClimbedStat2the distance you've climbed
2417field_75945_ldistanceWalkedStat2distance you've walked
2418field_75946_mdistanceSwumStat2distance you have swam
2419field_75947_jleaveGameStat2number of times you've left a game
2420field_75948_kminutesPlayedStat2number of minutes you have played
2421field_75949_hloadWorldStat2the number of times you have loaded a world
2422field_75950_ijoinMultiplayerStat2number of times you've joined a multiplayer world
2423field_75951_wdamageDealtStat2the amount of damage you've dealt
2424field_75952_vdropStat2the distance you've dropped (or times you've fallen?)
2425field_75953_ujumpStat2the times you've jumped
2426field_75954_tdistanceByPigStat2the distance you've traveled by pig
2427field_75955_sdistanceByBoatStat2the distance you've traveled by boat
2428field_75956_rdistanceByMinecartStat2the distance you've traveled by minecart
2429field_75957_qdistanceDoveStat2the distance you've dived
2430field_75958_pdistanceFlownStat2the distance you've flown
2431field_75959_zmobKillsStat2the number of mobs you have killed
2432field_75960_ydeathsStat2the number of times you have died
2433field_75961_xdamageTakenStat2the amount of damage you have taken
2434field_75963_bguidMap2Maps a achievement id with it's unique GUID.
2435field_75964_ainstance2Holds the singleton instance of AchievementMap.
2436field_75972_fisIndependent2
2437field_75973_gstatGuid2Holds the GUID of the stat.
2438field_75974_ddecimalFormat2
2439field_75975_estatId2The Stat ID
2440field_75976_btype2
2441field_75977_cnumberFormat2
2442field_75978_astatName2The Stat name
2443field_75979_jdistanceStatType2
2444field_75980_hsimpleStatType2
2445field_75981_itimeStatType2
2446field_75983_aitemID2
2447field_75990_dtheItemStack2Holds the ItemStack that will be used to draw the achievement into the GUI.
2448field_75991_bdisplayRow2Is the row (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
2449field_75992_cparentAchievement2Holds the parent achievement, that must be taken before this achievement is avaiable.
2450field_75993_adisplayColumn2Is the column (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
2451field_75994_lstatStringFormatter2Holds a string formatter for the achievement, some of then needs extra dynamic info - like the key used to open the inventory.
2452field_75995_misSpecial2Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
2453field_75996_kachievementDescription2Holds the description of the achievement, ready to be formatted and/or displayed.
2454field_75998_Denchantments2Is the 'Enchanter' achievement
2455field_75999_Eoverkill2
2456field_76000_Fbookcase2Is the 'Librarian' achievement
2457field_76001_Apotion2Is the 'Local Brewery' achievement
2458field_76002_BtheEnd2Is the 'The End?' achievement
2459field_76003_CtheEnd22Is the 'The End.' achievement
2460field_76004_fopenInventory2Is the 'open inventory' achievement.
2461field_76005_gmineWood2Is the 'getting wood' achievement.
2462field_76006_dmaxDisplayRow2Is the biggest row used to display a achievement on the GUI.
2463field_76007_eachievementList2Holds a list of all registered achievements.
2464field_76008_bminDisplayRow2Is the smallest row used to display a achievement on the GUI.
2465field_76009_cmaxDisplayColumn2Is the biggest column used to display a achievement on the GUI.
2466field_76010_aminDisplayColumn2Is the smallest column used to display a achievement on the GUI.
2467field_76011_nbakeCake2Is the 'the lie' achievement.
2468field_76012_obuildBetterPickaxe2Is the 'getting a upgrade' achievement.
2469field_76013_lbuildHoe2Is the 'time to farm' achievement.
2470field_76014_mmakeBread2Is the 'bake bread' achievement.
2471field_76015_jbuildFurnace2Is the 'hot topic' achievement.
2472field_76016_kacquireIron2Is the 'acquire hardware' achievement.
2473field_76017_hbuildWorkBench2Is the 'benchmarking' achievement.
2474field_76018_ibuildPickaxe2Is the 'time to mine' achievement.
2475field_76019_wdiamonds2Is the 'DIAMONDS!' achievement
2476field_76020_vsnipeSkeleton2The achievement for killing a Skeleton from 50 meters aways.
2477field_76021_uflyPig2Is the 'when pig fly' achievement.
2478field_76022_tkillCow2is the 'cow tipper' achievement.
2479field_76023_skillEnemy2Is the 'monster hunter' achievement.
2480field_76024_rbuildSword2Is the 'time to strike' achievement.
2481field_76025_qonARail2Is the 'on a rail' achievement
2482field_76026_pcookFish2Is the 'delicious fish' achievement.
2483field_76027_zblazeRod2Is the 'Into Fire' achievement
2484field_76028_yghast2Is the 'Return to Sender' achievement
2485field_76029_xportal2Is the 'We Need to Go Deeper' achievement
2486field_76032_dslotHash2The id of the hash slot computed from the hash
2487field_76033_bvalueEntry2The object stored in this entry
2488field_76034_cnextEntry2The next entry in this slot
2489field_76035_ahashEntry2The hash code of this entry
2490field_76050_fkeySet2The set of all the keys stored in this MCHash object
2491field_76051_dgrowFactor2The scale factor used to determine when to grow the table
2492field_76052_eversionStamp2A serial stamp used to mark changes
2493field_76053_bcount2The number of items stored in this map
2494field_76054_cthreshold2The grow threshold
2495field_76055_aslots2An array of HashEntries representing the heads of hash slot lists
2496field_76094_fworldTime2The current world time in ticks, ranging from 0 to 23999.
2497field_76095_glastTimePlayed2The last time the player was in this world.
2498field_76096_dspawnY2The spawn zone position Y coordinate.
2499field_76097_espawnZ2The spawn zone position Z coordinate.
2500field_76098_bterrainType2
The file is too large to be shown. View raw