ForgePatch/forge/conf/fields.csv
2012-03-04 03:06:56 -08:00

290 KiB

1seargenamesidedesc
2field_1000_jeditLine0The number of the line that is being edited.
3field_1002_hentitySign0Reference to the sign object.
4field_1003_bmc0A reference to the Minecraft object.
5field_1007_ccurrentlyDisplayedText0The text currently displayed (i.e. the argument to the last call to printText or func_597_c)
6field_1008_by0
7field_1009_ax0
8field_1010_dupdateTime0
9field_1011_cz0
10field_1012_MentitiesWithinAABBExcludingEntity0entities within AxisAlignedBB excluding one, set and returned in getEntitiesWithinAABBExcludingEntity(Entity var1, AxisAlignedBB var2)
11field_1017_HchunkProvider0Handles chunk operations and caching
12field_1019_FcloudColour0
13field_1024_AunloadedEntityList0
14field_1026_yisRemote0This is set to true when you are a client connected to a multiplayer world, false otherwise.
15field_1033_risNewWorld0Used to differentiate between a newly generated world and an already existing world.
16field_1037_nrand0RNG for world.
17field_1039_ldifficultySetting0Option > Difficulty setting (0 - 3)
18field_1040_kplayerEntities0Array list of players in the world.
19field_1043_heditingBlocks0true while the world is editing blocks
20field_1046_eskylightSubtracted0How much light is subtracted from full daylight
21field_1049_bloadedTileEntityList0A list of all TileEntities in all currently-loaded chunks
22field_1050_aloadedEntityList0A list of all Entities in all currently-loaded chunks
23field_1052_AsendQueue0The packets that need to be sent to the server.
24field_1053_FentitySpawnQueue0Contains 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.
25field_1054_ElockTimestamp0Contains a timestamp from when the World object was created. Is used in the session.lock file
26field_1055_DentityHashSet0The hash set of entities handled by this client. Uses the entity's ID as the hash set's key.
27field_1056_CscheduledTickSet0
28field_1057_zblocksToReceive0Contains a list of blocks to to receive and process after they've been 'accepted' by the client (i.e., not invalidated).
29field_1058_BscheduledTickTreeSet0
30field_1059_bchunkZ0
31field_1060_achunkX0
32field_1061_dworldObj0Reference to the World object.
33field_1062_cchunkArray0
34field_1063_anetManager0Reference to the NetworkManager object.
35field_1064_bisInTestMode0
36field_1065_amc0A reference to the Minecraft object.
37field_1068_iblockHitWait0
38field_1069_hblockDestroySoundCounter0
39field_1070_gprevBlockDamage0
40field_1071_fcurBlockDamage0
41field_1072_ecurBlockZ0
42field_1073_dcurBlockY0
43field_1074_ccurBlockX0
44field_1075_lcurrentPlayerItem0Index of the current item held by the player in the inventory hotbar
45field_1080_gprevBlockDamageMP0Previous block damage (MP)
46field_1085_anetManager0Reference to the NetworkManager object.
47field_1086_anetManager0Reference to the NetworkManager object.
48field_1087_aname0The UTF string key used to lookup values.
49field_1088_adata0The short value for the tag.
50field_1089_adata0The double value for the tag.
51field_1090_btagType0The type byte for the tags in the list - they must all be of the same type.
52field_1091_atagList0The array list containing the tags encapsulated in this list.
53field_1092_adata0The byte value for the tag.
54field_1093_adata0The integer value for the tag.
55field_1094_atagMap0The key-value pairs for the tag. Each key is a UTF string, each value is a tag.
56field_1095_adata0The long value for the tag.
57field_1096_abyteArray0The byte array stored in the tag.
58field_1097_adata0The float value for the tag.
59field_1098_adata0The string value for the tag (cannot be empty).
60field_1099_brecipeItems0
61field_1100_arecipePatterns0
62field_1101_bhostName0A reference to the Minecraft object.
63field_1102_amc0A reference to the Minecraft object.
64field_1103_dconnectingGui0A reference to the GuiConnecting object.
65field_1104_cport0A reference to the Minecraft object.
66field_1105_bvalueEntry0The object stored in this entry
67field_1106_ahashEntry0The hash code of this entry
68field_1107_dslotHash0The id of the hash slot computed from the hash
69field_1108_cnextEntry0The next entry in this slot
70field_1109_adata0Byte array of data stored in this holder. Possibly a light map or some chunk data. Data is accessed in 4-bit pieces.
71field_1110_by0The y coordinate of this ChunkPosition
72field_1111_ax0The x coordinate of this ChunkPosition
73field_1112_cz0The z coordinate of this ChunkPosition
74field_1113_bdeltaY0Mouse delta Y this frame
75field_1114_adeltaX0Mouse delta X this frame
76field_1116_dcursor0
77field_1117_cwindowComponent0
78field_1118_binventory0The inventory we want to extract a slot from.
79field_1119_aslotIndex0The index of the slot in the inventory.
80field_1123_dinventory0The inventory we want to extract a slot from.
81field_1124_carmorType0The armor type that can be placed on that slot, it uses the same values of armorType field on ItemArmor.
82field_1125_ccraftMatrix0The craft matrix inventory linked to this result slot.
83field_1126_biconIndex0
84field_1127_aimageData0
85field_1128_ftileImage0
86field_1129_etileSize0
87field_1130_dtextureId0Texture ID
88field_1131_canaglyphEnabled0
89field_1134_ktickCounter0
90field_1154_ktickCounter0
91field_1159_bworldObj0Reference to the World object.
92field_1160_arail0
93field_1161_gconnectedTracks0
94field_1163_etrackZ0
95field_1164_dtrackY0
96field_1165_ctrackX0
97field_1166_bblockX0x coordinate of the block ray traced against
98field_1167_atypeOfHit0What type of ray trace hit was this? 0 = block, 1 = entity
99field_1168_gentityHit0The hit entity
100field_1169_fhitVec0The vector position of the hit
101field_1170_esideHit0Which 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.
102field_1171_dblockZ0z coordinate of the block ray traced against
103field_1172_cblockY0y coordinate of the block ray traced against
104field_1173_bmoveForward0The speed at which the player is moving forward. Negative numbers will move backwards.
105field_1174_amoveStrafe0The speed at which the player is strafing. Postive numbers to the left and negative to the right.
106field_1175_esneak0
107field_1176_djump0
108field_1178_ggameSettings0
109field_1180_bpixels0
110field_1181_atexCols0
111field_1182_gtextures0
112field_1183_fyBuf0
113field_1184_ewaterBr0
114field_1185_dwaterBuf0
115field_1186_czBuf0
116field_1187_byCoord0
117field_1188_axCoord0
118field_1189_dpermutations0
119field_1190_czCoord0
120field_1191_boctaves0
121field_1192_ageneratorCollection0Collection of noise generation functions. Output is combined to produce different octaves of noise.
122field_1194_bnVertices0
123field_1195_avertexPositions0
124field_1196_cinvertNormal0
125field_1198_arecipeItems0
126field_1199_bcreateIfNecessary0If true, ChunkLoader will create the needed directories and file for a chunk. (true for WorldProvider, WorldProviderHell; false for WorldProviderIso)
127field_1200_asaveDir0The root directory from where the chunks are saved (this will be the World1-5 dirs)
128field_1201_bposY0
129field_1202_aposX0
130field_1203_gworldClient0
131field_1204_fmetadata0
132field_1205_eblockID0
133field_1206_dacceptCountdown0Counts down 80 ticks until the position is accepted from the receive queue into the world.
134field_1207_cposZ0
135field_1208_brand0RNG.
136field_1211_fworldClient0
137field_1212_emc0Reference to the Minecraft object.
138field_1213_dnetManager0Reference to the NetworkManager object.
139field_1214_cdisconnected0True if kicked or disconnected from the server.
140field_1215_bbuffer0The image buffer to use.
141field_1216_alocation0The URL of the image to download.
142field_1217_cimageData0The image data.
143field_1218_pfontRenderer0Renders fonts
144field_12235_bexplosionY0
145field_12236_aexplosionX0
146field_12237_edestroyedBlockPositions0
147field_12238_dexplosionSize0
148field_12239_cexplosionZ0
149field_1223_koptions0Reference to the GameSettings object.
150field_12249_iworldObj0
151field_1224_jplayerViewX0
152field_12250_hexplosionRNG0
153field_12251_gdestroyedBlockPositions0
154field_12252_fexplosionSize0
155field_12253_eexploder0
156field_12254_dexplosionZ0
157field_12255_cexplosionY0
158field_12256_bexplosionX0
159field_12257_aisFlaming0
160field_12258_enetworkSocket0The socket used by this network manager.
161field_12259_zlastServer0The lastServer string.
162field_1225_iplayerViewY0
163field_1227_gworldObj0Reference to the World object.
164field_1229_erenderEngine0
165field_1230_drenderPosZ0
166field_1231_crenderPosY0
167field_1232_brenderPosX0
168field_1233_ainstance0The static instance of RenderManager.
169field_1243_lisRiding0
170field_1244_konGround0
171field_1245_mspiderLeg80Spider's eight leg
172field_1246_jspiderLeg70Spider's seventh leg
173field_1247_ispiderLeg60Spider's sixth leg
174field_1248_hspiderLeg50Spider's fifth leg
175field_1249_gspiderLeg40Spider's fourth leg
176field_1250_fspiderLeg30Spider's third leg
177field_1251_espiderLeg20Spider's second leg
178field_1252_dspiderLeg10Spider's first leg
179field_1253_cspiderBody0The spider's body box
180field_1254_bspiderNeck0The spider's neck box
181field_1255_aspiderHead0The spider's head box
182field_1256_asideModels0
183field_1257_bslimeRightEye0The slime's right eye
184field_1258_aslimeBodies0The slime's bodies, both the inside box and the outside box
185field_1259_dslimeMouth0The slime's mouth
186field_1260_cslimeLeftEye0The slime's left eye
187field_1261_ileg40
188field_1262_hleg30
189field_1263_gleg20
190field_1264_fleg10
191field_1265_ebody0
192field_1266_dhead0
193field_1271_ahead0
194field_1272_gleg40
195field_1273_fleg30
196field_1274_eleg20
197field_1275_dleg10
198field_1276_cbody0
199field_1277_jisSneak0
200field_1278_iheldItemRight0Records whether the model should be rendered holding an item in the right hand, and if that item is a block.
201field_1279_hheldItemLeft0Records whether the model should be rendered holding an item in the left hand, and if that item is a block.
202field_1280_gbipedLeftLeg0
203field_1281_fbipedRightLeg0
204field_1282_ebipedLeftArm0
205field_1283_dbipedRightArm0
206field_1284_cbipedBody0
207field_1285_bbipedHeadwear0
208field_1286_abipedHead0
209field_1287_aboatSides0
210field_1288_bbody0
211field_1289_ahead0
212field_1290_hchin0
213field_1291_gbill0
214field_1292_fleftWing0
215field_1293_erightWing0
216field_1294_dleftLeg0
217field_1295_crightLeg0
218field_1296_bupdateCounter0Counts the number of screen updates.
219field_1297_amessage0The chat message.
220field_1305_brand0The RNG used by the MapGen classes.
221field_1306_arange0The number of Chunks to gen-check in any given direction.
222field_1307_bcharWidth0Array of width of all the characters in default.png
223field_1308_afontTextureName0
224field_1316_vclay0
225field_1317_ucactus0
226field_1318_tcraftedSnow0The material for crafted snow.
227field_1319_ssnow0
228field_1320_rice0
229field_1322_ptnt0
230field_1324_ncircuits0
231field_1325_msand0
232field_1326_lfire0
233field_1328_jsponge0
234field_1329_iplants0
235field_1331_glava0
236field_1332_fwater0
237field_1333_eiron0
238field_1334_drock0
239field_1335_cwood0
240field_1336_bground0
241field_1337_aair0
242field_1340_dallMobTypes0An array of all EnumMobType values.
243field_1342_bimageWidth0
244field_1343_aimageData0
245field_1344_cimageHeight0
246field_1345_bsignStick0The stick a sign stands on.
247field_1346_asignBoard0The board on a sign that has the writing on it.
248field_1347_blevel0
249field_1348_aimage0
250field_1349_haddedToRenderQueue0
251field_1350_glastVisible0
252field_1351_fnoContent0
253field_1352_erendered0
254field_1353_dy0
255field_1354_cx0
256field_1356_amc0A reference to the Minecraft object.
257field_1357_erenderBlocksInstance0Instance of RenderBlocks.
258field_1360_byCoord0Y position this tick is occuring at
259field_1361_axCoord0X position this tick is occuring at
260field_1362_gtickEntryID0The id of the tick entry
261field_1363_fnextTickEntryID0The id number for the next tick entry
262field_1364_escheduledTime0Time this tick is scheduled to occur at
263field_1365_dblockID0blockID of the scheduled tick (ensures when the tick occurs its still for this block)
264field_1366_czCoord0Z position this tick is occuring at
265field_1367_bscaledWidth0
266field_1368_ascaleFactor0
267field_1369_cscaledHeight0
268field_1370_bkeyCode0
269field_1371_akeyDescription0
270field_1372_itimeSyncAdjustment0A ratio used to sync the high-resolution clock to the system clock, updated once per second
271field_1373_hlastSyncHRClock0The time reported by the high-resolution clock at the last sync, in milliseconds
272field_1374_glastSyncSysClock0The time reported by the system clock at the last sync, in milliseconds
273field_1375_flastHRTime0The time reported by the high-resolution clock at the last call of updateTimer(), in seconds
274field_1376_eelapsedPartialTicks0How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0).
275field_1377_dtimerSpeed0A multiplier to make the timer (and therefore the game) go faster or slower. 0.5 makes the game run at half-speed.
276field_1378_crenderPartialTicks0How 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.
277field_1379_belapsedTicks0How many full ticks have turned over since the last call to updateTimer(), capped at 10.
278field_1380_aticksPerSecond0The number of timer ticks per second of real time
279field_1381_ofogColor10Fog color 1
280field_1382_nfogColor20Fog color 2
281field_1383_mrandom0
282field_1384_lprevFrameTime0Previous frame time in milliseconds
283field_1385_kpointedEntity0Pointed entity
284field_1386_jrendererUpdateCount0Entity renderer update count
285field_1387_ifarPlaneDistance0
286field_1388_hmc0A reference to the Minecraft object.
287field_1392_dfogColorBuffer0Fog color buffer
288field_1395_aitemRenderer0
289field_1396_odisplayList0The GL display list rendered by the Tessellator for this model
290field_1397_ncompiled0
291field_1398_mtextureOffsetY0The Y offset into the texture used for displaying this model
292field_1399_ltextureOffsetX0The X offset into the texture used for displaying this model
293field_1402_iisHidden0Hides the model.
294field_1403_hshowModel0
295field_1404_gmirror0
296field_1405_frotateAngleZ0
297field_1406_erotateAngleY0
298field_1407_drotateAngleX0
299field_1408_crotationPointZ0
300field_1409_brotationPointY0
301field_1410_arotationPointX0
302field_1412_bentityHashMap0Hash map of the entities that the mob spawner has rendered/rendering spinning inside of them
303field_1413_bmodelSign0The ModelSign instance used by the TileEntitySignRenderer
304field_1414_SallRenderLists0All render lists (fixed length 4)
305field_1415_RglRenderLists0List of OpenGL lists for the current render pass
306field_1416_QrenderersSkippingRenderPass0How many renderers are skipping rendering due to not having a render pass this frame
307field_1417_PrenderersBeingRendered0How many renderers are actually being rendered this frame
308field_1418_OrenderersBeingOccluded0How many renderers are being occluded this frame
309field_1419_NrenderersBeingClipped0How many renderers are being clipped by the frustrum this frame
310field_1420_MrenderersLoaded0How many renderers are loaded this frame that try to be rendered
311field_1421_LcountEntitiesHidden0Count entities hidden
312field_1422_KcountEntitiesRendered0Count entities rendered
313field_1423_JcountEntitiesTotal0Count entities total
314field_1424_IrenderEntitiesStartupCounter0Render entities startup counter (init value=2)
315field_1425_HrenderDistance0
316field_1426_GmaxBlockZ0Maximum block Z
317field_1427_FmaxBlockY0Maximum block Y
318field_1428_EmaxBlockX0Maximum block X
319field_1429_DminBlockZ0Minimum block Z
320field_1430_CminBlockY0Minimum block Y
321field_1431_BminBlockX0Minimum block X
322field_1432_AglSkyList20OpenGL sky list 2
323field_1433_zglSkyList0OpenGL sky list
324field_1434_ystarGLCallList0The star GL Call list
325field_1435_xcloudOffsetX0
326field_1436_wocclusionEnabled0Is occlusion testing enabled
327field_1437_vglOcclusionQueryBase0OpenGL occlusion query base
328field_1438_uglobalRenderBlocks0Global render blocks
329field_1439_tmc0A reference to the Minecraft object.
330field_1440_sglRenderListBase0OpenGL render lists base
331field_1441_rrenderChunksDeep0
332field_1442_qrenderChunksTall0
333field_1443_prenderChunksWide0
334field_1444_oworldRenderers0
335field_1445_nsortedWorldRenderers0
336field_1446_mworldRenderersToUpdate0
337field_1447_lrenderEngine0The RenderEngine instance used by RenderGlobal
338field_1448_kworldObj0A reference to the World object.
339field_1449_jfrustrumCheckOffset0The offset used to determine if a renderer is one of the sixteenth that are being updated this frame
340field_1450_idamagePartialTime0Damage partial time
341field_1451_hprevSortZ0Previous Z position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
342field_1452_gprevSortY0Previous y position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
343field_1453_fprevSortX0Previous x position when the renderers were sorted. (Once the distance moves more than 4 units they will be resorted)
344field_1456_cocclusionResult0Occlusion query result
345field_1457_bdummyBuf50k0Dummy buffer (50k) not used
346field_1458_atileEntities0
347field_1459_tchunkDataSendCounter0Counter used to prevent us from sending too many chunk data packets one after another. The delay appears to be set to 50.
348field_1460_ssendQueueByteLength0The length in bytes of the packets in both send queues (data and chunkData).
349field_1461_rtimeSinceLastRead0Counter used to detect read timeouts after 1200 failed attempts to read a packet.
350field_1462_qterminationReason0A String indicating why the network has shutdown.
351field_1463_pisTerminating0Whether this network manager is currently terminating (and should ignore further errors).
352field_1464_oreadThread0The thread used for reading.
353field_1465_nwriteThread0The thread used for writing.
354field_1466_misServerTerminating0Whether this server is currently terminating. If this is a client, this is always false.
355field_1467_lnetHandler0A reference to the NetHandler object.
356field_1468_kchunkDataPackets0Linked list of packets with chunk data that are awaiting sending.
357field_1469_jdataPackets0Linked list of packets awaiting sending.
358field_1470_ireadPackets0Linked list of packets that have been read and are awaiting processing.
359field_1471_hisRunning0Whether the network is currently operational.
360field_1472_gsocketOutputStream0The output stream connected to the socket.
361field_1473_fsocketInputStream0The input stream connected to the socket.
362field_1474_eremoteSocketAddress0
363field_1475_dsendQueueLock0The object used for synchronization on the send queue.
364field_1476_cnumWriteThreads0The number of write threads spawned. Not really used on client side.
365field_1477_bnumReadThreads0The number of read threads spawned. Not really used on client side.
366field_1478_athreadSyncObject0Synchronization object used for read and write threads.
367field_1485_zvboIndex0The index of the last VBO used. This is used in round-robin fashion, sequentially, through the vboCount vertex buffers.
368field_1486_yvertexBuffers0An IntBuffer used to store the indices of vertex buffer objects.
369field_1487_xuseVBO0Whether we are currently using VBO or not.
370field_1488_wisDrawing0Whether this tessellator is currently in draw mode.
371field_1489_vnormal0The normal to be applied to the face being drawn.
372field_1490_uzOffset0An offset to be applied along the z-axis for all vertices in this draw call.
373field_1491_tyOffset0An offset to be applied along the y-axis for all vertices in this draw call.
374field_1492_sxOffset0An offset to be applied along the x-axis for all vertices in this draw call.
375field_1493_rdrawMode0The draw mode currently being used by the tessellator.
376field_1494_BbufferSize0The size of the buffers used (in integers).
377field_1495_qisColorDisabled0Disables all color information for the following draw call.
378field_1496_AvboCount0Number of vertex buffer objects allocated for use.
379field_1497_paddedVertices0The number of vertices manually added to the given draw call. This differs from vertexCount because it adds extra vertices when converting quads to triangles.
380field_1498_orawBufferIndex0The index into the raw buffer to be used for the next data.
381field_1499_nhasNormals0Whether the current draw object for this tessellator has normal values.
382field_1500_mhasTexture0Whether the current draw object for this tessellator has texture coordinates.
383field_1501_lhasColor0Whether the current draw object for this tessellator has color values.
384field_1502_kcolor0The color (RGBA) value to be used for the following draw call.
385field_1503_jtextureV0The second coordinate to be used for the texture.
386field_1504_itextureU0The first coordinate to be used for the texture.
387field_1505_hvertexCount0The number of vertices to be drawn in the next draw call. Reset to 0 between draw calls.
388field_1506_grawBuffer0Raw integer array.
389field_1507_ffloatBuffer0The same memory as byteBuffer, but referenced as an float buffer.
390field_1508_eintBuffer0The same memory as byteBuffer, but referenced as an integer buffer.
391field_1509_dbyteBuffer0The byte buffer used for GL allocation.
392field_1510_ctryVBO0Boolean used to check if we should use vertex buffers. Initialized to false and never changed.
393field_1511_bconvertQuadsToTriangles0Boolean used to check whether quads should be drawn as four triangles. Initialized to true and never changed.
394field_1512_ainstance0The static instance of the Tessellator.
395field_1513_bcodec0
396field_1514_abuffer0
397field_1515_dinputStream0
398field_1516_chash0
399field_1522_slastSaveTime0The time according to World.worldTime when this chunk was last saved
400field_15235_ablockIndex0
401field_1523_rhasEntities0Whether this Chunk has any Entities and thus requires saving on every tick
402field_1525_pneverSave0Set to true if this Chunk should never be saved (e.g. in multiplayer)
403field_1526_oisModified0Set to true if the chunk has been modified and needs to be updated internally.
404field_1527_nisTerrainPopulated0Boolean value indicating if the terrain is populated.
405field_1528_mentities0List of lists of the entities in the chunk. It is 8 lists partitioned along the Y axis.
406field_1529_lchunkTileEntityMap0A Map of ChunkPositions to TileEntities in this chunk
407field_1530_kzPosition0The z coordinate of the chunk.
408field_1531_jxPosition0The x coordinate of the chunk.
409field_1532_ilowestBlockHeight0Sets the lowest block height in a chunk
410field_1533_hheightMap0Byte array containing height map for the chunk.
411field_1534_gblocklightMap0Light map for blocks. See class le (client) or eo (server).
412field_1535_fskylightMap0Light map for sky. See class le (client) or eo (server).
413field_1536_edata0Chunk data
414field_1537_dworldObj0Reference to the World object.
415field_1538_cisChunkLoaded0Whether or not this Chunk is currently loaded into the World
416field_1539_bblocks0Byte array of blocks for the chunk.
417field_1540_aisLit0Determines if the chunk is lit or not at a light value greater than 0.
418field_1541_nfontRenderer0The FontRenderer instance used by the TileEntityRenderer
419field_1543_lplayerZ0The player's Z position in this rendering context
420field_1544_kplayerY0The player's Y position in this rendering context
421field_1545_jplayerX0The player's X position in this rendering context
422field_1549_fworldObj0Reference to the World object.
423field_1550_erenderEngine0The RenderEngine instance used by the TileEntityRenderer
424field_1551_dstaticPlayerZ0The player's current Z position (same as playerZ)
425field_1552_cstaticPlayerY0The player's current Y position (same as playerY)
426field_1553_bstaticPlayerX0The player's current X position (same as playerX)
427field_1554_ainstance0The static instance of TileEntityRenderer
428field_1555_bcount0The number of points in this path
429field_1556_apathPoints0Contains the points in this path
430field_1557_acraftingManager0
431field_1560_xthirdPersonView0
432field_1561_wdifficulty0
433field_1563_umc0
434field_1564_tkeyBindings0
435field_1565_skeyBindSneak0
436field_1570_okeyBindInventory0
437field_1571_nkeyBindJump0
438field_1572_mkeyBindRight0
439field_1573_lkeyBindBack0
440field_1574_kkeyBindLeft0
441field_1575_jkeyBindForward0
442field_1576_ifancyGraphics0
443field_1577_hlimitFramerate0
444field_1578_ganaglyph0
445field_1579_fviewBobbing0
446field_1580_erenderDistance0
447field_1581_dinvertMouse0
448field_1582_cmouseSensitivity0
449field_1583_bsoundVolume0
450field_1584_amusicVolume0
451field_1585_aenumOSMappingArray0
452field_1586_bmcThread0A reference to the Minecraft main thread.
453field_1587_amc0A reference to the Minecraft object.
454field_1588_amc0A reference to the Minecraft object.
455field_1589_bcount0The number of items stored in this map
456field_1590_aslots0An array of HashEntries representing the heads of hash slot lists
457field_1591_eversionStamp0A serial stamp used to mark changes
458field_1592_dgrowFactor0The scale factor used to determine when to grow the table
459field_1593_cthreshold0The grow threshold
460field_1602_hoptions0Reference to the GameSettings object
461field_1603_gurlToImageDataMap0A mapping from image URLs to ThreadDownloadImageData instances
462field_1604_ftextureList0
463field_1605_eimageData0Stores the image data for the texture.
464field_1606_dsingleIntBuffer0An IntBuffer storing 1 int used as scratch space in RenderEngine
465field_1607_ctextureNameToImageMap0A mapping from GL texture names (integers) to BufferedImage instances
466field_1609_auseMipmaps0Use mipmaps for all bound textures (unused at present)
467field_1610_bclassToStringMapping0Provides a mapping between a string and an entity classes
468field_1611_astringToClassMapping0Provides a mapping between entity classes and a string
469field_1612_dclassToIDMapping0provides a mapping between an Entity Class and an entity ID
470field_1613_cIDtoClassMapping0provides a mapping between an entityID and an Entity Class
471field_1614_banimationsToGo0Number of animation frames to go when receiving an item (by walking into it, for example).
472field_1615_astackSize0Size of the stack.
473field_1616_ditemDamage0Damage dealt to the item or number of use. Raise when using items.
474field_1617_citemID0ID of the item.
475field_1618_cwindowId0
476field_1619_bcraftResult0The crafting result.
477field_1620_acraftMatrix0The crafting matrix inventory.
478field_1621_bcraftResult0The crafting result, size 1.
479field_1622_acraftMatrix0The crafting matrix inventory (3x3).
480field_1623_zsizeX0
481field_1624_ytitle0
482field_1630_DallArt0Every enum in EnumArt
483field_1632_CoffsetY0
484field_1634_BoffsetX0
485field_1636_AsizeY0
486field_1653_aSIN_TABLE0A table of sin values computed from 0 (inclusive) to 2*pi (exclusive), with steps of 2*PI / 65536.
487field_1654_btexturePositionX0
488field_1655_avector3D0
489field_1656_ctexturePositionY0
490field_1657_bisGetRandomSound0
491field_1658_anumberOfSoundPoolEntries0The number of soundPoolEntry's. This value is computed but never used (should be equal to allSoundPoolEntries.size()).
492field_1659_eallSoundPoolEntries0A list of all SoundPoolEntries that have been loaded.
493field_1660_dnameToSoundPoolEntriesMapping0Maps a name (can be sound/newsound/streaming/music/newmusic) to a list of SoundPoolEntry's.
494field_1661_crand0The RNG used by SoundPool.
495field_1662_brecipes0A list of all the recipes added
496field_1664_brecipeItems0
497field_1665_arecipePatterns0
498field_1666_busername0
499field_1667_aregisteredBlocksList0
500field_1670_btextureNames0An ArrayList that stores all the generated texture names.
501field_1671_adisplayLists0An ArrayList that stores the first index and the length of each display list.
502field_1672_alogo0BufferedImage object containing the Majong logo.
503field_1673_bpath0The path being generated
504field_1674_aworldMap0Used to find obstacles
505field_1675_dpathOptions0Selection of path points to add to the path
506field_1676_cpointMap0The points in the path
507field_1677_bstepSoundVolume0
508field_1678_astepSoundName0
509field_1679_cstepSoundPitch0
510field_1680_brecipeItems0
511field_1681_arecipePatterns0
512field_1687_bprojectionMatrix0
513field_1688_afrustum0
514field_1689_dclippingMatrix0
515field_1690_cmodelviewMatrix0
516field_1692_gmodelviewMatrixBuffer0
517field_1693_fprojectionMatrixBuffer0
518field_1694_einstance0
519field_1695_acolorBuffer0Float buffer used to set OpenGL material colors
520field_1696_amcApplet0Reference to the MinecraftApplet object.
521field_1697_bminY0
522field_1698_aminX0
523field_1699_hnumBoundingBoxesInUse0Tracks how many bounding boxes are being used
524field_1700_gboundingBoxes0List of bounding boxes (not all necessarily being actively used)
525field_1701_fmaxZ0
526field_1702_emaxY0
527field_1703_dmaxX0
528field_1704_cminZ0
529field_1705_breferenceCount0Number of open references to this ThreadDownloadImageData
530field_1706_aimage0The image data.
531field_1707_dtextureSetupComplete0True if the texture has been allocated and the image copied to the texture. This is reset if global rendering settings change, so that setupTexture will be called again.
532field_1708_ctextureName0The GL texture name associated with this image, or -1 if the texture has not been allocated
533field_1709_jisFirst0Indicates this is the origin
534field_1710_iprevious0The point preceding this in its assigned path
535field_1711_hdistanceToTarget0The distance to the target
536field_1712_gdistanceToNext0The linear distance to the next point
537field_1713_ftotalPathDistance0The distance along the path to this point
538field_1714_eindex0The index of this point in its assigned path
539field_1715_dhash0A hash of the coordinates used to identify this point
540field_1716_czCoord0The z coordinate of this point
541field_1717_byCoord0The y coordinate of this point
542field_1718_axCoord0The x coordinate of this point
543field_1721_dallSkyBlocks0An array of all EnumSkyBlock values.
544field_1722_cdefaultLightValue0
545field_1728_bfxLayers0
546field_1729_aworldObj0Reference to the World object.
547field_1730_drand0RNG.
548field_1731_crenderer0
549field_1732_zglOcclusionQuery0OpenGL occlusion query
550field_1733_yisWaitingOnOcclusionQuery0Is this renderer waiting on the result of the occlusion query
551field_1734_xisVisible0Is this renderer visible according to the occlusion query
552field_1735_wchunkIndex0Chunk index
553field_1736_vrendererBoundingBox0Axis aligned bounding box
554field_1737_FtileEntities0
555field_1738_uneedsUpdate0Boolean for whether this renderer needs to be updated or not
556field_1739_EisInitialized0
557field_1740_trendererRadius0Renderer radius (not used)
558field_1741_sposZPlus0Pos Z plus
559field_1742_Dtessellator0
560field_1743_rposYPlus0Pos Y plus
561field_1744_CglRenderList0
562field_1745_BtileEntityRenderers0All the tile entities that have special rendering code for this chunk
563field_1746_qposXPlus0Pos X plus
564field_1747_AisChunkLit0Is the chunk lit
565field_1748_pskipRenderPass0Should this renderer skip this render pass
566field_1749_oisInFrustum0
567field_1750_nposZClip0Pos Z clipped
568field_1751_mposYClip0Pos Y clipped
569field_1752_lposXClip0Pos X clipped
570field_1753_kposZMinus0Pos Z minus
571field_1754_jposYMinus0Pos Y minus
572field_1755_iposXMinus0Pos X minus
573field_1756_hsizeDepth0
574field_1757_gsizeHeight0
575field_1758_fsizeWidth0
576field_1759_eposZ0
577field_1760_dposY0
578field_1761_cposX0
579field_1762_bchunksUpdated0
580field_1763_aworldObj0Reference to the World object.
581field_1764_bpoints0The actual points in the path
582field_1765_apathLength0The total length of the path
583field_1766_cpathIndex0The index of the current point in the path
584field_1767_bmc0A reference to the Minecraft object.
585field_1768_aresourcesFolder0The folder to store the resources in.
586field_1769_cclosing0Set to true when Minecraft is closing down.
587field_1770_atryCheckOcclusionCapable0Whether or not we should try to check occlusion - defaults to false and is never changed in 1.2.2.
588field_1771_boverrideBlockTexture0If set to >=0, all block faces will be rendered using this texture index
589field_1772_ablockAccess0The IBlockAccess used by this instance of RenderBlocks
590field_1773_drenderAllFaces0If true, renders all faces on all blocks rather than using the logic in Block.shouldSideBeRendered. Unused.
591field_1774_cflipTexture0Set to true if the texture should be flipped horizontally during render*Face
592field_1775_byCoord0Y coordinate of Vec3D
593field_1776_axCoord0X coordinate of Vec3D
594field_1777_enextVector0Next empty index in the vectorList. We don't ever seem to remove vectors from the list, however.
595field_1778_dvectorList0ArrayList of all created vectors
596field_1779_czCoord0Z coordinate of Vec3D
597field_1780_bsoundUrl0
598field_1781_asoundName0
599field_1786_hzoneMap0
600field_1787_gzonesToRender0
601field_1788_frunning0
602field_1789_eworkDir0
603field_1790_dlevel0
604field_1791_cshowHelp0
605field_1792_bzoom0
606field_1793_acurrentRender0
607field_185_afullscreen0
608field_186_amainFrame0Reference to the main frame, in this case, the applet window itself.
609field_188_bchunkZPos0The Z position of this Chunk Coordinate Pair
610field_189_achunkXPos0The X position of this Chunk Coordinate Pair
611field_191_arenderManager0
612field_194_cshadowOpaque0Determines the darkness of the object's shadow. Higher value makes a darker shadow.
613field_195_dmodelBase0
614field_196_dblockRenderer0
615field_197_drenderBlocks0
616field_198_dmodelBoat0instance of ModelBoat for rendering
617field_199_drand0RNG.
618field_20003_aitemIconIndex0Have the icon index (in items.png) that will be used to render the image. Currently, eggs and snowballs uses this classes.
619field_20006_bxDisplayPosition0display position of the inventory slot on the screen x axis
620field_20007_aslotNumber0
621field_20008_cyDisplayPosition0display position of the inventory slot on the screen y axis
622field_20017_aadjacentTreeBlocks0
623field_20018_jcreationTimeMillis0the system time in milliseconds when this packet was created.
624field_20019_byPosition0
625field_20020_axPosition0
626field_20021_dsignLines0
627field_20022_czPosition0
628field_20023_binventorySlot0The clicked slot (-999 is outside of inventory)
629field_20024_awindow_Id0The id of the window which was clicked. 0 for player inventory.
630field_20025_eitemStack0Item stack for inventory
631field_20026_daction0A unique number for the action, used for transaction handling
632field_20027_cmouseClick01 when right-clicking and otherwise 0 - I'm not sure...
633field_20028_bshortWindowId0
634field_20029_awindowId0The id of the window that the action occurred in.
635field_20030_caccepted0
636field_20031_bprogressBar0Which of the progress bars that should be updated. (For furnaces, 0 = progress arrow, 1 = fire icon)
637field_20032_awindowId0The id of the window that the progress bar is in.
638field_20033_cprogressBarValue0The 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)
639field_20034_awindowId0
640field_20035_bitemStack0Stack of items
641field_20036_awindowId0The id of window which items are being sent for. 0 for player inventory.
642field_20037_binventoryType0
643field_20038_awindowId0
644field_20039_dslotsCount0
645field_20040_cwindowTitle0
646field_20041_bitemSlot0Slot that should be updated
647field_20042_awindowId0The window which is being updated. 0 for player inventory
648field_20043_cmyItemStack0Item stack
649field_20044_citemDamage0The health of the item.
650field_20047_bvskinUrl0downloadable location of player's skin
651field_20067_qplayerCloakUrl0
652field_20068_hcraftingInventory0
653field_20069_ginventorySlots0
654field_20071_bslotsCount0
655field_20072_ainventoryTitle0
656field_20074_cinventoryContents0
657field_20077_fitemStack0
658field_20079_ienumOptions0
659field_20082_iallowedCharacters0
660field_20083_lallowedCharacters0This String is just a local copy of the characters allowed in text rendering of minecraft.
661field_20097_ibipedCloak0
662field_20098_hbipedEars0
663field_200_erandom0The RNG used in RenderItem (for bobbing itemstacks on the ground)
664field_20105_zRENDER_DISTANCES0
665field_20106_ADIFFICULTIES0
666field_20121_gcrafters0
667field_20122_einventorySlots0
668field_20123_dinventoryItemStacks0
669field_20124_cisLocalWorld0Determines if inventory manipulation should be handled.
670field_20125_alowerChestInventory0
671field_20126_blastCookTime0
672field_20127_afurnace0
673field_20128_hlastItemBurnTime0
674field_20129_clastBurnTime0
675field_20130_jposZ0
676field_20131_iposY0
677field_20132_hposX0
678field_20133_cworldObj0
679field_20141_nallOptions0An array of all EnumOptions values.
680field_20142_menumString0
681field_20143_lenumBoolean0
682field_20144_kenumFloat0
683field_20155_aenumOptionsMappingHelperArray0
684field_20157_aallowedCharacters0This String have the characters allowed in any text drawing of minecraft.
685field_20164_btranslateTable0Contains all key/value pairs to be translated - is loaded from '/lang/en_US.lang' when the StringTranslate is created.
686field_20165_ainstance0Is the private singleton instance of StringTranslate.
687field_201_drenderBlocks0
688field_203_drenderBlocks0
689field_204_fscale0Scale of the model to use
690field_205_fscaleAmount0
691field_206_iarmorFilenamePrefix0
692field_207_hmodelArmor0
693field_208_gmodelArmorChestplate0
694field_20900_bwaypointX0
695field_20901_acourseChangeCooldown0
696field_20902_cwaypointY0
697field_20913_dminecartType0The type of minecart, 2 for powered, 1 for storage.
698field_20914_EentityList0Contains all entities for this client, both spawned and non-spawned.
699field_20919_amcFrame0Reference to the main frame.
700field_20920_emainModel0
701field_20921_ahealAmount0The amount this food item heals the player.
702field_20922_ablockType0Boolean used to seperate different states of blocks
703field_20923_eparticleAge0
704field_20925_amodelMinecart0instance of ModelMinecart for rendering
705field_20926_acontainerItem0
706field_20927_atoolMaterial0The material this tool is made from.
707field_209_fmodelBipedMain0
708field_21018_bfhasSubtypes0Some items (like dyes) have multiple subtypes on same item, this is field define this behavior
709field_21019_aWsugar0
710field_21020_aVbone0
711field_21021_aUdyePowder0
712field_21022_aXcake0
713field_21023_adyeColorNames0List of dye color names
714field_21026_bgcake0
715field_21031_bblocksNeedingUpdate0
716field_21036_byLocation0
717field_21037_axLocation0
718field_21038_epitch0The pitch of the note (between 0-24 inclusive where 0 is the lowest and 24 is the highest).
719field_21039_dinstrumentType01=Double Bass, 2=Snare Drum, 3=Clicks / Sticks, 4=Bass Drum, 5=Harp
720field_21040_czLocation0
721field_21041_bxPosition0
722field_21042_aentityId0
723field_21043_ftitle0
724field_21044_edirection0
725field_21045_dzPosition0
726field_21046_cyPosition0
727field_21048_bmetadata0
728field_21049_aentityId0
729field_21050_bstate01=sneak, 2=normal
730field_21051_aentityId0Player ID.
731field_21052_litemDamage0The health of the item.
732field_21054_ireceivedMetadata0
733field_21055_hmetaData0Indexed metadata for Mob, terminated by 0x7F
734field_21056_bslot0Equipment slot: 0=held, 1-4=armor slot
735field_21064_bxdataWatcher0
736field_21065_anoteParticleScale0
737field_21075_afleeceColorTable0Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
738field_21076_prandomMotionVecZ0
739field_21077_orandomMotionVecY0
740field_21078_nrandomMotionVecX0
741field_21081_krandomMotionSpeed0
742field_21082_jlastTentacleAngle0the last calculated angle of the tentacles in radians
743field_21083_itentacleAngle0angle of the tentacles in radians
744field_21096_bpreviousRedstoneState0stores the latest redstone state
745field_21097_anote0Note to play
746field_210_zpickaxeDiamond0
747field_21101_bdispenserRandom0random number generator for instance. Used in random item stack selection.
748field_21102_adispenserContents0
749field_21104_binventoryWidth0the width of the crafting inventory
750field_21112_jcurChunkY0The current chunk the player is over
751field_21113_icurChunkX0The current chunk the player is over
752field_21120_LspawnPeacefulMobs0A flag indicating whether we should spawn peaceful mobs.
753field_21121_KspawnHostileMobs0indicates if enemies are spawned or not
754field_21122_bsquidTentacles0The squid's tentacles
755field_21123_asquidBody0The squid's body
756field_21132_bwatchedObjects0
757field_21133_adataTypes0
758field_21134_cobjectChanged0true if one or more object was changed
759field_21138_brecipeWidth0How many horizontal slots this recipe is wide.
760field_21139_arecipeOutputItemID0Is the itemID of the output item that you get when craft the recipe.
761field_21140_erecipeOutput0Is the ItemStack that you get when craft the recipe.
762field_21141_drecipeItems0Is a array of ItemStack that composes the recipe.
763field_21142_crecipeHeight0How many vertical slots this recipe uses.
764field_21143_brecipeItems0Is a List of ItemStack that composes the recipe.
765field_21144_arecipeOutput0Is the ItemStack that you get when craft the recipe.
766field_21149_atileEntityDispenser0
767field_21150_ycake0Cake's material, see BlockCake
768field_21153_ncameraPitch0
769field_21154_mcameraYaw0
770field_21155_lcameraZoom0
771field_21156_RworldRenderersCheckIndex0World renderers check index
772field_21163_bdataValueId0id of max 31
773field_21164_aobjectType0
774field_21165_disWatching0
775field_21166_cwatchedObject0
776field_21172_gisPeacefulCreature0A flag indicating whether this creature type is peaceful.
777field_21173_fcreatureMaterial0
778field_21178_callMovingObjectTypes0An array of all EnumMovingObjectType values.
779field_211_yshovelDiamond0
780field_21201_bsmeltingList0The list of smelting results.
781field_21202_asmeltingBase0
782field_21209_jallToolMaterials0An array of all EnumToolMaterial values.
783field_21210_idamageVsEntity0Damage versus entities.
784field_21211_hefficiencyOnProperMaterial0The strength of this tool material against blocks which it is effective against.
785field_21212_gmaxUses0The number of uses this material allows. (wood = 59, stone = 131, iron = 250, diamond = 1561, gold = 32)
786field_21213_fharvestLevel0The level of material this tool can harvest (3 = DIAMOND, 2 = IRON, 1 = STONE, 0 = IRON/GOLD)
787field_212_xswordDiamond0
788field_213_waxeStone0
789field_214_vpickaxeStone0
790field_215_ushovelStone0
791field_216_tswordStone0
792field_217_saxeWood0
793field_218_rpickaxeWood0
794field_21900_atheMinecraft0Set to 'this' in Minecraft constructor; used by some settings get methods
795field_21901_asleeping0Boolean value indicating weather a player is sleeping or not
796field_21907_csleepTimer0
797field_21908_bplayerLocation0The chunk coordinates of the bed the player is in (null if player isn't in a bed).
798field_219_qshovelWood0
799field_22008_VsaveLoader0
800field_22009_hrenderViewEntity0The 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.
801field_22018_aZredstoneRepeater0Is the redstone repeater (diode) in item form.
802field_22019_aYbed0Is the bed as item on the inventory.
803field_22020_biredstoneRepeaterActive0Is the redstone repeater (diode) when powered.
804field_22021_bhredstoneRepeaterIdle0Is the redstone repeater (diode) when isn't powered.
805field_22023_brepeaterState0The states in which the redstone repeater blocks can be.
806field_22024_arepeaterTorchOffset0The offsets for the two torches in redstone repeater blocks.
807field_22025_cisRepeaterPowered0Tells whether the repeater is powered or not
808field_22033_aheadBlockToFootBlockMap0Maps the head-of-bed block to the foot-of-bed block.
809field_22037_ablockStepTypes0
810field_22044_bbedX0
811field_22045_aentityID0
812field_22047_dbedZ0
813field_22048_cbedY0
814field_22065_lrecordIsPlaying0
815field_22073_kcursorCounter0
816field_22074_imaxStringLength0
817field_22075_htext0Have the current text beign edited on the textbox.
818field_22076_gheight0
819field_22077_fwidth0
820field_22078_eyPos0
821field_22079_dxPos0
822field_22080_cfontRenderer0Have the font renderer from GuiScreen to render the textbox text into the screen.
823field_22081_bisEnabled0If this value is true along isFocused, keyTyped will process the keys.
824field_22082_aisFocused0If this value is true along isEnabled, keyTyped will process the keys.
825field_22095_rbuttonRename0the rename button in the world selection gui
826field_22096_qdeleting0set to true if you arein the process of deleteing a world/save
827field_22097_plocalizedMustConvertText0
828field_22098_olocalizedWorldText0E.g. World, Welt, Monde, Mundo
829field_22099_nworldSlotContainer0
830field_220_pswordWood0
831field_22100_msaveList0The save list for the world selection screen
832field_22101_lselectedWorld0the currently selected world
833field_22102_idateFormatter0simple date formater
834field_22103_tbuttonDelete0the delete button in the world selection gui
835field_22104_sbuttonSelect0the select button in the world selection gui
836field_22105_lbuttonText20The text shown for the second button in GuiYesNo
837field_22106_kbuttonText10The text shown for the first button in GuiYesNo
838field_22107_ascreenTitle0The title string that is displayed in the top-center of the screen.
839field_22108_kvideoOptions0An array of all of EnumOption's video options.
840field_22109_iguiGameSettings0GUI game settings
841field_22110_hparentGuiScreen0
842field_22112_aparentGuiScreen0
843field_22113_iworldName0
844field_22114_htheGuiTextField0
845field_22128_kguiTexturePackSlot0the GuiTexturePackSlot that contains all the texture packs and their descriptions
846field_22130_lcreateClicked0
847field_22131_aparentGuiScreen0
848field_22132_kfolderName0
849field_22133_itextboxSeed0
850field_22134_htextboxWorldName0
851field_22135_krelevantOptions0An array of options that can be changed directly from the options GUI.
852field_22145_qworldInfo0holds information about a world (size on disk, time, spawn point, seed, ...)
853field_22146_AallPlayersSleeping0A flag indicating whether or not all players in the world are sleeping.
854field_22147_psaveHandler0
855field_22155_bsaveDirectory0The path to the current savegame directory
856field_22156_alogger0
857field_22157_dinitializationTime0The time in milliseconds when this field was initialized. Stored in the session lock file.
858field_22158_cplayersDirectory0The directory in which to save player information
859field_22165_bdisplayName0the displayed name of this save file
860field_22166_afileName0the file name of this save
861field_22167_erequiresConversion0
862field_22168_dsizeOnDisk0
863field_22169_clastTimePlayed0
864field_22180_asavesDirectory0Reference to the File object representing the directory for the world saves
865field_22188_hlivingPlayer0Rendermanager's variable for the player
866field_22189_adataFilenamePattern0
867field_22195_aregionsByFilename0A map containing Files and keys and RegionFiles as values
868field_221_oswordSteel0
869field_22212_bfileName0
870field_22213_aemptySector0
871field_22214_hlastModified0
872field_22215_gsizeDelta0
873field_22216_fsectorFree0
874field_22217_echunkTimestamps0
875field_22218_doffsets0
876field_22219_cdataFile0
877field_22220_zcamRoll0
878field_22221_yprevDebugCamFOV0
879field_22222_xdebugCamFOV0
880field_22223_wprevDebugCamPitch0
881field_22224_vdebugCamPitch0
882field_22225_uprevDebugCamYaw0
883field_22226_tdebugCamYaw0
884field_22227_sthirdPersonDistanceTemp0Third person distance temp
885field_22228_rthirdPersonDistance0
886field_22229_qmouseFilterDummy40Mouse filter dummy 4
887field_22230_AprevCamRoll0
888field_22231_pmouseFilterDummy30Mouse filter dummy 3
889field_22232_omouseFilterDummy20Mouse filter dummy 2
890field_22233_nmouseFilterDummy10Mouse filter dummy 1
891field_22234_mmouseFilterYAxis0
892field_22235_lmouseFilterXAxis0
893field_22250_olastClicked0the time when this button was last clicked.
894field_22251_nselectedElement0the element in the list that was selected
895field_22252_mamountScrolled0how far down this slot has been scrolled
896field_22253_lscrollMultiplier0what to multiply the amount you moved your mouse by(used for slowing down scrolling when over the items and no on scroll bar)
897field_22254_kinitialClickY0where the mouse was in the window when you first clicked to scroll
898field_22255_jscrollDownButtonID0the buttonID of the button used to scroll down
899field_22256_iscrollUpButtonID0button id of the button used to scroll up
900field_22257_hslotHeight0The height of a slot.
901field_22258_gleft0
902field_22259_fright0
903field_22260_ebottom0The bottom of the slot container. Affects the overlays and scrolling.
904field_22261_dtop0The top of the slot container. Affects the overlays and scrolling.
905field_22262_cheight0The height of the GuiScreen. Affects the container rendering, but not the overlays or the scrolling.
906field_22263_bwidth0The width of the GuiScreen. Affects the container rendering, but not the overlays.
907field_22264_amc0
908field_22265_aparentTexturePackGui0
909field_22266_aparentWorldGui0
910field_22268_iplayerPitch0
911field_22269_hplayerYaw0
912field_22270_gentityLivingPlayer0
913field_22271_GdebugCamRate0Change rate for debug camera
914field_22272_FnoclipRate0No clipping movement rate
915field_22273_EdebugCamEnable0
916field_22274_DsmoothCamera0Smooth Camera Toggle
917field_22275_Cnoclip0No clipping for singleplayer
918field_22276_AshowDebugInfo0true if debug info should be displayed instead of version
919field_22277_yhideGUI0
920field_22278_jambientOcclusion0Smooth Lighting
921field_22279_bfootInvisibleFaceRemap0
922field_22280_aheadInvisibleFace0
923field_22281_cbedDirection0
924field_22283_bchunkX0
925field_22284_aregionFile0
926field_22285_cchunkZ0
927field_22286_ballowedCharactersArray0
928field_222_ningotGold0
929field_22310_ksaveVersion0Introduced in beta 1.3, is the save version for future control.
930field_22311_jlevelName0The name of the save defined at world creation.
931field_22312_idimension0
932field_22313_hplayerTag0
933field_22314_gsizeOnDisk0The size of entire save of current world on the disk, isn't exactly.
934field_22315_flastTimePlayed0The last time the player was in this world.
935field_22316_eworldTime0The current world time in range from 0 to 23999.
936field_22317_dspawnZ0The player spawn Z coordinate.
937field_22318_cspawnY0The player spawn Y coordinate.
938field_22319_bspawnX0The player spawn X coordinate.
939field_22320_arandomSeed0Holds the seed of the currently world.
940field_22325_bxChunk0
941field_22326_achunkFile0
942field_22327_cyChunk0
943field_22333_ZaoGrassXYZNCP0Grass flag for ambient occlusion on Negative X, Center Y, and Positive Z
944field_22334_YaoGrassXYZPCP0Grass flag for ambient occlusion on Positive X, Center Y, and Positive Z
945field_22335_XaoGrassXYZNCN0Grass flag for ambient occlusion on Negative X, Center Y, and Negative Z
946field_22336_WaoGrassXYZCPP0Grass flag for ambient occlusion on Center X, Positive Y, and Positive Z
947field_22337_VaoGrassXYZNPC0Grass flag for ambient occlusion on Negative X, Positive Y, and Center Z
948field_22338_UaoGrassXYZPPC0Grass flag for ambient occlusion on Positive X, Positive Y, and Center Z
949field_22339_TaoGrassXYZCPN0Grass flag for ambient occlusion on Center X, Positive Y, and Negative Z
950field_22340_ScolorBlueTopRight0Blue color value for the top right corner
951field_22341_RcolorBlueBottomRight0Blue color value for the bottom right corner
952field_22342_QcolorBlueBottomLeft0Blue color value for the bottom left corner
953field_22343_PcolorBlueTopLeft0Blue color value for the top left corner
954field_22344_OcolorGreenTopRight0Green color value for the top right corner
955field_22345_NcolorGreenBottomRight0Green color value for the bottom right corner
956field_22346_McolorGreenBottomLeft0Green color value for the bottom left corner
957field_22347_LcolorGreenTopLeft0Green color value for the top left corner
958field_22348_KcolorRedTopRight0Red color value for the top right corner
959field_22349_JcolorRedBottomRight0Red color value for the bottom right corner
960field_22350_IcolorRedBottomLeft0Red color value for the bottom left corner
961field_22351_HcolorRedTopLeft0Red color value for the top left corner
962field_22353_FaoLightValueScratchXZPP0Used as a scratch variable for ambient occlusion between the south face and the west face.
963field_22354_EaoLightValueScratchXZNP0Used as a scratch variable for ambient occlusion between the north face and the west face.
964field_22355_aeaoGrassXYZCNP0Grass flag for ambient occlusion on Center X, Negative Y, and Positive Z
965field_22356_DaoLightValueScratchXZPN0Used as a scratch variable for ambient occlusion between the south face and the east face.
966field_22357_adaoGrassXYZNNC0Grass flag for ambient occlusion on Negative X, Negative Y, and center Z
967field_22358_CaoLightValueScratchXZNN0Used as a scratch variable for ambient occlusion between the north face and the east face.
968field_22359_acaoGrassXYZPNC0Grass flag for ambient occlusion on Positive X, Negative Y, and Center Z
969field_22360_BaoLightValueScratchXYZPPP0Used as a scratch variable for ambient occlusion on the south/top/west corner.
970field_22361_abaoGrassXYZCNN0Grass flag for ambient occlusion on Center X, Negative Y, and Negative Z
971field_22362_AaoLightValueScratchYZPP0Used as a scratch variable for ambient occlusion between the top face and the west face.
972field_22363_aaaoGrassXYZPCN0Grass flag for ambient occlusion on Positive X, Center Y, and Negative Z
973field_22364_zaoLightValueScratchXYPP0Used as a scratch variable for ambient occlusion between the top face and the south face.
974field_22365_yaoLightValueScratchXYZPPN0Used as a scratch variable for ambient occlusion on the south/top/east corner.
975field_22366_xaoLightValueScratchYZPN0Used as a scratch variable for ambient occlusion between the top face and the east face.
976field_22367_waoLightValueScratchXYZNPP0Used as a scratch variable for ambient occlusion on the north/top/west corner.
977field_22368_vaoLightValueScratchXYNP0Used as a scratch variable for ambient occlusion between the top face and the north face.
978field_22369_uaoLightValueScratchXYZNPN0Used as a scratch variable for ambient occlusion on the north/top/east corner.
979field_22370_taoLightValueScratchXYZPNP0Used as a scratch variable for ambient occlusion on the south/bottom/west corner.
980field_22371_saoLightValueScratchXYPN0Used as a scratch variable for ambient occlusion between the bottom face and the south face.
981field_22372_raoLightValueScratchXYZPNN0Used as a scratch variable for ambient occlusion on the south/bottom/east corner.
982field_22373_qaoLightValueScratchYZNP0Used as a scratch variable for ambient occlusion between the bottom face and the west face.
983field_22374_paoLightValueScratchYZNN0Used as a scratch variable for ambient occlusion between the bottom face and the east face.
984field_22375_oaoLightValueScratchXYZNNP0Used as a scratch variable for ambient occlusion on the north/bottom/west corner.
985field_22376_naoLightValueScratchXYNN0Used as a scratch variable for ambient occlusion between the bottom face and the north face.
986field_22377_maoLightValueScratchXYZNNN0Used as a scratch variable for ambient occlusion on the north/bottom/east corner.
987field_22378_laoLightValueZPos0Light value one block more in z axis
988field_22379_kaoLightValueYPos0Light value one block more in y axis
989field_22380_jaoLightValueXPos0Light value one block more in x axis
990field_22381_iaoLightValueZNeg0Light value one block more in z axis
991field_22382_haoLightValueYNeg0Light value one block more in y axis
992field_22383_gaoLightValueXNeg0Light value one block less in x axis
993field_22384_flightValueOwn0Light value of the block itself
994field_22385_eenableAO0Whether ambient occlusion is enabled or not
995field_22391_anightSpawnEntities0An array of entity classes that spawn at night.
996field_22392_afolderRegexPattern0
997field_22394_bposY0
998field_22395_aposX0
999field_22396_cposZ0
1000field_223_mingotIron0
1001field_224_ldiamond0
1002field_225_kcoal0
1003field_226_jarrow0
1004field_227_ibow0
1005field_228_happleRed0
1006field_230_faxeSteel0
1007field_231_epickaxeSteel0
1008field_232_dshovelSteel0
1009field_233_citemsList0A 32000 elements Item array.
1010field_235_ZlegsChain0
1011field_236_YplateChain0
1012field_237_XhelmetChain0
1013field_238_WbootsLeather0
1014field_239_VlegsLeather0
1015field_240_UplateLeather0
1016field_241_ThelmetLeather0
1017field_242_Sbread0
1018field_243_Rwheat0
1019field_244_Qseeds0
1020field_245_PhoeGold0
1021field_246_OhoeDiamond0
1022field_247_NhoeSteel0
1023field_248_MhoeStone0
1024field_24900_bispawnChunk0Holds the last coordinate to spawn based on last bed that the player sleep.
1025field_249_LhoeWood0
1026field_25001_GstatFileWriter0Stat file writer
1027field_25002_tguiAchievement0Gui achievement
1028field_25010_bacookie0The cookie inventory item.
1029field_25013_biisWolfsFavoriteMeat0Whether wolves like this food (true for raw and cooked porkchop).
1030field_25015_ethePlayer0The player that is using the GUI where this slot resides.
1031field_25017_bjlockedChest0Is the april fools secret locked chest, only spawn on new chunks on 1st April.
1032field_25019_bbedState0Either 1 or 2. 1 indicates to begin raining, 2 indicates to stop raining.
1033field_25020_abedChat0
1034field_25022_aparticleScaleOverTime0
1035field_25049_alooksWithInterest0This flag is set when the wolf is looking at a player with interest, i.e. with tilted head. This happens when tamed wolf is wound and player holds porkchop (raw or cooked), or when wild wolf sees bone in player's hands.
1036field_25050_iprevTimeWolfIsShaking0
1037field_25051_htimeWolfIsShaking0This time increases while wolf is shaking and emitting water particles.
1038field_25053_fisShaking0
1039field_25062_cisEditable0
1040field_25064_tspawnableWaterCreatureList0Holds the classes of any aquatic creature that can be spawned in the water of the biome.
1041field_25065_sspawnableCreatureList0Holds the classes of any creature that can be spawned in the biome as friendly creature.
1042field_25066_rspawnableMonsterList0Holds the classes of IMobs (hostile mobs) that can be spawned in the biome.
1043field_25069_fstatGuid0Holds the GUID of the stat.
1044field_25070_estatName0The Stat name
1045field_25071_dstatId0The Stat ID
1046field_25073_aitemID0
1047field_25074_bdisplayRow0Is the row (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
1048field_25075_adisplayColumn0Is the column (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
1049field_25076_cparentAchievement0Holds the parent achievement, that must be taken before this achievement is avaiable.
1050field_25081_bachievementWindowWidth0Holds the latest width scaled to fit the game window.
1051field_25082_atheGame0Holds the instance of the game (Minecraft)
1052field_25083_fachievementTime0
1053field_25084_eachievementStatName0
1054field_25085_dachievementGetLocalText0
1055field_25086_cachievementWindowHeight0Holds the latest height scaled to fit the game window.
1056field_25089_bmc0
1057field_25090_aparticles0
1058field_25091_hguiParticles0
1059field_25096_lmultiplayerButton0
1060field_250_Kgunpowder0
1061field_25104_kwolfMane0The wolf's mane
1062field_25105_jwolfTail0The wolf's tail
1063field_25109_fwolfLeg40Wolf's fourth leg
1064field_25110_ewolfLeg30Wolf's third leg
1065field_25111_dwolfLeg20Wolf's second leg
1066field_25112_cwolfLeg10Wolf'se first leg
1067field_25113_bwolfBody0The wolf's body
1068field_25114_awolfHeadMain0main box for the wolf head
1069field_25120_bscaledHeightD0
1070field_25121_ascaledWidthD0
1071field_25128_srand0
1072field_25129_rprevTintAlpha0
1073field_25130_qprevTintBlue0
1074field_25131_pprevTintGreen0
1075field_25132_oprevTintRed0
1076field_25133_ntintAlpha0
1077field_25134_mtintBlue0
1078field_25135_ltintGreen0
1079field_25136_ktintRed0
1080field_25137_jtimeLimit0
1081field_25138_itimeTick0
1082field_25139_hisDead0
1083field_25140_gaccelScale0
1084field_25141_fvelocityY0
1085field_25142_evelocityX0
1086field_25143_dprevPosY0
1087field_25144_cprevPosX0
1088field_25145_bposY0
1089field_25146_aposX0
1090field_25147_KGUISCALES0GUI scale values
1091field_25148_HguiScale0GUI scale
1092field_25158_zobjectCraftStats0Tracks the number of items a given block or item has been crafted.
1093field_25159_ymineBlockStatArray0
1094field_25160_xfishCaughtStat0
1095field_25161_wplayerKillsStat0
1096field_25162_vmobKillsStat0
1097field_25163_udeathsStat0
1098field_25164_EitemStatsInitialized0
1099field_25165_tdamageTakenStat0
1100field_25166_DblockStatsInitialized0
1101field_25167_sdamageDealtStat0
1102field_25168_rdropStat0
1103field_25169_ConeShotStats0Tracks one-off stats.
1104field_25170_BobjectBreakStats0Tracks the number of times a given block or item has been broken.
1105field_25171_qjumpStat0
1106field_25172_AobjectUseStats0Tracks the number of times a given block or item has been used.
1107field_25173_pdistanceDoveStat0
1108field_25174_odistanceFlownStat0
1109field_25175_ndistanceClimbedStat0
1110field_25176_mdistanceFallenStat0
1111field_25177_ldistanceSwumStat0
1112field_25178_kdistanceWalkedStat0
1113field_25179_jminutesPlayedStat0
1114field_25180_ileaveGameStat0
1115field_25181_hjoinMultiplayerStat0
1116field_25182_gloadWorldStat0
1117field_25183_fcreateWorldStat0
1118field_25184_estartGameStat0
1119field_25185_dobjectMineStats0Tracks the number of times a given block or item has been mined.
1120field_25186_citemStats0
1121field_25187_bgeneralStats0
1122field_25188_aallStats0
1123field_25189_lmissingTextureImage0Missing texture image
1124field_25195_bopenInventory0Is the 'open inventory' achievement.
1125field_25197_dbuildWorkBench0Is the 'benchmarking' achievement.
1126field_25198_cmineWood0Is the 'getting wood' achievement.
1127field_251_Jfeather0
1128field_25201_alocalizedName0
1129field_25204_fallStatuses0
1130field_25209_bguidMap0Maps a achievement id with it's unique GUID.
1131field_25210_ainstance0Holds the singleton instance of AchievementMap.
1132field_25212_aentityClass0Holds the class of the entity to be spawned.
1133field_252_azdoorSteel0
1134field_253_Isilk0
1135field_254_aysaddle0
1136field_255_HaxeGold0
1137field_256_axminecartEmpty0
1138field_257_GpickaxeGold0
1139field_258_awbucketLava0
1140field_259_FshovelGold0
1141field_26003_aconvTable0A table for storing which BlockIDs are defined, and which should be turned into air on-load to avoid crashing Minecraft.
1142field_261_EswordGold0
1143field_262_aubucketEmpty0
1144field_263_DbowlSoup0
1145field_264_CbowlEmpty0
1146field_265_atdoorWood0
1147field_266_Bstick0
1148field_267_assign0
1149field_268_AaxeDiamond0
1150field_26901_BprevRainingStrength0
1151field_26902_atype0
1152field_26903_bnumberFormat0
1153field_26904_cdecimalFormat0
1154field_26905_dserverPacketIdList0list of the server's packets id
1155field_26906_cclientPacketIdList0list of the client's packets id
1156field_26907_dstartMinecartRidingCoordinate0Holds the coordinate of the player when enter a minecraft to ride.
1157field_269_arappleGold0
1158field_27011_dthePlayer0The player that is using the GUI where this slot resides.
1159field_27016_baisInWeb0
1160field_27017_asnowDigParticleScale0
1161field_27019_pcurrentFootSteps0
1162field_27028_blightningState0Declares which state the lightning bolt is in. Whether it's in the air, hit the ground, etc.
1163field_27029_aboltVertex0A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
1164field_27030_cboltLivingTime0Determines the time before the EntityLightningBolt is destroyed. It is a random integer decremented over time.
1165field_27031_aescapedString0
1166field_27034_bpenableStats0If this field is true, the block is counted for statistics (mined or placed)
1167field_27035_boblockConstructorCalled0set to true when Block's constructor is called through the chain of super()'s. Note: Never used
1168field_27045_aisPowered0Power related rails have this field at true.
1169field_27050_fholdingShift0
1170field_27051_bamount0
1171field_27052_astatisticId0
1172field_27053_bposX0
1173field_27054_aentityID0
1174field_27055_eisLightningBolt0
1175field_27056_dposZ0
1176field_27057_cposY0
1177field_27061_bchildJsonNodeSelector0
1178field_27062_aparentJsonNodeSelector0
1179field_27069_aindex0
1180field_27079_venableRain0Is true (default) if the biome support rain (desert and nether can't have rain)
1181field_27080_uenableSnow0If the biome have snowfall instead a rain, this field is true (tundra or taiga)
1182field_27085_kdistanceStatType0
1183field_27086_jtimeStatType0
1184field_27087_isimpleStatType0
1185field_27088_gisIndependent0
1186field_27095_mstatStringFormatter0Holds a string formatter for the achievement, some of then needs extra dynamic info - like the key used to open the inventory.
1187field_27096_lachievementDescription0Holds the description of the achievement, ready to be formatted and/or displayed.
1188field_27097_dtheItemStack0Holds the ItemStack that will be used to draw the achievement into the GUI.
1189field_27098_nisSpecial0Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
1190field_270_aqpainting0
1191field_27103_ihaveAchiement0
1192field_27104_hitemRender0Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)
1193field_27105_ftheAchievement0Holds the achievement that will be displayed on the GUI.
1194field_27107_lparentGuiScreen0Holds the GuiScreen that the textfield is attached, used for tab purposes.
1195field_27113_pguiMapY0The y position of the achievement map
1196field_27114_oguiMapX0The x position of the achievement map
1197field_27117_lmouseY0The current mouse y coordinate
1198field_27118_jmouseX0The current mouse x coordinate
1199field_27119_iachievementsPaneHeight0
1200field_27120_xstatFileWriter0
1201field_27121_aachievementsPaneWidth0
1202field_27122_wisMouseButtonDown0Whether the Mouse Button is down or not
1203field_27123_vguiMapRight0The right y coordinate of the achievement map
1204field_27124_uguiMapBottom0The bottom x coordinate of the achievement map
1205field_27125_tguiMapLeft0The left y coordinate of the achievement map
1206field_27126_sguiMapTop0The top x coordinate of the achievement map
1207field_27150_mslotItem0The slot for item stats.
1208field_27151_lslotGeneral0The slot for general stats.
1209field_27152_aparentGui0
1210field_27153_jrenderItem0
1211field_27154_istatsTitle0The title of the stats screen.
1212field_27155_pselectedSlot0The currently-selected slot.
1213field_27156_ostatFileWriter0
1214field_27157_nslotBlock0The slot for block stats.
1215field_27168_FlastLightningBolt0Set to 2 whenever a lightning bolt is generated in SSP. Decrements if > 0 in updateWeather(). Value appears to be unused.
1216field_27169_EthunderingStrength0
1217field_27170_DprevThunderingStrength0
1218field_27171_CrainingStrength0
1219field_27172_ilightningFlash0If > 0, the sky and skylight colors are illuminated by a lightning flash
1220field_27173_eweatherEffects0
1221field_27188_dstatsSyncher0
1222field_27190_brow0
1223field_27191_acolumn0
1224field_27209_broot0
1225field_27210_astack0
1226field_27212_fisPoweredRail0A boolean value that is true if the rail is powered, and false if its not.
1227field_27221_aelements0
1228field_27222_afields0
1229field_27224_avalue0
1230field_27225_bvalue0
1231field_27226_aPATTERN0
1232field_27227_bTRUE0
1233field_27228_aNULL0
1234field_27229_djsonNodeType0
1235field_27230_cFALSE0
1236field_27231_asyncher0
1237field_27232_bsyncher0
1238field_27238_afieldBuilders0
1239field_27242_aelementBuilders0
1240field_27282_bnumRows0
1241field_27285_AgroundCover0Indicates if the material is a form of ground cover, e.g. Snow
1242field_27287_HrainSoundCounter0Rain sound counter
1243field_27288_BcloudFog0Cloud fog mode
1244field_27291_blistenerToJdomAdapter0
1245field_27292_afieldBuilder0
1246field_27293_blistenerToJdomAdapter0
1247field_27294_anodeBuilder0
1248field_27295_blistenerToJdomAdapter0
1249field_27296_anodeBuilder0
1250field_27298_bslotStatsBlockGUI0
1251field_27299_astatsGUI0
1252field_272_aoporkRaw0
1253field_27305_bvalueBuilder0
1254field_27306_akey0
1255field_27308_anodeBuilder0
1256field_27320_aJSON_FORMATTER0
1257field_27325_bfailPath0
1258field_27326_afailedNode0
1259field_27337_bcharacterCount0
1260field_27338_apushbackReader0
1261field_27339_dlastCharacterWasCarriageReturn0
1262field_27340_clineCount0
1263field_27341_aenumJsonNodeTypeMappingArray0A mapping helper array for EnumJsonNodeType's values.
1264field_27342_hadvancedOpengl0Advanced OpenGL
1265field_27344_amc0Minecraft instance
1266field_27359_avalueGetter0
1267field_27362_tdistanceByPigStat0
1268field_27363_sdistanceByBoatStat0
1269field_27364_rdistanceByMinecartStat0
1270field_27365_zmaxArtTitleLength0Holds the maximum length of paintings art title.
1271field_27372_bslotStatsItemGUI0
1272field_27373_astatsGUI0
1273field_27375_uflyPig0Is the 'when pig fly' achievement.
1274field_27376_tkillCow0is the 'cow tipper' achievement.
1275field_27377_skillEnemy0Is the 'monster hunter' achievement.
1276field_27378_rbuildSword0Is the 'time to strike' achievement.
1277field_27379_qonARail0Is the 'on a rail' achievement
1278field_27380_pcookFish0Is the 'delicious fish' achievement.
1279field_27381_obuildBetterPickaxe0Is the 'getting a upgrade' achievement.
1280field_27382_nbakeCake0Is the 'the lie' achievement.
1281field_27383_mmakeBread0Is the 'bake bread' achievement.
1282field_27384_lbuildHoe0Is the 'time to farm' achievement.
1283field_27385_kacquireIron0Is the 'acquire hardware' achievement.
1284field_27386_jbuildFurnace0Is the 'hot topic' achievement.
1285field_27387_ibuildPickaxe0Is the 'time to mine' achievement.
1286field_27388_eachievementList0Holds a list of all registered achievements.
1287field_27389_dmaxDisplayRow0Is the biggest row used to display a achievement on the GUI.
1288field_27390_cmaxDisplayColumn0Is the biggest column used to display a achievement on the GUI.
1289field_27391_bminDisplayRow0Is the smallest row used to display a achievement on the GUI.
1290field_27392_aminDisplayColumn0Is the smallest column used to display a achievement on the GUI.
1291field_273_anflint0
1292field_27401_othunderTime0Number of ticks untils next thunderbolt.
1293field_27402_nthundering0Is thunderbolts failing now?
1294field_27403_mrainTime0Number of ticks until next rain.
1295field_27404_lraining0Is current raining?
1296field_27406_afancyGrass0Fancy grass side matching biome
1297field_27428_ktheSession0The Session object
1298field_27429_joldFile0A file named 'stats_' [lower case username] '.old'
1299field_27430_iunsentOldFile0A file named 'stats_' [lower case username] '_unsent.old'
1300field_27431_htempFile0A file named 'stats_' [lower case username] '.tmp'
1301field_27432_gunsentTempFile0A file named 'stats_' [lower case username] '_unsent.tmp'
1302field_27433_fdataFile0A file named 'stats_' [lower case username] '.dat'
1303field_27434_eunsentDataFile0A file named 'stats_' [lower case username] '_unsent.dat'
1304field_27435_dstatFileWriter0The StatFileWriter object, presumably used to write to the statistics files
1305field_27438_aisBusy0
1306field_27442_hallJsonNodeTypes0An array of all EnumJsonNodeType values.
1307field_274_ambootsGold0
1308field_275_allegsGold0
1309field_276_akplateGold0
1310field_277_ajhelmetGold0
1311field_278_aibootsDiamond0
1312field_279_ahlegsDiamond0
1313field_28004_RhasCrashed0
1314field_28005_HhasPaidCheckTime0time in milliseconds when TheadCheckHasPaid determined you have not paid. 0 if you have paid. Used in GuiAchievement whether to display the nag text.
1315field_28010_bbmap0ItemMap
1316field_28016_bKignoreFrustrumCheck0Render entity even if it is outside the camera frustum. Only true in EntityFish for now. Used in RenderGlobal: render if ignoreFrustumCheck or in frustum
1317field_28017_arecord0ID of record which is in Jukebox
1318field_28019_hinData0
1319field_28020_adoesArrowBelongToPlayer0
1320field_28023_zinPortal0Whether the entity is inside a Portal
1321field_28024_ytimeUntilPortal0
1322field_28025_BprevTimeInPortal0The amount of time an entity has been in a Portal the previous tick
1323field_28026_AtimeInPortal0The amount of time an entity has been in a Portal
1324field_28032_trequiresSelfNotify0
1325field_28033_bltrapdoor0Trapdoor block.
1326field_28035_arandom0
1327field_28036_afurnaceRand0Is the random generator used by furnace to drop the inventory contents in random directions.
1328field_28037_ckeepFurnaceInventory0This 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.
1329field_28044_ithrowerEntityId00 if not a fireball. Otherwise, this is the Entity ID of the thrower.
1330field_28045_gspeedZ0Not sent if the thrower entity ID is 0. The speed of this fireball along the Z axis.
1331field_28046_fspeedY0Not sent if the thrower entity ID is 0. The speed of this fireball along the Y axis.
1332field_28047_espeedX0Not sent if the thrower entity ID is 0. The speed of this fireball along the X axis.
1333field_28049_bauxData0
1334field_28050_asfxID0
1335field_28051_eposZ0
1336field_28052_dposY0
1337field_28053_cposX0
1338field_28054_buniqueID0Contains a unique ID for the item that this packet will be populating.
1339field_28055_aitemID0
1340field_28056_citemData0Contains a buffer of arbitrary data with which to populate an individual item in the world.
1341field_28057_msky0Is the biome used for sky world.
1342field_28058_adeadBushID0stores the ID for WorldGenDeadBush
1343field_28059_btallGrassMetadata0
1344field_28060_atallGrassID0Stores ID for WorldGenTallGrass
1345field_28064_bemptyChunk0
1346field_28065_adroppedChunksSet0A set of dropped chunks. Currently not used in single player.
1347field_28066_gworldObj0The World object which this ChunkProvider was constructed with
1348field_28067_fchunkList0A list of all the currently loaded chunks.
1349field_28068_echunkMap0A map of all the currently loaded chunks, uses the chunk id as the key.
1350field_28069_dchunkLoader0The IChunkLoader used by this ChunkProvider
1351field_28070_cchunkProvider0The parent IChunkProvider for this ChunkProvider.
1352field_280_agplateDiamond0
1353field_28108_zmapStorage0
1354field_28109_anetManager0Reference to the NetworkManager object.
1355field_28114_dmapDataDir0
1356field_28118_bmapStorage0
1357field_28120_aentityplayerObj0Reference for EntityPlayer object in MapInfo
1358field_28123_dmapDataObj0reference in MapInfo to MapData object
1359field_28128_DisTranslucent0Indicates if the material is translucent
1360field_28129_AmaterialMapColor0The color index used to draw the blocks of this material on maps.
1361field_28130_bgrass0The material used by BlockGrass
1362field_28131_fmapItemRenderer0
1363field_28133_IrenderEndNanoTime0End time of last render (ns)
1364field_28134_banaglyphField0Anaglyph field (0=R, 1=GB)
1365field_28135_aanaglyphEnable0
1366field_28146_amc0
1367field_28151_ctextureContentsMap0Texture contents map (key: texture name, value: int[] contents)
1368field_28158_bbufferedImage0
1369field_28159_aintArray0
1370field_28160_dfontRenderer0
1371field_28161_cgameSettings0
1372field_28167_bdirty0Whether this MapDataBase needs saving to disk.
1373field_28168_amapName0
1374field_28173_iplayersVisibleOnMap0
1375field_28176_fcolors0colours
1376field_28177_escale0
1377field_28178_ddimension0
1378field_28179_czCenter0
1379field_28180_bxCenter0
1380field_28183_awaterBuffer0
1381field_28190_bloadedDataMap0Map of item data String id to loaded MapDataBases
1382field_28191_asaveHandler0
1383field_28192_didCounts0Map of MapDataBase id String prefixes ('map' etc) to max known unique Short id (the 0 part etc) for that prefix
1384field_28193_cloadedDataList0List of loaded MapDataBases.
1385field_28197_qcolorIndex0Holds the index of the color used on map.
1386field_28198_pcolorValue0Holds the color in RGB value that will be rendered on maps.
1387field_28199_owoodColor0The map color for Wood blocks
1388field_281_afhelmetDiamond0
1389field_28200_nwaterColor0The map color for Water blocks
1390field_28201_mstoneColor0The map color for Stone blocks
1391field_28202_ldirtColor0The map color for Dirt blocks
1392field_28203_kclayColor0The map color for Clay blocks
1393field_28204_jsnowColor0The map color for Snow Cover and Snow blocks
1394field_28205_ifoliageColor0The map color for Leaf, Plant, Cactus, and Pumpkin blocks.
1395field_28206_hironColor0The map color for Iron blocks
1396field_28207_giceColor0The map color for Ice blocks
1397field_28208_ftntColor0The map color for TNT blocks
1398field_28209_eclothColor0The map color for Cloth and Sponge blocks
1399field_28210_dsandColor0This is the color of the sand
1400field_28211_cgrassColor0this is the grass color in html format
1401field_28212_bairColor0The map color for Air blocks
1402field_28213_amapColorArray0Holds all the 16 colors used on maps, very similar of a pallete system.
1403field_28216_bcenterX0
1404field_28218_edata0
1405field_28219_diconRotation0
1406field_28220_ccenterZ0
1407field_282_aebootsSteel0
1408field_283_adlegsSteel0
1409field_284_acplateSteel0
1410field_285_abhelmetSteel0
1411field_286_aabootsChain0
1412field_287_aWbFull3D0If true, render the object in full 3D, like weapons and tools.
1413field_289_aUmaxDamage0Maximum damage an item can handle.
1414field_290_aTmaxStackSize0Maximum size of the stack.
1415field_291_aSshiftedIndex0Item index + 256
1416field_293_aQrecord130
1417field_296_aNegg0
1418field_299_aKslimeBall0
1419field_30001_aisomPreview0
1420field_30006_MLIMIT_FRAMERATES0Limit framerate labels
1421field_30007_bentityPosY0Entity position Y
1422field_30008_aentityPosX0Entity position X
1423field_30009_centityPosZ0Entity position Z
1424field_302_aHreed0
1425field_303_aGclay0
1426field_305_aEbucketMilk0
1427field_306_aDleather0
1428field_308_aBsnowball0
1429field_30900_EaddedTileEntityList0
1430field_309_aAredstone0
1431field_31001_bcshears0Item introduced on 1.7 version, is a shear to cut leaves (you can keep the block) or get wool from sheeps.
1432field_31002_bkdyeColors0
1433field_31007_htileEntityInvalid0
1434field_31018_mpushedObjects0
1435field_31019_bstoredMetadata0
1436field_31020_llastProgress0the progress in (de)extending
1437field_31021_astoredBlockID0
1438field_31022_kprogress0
1439field_31023_jshouldHeadBeRendered0
1440field_31024_iextending0if this piston is extending or not
1441field_31025_cstoredOrientation0the side the front of the piston is on
1442field_31048_bignoreUpdates0
1443field_31049_aisSticky0This pistons is the sticky one?
1444field_31053_aheadTexture0The texture for the 'head' of the piston. Sticky or normal.
1445field_31055_LscanningTileEntities0
1446field_31056_boffsetsXForSide0gives the offset required for this axis to get the block at that side.
1447field_31057_afaceToSide0Converts a face to a side.
1448field_31058_doffsetsZForSide0gives the offset required for this axis to get the block at that side.
1449field_31059_coffsetsYForSide0gives the offset required for this axis to get the block at that side.
1450field_31065_HmobilityFlag0Mobility information / flag of the material. 0 = normal, 1 = can't be push but enabled piston to move over it, 2 = can't be pushed and stop pistons
1451field_31066_GcanHarvest0Determines if the materials is one that can be collected by the player.
1452field_31067_Bpiston0Pistons' material.
1453field_31068_Aweb0Web's material.
1454field_31071_bblockRenderer0instance of RenderBlocks used to draw the piston base and extension.
1455field_31082_luvRotateBottom0
1456field_31083_kuvRotateTop0
1457field_31084_juvRotateNorth0
1458field_31085_iuvRotateSouth0
1459field_31086_huvRotateWest0
1460field_31087_guvRotateEast0
1461field_31088_buseInventoryTint0
1462field_311_aZrenderIndex0Used on RenderPlayer to select the correspondent armor to be rendered on the player: 0 is cloth, 1 is chain, 2 is iron, 3 is diamond and 4 is gold.
1463field_312_aYdamageReduceAmount0Holds the amount of damage that the armor reduces at full durability.
1464field_313_aXarmorType0Stores the armor type: 0 is helmet, 1 is plate, 2 is legs and 3 is boots
1465field_314_bbmaxDamageArray0Holds the 'base' maxDamage that each armorType have.
1466field_316_arecordName0The name of the record.
1467field_317_aminecartType0
1468field_318_ablockType0the type of block this seed turns into (wheat or pumpkin stems for instance)
1469field_319_aweaponDamage0
1470field_320_aspawnID0The ID of the block the reed will spawn when used from inventory bar.
1471field_321_adoorMaterial0
1472field_323_aZdamageVsEntity0
1473field_324_aYefficiencyOnProperMaterial0
1474field_325_aXblocksEffectiveAgainst0Array of blocks the tool has extra effect against.
1475field_326_aXblocksEffectiveAgainst0an array of the blocks this spade is effective against
1476field_327_aXblocksEffectiveAgainst0an array of the blocks this axe is effective against
1477field_329_aXblocksEffectiveAgainst0an array of the blocks this pickaxe is effective against
1478field_330_ablockID0The block ID of the Block associated with this ItemBlock
1479field_331_aisFull0field for checking if the bucket has been filled.
1480field_332_aitemName0full name of item from language file
1481field_333_zsapling0
1482field_334_yplanks0
1483field_335_xcobblestone0
1484field_336_wdirt0
1485field_337_vgrass0
1486field_338_ustone0
1487field_339_tlightValue0Amount of light emitted
1488field_340_scanBlockGrass0Array of booleans that tells if a block can grass
1489field_341_rlightOpacity0How much light is subtracted for going through this block
1490field_342_qisBlockContainer0Can this block be type casted to a BlockContainer (list indexed on blockIDs)
1491field_343_popaqueCubeLookup0An array of 256 booleans corresponding to the result of the isOpaqueCube() method for each block ID
1492field_344_otickRandomly0List of whether this blockType will receive random update ticks or not.
1493field_345_nblocksList0List of ly/ff (BlockType) containing the already registered blocks.
1494field_34900_QentityRemoval0Entities marked for removal.
1495field_34901_dtemperatureLayer0A GenLayer containing the temperature values.
1496field_34902_cbiomeIndexLayer0A GenLayer containing the indices into BiomeGenBase.biomeList[]
1497field_34903_bgenBiomes0
1498field_34904_battackingPlayer0The most recent player that has attacked this entity
1499field_34905_crecentlyHit0Set 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.
1500field_34906_eitemInUseCount0This field starts off equal to getMaxItemUseDuration and is decremented on each tick
1501field_34907_ditemInUse0this is the item that is in use when the player is holding down the useItemButton (e.g., bow, food, sword)
1502field_35001_abrightClickDelayTimer0When you place a block, it's set to 6, decremented once per tick, when it's 0, you can place another block.
1503field_35024_gboundingBox0
1504field_35025_hcoordBaseMode0'switches the Coordinate System base off the Bounding Box'
1505field_35026_icomponentType0The type ID of this component.
1506field_35035_bdoorType0'randomly chosen opening type to use'
1507field_35044_adoorType0
1508field_35046_adoorType0
1509field_35062_adoorType0
1510field_35065_achidStructures0
1511field_35067_dsectionCount0A count of the different sections of this mine. The space between ceiling supports.
1512field_35068_bhasSpiders0
1513field_35069_cspawnerPlaced0
1514field_35070_ahasRails0
1515field_35072_bisMultipleFloors0
1516field_35073_acorridorDirection0
1517field_35079_aaverageGroundLevel0
1518field_35081_aaverageGroundLevel0
1519field_35084_aaverageGroundLevel0
1520field_35086_aaverageGroundLevel0
1521field_35088_aaverageGroundLevel0
1522field_35090_aaverageGroundLevel0
1523field_35094_aaverageGroundLevel0
1524field_35096_aaverageGroundLevel0
1525field_35098_aaverageGroundLevel0
1526field_35100_aaverageGroundLevel0
1527field_35102_aaverageGroundLevel0
1528field_35103_baverageGroundLevel0
1529field_35107_dstructureVillageWeightedPieceList0'Contains List of all spawnable Structure Piece Weights. If no more Pieces of a type can be spawned, they are removed from this list'
1530field_35109_bterrainType0World terrain type, 0 for normal, 1 for flap map
1531field_35110_cstructVillagePieceWeight0
1532field_35111_aworldChunkMngr0
1533field_35118_aoisAirBorne0
1534field_35123_expOrbHealth0The health of this XP orb.
1535field_35124_bxpOrbAge0The age of the XP orb in ticks.
1536field_35125_apxpValue0This is how much XP this orb has.
1537field_35127_axpColor0A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
1538field_35140_darrowCritical0Is this arrow a critical hit? (Controls particles and damage)
1539field_35145_nblockMetadata0
1540field_35146_oblockType0the Block type that this TileEntity is contained within
1541field_35148_flidAngle0the current angle of the lid (between 0 and 1)
1542field_35149_gprevLidAngle0the angle of the lid last tick
1543field_35150_dadjacentChestXNeg0contains the chest tile located adjacent to this one (if any)
1544field_35151_eadjacentChestZPos0contains the chest tile located adjacent to this one (if any)
1545field_35152_badjacentChestZNeg0contains the chest tile located adjacent to this one (if any)
1546field_35153_cadjacentChestXPos0contains the chest tile located adjacent to this one (if any)
1547field_35154_qticksSinceSync0server sync counter (once per 20 ticks)
1548field_35155_aadjacentChestChecked0determines if the check for adjacent chests has taken place.
1549field_35156_hnumUsingPlayers0the number of players currently using this chest
1550field_35168_bwjumpMovementFactor0A factor used to determine how far this entity will move each tick if it is jumping or falling.
1551field_35169_bvlandMovementFactor0A 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.
1552field_35170_bRactivePotionsMap0
1553field_35171_bJexperienceValue0
1554field_35172_bParrowHitTempCounter0
1555field_35173_bQarrowHitTimer0
1556field_35174_atfleeingTick0Used to make a creature speed up and wander away when hit.
1557field_35184_dteleportDelay0Counter to delay the teleportation of an enderman towards the currently attacked target
1558field_35186_bcanCarryBlocks0
1559field_35187_aisAttacking0Is the enderman attacking another entity?
1560field_35189_aallySummonCooldown0A cooldown before this entity will search for another Silverfish to join them in battle.
1561field_35209_aZexperienceTotal0The total amount of experience the player has. This also includes the amount of experience within their Experience Bar.
1562field_35210_aYexperienceLevel0The current experience level the player is on.
1563field_35211_aXexperience0The current amount of experience the player has within their Experience Bar.
1564field_35212_aWcapabilities0The player's capabilities. (See class PlayerCapabilities)
1565field_35213_bbspeedInAir0
1566field_35214_aGxpCooldown0used by EntityPlayer to prevent too many xp orbs from getting absorbed at once.
1567field_35215_baspeedOnGround0
1568field_35216_awflyToggleTimer0Used 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.
1569field_35217_avfoodStats0The player's food stats. (See class FoodStats)
1570field_35218_bisItemInUse0
1571field_35221_dsprintingTicksLeft0Ticks left before sprinting is disabled.
1572field_35222_erenderArmYaw0
1573field_35223_aprenderArmPitch0
1574field_35224_csprintToggleTimer0Used 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.
1575field_35225_arprevRenderArmPitch0
1576field_35226_aqprevRenderArmYaw0
1577field_35228_bexperienceTotal0The total experience points.
1578field_35229_cexperienceLevel0The experience level.
1579field_35230_aexperience0The current experience bar points.
1580field_35231_bfood0
1581field_35232_cfoodSaturation0Players logging on get a saturation of 5.0. Eating food increases the saturation as well as the food bar.
1582field_35236_aslot0
1583field_35237_dposZ0
1584field_35238_expValue0The Orbs Experience points value.
1585field_35239_bposX0
1586field_35240_cposY0
1587field_35241_aentityId0
1588field_35242_dworldHeight0Defaults to 128
1589field_35243_ecreativeMode00 for survival, 1 for creative
1590field_35244_brespawnDimension0
1591field_35245_cdifficulty00 thru 3 for Peaceful, Easy, Normal, Hard. 1 is always sent c->s
1592field_35246_amapSeed0
1593field_35247_fdifficultySetting0The difficulty setting byte.
1594field_35248_gworldHeight0Defaults to 128
1595field_35249_dserverMode00 for survival, 1 for creative
1596field_35250_eworldType0The world type byte.
1597field_35251_hmaxPlayers0The maximum players.
1598field_35252_beffectId0The ID of the effect which is being removed from an entity.
1599field_35253_aentityId0The ID of the entity which an effect is being removed from.
1600field_35254_arandomId0
1601field_35255_bisConnected0
1602field_35256_cping0
1603field_35257_aplayerName0
1604field_35258_dduration0
1605field_35259_beffectId0
1606field_35260_ceffectAmp0amplifier
1607field_35261_aentityId0
1608field_35262_cgameMode0Used only when reason = 3. 0 is survival, 1 is creative.
1609field_35263_bradius0The maximum radius used when generating a patch of blocks.
1610field_35264_asandID0Stores ID for WorldGenSand
1611field_35266_amushroomType0The mushroom type. 0 for brown, 1 for red.
1612field_35269_dfreeLargeArrays0A list of pre-allocated int[cacheSize] arrays that are currently unused and can be returned by getIntCache()
1613field_35270_einUseLargeArrays0A list of pre-allocated int[cacheSize] arrays that were previously returned by getIntCache() and which will not be re-used again until resetIntCache() is called.
1614field_35271_bfreeSmallArrays0A list of pre-allocated int[256] arrays that are currently unused and can be returned by getIntCache()
1615field_35272_cinUseSmallArrays0A list of pre-allocated int[256] arrays that were previously returned by getIntCache() and which will not be re-used again until resetIntCache() is called.
1616field_35273_aintCacheSize0
1617field_35277_bwfenceGate0
1618field_35278_bvvine0
1619field_35279_bystairsStoneBrickSmooth0
1620field_35280_bxstairsBrick0
1621field_35281_bsmelon0
1622field_35282_brthinGlass0
1623field_35283_bumelonStem0
1624field_35284_btpumpkinStem0
1625field_35285_bnstoneBrick0
1626field_35286_bomushroomCapBrown0
1627field_35287_bpmushroomCapRed0
1628field_35288_bqfenceIron0
1629field_35289_bmsilverfish0
1630field_35292_amushroomType0The mushroom type. 0 for brown, 1 for red.
1631field_35297_afruitType0Defines if it is a Melon or a Pumpkin that the stem is producing.
1632field_35300_asideTextureIndex0Holds the texture index of the side of the pane (the thin lateral side)
1633field_35311_finventory0
1634field_35312_gcurrentScroll0Amount scrolled in Creative mode inventory (0 = top, 1 = bottom)
1635field_35313_hisScrolling0True if the scrollbar is being dragged
1636field_35314_iwasClicking0True if the left mouse button was held down last time drawScreen was called.
1637field_35316_klocalizedGameModeText0The game mode text that is displayed with each world on the world selection list.
1638field_35317_bserverTextField0
1639field_35319_aguiScreen0Needed a change as a local variable was conflicting on construct
1640field_35340_fserverList0List of ServerNBTStorage objects
1641field_35341_gselectedServer0Index of the currently selected server
1642field_35342_dserverSlotContainer0Slot container for the server list
1643field_35343_block0Lock object for use with synchronized()
1644field_35344_athreadsPending0Number of outstanding ThreadPollServers threads
1645field_35345_jbuttonDelete0The 'Delete' button
1646field_35346_kdeleteClicked0The 'Delete' button was clicked
1647field_35347_hbuttonEdit0The 'Edit' button
1648field_35348_ibuttonSelect0The 'Join Server' button
1649field_35349_wtempServer0Temporary ServerNBTStorage used by the Edit/Add/Direct Connect dialogs
1650field_35351_udirectClicked0The 'Direct Connect' button was clicked
1651field_35352_teditClicked0The 'Edit' button was clicked
1652field_35353_saddClicked0The 'Add server' button was clicked
1653field_35358_gviewportTexture0Texture allocated for the current viewport of the main menu's panorama background.
1654field_35359_dserverNBTStorage0
1655field_35360_bserverAddress0
1656field_35361_cserverName0
1657field_35364_fgameMode0'hardcore', 'creative' or 'survival'
1658field_35366_jgameModeButton0The GUIButton that you click to change game modes.
1659field_35367_kmoreWorldOptions0The GUIButton that you click to get to options like the seed when creating a world.
1660field_35368_imoreOptions0True if the extra options (Seed box, structure toggle button, world type button, etc.) are being shown
1661field_35369_vgameModeDescriptionLine20The second line of text describing the currently selected game mode.
1662field_35370_ugameModeDescriptionLine10The first line of text describing the currently selected game mode.
1663field_35371_tworldTypeButton0the GUIButton in the more world options screen. It's currently greyed out and unused in minecraft 1.0.0
1664field_35372_sgenerateStructuresButton0The GuiButton in the 'More World Options' screen. Toggles ON/OFF
1665field_35375_aitemList0the list of items in this container
1666field_35377_bchestModel0The normal small chest model.
1667field_35378_clargeChestModel0The large double chest model.
1668field_35379_LfovSetting0
1669field_35380_MgammaSetting0
1670field_35381_wkeyBindUseItem0
1671field_35382_vkeyBindAttack0
1672field_35383_ykeyBindPickBlock0
1673field_35384_xkeyBindPlayerList0
1674field_35385_fmineshaftGenerator0Holds Mineshaft Generator
1675field_35386_dstrongholdGenerator0Holds Stronghold Generator
1676field_35387_evillageGenerator0Holds Village Generator
1677field_35389_tmapFeaturesEnabled0are map structures going to be generated (e.g. strongholds)
1678field_35390_xravineGenerator0Holds ravine generator
1679field_35394_jboxList0This is a list of all the boxes (ModelRenderer.class) in the current model.
1680field_35396_dsilverfishBoxLength0The widths, heights, and lengths for the silverfish model boxes.
1681field_35397_esilverfishTexturePositions0The texture positions for the silverfish's model's boxes.
1682field_35398_bsilverfishWings0The wings (dust-looking sprites) on the silverfish's model.
1683field_35400_asilverfishBodyParts0The body parts of the silverfish's model.
1684field_35403_bchestBelow0The model of the bottom of the chest.
1685field_35404_cchestKnob0The chest's knob in the chest model.
1686field_35405_achestLid0The chest lid in the chest's model.
1687field_35406_bisAttacking0Is the enderman attacking an entity?
1688field_35407_aisCarrying0Is the enderman carrying a block?
1689field_35415_bnrottenFlesh0
1690field_35416_boenderPearl0
1691field_35417_bjbeefRaw0
1692field_35418_bkbeefCooked0
1693field_35419_blchickenRaw0
1694field_35420_bmchickenCooked0
1695field_35421_bgmelon0
1696field_35422_bhpumpkinSeeds0
1697field_35423_bimelonSeeds0
1698field_35427_bzpotionAmplifier0set by setPotionEffect
1699field_35428_csaturationModifier0
1700field_35429_bApotionEffectProbability0probably of the set potion effect occurring
1701field_35431_bwalwaysEdible0If this field is true, the food can be consumed even if the player don't need to eat.
1702field_35432_bypotionDuration0set by setPotionEffect
1703field_35433_bxpotionId0represents the potion effect that will occurr upon eating this food. Set by setPotionEffect
1704field_35436_ablockRef0
1705field_35437_ablockObj0
1706field_35444_cendermanModel0The model of the enderman
1707field_35445_hrnd0
1708field_35466_HlightUpdateBlockList0is 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
1709field_35469_dworldMaxY0Maximum y-position of a block.
1710field_35470_eseaLevel0The maximum y-position of the ocean's water blocks.
1711field_35471_bxShift0The bit-shift applied to x-coordinates in accessing data from chunks.
1712field_35472_cworldHeight0The height of the world instance, in blocks (e.g. 128).
1713field_35473_aheightShift0(2^this) is the world's height
1714field_35480_AworldGenBigTree0
1715field_35481_BworldGenForest0
1716field_35482_CworldGenSwamp0
1717field_35483_eextremeHills0The Extreme Hills biome.
1718field_35484_bocean0The ocean Biome.
1719field_35485_cplains0The plains Biome.
1720field_35486_abiomeList0An array of all the biomes, indexed by biome id.
1721field_35487_iriver0The River biome.
1722field_35488_ubiomeDecorator0
1723field_35489_trainfall0The rainfall in this biome.
1724field_35490_stemperature0The temperature of this biome.
1725field_35491_rmaxHeight0The maximum height of this biome. Default 0.3.
1726field_35492_qminHeight0The minimum height of this biome. Default 0.1.
1727field_35493_zworldGenTrees0
1728field_35494_ybiomeID0The id number to this biome, and its index in the biomeList array.
1729field_35495_kvine0
1730field_354_esoundPowderFootstep0
1731field_35501_dbaseSeed0base seed to the LCG prng provided via the constructor
1732field_35502_bworldGenSeed0seed from World#getWorldSeed that is used in the LCG prng
1733field_35503_cchunkSeed0final part of the LCG prng that uses the chunk X, Z coords along with the other two seeds to generate pseudorandom numbers
1734field_35504_aparent0parent GenLayer that was provided via the constructor
1735field_35509_ballowedBiomes0this sets all the biomes that are allowed to appear in the overworld
1736field_35521_bgameType0The game mode, 1 for creative, 0 for survival.
1737field_35522_cmapFeaturesEnabled0
1738field_35523_aseed0The seed for the map.
1739field_35536_fstarve0
1740field_35537_gcactus0
1741field_35538_dinWall0
1742field_35539_edrown0
1743field_35540_bonFire0
1744field_35541_clava0
1745field_35542_ainFire0
1746field_35543_nisUnblockable0This kind of damage can be blocked or not.
1747field_35544_oisDamageAllowedInCreativeMode0
1748field_35545_lmagic0
1749field_35546_mdamageType0
1750field_35547_jgeneric0
1751field_35548_kexplosion0
1752field_35549_hfall0
1753field_35550_ioutOfWorld0
1754field_35551_phungerDamage0
1755field_35552_ndamageSourceEntity0
1756field_35553_nindirectEntity0
1757field_35563_fbiomeCache0The BiomeCache object for this world.
1758field_35564_gbiomesToSpawnIn0A list of biomes that the player can spawn in.
1759field_35565_erainfallLayer0A GenLayer containing the rainfall values.
1760field_35580_dpercentUseable0percent of the hasharray that can be used without hash colliding probably
1761field_35581_emodCount0count of times elements have been added/removed
1762field_35582_bnumHashElements0
1763field_35583_ccapacity0
1764field_35584_ahashArray0the array of all elements in the hash
1765field_35589_alootArray0'Contains stuff you might find in chests'
1766field_35590_ditemWeight0The Weight is how often the item is chosen(higher number is higher chance(lower is lower))
1767field_35591_bminGroupCount0
1768field_35592_cmaxGroupCount0
1769field_35593_emaxItemStack0This is how many items can be max in the itemstack
1770field_35594_bitemMetadata0The metadata to be used when creating the treasure item.
1771field_35595_cminItemStack0This is how many items can be in each stack at minimun
1772field_35596_aitemID0The ID for this treasure item
1773field_355_boslipperiness0Determines how much velocity is maintained while moving on top of this block
1774field_35600_bserverSlotContainer0Slot container for the server list
1775field_35601_aserver0The server getting checked
1776field_35604_dvillagePiecesLimit0
1777field_35605_bvillagePieceWeight0
1778field_35606_cvillagePiecesSpawned0
1779field_35607_avillagePieceClass0
1780field_35608_vsnipeSkeleton0
1781field_35611_ainstance0The static instance of ChestItemRenderHelper.
1782field_35615_dinstancesLimit0'How many Structure Pieces of this type may spawn in a structure'
1783field_35616_bpieceWeight0'This basically keeps track of the 'epicness' of a structure. Epic structure components have a higher 'weight', and Structures may only grow up to a certain 'weight' before generation is stopped'
1784field_35617_cinstancesSpawned0
1785field_35618_apieceClass0
1786field_35619_adoorEnum0
1787field_35623_bresponseTime0Player response time to server in milliseconds
1788field_35624_aname0The string value of the object
1789field_35625_dworldObj0
1790field_35631_ecoordMap0
1791field_35632_franBiomeCheck0is spawned false and set true once the defined BiomeGenBases were compared with the present ones
1792field_35633_gstructureCoords0
1793field_35634_aallowedBiomeGenBases0
1794field_35635_avillageSpawnBiomes0A list of all the biomes villages can spawn in.
1795field_35649_kcreativeMode0
1796field_35653_flastAccessTime0The last time this BiomeCacheBlock was accessed, in milliseconds.
1797field_35654_gbiomeCache0The BiomeCache objevt that contains this BiomeCacheBlock
1798field_35655_dxPosition0The x coordinate of the BiomeCacheBlock.
1799field_35656_ezPosition0The z coordinate of the BiomeCacheBlock.
1800field_35657_brainfallValues0An array of chunk rainfall values saved by this cache.
1801field_35658_cbiomes0The array of biome types stored in this BiomeCacheBlock.
1802field_35659_atemperatureValues0An array of chunk temperatures saved by this cache.
1803field_35670_Hid0
1804field_35671_Iname0
1805field_35672_fdigSlowdown0
1806field_35673_gdamageBoost0
1807field_35674_dmoveSlowdown0
1808field_35675_edigSpeed0
1809field_35677_cmoveSpeed0
1810field_35678_apotionTypes0
1811field_35679_nfireResistance0
1812field_35680_owaterBreathing0
1813field_35681_lregeneration0
1814field_35682_mresistance0
1815field_35683_jjump0
1816field_35684_kconfusion0
1817field_35685_hheal0
1818field_35686_iharm0
1819field_35689_upoison0
1820field_35690_tweakness0
1821field_35691_shunger0
1822field_35692_rnightVision0
1823field_35693_qblindness0
1824field_35694_pinvisibility0
1825field_356_bnblockMaterial0Block material definition.
1826field_35709_bselectedBlockMetaData0
1827field_35710_aselectedBlockId0
1828field_35716_bboundingBox0
1829field_35717_acomponents0List of all StructureComponents that are part of this structure
1830field_35718_chasMoreThanTwoComponents0'well ... thats what it does'
1831field_35720_fgameType0
1832field_35728_dcache0The list of cached BiomeCacheBlocks
1833field_35729_blastCleanupTime0The last time this BiomeCache was cleaned, in milliseconds.
1834field_35730_ccacheMap0The map of keys to BiomeCacheBlocks. Keys are based on the chunk x, z coordinates as (x | z << 32).
1835field_35731_achunkManager0Reference to the WorldChunkManager
1836field_35748_fmaxZ0
1837field_35749_dmaxX0
1838field_35750_emaxY0
1839field_35751_bminY0
1840field_35752_cminZ0
1841field_35753_aminX0
1842field_35754_bdepthBits0Log base 2 of the chunk height (128); applied as a shift on Z coordinate
1843field_35755_cdepthBitsPlusFour0Log base 2 of the chunk height (128) * width (16); applied as a shift on X coordinate
1844field_35756_ddepleteBuckets0Used by ItemBucket to say if it should empty when used or not.
1845field_35757_bisFlying0Sets/indicates whether the player is flying.
1846field_35758_callowFlying0whether or not to allow the player to fly when they double jump.
1847field_35759_adisableDamage0Disables player damage.
1848field_35772_dfoodTimer0
1849field_35773_eprevFoodLevel0
1850field_35774_bfoodSaturationLevel0
1851field_35775_cfoodExhaustionLevel0
1852field_35776_afoodLevel0
1853field_35785_dcurrentServerMaxPlayers0
1854field_35786_cplayerNames0An ArrayList of all the player names on the current server
1855field_35787_kplayerInfoMap0A HashMap of all player names and their player information objects
1856field_35790_fpolled0True if server was already polled or is in the process of polling
1857field_35791_dmotd0Server's Message of the Day
1858field_35792_elag0Lag meter; -2 if server check pending; -1 if server check failed
1859field_35793_bhost0Hostname or IP address of server
1860field_35794_cplayerCount0The count/max number of players
1861field_35795_aname0User specified name for server
1862field_357_bmblockParticleGravity0
1863field_35803_bduration0The duration of the potion effect
1864field_35804_camplifier0The amplifier of the potion effect
1865field_35805_apotionID0ID value of the potion this effect matches.
1866field_35811_LlightmapColors0Colors computed in updateLightmap() and loaded into the lightmap emptyTexture
1867field_35812_MfovModifierHand0FOV modifier hand
1868field_35813_NfovModifierHandPrev0FOV modifier hand prev
1869field_35814_OfovMultiplierTemp0FOV multiplier temp
1870field_35815_VlightmapUpdateNeeded0Is set, updateCameraAndRender() calls updateLightmap(); set by updateTorchFlicker()
1871field_35816_ftorchFlickerDX0Torch flicker DX
1872field_35817_gtorchFlickerY0Torch flicker Y
1873field_35818_dlightmapTexture0The texture id of the blocklight/skylight texture used for lighting effects
1874field_35819_etorchFlickerX0Torch flicker X
1875field_35820_jrainYCoords0Rain Y coords
1876field_35821_htorchFlickerDY0Torch flicker DY
1877field_35822_irainXCoords0Rain X coords
1878field_35823_qdebugViewDirection0Debug view direction (0=OFF, 1=Front, 2=Right, 3=Back, 4=Left, 5=TiltLeft, 6=TiltRight)
1879field_35825_eallDoors0Every enum in EnumDoor
1880field_35831_dhash0
1881field_35832_bvalue0the value held by the hash at the specified key
1882field_35833_cnextEntry0the next hashentry in the table
1883field_35834_akey0the key as a long (for playerInstances it is the x in the most significant 32 bits and then y)
1884field_35836_gshortBuffer0Short buffer
1885field_35837_lbrightness0
1886field_35838_phasBrightness0
1887field_35844_dupdateSkylightColumns0Which columns need their skylightMaps updated.
1888field_35845_cprecipitationHeightMap0A map, similar to heightMap, that tracks how far down precipitation can fall.
1889field_35854_dstrongholdStones0
1890field_35855_bpieceWeightArray0
1891field_35856_cstructurePieceList0
1892field_35857_atotalWeight0
1893field_35861_fkeySet0The set of all the keys stored in this MCHash object
1894field_35867_fenderEyeMetaToDirection0
1895field_35869_dvineGrowth0
1896field_35870_boffsetZ0
1897field_35871_aoffsetX0
1898field_35873_eallActions0Every EnumAction.
1899field_35885_Dchunk_X0The X-coordinate of the chunk currently being decorated
1900field_35886_Echunk_Z0The Z-coordinate of the chunk currently being decorated
1901field_35887_Fbiome0The biome to generate trees for
1902field_35888_AclayPerChunk0The number of clay patches to generate per chunk. Only generates when part of it is underwater.
1903field_35889_BcurrentWorld0The world the BiomeDecorator is currently decorating
1904field_35890_CrandomGenerator0The Biome Decorator's random number generator.
1905field_35891_fcoalGen0
1906field_35892_gironGen0
1907field_35893_ddirtGen0
1908field_35894_egravelGen0
1909field_35895_bsandGen0
1910field_35896_cgravelAsSandGen0
1911field_35897_aclayGen0
1912field_35898_nmushroomBrownGen0Field that holds mushroomBrown WorldGenFlowers
1913field_35899_omushroomRedGen0Field that holds mushroomRed WorldGenFlowers
1914field_358_blstepSound0Sound of stepping on the block
1915field_35900_lplantYellowGen0Field that holds one of the plantYellow WorldGenFlowers
1916field_35901_mplantRedGen0Field that holds one of the plantRed WorldGenFlowers
1917field_35902_jdiamondGen0Field that holds diamond WorldGenMinable
1918field_35903_klapisGen0Field that holds Lapis WorldGenMinable
1919field_35904_hgoldGen0Field that holds gold WorldGenMinable
1920field_35905_iredstoneGen0Field that holds redstone WorldGenMinable
1921field_35906_wreedsPerChunk0The number of reeds to generate per chunk. Reeds won't generate if the randomly selected placement is unsuitable.
1922field_35907_vmushroomsPerChunk0The number of extra mushroom patches per chunk. It generates 1/4 this number in brown mushroom patches, and 1/8 this number in red mushroom patches. These mushrooms go beyond the default base number of mushrooms.
1923field_35908_udeadBushPerChunk0The number of dead bushes to generate per chunk. Used in deserts and swamps.
1924field_35909_tgrassPerChunk0The amount of tall grass to generate per chunk.
1925field_35910_sflowersPerChunk0The number of yellow flower patches to generate per chunk. The game generates much less than this number, since it attempts to generate them at a random altitude.
1926field_35911_rtreesPerChunk0The number of trees to attempt to generate per chunk. Up to 10 in forests, none in deserts.
1927field_35912_qcactusGen0Field that holds WorldGenCactus
1928field_35913_preedGen0Field that holds WorldGenReed
1929field_35914_zsandPerChunk20The number of sand patches to generate per chunk. Sand patches only generate when part of it is underwater. There appear to be two seperate fields for this.
1930field_35915_ysandPerChunk0The number of sand patches to generate per chunk. Sand patches only generate when part of it is underwater.
1931field_35916_xcactiPerChunk0The number of cactus plants to generate per chunk. Cacti only work on sand.
1932field_35919_qmapFeaturesEnabled0are map structures going to be generated (e.g. strongholds)
1933field_35920_pgameType0
1934field_35931_UaoBrightnessXYZPNN0Ambient occlusion brightness XYZPNN
1935field_35932_TaoBrightnessYZNP0Ambient occlusion brightness YZNP
1936field_35933_WaoBrightnessXYZPNP0Ambient occlusion brightness XYZPNP
1937field_35934_VaoBrightnessXYPN0Ambient occlusion brightness XYPN
1938field_35935_QaoBrightnessXYNN0Ambient occlusion brightness XYNN
1939field_35936_PaoBrightnessXYZNNN0Ambient occlusion brightness XYZNNN
1940field_35937_SaoBrightnessYZNN0Ambient occlusion brightness YZNN
1941field_35938_RaoBrightnessXYZNNP0Ambient occlusion brightness XYZNNP
1942field_35939_YaoBrightnessXYNP0Ambient occlusion brightness XYNP
1943field_35940_XaoBrightnessXYZNPN0Ambient occlusion brightness XYZNPN
1944field_35941_ZaoBrightnessXYZNPP0Ambient occlusion brightness XYZNPP
1945field_35942_ccatchesLight0'True if Block is Ice, or else rendered normal and opaque'
1946field_35943_akbrightnessTopLeft0Brightness top left
1947field_35944_albrightnessBottomLeft0Brightness bottom left
1948field_35945_aiaoBrightnessXZPP0Ambient occlusion brightness XZPP
1949field_35946_ajaoType0Ambient occlusion type (0=simple, 1=complex)
1950field_35947_ambrightnessBottomRight0Brightness bottom right
1951field_35948_anbrightnessTopRight0Brightness top right
1952field_35949_acaoBrightnessXYPP0Ambient occlusion brightness XYPP
1953field_35950_adaoBrightnessYZPP0Ambient occlusion brightness YZPP
1954field_35951_aaaoBrightnessYZPN0Ambient occlusion brightness YZPN
1955field_35952_abaoBrightnessXYZPPN0Ambient occlusion brightness XYZPPN
1956field_35953_agaoBrightnessXZPN0Ambient occlusion brightness XZPN
1957field_35954_ahaoBrightnessXZNP0Ambient occlusion brightness XZNP
1958field_35955_aeaoBrightnessXYZPPP0Ambient occlusion brightness XYZPPP
1959field_35956_afaoBrightnessXZNN0Ambient occlusion brightness XZNN
1960field_35964_fpressTime0
1961field_35965_epressed0because _303 wanted me to call it that(Caironater)
1962field_35966_bhash0
1963field_35967_akeybindArray0
1964field_35970_btextureHeight0The size of the texture file's height in pixels.
1965field_35971_atextureWidth0The size of the texture file's width in pixels.
1966field_360_bkmaxZ0maximum Z for the block bounds (local coordinates)
1967field_362_bjmaxY0maximum Y for the block bounds (local coordinates)
1968field_364_bimaxX0maximum X for the block bounds (local coordinates)
1969field_366_bhminZ0minimum Z for the block bounds (local coordinates)
1970field_368_bgminY0minimum Y for the block bounds (local coordinates)
1971field_370_bfminX0minimum X for the block bounds (local coordinates)
1972field_372_beblockResistance0Indicates the blocks resistance to explosions.
1973field_374_bdblockHardness0Indicates how many hits it takes to break a block.
1974field_376_bcblockID0ID of the block.
1975field_378_bbblockIndexInTexture0The 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).
1976field_382_Nglass0
1977field_383_Msponge0
1978field_384_Lleaves0
1979field_385_Kwood0
1980field_386_JoreCoal0
1981field_387_azworkbench0
1982field_388_IoreIron0
1983field_389_ayblockDiamond0
1984field_39000_amodelTextureMap0A mapping for all texture offsets
1985field_39001_bpotionsNeedUpdate0Whether the DataWatcher needs to be updated with the active potions
1986field_39003_djumpTicks0Number of ticks since last jump
1987field_39004_ainLove0
1988field_39005_bbreeding0This is representation of a counter for reproduction progress. (Note that this is different from the inLove which represent being in Love-Mode)
1989field_39009_avillagersSpawned0The number of villagers that have been spawned in this component.
1990field_39010_cpotionEffect0
1991field_390_HoreGold0
1992field_391_axoreDiamond0
1993field_392_Ggravel0
1994field_393_Fsand0
1995field_394_awredstoneWire0
1996field_395_ElavaStill0Stationary lava source block
1997field_396_avchest0
1998field_397_DlavaMoving0Flowing lava block
1999field_399_CwaterStill0Stationary water source block
2000field_40004_NdebugUpdateTime0Approximate time (in ms) of last update to debug string
2001field_40005_OfpsCounter0holds the current fps
2002field_40006_akdebugProfilerName0Profiler currently displayed in the debug screen pie chart
2003field_40007_rstandardGalacticFontRenderer0
2004field_40011_bdoorType0
2005field_40024_afillSeed0
2006field_40027_ahasSpawner0
2007field_40055_dingredientID0
2008field_40056_bbrewTime0
2009field_40057_cfilledSlots0an integer with each bit specifying whether that slot of the stand contains a potion
2010field_40058_abrewingItemStacks0The itemstacks currently placed in the slots of the brewing stand
2011field_40059_fbookSpread0The amount that the book is open.
2012field_40060_gbookSpreadPrev0The amount that the book is open.
2013field_40063_bpageFlip0Value used for determining how the page flip should look.
2014field_40064_rrand0
2015field_40065_cpageFlipPrev0The last tick's pageFlip value.
2016field_40066_qbookRotation0
2017field_40067_pbookRotationPrev0
2018field_40068_atickCount0Used by the render to make the book 'bounce'
2019field_40069_hbookRotation20
2020field_40070_acontainer0The brewing stand this slot belongs to.
2021field_40072_bname0The name of the Dragon Part
2022field_40073_aentityDragonObj0The dragon entity this dragon part belongs to
2023field_40079_dxTile0
2024field_40080_eyTile0
2025field_40081_bthrowableShake0
2026field_40082_aozTile0
2027field_40083_cthrower0Is the entity that throws this 'thing' (snowball, ender pearl, eye of ender or potion)
2028field_40084_apinTile0
2029field_40085_ainGround0
2030field_40086_articksInAir0
2031field_40087_aqticksInGround0
2032field_40089_dpotionDamage0The damage value of the thrown potion that this EntityPotion represents.
2033field_40092_edespawnTimer0
2034field_40093_aoshatterOrDrop0
2035field_400_atmobSpawner0
2036field_40129_bAcarryoverDamage0in 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
2037field_4013_amodelBipedMain0
2038field_40141_aprofession0[This is the profession value of a Villager mob, used to determine their texture.]
2039field_4014_gflintAndSteel0
2040field_40153_bheightOffsetUpdateTime0ticks until heightOffset is randomized
2041field_40154_aheightOffset0Random offset used in floating behaviour
2042field_40157_aBmaxHealth0The maximum health of the Entity.
2043field_4015_bitemRand0The RNG used by the Item subclasses.
2044field_40165_btargetY0
2045field_40166_ctargetZ0
2046field_40167_atargetX0
2047field_40168_atdragonPartTail30
2048field_40169_asdragonPartTail20
2049field_4016_avbucketWater0
2050field_40170_ardragonPartTail10
2051field_40171_aqdragonPartBody0The body bounding box of a dragon
2052field_40174_avdragonPartWing20
2053field_40175_audragonPartWing10
2054field_40176_aodragonPartArray0An array containing all body parts of this dragon
2055field_40177_apdragonPartHead0The head bounding box of a dragon
2056field_40179_aCtarget0
2057field_4017_apporkCooked0
2058field_4018_aZiconIndex0Icon index in the icons table.
2059field_40190_bitemStack0
2060field_40191_benchantment0The position of the enchantment on the enchantment table window, starting with 0 as the topmost one.
2061field_40192_awindowId0
2062field_40194_PdummyRenderInt0Dummy render int
2063field_40197_areplaceID0The Block ID that the generator is allowed to replace while generating the terrain.
2064field_40199_bzmycelium0
2065field_4019_aVrecordCat0
2066field_401_BwaterMoving0Flowing water block
2067field_40200_bAwaterlily0
2068field_40201_bLuseNeighborBrightness0Flag if block ID should use the brightest neighbor light value as its own
2069field_40202_bJendPortalFrame0
2070field_40203_bKwhiteStone0
2071field_40204_bDstairsNetherBrick0
2072field_40205_bEnetherStalk0
2073field_40206_bBnetherBrick0
2074field_40207_bCnetherFence0The Block ID that the generator is allowed to replace while generating the terrain.
2075field_40208_bHcauldron0
2076field_40209_bIendPortal0
2077field_4020_aTfishCooked0
2078field_40210_bFenchantmentTable0
2079field_40211_bGbrewingStand0
2080field_40213_bcanDropItself0If this field is true, the pane block drops itself when destroyed (like the iron fences), otherwise, it's just destroyed (like glass panes)
2081field_40214_arand0
2082field_40215_fguiTop0Starting Y position for the Gui. Inconsistent use for Gui backgrounds.
2083field_40216_eguiLeft0Starting X position for the Gui. Inconsistent use for Gui backgrounds.
2084field_4021_aSfishRaw0
2085field_40228_ycontainerEnchantment0ContainerEnchantment object associated with this gui
2086field_4022_aRlightStoneDust0
2087field_40231_dis64bit0True if the system is 64-bit (using a simple indexOf test on a system property)
2088field_40234_bnameSeed0used as seed for EnchantmentNameParts (see GuiEnchantment)
2089field_40235_cenchantLevels03-member array storing the enchantment levels of each slot
2090field_40236_atableInventory0SlotEnchantmentTable object with ItemStack to be enchanted
2091field_40237_lrand0
2092field_40238_jposY0
2093field_40239_kposZ0
2094field_4023_aQpocketSundial0
2095field_40240_hworldPointer0current world (for bookshelf counting)
2096field_40241_iposX0
2097field_40242_bbrewTime0
2098field_40243_atileBrewingStand0
2099field_40245_bdamageSource0Used as parameter to calculate the damage modifier (extra armor) on enchantments that the player have on equipped armors.
2100field_40246_adamageModifier0Used to calculate the damage modifier (extra armor) on enchantments that the player have on equipped armors.
2101field_40247_bentityLiving0Used as parameter to calculate the (magic) extra damage based on enchantments of current equipped player item.
2102field_40248_alivingModifier0Used to calculate the (magic) extra damage based on enchantments of current equipped player item.
2103field_4024_aPfishingRod0
2104field_40256_AwaterColorMultiplier0Color tint applied to water depending on biome
2105field_40257_nicePlains0
2106field_40258_oiceMountains0
2107field_40259_lfrozenOcean0
2108field_4025_aOcompass0
2109field_40260_mfrozenRiver0
2110field_40261_qmushroomIslandShore0
2111field_40262_pmushroomIsland0
2112field_40263_benchantmentLevel0Enchantment level associated with this EnchantmentData
2113field_40264_aenchantmentobj0Enchantment object associated with this EnchantmentData
2114field_40268_bzLevel0Defines the zLevel of rendering of item on GUI.
2115field_4026_aMminecartPowered0
2116field_4027_aLminecartCrate0
2117field_40285_cmodelDragon0An instance of the dragon model in RenderDragon
2118field_40289_csnowmanModel0A reference to the Snowman model in RenderSnowMan.
2119field_4028_aJbook0
2120field_40299_ltextureWidth0
2121field_4029_aIpaper0
2122field_402_asfire0
2123field_40300_mtextureHeight0
2124field_40301_kisChild0
2125field_40308_ffrontLeg0The front leg Model renderer of the dragon
2126field_40309_grearLegTip0The rear leg tip Model renderer of the dragon
2127field_4030_aFbrick0
2128field_40310_dbody0The body Model renderer of the dragon
2129field_40311_erearLeg0The rear leg Model renderer of the dragon
2130field_40312_bneck0The neck Model renderer of the dragon
2131field_40313_cjaw0The jaw Model renderer of the dragon
2132field_40314_ahead0The head Model renderer of the dragon
2133field_40315_nfrontLegTip0The front leg tip Model renderer of the dragon
2134field_40316_orearFoot0The rear foot Model renderer of the dragon
2135field_40318_rwingTip0The wing tip Model renderer of the dragon
2136field_40319_qwing0The wing Model renderer of the dragon
2137field_4031_aCboat0
2138field_40320_pfrontFoot0The front foot Model renderer of the dragon
2139field_40324_fflippingPageLeft0Right cover renderer (when facing the book)
2140field_40325_gbookSpine0The renderer of spine of the book
2141field_40326_dpagesLeft0The left pages renderer (when facing the book)
2142field_40327_eflippingPageRight0Right cover renderer (when facing the book)
2143field_40328_bcoverLeft0Left cover renderer (when facing the book)
2144field_40329_cpagesRight0The right pages renderer (when facing the book)
2145field_40330_acoverRight0Right cover renderer (when facing the book)
2146field_40333_uaimedBow0Records whether the model should be rendered aiming a bow.
2147field_40361_fspeckledMelonEffect0
2148field_40362_gblazePowderEffect0
2149field_40363_dspiderEyeEffect0
2150field_40364_efermentedSpiderEyeEffect0
2151field_40365_bsugarEffect0
2152field_40366_cghastTearEffect0
2153field_40369_opotionPrefixes0An array of possible potion prefix names, as translation IDs.
2154field_40370_lpotionRequirements0
2155field_40372_jglowstoneEffect0
2156field_40373_kgunpowderEffect0
2157field_40374_hmagmaCreamEffect0
2158field_40375_iredstoneEffect0
2159field_40378_cgenNetherBridge0
2160field_40389_ndensities0
2161field_40390_obiomesForGeneration0The biomes that are used to generate the chunk
2162field_40392_mendWorld0
2163field_40396_iendRNG0
2164field_403_Abedrock0
2165field_40408_bzcauldron0
2166field_40409_bwblazePowder0
2167field_40410_bvfermentedSpiderEye0
2168field_40411_bybrewingStand0
2169field_40412_bxmagmaCream0
2170field_40413_bspotion0
2171field_40414_brnetherStalkSeeds0
2172field_40415_buspiderEye0
2173field_40416_btglassBottle0
2174field_40417_boblazeRod0
2175field_40418_bpghastTear0
2176field_40419_bqgoldNugget0
2177field_40420_bAeyeOfEnder0
2178field_40421_bLrecordWard0
2179field_40422_bMrecord110
2180field_40423_bJrecordStal0
2181field_40424_bKrecordStrad0
2182field_40425_bErecordBlocks0
2183field_40426_bBspeckledMelon0
2184field_40427_bHrecordMall0
2185field_40428_bIrecordMellohi0
2186field_40429_bFrecordChirp0
2187field_40430_bGrecordFar0
2188field_40435_aeffectCache0maps potion damage values to lists of effect names
2189field_40437_bTmaterial0The EnumArmorMaterial used for this ItemArmor
2190field_40438_bsoilBlockID0BlockID of the block the seeds can be planted on.
2191field_40439_btoolMaterial0
2192field_40440_fplayer0The player that has this container open.
2193field_40441_acontainer0The brewing stand this slot belongs to.
2194field_40442_acontainer0The brewing stand this slot belongs to.
2195field_40443_acontainer0The brewing stand this slot belongs to.
2196field_40445_lclouds0Clouds flag
2197field_40455_blightmapEnabled0An OpenGL constant specifying the enabled lightmap texture
2198field_40456_cuseMultitextureARB0True if the renderer supports multitextures and the OpenGL version != 1.3
2199field_40457_alightmapDisabled0An OpenGL constant specifying the disabled lightmap texture
2200field_40458_Denchantments0Is the 'Enchanter' achievement
2201field_40459_Eoverkill0
2202field_4045_bgpumpkinLantern0The Jack-O-Lantern
2203field_40460_Fbookcase0Is the 'Librarian' achievement
2204field_40461_Apotion0Is the 'Local Brewery' achievement
2205field_40462_BtheEnd0Is the 'The End?' achievement
2206field_40463_CtheEnd20Is the 'The End.' achievement
2207field_40464_wdiamonds0Is the 'DIAMONDS!' achievement
2208field_40465_zblazeRod0Is the 'Into Fire' achievement
2209field_40466_yghast0Is the 'Return to Sender' achievement
2210field_40467_xportal0Is the 'We Need to Go Deeper' achievement
2211field_4047_bfportal0The purple teleport blocks inside the obsidian circle
2212field_40486_aspawnList0
2213field_40498_fprojectileProtection0Protection against projectile entities (e.g. arrows)
2214field_40499_grespiration0Decreases the rate of air loss underwater; increases time between damage while suffocating
2215field_4049_beglowStone0a brittle glass like substance found only in the nether
2216field_404_artorchWood0
2217field_40500_dfeatherFalling0Less fall damage
2218field_40501_eblastProtection0Protection against explosions
2219field_40502_bprotection0Converts environmental damage to armour damage
2220field_40503_cfireProtection0Protection against fire
2221field_40504_aenchantmentsList0List of registered enchantments.
2222field_40505_nlooting0Mobs have a chance to drop more loot
2223field_40506_oefficiency0Faster resource gathering while in use
2224field_40507_lknockback0Knocks mob and players backwards upon hit
2225field_40508_mfireAspect0Lights mobs on fire
2226field_40509_jsmite0Extra damage to zombies, zombie pigmen and skeletons
2227field_40510_kbaneOfArthropods0Extra damage to spiders, cave spiders and silverfish
2228field_40511_haquaAffinity0Increases underwater mining rate
2229field_40512_isharpness0Extra damage to mobs
2230field_40513_vweight0
2231field_40514_uname0Used in localisation and stats.
2232field_40515_ttype0The EnumEnchantmentType given to this Enchantment.
2233field_40516_seffectId0
2234field_40517_rfortune0Can multiply the drop rate of items from blocks
2235field_40518_qunbreaking0Sometimes, the tool's durability will not be spent when the tool is used
2236field_40519_psilkTouch0Blocks mined will drop themselves, even if it should drop something else (e.g. stone will drop stone, not cobblestone)
2237field_4051_bdslowSand0
2238field_40520_wprotectionName0Holds the name to be translated of each protection type.
2239field_40521_vprotectionType0Defines the type of protection of the enchantment, 0 = all, 1 = fire, 2 = fall (feather fall), 3 = explosion and 4 = projectile.
2240field_40522_zthresholdEnchantability0Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant.
2241field_40523_ylevelEnchantability0Holds how much each level increased the enchantability factor to be able to use this enchant.
2242field_40524_xbaseEnchantability0Holds the base factor of enchantability needed to be able to use the enchant.
2243field_40525_wprotectionName0Holds the name to be translated of each protection type.
2244field_40526_vdamageType0Defines the type of damage of the enchantment, 0 = all, 1 = undead, 3 = arthropods
2245field_40527_zthresholdEnchantability0Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant.
2246field_40528_ylevelEnchantability0Holds how much each level increased the enchantability factor to be able to use this enchant.
2247field_40529_xbaseEnchantability0Holds the base factor of enchantability needed to be able to use the enchant.
2248field_40531_fsaveDirectoryName0The directory name of the world
2249field_40533_gallRarities0Every enum in EnumRarity
2250field_4053_bcnetherrack0Red block, main part of the nether
2251field_40541_btemperatureCache0Array holding the last set of values generated by the temperatureLayer
2252field_40548_rprojectile0This kind of damage is based on a projectile or not.
2253field_40549_qfireDamage0This kind of damage is based on fire or not.
2254field_40553_dchunkSaveLocation0
2255field_40554_bpendingChunkCoords0A HashSet for fast looking up for which chunks are pending saving
2256field_40555_cchunkSaveLock0
2257field_40556_apendingChunkList0List of pending chunks to be saved
2258field_40558_dhardcoreEnabled0True if hardcore mode is enabled
2259field_4055_bbpumpkin0A pumpkin
2260field_40562_dlock0Used to make threads queue to add packets
2261field_40563_bpacketCountForID0A count of the total number of each packet sent grouped by IDs.
2262field_40564_csizeCountForID0A count of the total size of each packet sent grouped by IDs.
2263field_40565_aallowCounting0If false, countPacket does nothing
2264field_40569_dsavedIOCounter0
2265field_40570_eisThreadWaiting0
2266field_40571_bthreadedIOQueue0
2267field_40572_cwriteQueuedCounter0
2268field_40573_athreadedIOInstance0Instance of ThreadedFileIOBase
2269field_40577_fmaxDamageFactor0Holds the maximum damage factor (each piece multiply this by it's own value) of the material, this is the item damage (how much can absorb before breaks)
2270field_40578_gdamageReductionAmountArray0Holds the damage reduction (each 1 points is half a shield on gui) of each piece of armor (helmet, plate, legs and boots)
2271field_4057_bafence0
2272field_40584_henchantability0Return the enchantability factor of the material
2273field_40585_iallArmorMaterials0Every enum in EnumArmorMaterial.
2274field_40586_dallCreatureAttributes0Every enum in EnumCreatureAttribute
2275field_40590_GbytesDrawn0Bytes sent to the GPU
2276field_40595_ghardcore0
2277field_4059_austairCompactPlanks0
2278field_405_aqobsidian0
2279field_40605_nboxName0
2280field_40606_lcubeList0
2281field_40607_mchildModels0
2282field_40608_sbaseModel0
2283field_40624_Leffectiveness0
2284field_40625_Musable0
2285field_40626_NliquidColor0Is the color of the liquid for this potion.
2286field_40627_JstatusIconIndex0The index for the icon displayed when the potion effect is active.
2287field_40628_KisBadEffect0This field indicated if the effect is 'bad' - negative - for the entity.
2288field_4063_aUice0
2289field_40647_benchantmentModifierDamage0Used to calculate the extra armor of enchantments on armors equipped on player.
2290field_40648_cenchantmentModifierLiving0Used to calculate the (magic) extra damage done by enchantments on current equipped item of player.
2291field_40649_aenchantmentRand0Is the random seed of enchantment effects.
2292field_4064_aSbutton0
2293field_40659_iallEnchantmentTypes0Every enum in EnumEnchantmentType
2294field_4065_aNpressurePlatePlanks0
2295field_40665_dprofilingSection0Current profiling section
2296field_40666_eprofilingMap0Profiling map
2297field_40667_bsectionList0List of parent sections
2298field_40668_ctimestampList0List of timestamps (System.nanoTime)
2299field_40669_aprofilingEnabled0Flag profiling enabled
2300field_4066_aLpressurePlateStone0
2301field_40672_fposZ20Z vertex coordinate of upper box corner
2302field_40674_dposX20X vertex coordinate of upper box corner
2303field_40675_eposY20Y vertex coordinate of upper box corner
2304field_40676_bposY10Y vertex coordinate of lower box corner
2305field_40677_cposZ10Z vertex coordinate of lower box corner
2306field_40678_aposX10X vertex coordinate of lower box corner
2307field_40679_hvertexPositions0The (x,y,z) vertex positions and (u,v) texture coordinates for each of the 8 points on a cube
2308field_4067_aKlever0
2309field_40680_iquadList0An array of 6 TexturedQuads, one for each face of a cube
2310field_40681_LsmoothCamPartialTicks0Smooth cam partial ticks
2311field_40682_HsmoothCamYaw0Smooth cam yaw
2312field_40683_IsmoothCamPitch0Smooth cam pitch
2313field_40684_JsmoothCamFilterX0Smooth cam filter X
2314field_40685_KsmoothCamFilterY0Smooth cam filter Y
2315field_4068_aJsignWall0
2316field_40691_bsecondaryComponents0
2317field_40692_aprimaryComponents0
2318field_4069_aIstairCompactCobblestone0
2319field_406_apcobblestoneMossy0
2320field_40702_bglobalPercentage0Percentage of time spent in this ProfilerResult relative to the entire game
2321field_40703_cname0The name of this ProfilerResult
2322field_40704_asectionPercentage0Percentage of time spent in this ProfilerResult relative to its parent ProfilerResult
2323field_40715_dstackTagCompound0A NBTTagMap containing data about an ItemStack. Can only be used for non stackable items
2324field_40718_JbigMushroomsPerChunk0Amount of big mushrooms per chunk
2325field_40719_KgenerateLakes0True if decorator should generate surface lava & water
2326field_40720_ubigMushroomGen0Field that holds big mushroom generator
2327field_40721_ywaterlilyPerChunk0Amount of waterlilys per chunk.
2328field_40722_xwaterlilyGen0The water lily generation!
2329field_40723_LspikeGen0
2330field_40725_rhardcore0Hardcore mode flag
2331field_4072_ablockType0Boolean used to seperate different states of blocks
2332field_40732_jenchantability0Defines the natural enchantability factor of the material.
2333field_40738_bchunkData0
2334field_40739_achunkPosition0
2335field_4074_dmapSeed0(not required for the client)
2336field_40752_dstrongComponentType0
2337field_407_aobookShelf0
2338field_4082_ablockInstance0
2339field_4083_aportalParticleScale0
2340field_4084_rportalPosZ0
2341field_4085_qportalPosY0
2342field_4086_pportalPosX0
2343field_4088_kticksCatchable0
2344field_4089_jticksInAir0
2345field_408_antnt0
2346field_4090_iticksInGround0
2347field_4091_hinGround0
2348field_4092_ginTile0
2349field_4093_fzTile0The tile this entity is on, Z position
2350field_4094_eyTile0The tile this entity is on, Y position
2351field_4095_dxTile0The tile this entity is on, X position
2352field_4096_cbobber0The 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.
2353field_4097_bangler0
2354field_4098_ashake0
2355field_409_ambrick0
2356field_41013_bHhealingEnderCrystal0The current endercrystal that is healing this dragon
2357field_41031_bhealth0
2358field_41032_ainnerRotation0Used to create the rotation animation when rendering the crystal.
2359field_41034_bblockNames0
2360field_41038_aentityDragon0The entity instance of the dragon. Note: This is a static field in RenderDragon because there is only supposed to be one dragon
2361field_41046_aupdateCounter0Counts the number of screen updates.
2362field_41047_ylocalizedNewWorldText0E.g. New World, Neue Welt, Nieuwe wereld, Neuvo Mundo
2363field_41048_xseed0The current textboxSeed text
2364field_41050_bKdragonEgg0
2365field_41051_abossDefeated0true if the enderdragon has been killed - allows end portal blocks to be created in the end
2366field_41056_zdragonEgg0
2367field_41061_adoBlockNotify0Sets wither or not the generator should notify blocks of blocks it changes. When the world is first generated, this is false, when saplings grow, this is true.
2368field_41063_bFONT_HEIGHT0the height in pixels of default text
2369field_41064_cfontRandom0
2370field_41068_frotationZ0The Z component of the entity's yaw rotation
2371field_41069_grotationYZ0The Y component (scaled along the Z axis) of the entity's pitch rotation
2372field_41070_drotationX0The X component of the entity's yaw rotation
2373field_41071_erotationXZ0The combined X and Z components of the entity's pitch rotation
2374field_41072_bobjectY0The calculated view object Y coordinate
2375field_41073_cobjectZ0The calculated view object Z coordinate
2376field_41074_aobjectX0The calculated view object X coordinate
2377field_41075_lobjectCoords0The computed view object coordinates
2378field_41076_jmodelview0The current GL modelview matrix
2379field_41077_kprojection0The current GL projection matrix
2380field_41078_hrotationXY0The Y component (scaled along the X axis) of the entity's pitch rotation
2381field_41079_iviewport0The current GL viewport
2382field_41086_TPARTICLES0
2383field_41087_PparticleSetting0Determines amount of particles. 0 = All, 1 = Decreased, 2 = Minimal
2384field_410_alstairSingle0
2385field_4116_brandomSoundDelay0A random delay until this PigZombie next makes a sound.
2386field_4117_aangerLevel0Above zero if this PigZombie is Angry.
2387field_4118_cdefaultHeldItem0The ItemStack that any PigZombie holds (a gold sword, in fact).
2388field_4119_adefaultHeldItem0The ItemStack that any Skeleton holds (a bow).
2389field_411_akstairDouble0
2390field_4120_bcurrentTarget0This entities' current target
2391field_4121_alivingSoundTime0Number of ticks since this EntityLiving last produced its sound
2392field_4122_haggroCooldown0Cooldown time between target loss and new target aquirement.
2393field_4123_gtargetedEntity0
2394field_4124_fattackCounter0
2395field_4125_eprevAttackCounter0
2396field_4126_dwaypointZ0
2397field_4127_cnumTicksToChaseTarget0How long to keep a specific target entity
2398field_4128_nfishEntity0An instance of a fishing rod's hook. If this isn't null, the icon image of the fishing rod is slightly different
2399field_4129_mdimension0Which dimension the player is in (-1 = the Nether, 0 = normal world)
2400field_412_ajblockSteel0
2401field_413_aiblockGold0
2402field_414_ahmushroomRed0Was mushroomFlyAgaric
2403field_4157_aliquidBlockId0The ID of the liquid block used in this liquid generator.
2404field_4158_ahellLavaID0Stores ID for WorldGenHellLava
2405field_4159_snetherCaveGenerator0
2406field_415_agmushroomBrown0Was mushroomKingBolete
2407field_4161_qgravelNoise0
2408field_4164_nworldObj0Is the world that the nether is getting generated.
2409field_416_afplantRed0Was rose
2410field_4170_hhellRNG0
2411field_4179_vbiomesForGeneration0The biomes that are used to generate the chunk
2412field_417_aeplantYellow0Was dandelion
2413field_4181_hnoise60A double array that holds terrain noise from noiseGen6
2414field_4182_gnoise50A double array that hold terrain noise from noiseGen5
2415field_4183_fnoise20A double array that hold terrain noise from noiseGen2
2416field_4184_enoise10A double array that hold terrain noise
2417field_4185_dnoise30A double array that hold terrain noise from noiseGen3
2418field_4189_iupdateCounter0Counts the number of screen updates.
2419field_4195_drendererBiomeGenCache0Array holding the last set of BiomeGenbases returned by loadRendererData()
2420field_4199_grainfall0The rainfall in the world
2421field_419_accloth0
2422field_4200_fhellTemperature0
2423field_4201_ebiomeGenerator0The biome generator object.
2424field_4209_qworldProvider0The WorldProvider instance that World uses.
2425field_4214_ascheduledUpdatesAreImmediate0boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
2426field_4215_bworldChunkMgr0World chunk manager being used to generate chunks
2427field_4216_aworldObj0world object being used
2428field_4217_fcolorsSunriseSunset0Array for sunrise/sunset colors (RGBA)
2429field_4218_eworldType00 for normal world -1 for hell
2430field_4219_dlightBrightnessTable0Light to brightness conversion table
2431field_4220_cisAlternateDimension0True if this WorldProvider is for the Hell or End dimension
2432field_4223_idialImageData0Holds the image of the dial.png in rgb format.
2433field_4224_hwatchIconImageData0Holds the image of the watch from items.png in rgb format.
2434field_4225_gmc0Holds the game instance to retrieve information like world provider and time.
2435field_4226_hportalTextureData0Portal texture data
2436field_4227_gportalTickCounter0Portal tick counter
2437field_422_aZjukebox0
2438field_4230_hcompassIconImageData0Holds the image of the compass from items.png in rgb format.
2439field_4231_gmc0A reference to the Minecraft object.
2440field_4232_arandom0A private Random() function in Teleporter
2441field_4236_fitemRenderer0
2442field_423_aYreed0
2443field_4241_pfillerBlock0The block to fill spots in when not on the top
2444field_4242_otopBlock0The block expected to be on the top of this biome
2445field_4245_lhell0
2446field_4249_hdesert0
2447field_424_aXblockClay0
2448field_4250_gtaiga0
2449field_4253_dforest0
2450field_4255_bswampland0
2451field_4257_btentacles0
2452field_4258_abody0
2453field_4259_ycanBurn0Bool defining if the block can burn or not.
2454field_425_aWcactus0
2455field_4260_xportal0Material used for portals
2456field_4261_wpumpkin0pumpkin
2457field_4263_oglass0
2458field_4264_kcloth0
2459field_4265_hleaves0
2460field_4268_gfogColorBlue0blue component of the fog color
2461field_4269_ffogColorGreen0green component of the fog color
2462field_426_aVblockSnow0
2463field_4270_efogColorRed0red component of the fog color
2464field_4274_abaseEntity0The entity (usually the player) that the camera is inside.
2465field_4277_dmaxNumberOfCreature0
2466field_4278_ccreatureClass0The root class of creatures associated with this EnumCreatureType (IMobs for aggressive creatures, EntityAnimals for friendly ones)
2467field_4280_jblurTexture0Flag set when a texture should use blurry resizing
2468field_4281_iclampTexture0Flag set when a texture should not be repeated
2469field_4286_bbuffer0
2470field_4287_adateFormat0
2471field_4288_dimageData0
2472field_4289_cpixelData0
2473field_428_aTsnow0
2474field_430_aRtorchRedstoneActive0
2475field_431_aQtorchRedstoneIdle0
2476field_432_aPoreRedstoneGlowing0
2477field_433_aOoreRedstone0
2478field_435_aMdoorSteel0
2479field_44004_bsheepTimer0Used to control movement as well as wool regrowth. Set to 40 on handleHealthUpdate and counts down with each tick.
2480field_44010_blength0Length of the data to be read
2481field_44011_cdata0Any data
2482field_44012_achannel0Name of the 'channel' used to send data
2483field_44018_Qlanguage0Game settings language
2484field_44019_bCmonsterPlacer0
2485field_44026_dcurrentLanguage0
2486field_44027_clanguageList0
2487field_44034_fglyphTextureName0Array of GL texture ids for loaded glyph_XX.png images. Indexed by Unicode block (group of 256 chars).
2488field_44035_gcolorCode0Array of RGB triplets defining the 16 standard chat colors followed by 16 darker version of the same colors for drop shadows.
2489field_44036_eglyphWidth0Array of the start/end column (in upper/lower nibble) for every glyph in the /font directory.
2490field_44037_junicodeFlag0If true, strings should be rendered with Unicode fonts instead of the default.png font
2491field_44038_hboundTextureName0The currently bound GL texture ID. Avoids unnecessary glBindTexture() for the same texture if it's already bound.
2492field_44039_irenderEngine0The RenderEngine used to load and setup glyph textures.
2493field_44041_aentityEggs0This is a HashMap of the Creative Entity Eggs/Spawners.
2494field_440_aHrail0
2495field_441_aGladder0
2496field_442_aFdoorWood0
2497field_443_aEsignPost0
2498field_444_aDstoneOvenActive0
2499field_445_aCstoneOvenIdle0
2500field_446_aBtilledField0
The file is too large to be shown. View raw