Krenair

SideLinkerDescriptions.py output

Mar 3rd, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.27 KB | None | 0 0
  1. Client (field_188_b) described, server (field_151_b) not: The Z position of this Chunk Coordinate Pair
  2. Client (field_189_a) described, server (field_152_a) not: The X position of this Chunk Coordinate Pair
  3. Description for client (func_226_a) differs from server (func_234_b)
  4. Client (func_227_a) described, server (func_226_a) not: Returns how much this block can resist explosions from the passed in entity.
  5. Description for client (func_242_c) differs from server (func_28025_b)
  6. Description for client (func_264_a) differs from server (func_267_a)
  7. Description for client (func_279_b) differs from server (func_41007_c)
  8. Description for client (func_281_g) differs from server (func_290_f)
  9. Client (func_284_h) described, server (func_296_g) not: set a blocks direction
  10. Client (func_289_b) described, server (func_303_b) not: Returns the flow decay but converts values indicating falling liquid (values >=8) to their effective source block value of zero.
  11. Client (func_290_h) described, server (func_301_g) not: Returns the amount of fluid decay at the coordinates, or -1 if the block at the coordinates is not the same material as the fluid.
  12. Client (func_291_e) described, server (func_298_c) not: Returns a vector indicating the direction and intensity of fluid flow.
  13. Client (func_292_i) described, server (func_300_h) not: Creates fizzing sound and smoke. Used when lava flows over block or mixes with water.
  14. Client (func_295_l) described, server (func_309_k) not: Returns true if block at coords blocks fluids
  15. Client (func_296_f) described, server (func_307_e) not: getSmallestFlowDecay(World world, intx, int y, int z, int currentSmallestFlowDecay) - Looks up the flow decay at the coordinates given and returns the smaller of this value or the provided currentSmallestFlowDecay. If one value is valid and the other isn't, the valid value will be returned. Valid values are >= 0. Flow decay is the amount that a liquid has dissipated. 0 indicates a source block.
  16. Client (func_297_k) described, server (func_4035_j) not: Returns a boolean array indicating which flow directions are optimal based on each direction's calculated flow cost. Each array index corresponds to one of the four cardinal directions. A value of true indicates the direction is optimal.
  17. Client (func_298_m) described, server (func_312_l) not: Returns true if the block at the coordinates can be displaced by the liquid.
  18. Client (func_299_g) described, server (func_311_f) not: flowIntoBlock(World world, int x, int y, int z, int newFlowDecay) - Flows into the block at the coordinates and changes the block type to the liquid.
  19. Client (func_300_a) described, server (func_4034_a) not: calculateFlowCost(World world, int x, int y, int z, int accumulatedCost, int previousDirectionOfFlow) - Used to determine the path of least resistance, this method returns the lowest possible flow cost for the direction of flow indicated. Each necessary horizontal flow adds to the flow cost.
  20. Server (func_322_g) described, client (func_305_h) not:This method is redundant, check it out...
  21. Client (func_311_a) described, server (func_272_a) not: A function to open a door.
  22. Client (func_312_c) described, server (func_271_d) not: returns the location of the hinge of the door: 0: NE corner, 1: SE corner, 2: SW corner, 3: NW corner
  23. Description for client (field_318_a) differs from server (field_271_a)
  24. Client (field_320_a) described, server (field_253_a) not: The ID of the block the reed will spawn when used from inventory bar.
  25. Server (field_263_aZ) described, client (field_323_aZ) not:Damage versus entities.
  26. Client (field_340_s) described, server (field_537_s) not: Array of booleans that tells if a block can grass
  27. Client (field_343_p) described, server (field_540_p) not: An array of 256 booleans corresponding to the result of the isOpaqueCube() method for each block ID
  28. Client (func_354_B) described, server (func_120_t) not: Checks whether target entity is alive.
  29. Client (func_359_G) described, server (func_112_q) not: Whether or not the current entity is in lava
  30. Client (func_364_b) described, server (func_96_b) not: Adds a value to the player score. Currently not actually used and the entity passed in does nothing. Args: entity, scoreToAdd
  31. Client (func_365_c) described, server (func_107_c) not: Sets the location and Yaw/Pitch of an entity in the world
  32. Description for client (func_377_a) differs from server (func_85_a)
  33. Client (func_383_b_) described, server (func_89_d) not: Returns a boundingBox used to collide the entity with other entities and blocks. This enables the entity to be pushable on contact, like boats or minecarts.
  34. Client (func_385_d_) described, server (func_124_r) not: Returns true if this entity should push and be pushed by other entities when colliding.
  35. Client (func_389_H) described, server (func_109_s) not: Returns the string that identifies this Entity's class
  36. Client (func_401_c_) described, server (func_129_c_) not: Returns true if other Entities should be prevented from moving through this Entity.
  37. Client (func_403_b) described, server (func_133_b) not: Checks if the offset position from the entity's current position is inside of liquid. Args: x, y, z
  38. Server (func_181_b) described, client (func_410_i) not:checks to make sure painting can be placed there
  39. Client (func_415_z) described, server (func_156_D) not: Spawns an explosion particle around the Entity's location
  40. Client (func_420_c) described, server (func_145_g) not: returns true if the entity provided in the argument can be seen. (Raytrace)
  41. Description for client (func_421_b) differs from server (func_146_b)
  42. Description for client (func_424_C) differs from server (func_154_F)
  43. Description for client (func_426_b) differs from server (func_147_b)
  44. Client (func_444_a) described, server (func_169_a) not: Drops an itemstack from the player with a flag that is passed in that can be set to true to instead drop it in a random direction from the player instead of where the player is facing. Args: itemStack, dropRandom
  45. Description for client (field_453_a) differs from server (field_652_a)
  46. Client (field_459_b) described, server (field_658_b) not: Indicates whether the flow direction is optimal. Each array index corresponds to one of the four cardinal directions.
  47. Client (field_460_a) described, server (field_659_a) not: Number of horizontally adjacent liquid source blocks. Diagonal doesn't count. Only source blocks of the same liquid as the block using the field are counted.
  48. Client (field_461_c) described, server (field_660_c) not: The estimated cost to flow in a given direction from the current point. Each array index corresponds to one of the four cardinal directions.
  49. Client (func_469_c) described, server (func_83_a) not: Returns the number of slots in the inventory.
  50. Client (func_479_f) described, server (func_31005_e) not: Returns block data at the location of this entity (client-only).
  51. Client (func_505_f) described, server (func_6126_d) not: Returns a slot index in main inventory containing a specific itemID
  52. Client (func_510_b) described, server (func_6127_b) not: removed one item of specified itemID from inventory (if it is in a stack, the stack size will reduce with 1)
  53. Client (func_518_b) described, server (func_421_b) not: Generates the leaf portion of the tree as specified by the leafNodes list.
  54. Client (func_519_e) described, server (func_422_e) not: Returns a boolean indicating whether or not the current location for the tree, spanning basePos to to the height limit, is valid.
  55. Client (func_520_a) described, server (func_423_a) not: Generates the leaves surrounding an individual entry in the leafNodes list.
  56. Client (func_521_a) described, server (func_424_a) not: Generates a list of leaf nodes for the tree, to be populated by generateLeaves.
  57. Client (func_522_a) described, server (func_425_a) not: Places a line of the specified block ID into the world from the first coordinate triplet to the second.
  58. Client (func_524_a) described, server (func_427_a) not: Checks a line of blocks in the world from the first coordinate to triplet to the second, returning the distance (in blocks) before a non-air, non-leaf block is encountered and/or the end is encountered.
  59. Client (func_525_d) described, server (func_428_d) not: Generates additional wood blocks to fill out the bases of different leaf nodes that would otherwise degrade.
  60. Client (func_527_c) described, server (func_430_c) not: Indicates whether or not a leaf node requires additional wood to be added to preserve integrity.
  61. Client (func_529_c) described, server (func_432_c) not: Places the trunk for the big tree that is being generated. Able to generate double-sized trunks by changing a field that is always 1 to 2.
  62. Description for client (func_530_a) differs from server (func_434_a)
  63. Client (func_532_a) described, server (func_361_a) not: Unloads the 100 oldest chunks from memory, due to a bug with chunkSet.add() never being called it thinks the list is always empty and will not remove any chunks.
  64. Client (func_533_b) described, server (func_363_b) not: Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
  65. Client (func_536_b) described, server (func_364_b) not: Returns if the IChunkProvider supports saving.
  66. Description for client (func_538_d) differs from server (func_376_d)
  67. Server (field_20028_c) described, client (field_570_b) not:Equipped item (-1 for empty slot).
  68. Server (field_118_a) described, client (field_571_a) not:Entity ID of the object.
  69. Client (func_593_a) described, server (func_437_a) not: Updates the progress bar on the loading screen to the specified amount. Args: loadProgress
  70. Server (func_438_a) described, client (func_594_b) not:Shows the 'Saving level' string.
  71. Client (func_595_d) described, server (func_439_b) not: Displays a string on the loading screen supposed to indicate what is being done currently.
  72. Client (func_604_a) described, server (func_522_a) not: Returns true if there are no solid, live entities in the specified AxisAlignedBB
  73. Client (func_605_c) described, server (func_523_c) not: Returns whether or not the given bounding box is on fire or not
  74. Client (func_606_b) described, server (func_479_b) not: Start the skin for this entity downloading, if necessary, and increment its reference counter
  75. Description for client (func_607_d) differs from server (func_22085_d)
  76. Client (func_612_i) described, server (func_28096_a) not: Called whenever a block gets hit. Args: x, y, z, side
  77. Client (field_615_ag) described, server (field_9093_l) not: Reference to the World object.
  78. Client (field_616_af) described, server (field_327_g) not: The entity we are currently riding
  79. Client (field_617_ae) described, server (field_328_f) not: The entity that is riding this entity
  80. Client (func_619_c) described, server (func_477_b) not: calls calculateCelestialAngle
  81. Description for client (func_623_a) differs from server (func_506_a)
  82. Client (func_630_d) described, server (func_530_e) not: Returns whether a block exists at world coordinates x, y, z
  83. Description for client (func_632_b) differs from server (func_461_b)
  84. Server (func_459_b) described, client (func_633_c) not:Updates (and cleans up) entities and tile entities
  85. Server (func_464_a) described, client (func_636_a) not:adds entities to the loaded entities list, and loads thier skins.
  86. Client (field_636_aK) described, server (field_9069_Q) not: The entity's Z coordinate at the previous tick, used to calculate position during rendering routines
  87. Client (func_637_a) described, server (func_501_a) not: Returns a path between an entity and XYZ coords
  88. Client (field_637_aJ) described, server (field_9070_P) not: The entity's Y coordinate at the previous tick, used to calculate position during rendering routines
  89. Client (field_638_aI) described, server (field_9071_O) not: The entity's X coordinate at the previous tick, used to calculate position during rendering routines
  90. Client (func_639_a) described, server (func_485_a) not: Saves the data for this World. If passed true, then only save up to 2 chunks, otherwise, save all chunks.
  91. Client (func_643_a) described, server (func_470_a) not: Sets the block ID and metadata of a block in global coordinates
  92. Server (func_486_a) described, client (func_645_a) not:ray traces all blocks, including non-collideable ones
  93. Client (field_646_aA) described, server (field_304_B) not: gets set by setEntityDead, so this must be the flag whether an Entity is dead (inactive may be better term)
  94. Client (func_648_a) described, server (func_22076_a) not: Sets the world time.
  95. Client (func_649_g) described, server (func_22077_g) not: Runs a single tick for the world
  96. Client (func_665_h) described, server (func_521_f) not: Marks the block as needing an update with the renderer. Args: x, y, z
  97. Client (func_667_e) described, server (func_520_e) not: Will update the entity in the world if the chunk the entity is in is currently loaded. Args: entity
  98. Client (func_669_m) described, server (func_478_h) not: Saves the global data associated with this World
  99. Description for client (func_673_a) differs from server (func_492_a)
  100. Description for client (func_674_a) differs from server (func_526_a)
  101. Client (func_678_c) described, server (func_531_c) not: Decrement the reference counter for this entity's skin image data
  102. Description for client (field_680_i) differs from server (field_437_aj)
  103. Description for client (field_681_h) differs from server (field_438_ai)
  104. Description for client (field_682_g) differs from server (field_439_ah)
  105. Client (func_688_b) described, server (func_507_b) not: Sets the block ID and metadata, then notifies neighboring blocks of the change Params: x, y, z, BlockID, Metadata
  106. Server (func_500_a) described, client (func_689_a) not:Returns true if the given bounding box contains the given material
  107. Client (func_695_a) described, server (func_516_a) not: Returns true if the specified block can be placed at the given coordinates, optionally making sure there are no entities in the way. Args: blockID, x, y, z, ignoreEntities
  108. Server (func_515_b) described, client (func_698_b) not:marks the chunk that contains this tilentity as modified and then calls worldAccesses.doNothingWithTileEntity
  109. Client (func_702_a) described, server (func_482_a) not: Returns a path between two entities
  110. Client (field_712_J) described, server (field_9104_aV) not: The amount of time remaining this entity should act 'dead', i.e. have a corpse in the world.
  111. Client (field_715_G) described, server (field_9107_aS) not: The amount of time remaining this entity should act 'hurt'. (Visual appearance of red tint)
  112. Description for client (func_742_a) differs from server (func_386_a)
  113. Description for client (field_751_f) differs from server (field_389_ag)
  114. Description for client (func_766_a) differs from server (func_20112_a)
  115. Client (func_767_b) described, server (func_558_b) not: Returns the object stored in this entry
  116. Client (func_768_a) described, server (func_559_a) not: Returns the hash code for this entry
  117. Description for client (field_769_d) differs from server (field_402_ae)
  118. Description for client (func_776_b) differs from server (func_20089_b)
  119. Client (func_794_b) described, server (func_599_b) not: Returns true if the specified block is in the same railway.
  120. Description for client (func_810_a) differs from server (func_20159_a)
  121. Client (func_813_a) described, server (func_659_a) not: Loads the specified(XZ) chunk into the specified world.
  122. Client (func_816_a) described, server (func_664_a) not: Parses the data in the compound into a Chunk in the specified world.
  123. Description for client (field_862_c) differs from server (field_4131_c)
  124. Client (field_868_o) described, server (field_746_o) not: Contains a list of a points at which to generate groups of leaves.
  125. Client (func_868_a) described, server (func_666_a) not: Recursively called by generate() (func_867_a) and optionally by itself.
  126. Client (field_869_n) described, server (field_747_n) not: Sets the distance limit for how far away the generator will populate leaves from the base leaf node.
  127. Client (func_869_a) described, server (func_668_a) not: Generates a node in the current cave system recursion tree.
  128. Client (field_870_m) described, server (field_748_m) not: Sets the limit of the random value used to initialize the height limit.
  129. Client (func_870_a) described, server (func_669_a) not: Generates a larger initial cave node than usual. Called 25% of the time.
  130. Client (field_871_l) described, server (field_749_l) not: Currently always 1, can be set to 2 in the class constructor to generate a double-sized tree trunk for big trees.
  131. Server (field_759_b) described, client (field_881_b) not:random seed for GenBigTree
  132. Client (field_882_a) described, server (field_760_a) not: Contains three sets of two values that provide complimentary indices for a given 'major' index - 1 and 2 for 0, 0 and 2 for 1, and 0 and 1 for 2.
  133. Client (field_908_o) described, server (field_702_n) not: A NoiseGeneratorOctaves used in generating terrain
  134. Client (field_910_m) described, server (field_703_m) not: A NoiseGeneratorOctaves used in generating terrain
  135. Client (field_911_l) described, server (field_704_l) not: A NoiseGeneratorOctaves used in generating terrain
  136. Client (field_912_k) described, server (field_705_k) not: A NoiseGeneratorOctaves used in generating terrain
  137. Client (field_921_b) described, server (field_714_b) not: A NoiseGeneratorOctaves used in generating terrain
  138. Client (field_922_a) described, server (field_715_a) not: A NoiseGeneratorOctaves used in generating terrain
  139. Client (func_934_a) described, server (func_683_a) not: Will mark the block and neighbors that their renderers need an update (could be all the same renderer potentially) Args: x, y, z
  140. Client (func_937_b) described, server (func_685_a) not: Marks the blocks as needing an update with the renderer. Args: minX, minY, minZ, maxX, maxY, maxZ
  141. Client (func_941_a) described, server (func_681_a) not: Start the skin for this entity downloading, if necessary, and increment its reference counter
  142. Description for client (func_976_a) differs from server (func_20177_a)
  143. Client (func_995_d) described, server (func_358_c) not: Called when this Chunk is loaded by the ChunkProvider
  144. Client (func_996_c) described, server (func_333_c) not: Propagates a given sky-visible block's light value downward and upward to neighboring blocks as necessary.
  145. Client (func_998_e) described, server (func_331_d) not: Called when this Chunk is unloaded by the ChunkProvider
  146. Client (func_1003_g) described, server (func_339_g) not: Initiates the recalculation of both the block-light and sky-light for a given block inside a chunk.
  147. Client (func_1006_f) described, server (func_336_e) not: Sets the isModified flag for this Chunk
  148. Description for client (func_1015_b) differs from server (func_350_b)
  149. Client (func_1017_a) described, server (func_351_a) not: Checks whether the chunk is at the X/Z location specified
  150. Client (func_1020_f) described, server (func_355_f) not: Checks the height of a block next to a sky-visible block and schedules a lighting update as necessary.
  151. Client (func_1023_e) described, server (func_359_e) not: Removes the TileEntity for a given block in this chunk
  152. Client (func_1024_c) described, server (func_353_b) not: Generates the initial skylight map for the chunk upon generation or load.
  153. Description for client (field_1026_y) differs from server (field_792_x)
  154. Description for client (field_1037_n) differs from server (field_803_m)
  155. Description for client (field_1039_l) differs from server (field_804_l)
  156. Description for client (field_1043_h) differs from server (field_808_h)
  157. Client (field_1049_b) described, server (field_814_b) not: A list of all TileEntities in all currently-loaded chunks
  158. Client (field_1050_a) described, server (field_815_a) not: A list of all Entities in all currently-loaded chunks
  159. Description for client (func_1051_a) differs from server (func_20115_a)
  160. Server (field_788_B) described, client (field_1056_C) not:Set of scheduled ticks (used for checking if a tick already exists)
  161. Server (field_789_A) described, client (field_1058_B) not:TreeSet of scheduled ticks which is used as a priority queue for the ticks
  162. Client (func_1084_a) described, server (func_44014_a) not: create a new instance of an entity by using an entityID
  163. Client (func_1092_a) described, server (func_9217_a) not: Calls the corresponding fct in di
  164. Client (func_1095_a) described, server (func_9218_a) not: Returns the damage against a given entity.
  165. Client (func_1097_a) described, server (func_577_a) not: Called when a given item stack is about to be destroyed due to its damage level expiring when used on a block or entity. Typically used by tools.
  166. Client (func_1099_b) described, server (func_573_b) not: Checks if the itemStack object can harvest a specified block
  167. Client (field_1105_b) described, server (field_840_b) not: The object stored in this entry
  168. Client (field_1106_a) described, server (field_841_a) not: The hash code of this entry
  169. Client (field_1107_d) described, server (field_842_d) not: The id of the hash slot computed from the hash
  170. Client (field_1108_c) described, server (field_843_c) not: The next entry in this slot
  171. Client (field_1110_b) described, server (field_845_b) not: The y coordinate of this ChunkPosition
  172. Client (field_1111_a) described, server (field_846_a) not: The x coordinate of this ChunkPosition
  173. Client (field_1112_c) described, server (field_847_c) not: The z coordinate of this ChunkPosition
  174. Client (field_1118_b) described, server (field_20096_b) not: The inventory we want to extract a slot from.
  175. Description for client (func_1122_a) differs from server (func_20156_a)
  176. Client (field_1123_d) described, server (field_20101_b) not: The inventory we want to extract a slot from.
  177. Client (field_1124_c) described, server (field_20102_a) not: The armor type that can be placed on that slot, it uses the same values of armorType field on ItemArmor.
  178. Client (func_1143_a) described, server (func_769_a) not: Write the compound, gzipped, to the outputstream.
  179. Description for client (field_1170_e) differs from server (field_930_e)
  180. Client (func_1249_b) described, server (func_35572_b) not: Rotates the vector around the y axis by the specified angle.
  181. Client (func_1258_a) described, server (func_35571_a) not: Rotates the vector around the x axis by the specified angle.
  182. Client (field_1318_t) described, server (field_507_t) not: The material for crafted snow.
  183. Client (field_1340_d) described, server (field_990_d) not: An array of all EnumMobType values.
  184. Client (field_1522_s) described, server (field_676_s) not: The time according to World.worldTime when this chunk was last saved
  185. Client (field_1523_r) described, server (field_677_r) not: Whether this Chunk has any Entities and thus requires saving on every tick
  186. Client (field_1525_p) described, server (field_679_p) not: Set to true if this Chunk should never be saved (e.g. in multiplayer)
  187. Client (field_1529_l) described, server (field_683_l) not: A Map of ChunkPositions to TileEntities in this chunk
  188. Client (field_1532_i) described, server (field_686_i) not: Sets the lowest block height in a chunk
  189. Client (field_1538_c) described, server (field_692_c) not: Whether or not this Chunk is currently loaded into the World
  190. Description for client (field_1621_b) differs from server (field_20145_b)
  191. Description for client (field_1622_a) differs from server (field_20146_a)
  192. Server (field_857_y) described, client (field_1624_y) not:Painting Title.
  193. Client (field_1630_D) described, server (field_863_D) not: Every enum in EnumArt
  194. Client (field_1721_d) described, server (field_983_d) not: An array of all EnumSkyBlock values.
  195. Client (field_4015_b) described, server (field_4154_b) not: The RNG used by the Item subclasses.
  196. Description for client (func_4019_b) differs from server (func_9202_b)
  197. Client (func_4020_a) described, server (func_9203_a) not: Returns the damage against a given entity.
  198. Client (func_4021_a) described, server (func_9201_a) not: Current implementations of this method in child classes do not use the entry argument beside ev. They just raise the damage on the stack.
  199. Description for client (func_4026_a) differs from server (func_4027_a)
  200. Client (field_4045_bg) described, server (field_9035_bf) not: The Jack-O-Lantern
  201. Client (field_4049_be) described, server (field_6065_bd) not: a brittle glass like substance found only in the nether
  202. Client (field_4053_bc) described, server (field_4050_bc) not: Red block, main part of the nether
  203. Client (func_4061_a) described, server (func_4058_a) not: generates a subset of the level's terrain data. Takes 7 arguments: the [empty] noise array, the position, and the size.
  204. Client (func_4074_a) described, server (func_4066_a) not: Returns the BiomeGenBase related to the chunk coordinate.
  205. Server (func_4073_g) described, client (func_4080_j) not:plays random cave ambient sounds and runs updateTick on random blocks within each chunk in the vacinity of a player
  206. Server (func_22086_b) described, client (func_4081_a) not:Creates the chunk provider for this world. Called in the constructor. Retrieves provider from worldProvider?
  207. Client (func_4084_a) described, server (func_4074_a) not: Will update the entity in the world if the chunk the entity is in is currently loaded or its forced to update. Args: entity, forceUpdate
  208. Server (field_4124_am) described, client (field_4088_k) not:the number of ticks remaining until this fish can no longer be caught
  209. Description for client (field_4093_f) differs from server (field_4126_f)
  210. Description for client (field_4094_e) differs from server (field_20905_e)
  211. Client (func_4095_a) described, server (func_4093_a) not: associate an existing world with a World provider, and setup its lightbrightness table
  212. Description for client (field_4095_d) differs from server (field_20906_d)
  213. Description for client (field_4096_c) differs from server (field_20907_c)
  214. Client (func_4098_a) described, server (func_4090_a) not: creates a new world chunk manager for WorldProvider
  215. Client (func_4100_a) described, server (func_4089_a) not: Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
  216. Description for client (func_4105_a) differs from server (func_20095_a)
  217. Description for client (field_4120_b) differs from server (field_4098_b)
  218. Description for client (field_4127_c) differs from server (field_4104_c)
  219. Client (func_4128_a) described, server (func_4105_a) not: Generates a node in the current cave system recursion tree.
  220. Client (field_4128_n) described, server (field_6124_at) not: An instance of a fishing rod's hook. If this isn't null, the icon image of the fishing rod is slightly different
  221. Client (func_4129_a) described, server (func_4106_a) not: Generates a larger initial cave node than usual. Called 25% of the time.
  222. Description for client (func_4150_a) differs from server (func_28183_a)
  223. Client (func_4153_a) described, server (func_4112_a) not: Given a chunk, find a random position in it.
  224. Client (func_4154_a) described, server (func_4111_a) not: The main spawning algorithm, spawns three random creatures of types in the subclass array
  225. Description for client (field_4158_a) differs from server (field_4250_a)
  226. Client (field_4164_n) described, server (field_4235_n) not: Is the world that the nether is getting generated.
  227. Client (field_4181_h) described, server (field_4225_h) not: A double array that holds terrain noise from noiseGen6
  228. Client (field_4182_g) described, server (field_4226_g) not: A double array that hold terrain noise from noiseGen5
  229. Client (field_4183_f) described, server (field_4227_f) not: A double array that hold terrain noise from noiseGen2
  230. Client (field_4184_e) described, server (field_4228_e) not: A double array that hold terrain noise
  231. Client (field_4185_d) described, server (field_4229_d) not: A double array that hold terrain noise from noiseGen3
  232. Client (field_4209_q) described, server (field_4272_q) not: The WorldProvider instance that World uses.
  233. Client (field_4215_b) described, server (field_4301_b) not: World chunk manager being used to generate chunks
  234. Client (field_4216_a) described, server (field_4302_a) not: world object being used
  235. Client (field_4217_f) described, server (field_6164_h) not: Array for sunrise/sunset colors (RGBA)
  236. Description for client (field_4220_c) differs from server (field_6167_c)
  237. Client (field_4232_a) described, server (field_28117_a) not: A private Random() function in Teleporter
  238. Client (field_4260_x) described, server (field_4212_x) not: Material used for portals
  239. Client (field_4261_w) described, server (field_4213_w) not: pumpkin
  240. Description for client (func_6377_h) differs from server (func_6094_e)
  241. Client (func_6392_F) described, server (func_6101_K) not: Called when the entity vanishes after dies by damage (or other method that put health below or at zero).
  242. Client (func_6465_g) described, server (func_6156_d) not: Updates lighting. Returns true if there are more lighting updates to update
  243. Server (func_6157_a) described, client (func_6466_a) not:Called when checking if a certain block can be mined or not. The 'spawn safe zone' check is located here.
  244. Client (func_6477_d) described, server (func_28108_d) not: True if the player can respawn in this dimension (true = overworld, false = nether).
  245. Client (field_6478_e) described, server (field_4306_c) not: A boolean that tells if a world does not have a sky. Used in calculating weather and skylight
  246. Client (func_6497_a) described, server (func_6003_a) not: Packet handler
  247. Client (func_6498_a) described, server (func_6002_a) not: Packet handler
  248. Client (field_6518_e) described, server (field_6155_e) not: An array of all EnumCreatureType values.
  249. Client (field_6544_a) described, server (field_4311_a) not: The 17x17 area around the player where mobs can spawn
  250. Client (field_9255_Z) described, server (field_9029_Z) not: Is the normal piston block.
  251. Client (field_9256_Y) described, server (field_9030_Y) not: BlockDeadBush
  252. Client (field_9257_X) described, server (field_9031_X) not: BlockTallGrass
  253. Client (field_9259_V) described, server (field_9033_V) not: Is the sticky piston block.
  254. Description for client (field_9262_S) differs from server (field_9037_S)
  255. Description for client (field_9294_aL) differs from server (field_9078_E)
  256. Client (field_9297_aI) described, server (field_9084_B) not: True if after a move this entity has collided with something on X- or Z-axis
  257. Client (field_9323_Z) described, server (field_9139_bg) not: The new X position to be applied to the entity.
  258. Client (field_9324_Y) described, server (field_9140_bf) not: The number of updates over which the new position and rotation are to be applied to the entity.
  259. Client (field_9332_M) described, server (field_9106_aT) not: What the hurt time was max set to last.
  260. Client (field_9336_ak) described, server (field_9128_br) not: used to check whether entity is jumping.
  261. Description for client (field_9344_ag) differs from server (field_9132_bn)
  262. Server (field_9133_bm) described, client (field_9346_af) not:intrinsic armor level for entity
  263. Client (field_9350_ad) described, server (field_9135_bk) not: The new yaw rotation to be applied to the entity.
  264. Server (field_9116_aJ) described, client (field_9351_C) not:a string holding the type of entity it is currently only implemented in entityPlayer(as 'humanoid')
  265. Client (field_9352_ac) described, server (field_9136_bj) not: The new yaw rotation to be applied to the entity.
  266. Client (field_9354_ab) described, server (field_9137_bi) not: The new Z position to be applied to the entity.
  267. Client (field_9356_aa) described, server (field_9138_bh) not: The new Y position to be applied to the entity.
  268. Server (field_9119_aG) described, client (field_9357_z) not:the path for the texture of this entityLiving
  269. Server (field_9163_an) described, client (field_9415_k) not:appears to be the progress of the turn
  270. Server (func_9206_a) described, client (func_9425_a) not:sends a Packet 38 (Entity Status) to all tracked players of that entity
  271. Server (field_4263_L) described, client (field_9426_L) not:number of ticks until the next random ambients play
  272. Description for client (field_9427_K) differs from server (field_4264_K)
  273. Description for client (field_9430_x) differs from server (field_9209_x)
  274. Server (field_4278_h) described, client (field_9436_h) not:magic number used to generate fast random numbers for 3d distribution within a chunk
  275. Client (func_9446_a) described, server (func_9003_a) not: Recieves player health from the server and then proceeds to set it locally on the client.
  276. Client (func_9447_a) described, server (func_9001_a) not: Packet handler
  277. Server (func_9002_a) described, client (func_9448_a) not:respawns the player
  278. Client (func_12243_a) described, server (func_12013_a) not: Creates an explosion. Args: entity, x, y, z, strength
  279. Description for client (func_12247_b) differs from server (func_732_a)
  280. Description for client (func_12248_a) differs from server (func_12023_a)
  281. Server (field_12031_a) described, client (field_12257_a) not:whether or not the explosion sets fire to blocks around it
  282. Client (func_20005_c) described, server (func_27006_b) not: Returns if this slot contains a stack.
  283. Server (field_20100_c) described, client (field_20007_a) not:the id of the slot(also the index in the inventory arraylist)
  284. Description for client (field_20027_c) differs from server (field_20027_c)
  285. Description for client (func_20059_m) differs from server (func_20043_I)
  286. Server (field_20052_ap) described, client (field_20068_h) not:the crafting inventory you are currently using
  287. Server (field_20053_ao) described, client (field_20069_g) not:the crafting inventory in you get when opening your inventory
  288. Client (func_20093_a) described, server (func_20005_a) not: Updates Client side signs
  289. Description for client (func_20114_a) differs from server (func_20125_a)
  290. Server (func_20122_a) described, client (func_20117_a) not:adds the slot to the inventory it is in
  291. Description for client (func_20118_a) differs from server (func_20120_a)
  292. Server (field_20133_g) described, client (field_20121_g) not:list of all people that need to be notified when this craftinventory changes
  293. Server (field_20135_e) described, client (field_20122_e) not:the list of all slots in the inventory
  294. Server (field_20136_d) described, client (field_20123_d) not:the list of all items(stacks) for the corresponding slot
  295. Server (func_20056_a) described, client (func_20158_a) not:send information about the crafting inventory to the client(currently only for furnace times)
  296. Server (func_20055_a) described, client (func_20159_a) not:inform the player of a change in a single slot
  297. Client (func_20160_a) described, server (func_25078_a) not: Translate a key to current language applying String.format()
  298. Client (func_20162_a) described, server (func_25079_a) not: Return the StringTranslate singleton instance
  299. Client (func_20163_a) described, server (func_25080_a) not: Translate a key to current language.
  300. Client (field_20164_b) described, server (field_25081_b) not: Contains all key/value pairs to be translated - is loaded from '/lang/en_US.lang' when the StringTranslate is created.
  301. Client (field_20165_a) described, server (field_25082_a) not: Is the private singleton instance of StringTranslate.
  302. Description for client (func_21012_a) differs from server (func_21089_a)
  303. Description for client (func_21014_i) differs from server (func_21088_g)
  304. Description for client (func_21028_c) differs from server (func_21027_b)
  305. Description for client (func_21029_c) differs from server (func_21030_c)
  306. Description for client (func_21059_b) differs from server (func_21041_a)
  307. Description for client (func_21060_d) differs from server (func_21042_c)
  308. Description for client (func_21062_U) differs from server (func_40035_z)
  309. Client (func_21070_a) described, server (func_21066_a) not: This method is called when a sheep spawns in the world to select the color of sheep fleece.
  310. Client (func_21072_p) described, server (func_21069_f_) not: returns true if a sheeps wool has been sheared
  311. Client (field_21075_a) described, server (field_21071_a) not: Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
  312. Client (func_21090_e) described, server (func_21049_a) not: Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
  313. Client (func_21091_q) described, server (func_21048_K) not: Returns the current state of crepper, -1 is idle, 1 is 'in fuse'
  314. Client (field_21101_b) described, server (field_21080_f) not: random number generator for instance. Used in random item stack selection.
  315. Client (func_21103_b) described, server (func_21084_a) not: Returns the itemstack in the slot specified (Top left is 0, 0). Args: row, column
  316. Client (field_21104_b) described, server (field_21085_b) not: the width of the crafting inventory
  317. Client (func_21105_c) described, server (func_21082_c) not: stores an itemstack in the users inventory
  318. Client (func_21106_d) described, server (func_21083_d) not: This function stores as many items of an ItemStack as possible in a matching slot and returns the quantity of left over items.
  319. Description for client (func_21114_a) differs from server (func_21116_a)
  320. Description for client (func_21118_q) differs from server (func_25073_n)
  321. Client (field_21120_L) described, server (field_21120_L) not: A flag indicating whether we should spawn peaceful mobs.
  322. Client (func_21135_a) described, server (func_21134_a) not: Used to check if a recipe matches current crafting inventory
  323. Client (func_21136_b) described, server (func_21136_b) not: Returns an Item that is the result of this recipe
  324. Client (field_21138_b) described, server (field_21140_b) not: How many horizontal slots this recipe is wide.
  325. Client (field_21139_a) described, server (field_21141_a) not: Is the itemID of the output item that you get when craft the recipe.
  326. Client (field_21140_e) described, server (field_21142_e) not: Is the ItemStack that you get when craft the recipe.
  327. Client (field_21141_d) described, server (field_21143_d) not: Is a array of ItemStack that composes the recipe.
  328. Client (field_21142_c) described, server (field_21144_c) not: How many vertical slots this recipe uses.
  329. Client (field_21143_b) described, server (field_21137_b) not: Is a List of ItemStack that composes the recipe.
  330. Client (field_21144_a) described, server (field_21138_a) not: Is the ItemStack that you get when craft the recipe.
  331. Client (func_21146_a) described, server (func_21003_a) not: Packet handler
  332. Client (func_21147_a) described, server (func_21001_a) not: runs registerPacket on the given Packet19EntityAction
  333. Client (func_21148_a) described, server (func_21002_a) not: Packet handler
  334. Client (func_21168_d) described, server (func_21103_d) not: Gets whether or not this creature type is peaceful.
  335. Client (field_21172_g) described, server (field_21106_g) not: A flag indicating whether this creature type is peaceful.
  336. Client (field_21178_c) described, server (field_21124_c) not: An array of all EnumMovingObjectType values.
  337. Client (func_21180_d) described, server (func_21132_c) not: Returns true if the ItemStack can hold 2 or more units of the item.
  338. Client (func_21181_i) described, server (func_21125_h) not: gets the damage of an itemstack
  339. Client (func_21203_a) described, server (func_21167_a) not: Returns whether or not the specified creature type can spawn at the specified location.
  340. Description for client (func_21205_c) differs from server (func_21178_c)
  341. Client (field_21209_j) described, server (field_21182_j) not: An array of all EnumToolMaterial values.
  342. Client (field_21901_a) described, server (field_21900_a) not: Boolean value indicating weather a player is sleeping or not
  343. Description for client (field_21908_b) differs from server (field_21901_b)
  344. Client (field_22018_aZ) described, server (field_22007_aZ) not: Is the redstone repeater (diode) in item form.
  345. Description for client (field_22019_aY) differs from server (field_22008_aY)
  346. Description for client (field_22020_bi) differs from server (field_22010_bi)
  347. Description for client (field_22021_bh) differs from server (field_22011_bh)
  348. Client (field_22023_b) described, server (field_22013_b) not: The states in which the redstone repeater blocks can be.
  349. Client (field_22024_a) described, server (field_22014_a) not: The offsets for the two torches in redstone repeater blocks.
  350. Client (field_22025_c) described, server (field_22015_c) not: Tells whether the repeater is powered or not
  351. Client (func_22028_g) described, server (func_22021_g) not: Gets the nearest empty chunk coordinates for the player to wake up from a bed into.
  352. Client (func_22029_f) described, server (func_22018_f) not: Return whether or not the bed is occupied.
  353. Client (func_22031_a) described, server (func_22022_a) not: Sets whether or not the bed is occupied.
  354. Client (func_22032_d) described, server (func_22020_d) not: Returns whether or not this bed block is the foot of the bed.
  355. Client (field_22033_a) described, server (field_22023_a) not: Maps the head-of-bed block to the foot-of-bed block.
  356. Server (field_35062_a) described, client (field_22037_a) not:The list of the types of step blocks.
  357. Server (func_22056_G) described, client (func_22050_O) not:Plays living's sound at its position
  358. Client (func_22051_K) described, server (func_22057_E) not: Returns whether player is sleeping or not
  359. Description for client (func_22053_b) differs from server (func_22060_a)
  360. Client (func_22054_L) described, server (func_22065_F) not: Returns whether or not the player is asleep and the screen has fully faded.
  361. Client (func_22055_b) described, server (func_22061_a) not: Add a chat message to the player
  362. Client (func_22056_a) described, server (func_22062_a) not: Wake up the player if they're sleeping.
  363. Description for client (func_22136_c) differs from server (func_22074_c)
  364. Description for client (func_22138_q) differs from server (func_22079_j)
  365. Client (func_22140_w) described, server (func_22082_o) not: Updates the flag that indicates whether or not all players in the world are sleeping.
  366. Client (func_22141_x) described, server (func_22083_p) not: Wakes up all players in the world.
  367. Client (func_22142_y) described, server (func_22084_q) not: Returns whether or not all players in the world are fully asleep.
  368. Description for client (func_22144_v) differs from server (func_22081_n)
  369. Client (field_22146_A) described, server (field_22087_A) not: A flag indicating whether or not all players in the world are sleeping.
  370. Server (func_22095_a) described, client (func_22148_a) not:saves level.dat and backs up the existing one to level.dat_old
  371. Description for client (func_22149_a) differs from server (func_22092_a)
  372. Server (func_22091_b) described, client (func_22150_b) not:Checks the session lock to prevent save collisions
  373. Description for client (func_22151_c) differs from server (func_22096_c)
  374. Description for client (func_22152_a) differs from server (func_22094_a)
  375. Description for client (func_22153_a) differs from server (func_22097_a)
  376. Description for client (field_22155_b) differs from server (field_22099_b)
  377. Server (field_1003_a) described, client (field_22156_a) not:Reference to the logger.
  378. Description for client (field_22158_c) differs from server (field_1002_b)
  379. Description for client (func_22171_a) differs from server (func_22101_a)
  380. Description for client (func_22175_a) differs from server (func_22102_a)
  381. Description for client (func_22179_a) differs from server (func_22104_a)
  382. Client (func_22190_d) described, server (func_22120_d) not: Returns an output stream for the specified chunk. Args: worldDir, chunkX, chunkZ
  383. Description for client (func_22192_a) differs from server (func_22122_a)
  384. Client (func_22194_c) described, server (func_22124_c) not: Returns an input stream for the specified chunk. Args: worldDir, chunkX, chunkZ
  385. Description for client (field_22195_a) differs from server (field_22125_a)
  386. Server (func_22126_b) described, client (func_22196_b) not:close this RegionFile and prevent further writes
  387. Server (func_22128_a) described, client (func_22198_a) not:args: x, z, offset - sets the chunk's offset in the region file
  388. Server (func_22130_a) described, client (func_22200_a) not:args: sectorNumber, data, length - write the chunk data to this RegionFile
  389. Server (func_22132_c) described, client (func_22202_c) not:args: x, z, - true if chunk has been saved / converted
  390. Server (func_22133_a) described, client (func_22203_a) not:args: x, z, data, length - write chunk data at (x, z) to disk
  391. Server (func_22135_b) described, client (func_22205_b) not:args: x, z - get an output stream used to write chunk data, data is on disk when the returned stream is closed
  392. Server (func_22136_d) described, client (func_22206_d) not:args: x, z - check region bounds
  393. Server (func_22137_e) described, client (func_22207_e) not:args: x, y - get chunk's offset in region file
  394. Server (func_22138_b) described, client (func_22208_b) not:args: x, z, timestamp - sets the chunk's write timestamp
  395. Server (func_22140_a) described, client (func_22210_a) not:args: x, y - get uncompressed chunk stream from the region file
  396. Server (field_22145_g) described, client (field_22215_g) not:McRegion sizeDelta
  397. Client (func_22288_b) described, server (func_22187_b) not: Returns the seed of current world.
  398. Client (func_22289_d) described, server (func_22191_a) not: Sets the save version of the world
  399. Description for client (func_22292_a) differs from server (func_22181_a)
  400. Client (func_22293_c) described, server (func_22184_c) not: Returns the x spawn position
  401. Client (func_22295_d) described, server (func_22179_d) not: Return the Y axis spawning point of the player.
  402. Client (func_22296_k) described, server (func_22188_i) not: Returns the save version of this world
  403. Client (func_22299_a) described, server (func_22185_a) not: Gets the NBTTagCompound for the worldInfo
  404. Client (func_22300_e) described, server (func_22189_e) not: Returns the z spawn position
  405. Client (func_22304_f) described, server (func_22186_f) not: Get current world time
  406. Description for client (func_22305_a) differs from server (func_22183_a)
  407. Client (func_22307_a) described, server (func_22180_a) not: Set current world time
  408. Client (field_22311_j) described, server (field_22193_j) not: The name of the save defined at world creation.
  409. Client (field_22314_g) described, server (field_22196_g) not: The size of entire save of current world on the disk, isn't exactly.
  410. Description for client (field_22316_e) differs from server (field_22198_e)
  411. Description for client (field_22317_d) differs from server (field_22199_d)
  412. Description for client (field_22318_c) differs from server (field_22200_c)
  413. Description for client (field_22319_b) differs from server (field_22201_b)
  414. Client (field_22320_a) described, server (field_22202_a) not: Holds the seed of the currently world.
  415. Client (field_22391_a) described, server (field_22213_a) not: An array of entity classes that spawn at night.
  416. Description for client (func_22393_a) differs from server (func_22215_a)
  417. Server (field_529_a) described, client (field_22394_b) not:the y coordinate
  418. Server (field_528_b) described, client (field_22396_c) not:the z coordinate
  419. Description for client (field_24900_bi) differs from server (field_24900_d)
  420. Client (func_25012_m) described, server (func_25010_k) not: Whether wolves like this food (true for raw and cooked porkchop).
  421. Client (field_25013_bi) described, server (field_25011_bi) not: Whether wolves like this food (true for raw and cooked porkchop).
  422. Client (field_25015_e) described, server (field_25004_e) not: The player that is using the GUI where this slot resides.
  423. Server (func_25012_e) described, client (func_25016_i) not:gets the localized version of the name of this block using StatCollector.translateToLocal. Used for the statistic page.
  424. Description for client (field_25017_bj) differs from server (field_25013_bj)
  425. Client (field_25019_b) described, server (field_25015_b) not: Either 1 or 2. 1 indicates to begin raining, 2 indicates to stop raining.
  426. Client (func_25021_m) described, server (func_25017_l) not: returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
  427. Client (func_25025_V) described, server (func_25021_O) not: whether this EntityLiving has a currentTarget (the entity being looked at)
  428. Client (func_25026_x) described, server (func_25018_n_) not: The speed it takes to move the entityliving's rotationPitch through the faceEntity method. This is only currently use in wolves.
  429. Client (func_25027_v) described, server (func_25027_m) not: Returns the size of the slime.
  430. Client (func_25028_d_) described, server (func_25026_u) not: Disables a mob's ability to move on its own while true.
  431. Description for client (func_25029_a) differs from server (func_25022_a)
  432. Description for client (func_25030_F) differs from server (func_25024_A)
  433. Description for client (func_25031_E) differs from server (func_25023_z)
  434. Description for client (func_25032_c) differs from server (func_25025_c)
  435. Description for client (func_25034_B) differs from server (func_25036_w)
  436. Description for client (func_25035_a) differs from server (func_25033_a)
  437. Description for client (func_25036_a) differs from server (func_25029_a)
  438. Server (func_25032_d) described, client (func_25038_d) not:sets if the wolf is tamed or not
  439. Description for client (func_25040_C) differs from server (func_25028_x)
  440. Description for client (func_25041_c) differs from server (func_25037_c)
  441. Description for client (func_25044_b) differs from server (func_25035_b)
  442. Description for client (func_25045_A) differs from server (func_25034_v)
  443. Description for client (func_25046_b) differs from server (func_25031_b)
  444. Client (func_25047_D) described, server (func_25030_y) not: returns whether this wolf has been tamed
  445. Client (field_25049_a) described, server (field_25039_a) not: This 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.
  446. Client (field_25051_h) described, server (field_25041_h) not: This time increases while wolf is shaking and emitting water particles.
  447. Server (field_25043_f) described, client (field_25053_f) not:true is the wolf is wet else false
  448. Client (func_25055_a) described, server (func_25047_a) not: Called when the player attack or gets attacked, it's alert all wolves in the area that are owned by the player to join the attack or defend the player.
  449. Client (func_25056_h) described, server (func_25045_g) not: Adds a value to a movement statistic field - like run, walk, swin or climb.
  450. Description for client (func_25059_P) differs from server (func_25049_H)
  451. Description for client (func_25061_a) differs from server (func_25050_a)
  452. Client (func_25063_a) described, server (func_25055_a) not: Returns the correspondent list of the EnumCreatureType informed.
  453. Client (field_25064_t) described, server (field_25056_t) not: Holds the classes of any aquatic creature that can be spawned in the water of the biome.
  454. Client (field_25065_s) described, server (field_25057_s) not: Holds the classes of any creature that can be spawned in the biome as friendly creature.
  455. Client (field_25066_r) described, server (field_25058_r) not: Holds the classes of IMobs (hostile mobs) that can be spawned in the biome.
  456. Client (func_25068_c) described, server (func_27053_d) not: Register the stat into StatList.
  457. Client (field_25069_f) described, server (field_27057_h) not: Holds the GUID of the stat.
  458. Client (field_25070_e) described, server (field_25062_e) not: The Stat name
  459. Client (field_25071_d) described, server (field_25063_d) not: The Stat ID
  460. Client (field_25074_b) described, server (field_27991_b) not: Is the row (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
  461. Client (field_25075_a) described, server (field_25067_a) not: Is the column (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
  462. Client (field_25076_c) described, server (field_27992_c) not: Holds the parent achievement, that must be taken before this achievement is avaiable.
  463. Description for client (func_25098_c) differs from server (func_25072_c)
  464. Server (func_25075_b) described, client (func_25115_b) not:gets a watchable object and returns it as a Integer
  465. Server (func_25076_c) described, client (func_25116_c) not:gets a watchable object and returns it as a String
  466. Client (func_25150_a) described, server (func_25092_a) not: Forces all dual blocks to count for each other on the stats list
  467. Client (func_25153_a) described, server (func_25089_a) not: Initializes statistic fields related to minable items and blocks.
  468. Client (func_25154_a) described, server (func_25088_a) not: Initializes statistic fields related to breakable items and blocks.
  469. Client (func_25155_a) described, server (func_25090_a) not: Initializes statistic fields related to usable items and blocks.
  470. Client (func_25156_a) described, server (func_25085_a) not: Forces stats for one block to add to another block, such as idle and active furnaces
  471. Client (func_25157_c) described, server (func_25091_c) not: Initializes statistics related to craftable items. Is only called after both block and item stats have been initialized.
  472. Client (field_25158_z) described, server (field_25093_z) not: Tracks the number of items a given block or item has been crafted.
  473. Server (field_25096_w) described, client (field_25161_w) not:counts the number of times you've killed a player
  474. Server (field_25097_v) described, client (field_25162_v) not:the number of mobs you have killed
  475. Server (field_25098_u) described, client (field_25163_u) not:the number of times you have died
  476. Server (field_25100_t) described, client (field_25165_t) not:the amount of damage you have taken
  477. Server (field_25102_s) described, client (field_25167_s) not:the amount of damage you've dealt
  478. Server (field_25103_r) described, client (field_25168_r) not:the distance you've dropped (or times you've fallen?)
  479. Client (field_25169_C) described, server (field_25104_C) not: Tracks one-off stats.
  480. Client (field_25170_B) described, server (field_25105_B) not: Tracks the number of times a given block or item has been broken.
  481. Server (field_25106_q) described, client (field_25171_q) not:the times you've jumped
  482. Client (field_25172_A) described, server (field_25107_A) not: Tracks the number of times a given block or item has been used.
  483. Server (field_25108_p) described, client (field_25173_p) not:the distance you've dived
  484. Server (field_25109_o) described, client (field_25174_o) not:the distance you've flown
  485. Server (field_25110_n) described, client (field_25175_n) not:the distance you've climbed
  486. Server (field_25111_m) described, client (field_25176_m) not:the distance you have fallen
  487. Server (field_25112_l) described, client (field_25177_l) not:distance you have swam
  488. Server (field_25113_k) described, client (field_25178_k) not:distance you've walked
  489. Server (field_25114_j) described, client (field_25179_j) not:number of minutes you have played
  490. Server (field_25115_i) described, client (field_25180_i) not:number of times you've left a game
  491. Server (field_25116_h) described, client (field_25181_h) not:number of times you've joined a multiplayer world
  492. Server (field_25117_g) described, client (field_25182_g) not:the number of times you have loaded a world
  493. Server (field_25118_f) described, client (field_25183_f) not:times a world has been created
  494. Server (field_25119_e) described, client (field_25184_e) not:times the game has been started
  495. Client (field_25185_d) described, server (field_25120_d) not: Tracks the number of times a given block or item has been mined.
  496. Description for client (func_25190_a) differs from server (func_25125_a)
  497. Server (func_25126_b) described, client (func_25193_b) not:returns the List<> of all recipes
  498. Description for client (field_25195_b) differs from server (field_25128_b)
  499. Client (field_25197_d) described, server (field_25130_d) not: Is the 'benchmarking' achievement.
  500. Description for client (field_25198_c) differs from server (field_25131_c)
  501. Client (func_25199_a) described, server (func_25135_a) not: Translates a Stat name with format args
  502. Client (func_25200_a) described, server (func_25136_a) not: Translates a Stat name
  503. Client (func_25208_a) described, server (func_25132_a) not: Returns the unique GUID of a achievement id.
  504. Client (field_25209_b) described, server (field_25133_b) not: Maps a achievement id with it's unique GUID.
  505. Client (field_25210_a) described, server (field_25134_a) not: Holds the singleton instance of AchievementMap.
  506. Client (field_25212_a) described, server (field_25145_a) not: Holds the class of the entity to be spawned.
  507. Description for client (field_26905_d) differs from server (field_27993_d)
  508. Description for client (field_26906_c) differs from server (field_27994_c)
  509. Client (field_26907_d) described, server (field_27995_d) not: Holds the coordinate of the player when enter a minecraft to ride.
  510. Client (field_27011_d) described, server (field_27007_d) not: The player that is using the GUI where this slot resides.
  511. Client (func_27012_af) described, server (func_27008_Y) not: Checks if this entity is either in water or on an open air block in rain (used in wolves).
  512. Description for client (func_27013_ag) differs from server (func_27011_Z)
  513. Client (func_27015_a) described, server (func_27010_a) not: This method gets called when the entity kills another one.
  514. Client (func_27021_X) described, server (func_27013_Q) not: Makes the entity despawn if requirements are reached
  515. Client (func_27022_s) described, server (func_27014_t) not: Returns true if the creeper is powered by a lightning bolt.
  516. Server (func_4046_a) described, client (func_27023_a) not:True if the ghast has an unobstructed line of travel to the waypoint.
  517. Client (func_27024_i) described, server (func_27015_h) not: Adds a value to a mounted movement statistic field - by minecart, boat, or pig.
  518. Server (func_27016_t) described, client (func_27025_G) not:returns if pvp is enabled or not
  519. Client (func_27026_a) described, server (func_27017_a) not: Will trigger the specified trigger.
  520. Client (field_27028_b) described, server (field_27018_b) not: Declares which state the lightning bolt is in. Whether it's in the air, hit the ground, etc.
  521. Client (field_27029_a) described, server (field_27019_a) not: A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
  522. Client (field_27030_c) described, server (field_27020_c) not: Determines the time before the EntityLightningBolt is destroyed. It is a random integer decremented over time.
  523. Client (func_27032_l) described, server (func_27021_h) not: Disable statistics for the block, the block will no count for mined or placed.
  524. Client (func_27033_k) described, server (func_27022_g) not: Return the state of blocks statistics flags - if the block is counted for mined and placed.
  525. Client (field_27034_bp) described, server (field_27023_bp) not: If this field is true, the block is counted for statistics (mined or placed)
  526. Client (func_27039_a) described, server (func_27033_a) not: Return true if the blocks passed is a power related rail.
  527. Client (func_27040_h) described, server (func_27029_g) not: Returns true if the block at the coordinates of world passed is a valid rail block (current is rail, powered or detector).
  528. Client (func_27041_c) described, server (func_27030_c) not: Return true if the parameter is a blockID for a valid rail block (current is rail, powered or detector).
  529. Client (func_27042_h) described, server (func_27028_d) not: Returns true if the block is power related rail.
  530. Client (field_27045_a) described, server (field_27034_a) not: Power related rails have this field at true.
  531. Client (func_27046_f) described, server (func_27035_f) not: Update the detector rail power state if a minecart enter, stays or leave the block.
  532. Client (func_27047_e) described, server (func_27036_e) not: Returns true if the door is open, or false if its closed.
  533. Description for client (func_27048_a) differs from server (func_27037_a)
  534. Description for client (func_27049_a) differs from server (func_27038_a)
  535. Client (func_27076_e) described, server (func_27047_e) not: Disable the rain for the biome.
  536. Client (func_27077_d) described, server (func_27048_d) not: Return true if the biome supports lightning bolt spawn, either by have the bolts enabled and have rain enabled.
  537. Client (func_27078_c) described, server (func_27049_c) not: Returns true if the biome have snowfall instead a normal rain.
  538. Client (field_27079_v) described, server (field_27050_v) not: Is true (default) if the biome support rain (desert and nether can't have rain)
  539. Client (field_27080_u) described, server (field_27051_u) not: If the biome have snowfall instead a rain, this field is true (tundra or taiga)
  540. Client (func_27082_h) described, server (func_27052_e) not: Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the current instance.
  541. Client (func_27089_a) described, server (func_27059_a) not: Indicates whether or not the given achievement or statistic is independent (i.e., lacks prerequisites for being update).
  542. Client (func_27091_c) described, server (func_27061_c) not: Adds the achievement on the internal list of registered achievements, also, it's check for duplicated id's.
  543. Client (func_27094_b) described, server (func_27060_b) not: Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
  544. Client (field_27096_l) described, server (field_27063_l) not: Holds the description of the achievement, ready to be formatted and/or displayed.
  545. Client (field_27097_d) described, server (field_27064_d) not: Holds the ItemStack that will be used to draw the achievement into the GUI.
  546. Client (field_27098_n) described, server (field_27062_m) not: Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
  547. Server (func_27073_a) described, client (func_27159_a) not:adds a lightning bolt to the list of lightning bolts in this world.
  548. Client (func_27160_B) described, server (func_27067_u) not: Returns true if the current thunder strength (weighted with the rain strength) is greater than 0.9
  549. Client (func_27161_C) described, server (func_27068_v) not: Returns true if the current rain strength is greater than 0.2
  550. Server (func_27074_d) described, client (func_27162_g) not:Not sure about this actually. Reverting this one myself.
  551. Description for client (func_27163_E) differs from server (func_27070_x)
  552. Description for client (func_27164_F) differs from server (func_27071_y)
  553. Server (func_27066_i) described, client (func_27165_m) not:update's all weather states.
  554. Client (field_27168_F) described, server (field_27075_F) not: Set to 2 whenever a lightning bolt is generated in SSP. Decrements if > 0 in updateWeather(). Value appears to be unused.
  555. Client (field_27172_i) described, server (field_27080_i) not: If > 0, the sky and skylight colors are illuminated by a lightning flash
  556. Server (field_27081_e) described, client (field_27173_e) not:a list of all the lightning entities
  557. Client (field_27212_f) described, server (field_27084_f) not: A boolean value that is true if the rail is powered, and false if its not.
  558. Client (func_27245_a) described, server (func_27001_a) not: runs registerPacket on the given Packet200Statistic
  559. Client (func_27246_a) described, server (func_27002_a) not: Handles weather packet
  560. Client (func_27283_g) described, server (func_27090_g) not: Return whether the material is a form of ground cover, e.g. Snow
  561. Client (func_27284_f) described, server (func_27089_f) not: Sets the material as a form of ground cover, e.g. Snow
  562. Client (field_27285_A) described, server (field_27091_A) not: Indicates if the material is a form of ground cover, e.g. Snow
  563. Server (field_27093_t) described, client (field_27362_t) not:the distance you've traveled by pig
  564. Server (field_27094_s) described, client (field_27363_s) not:the distance you've traveled by boat
  565. Server (field_27095_r) described, client (field_27364_r) not:the distance you've traveled by minecart
  566. Client (field_27365_z) described, server (field_27096_z) not: Holds the maximum length of paintings art title.
  567. Client (field_27375_u) described, server (field_27098_u) not: Is the 'when pig fly' achievement.
  568. Client (field_27376_t) described, server (field_27099_t) not: is the 'cow tipper' achievement.
  569. Client (field_27377_s) described, server (field_27100_s) not: Is the 'monster hunter' achievement.
  570. Client (field_27378_r) described, server (field_27101_r) not: Is the 'time to strike' achievement.
  571. Client (field_27379_q) described, server (field_27102_q) not: Is the 'on a rail' achievement
  572. Client (field_27380_p) described, server (field_27103_p) not: Is the 'delicious fish' achievement.
  573. Client (field_27381_o) described, server (field_27104_o) not: Is the 'getting a upgrade' achievement.
  574. Client (field_27382_n) described, server (field_27105_n) not: Is the 'the lie' achievement.
  575. Client (field_27383_m) described, server (field_27106_m) not: Is the 'bake bread' achievement.
  576. Client (field_27384_l) described, server (field_27107_l) not: Is the 'time to farm' achievement.
  577. Client (field_27385_k) described, server (field_27108_k) not: Is the 'acquire hardware' achievement.
  578. Client (field_27386_j) described, server (field_27109_j) not: Is the 'hot topic' achievement.
  579. Client (field_27387_i) described, server (field_27110_i) not: Is the 'time to mine' achievement.
  580. Description for client (field_27388_e) differs from server (field_25129_a)
  581. Client (field_27389_d) described, server (field_27111_d) not: Is the biggest row used to display a achievement on the GUI.
  582. Client (field_27390_c) described, server (field_27112_c) not: Is the biggest column used to display a achievement on the GUI.
  583. Client (field_27391_b) described, server (field_27113_b) not: Is the smallest row used to display a achievement on the GUI.
  584. Client (field_27392_a) described, server (field_27114_a) not: Is the smallest column used to display a achievement on the GUI.
  585. Description for client (func_27393_p) differs from server (func_27120_m)
  586. Description for client (func_27394_b) differs from server (func_27116_b)
  587. Description for client (func_27395_f) differs from server (func_27118_c)
  588. Description for client (func_27396_m) differs from server (func_27122_j)
  589. Description for client (func_27397_o) differs from server (func_27115_l)
  590. Description for client (func_27398_a) differs from server (func_27119_a)
  591. Description for client (func_27399_e) differs from server (func_27121_b)
  592. Description for client (func_27400_n) differs from server (func_27117_k)
  593. Description for client (field_27401_o) differs from server (field_27123_o)
  594. Client (field_27402_n) described, server (field_27124_n) not: Is thunderbolts failing now?
  595. Description for client (field_27403_m) differs from server (field_27125_m)
  596. Description for client (field_27404_l) differs from server (field_27126_l)
  597. Client (func_28008_a) described, server (func_28018_a) not: Called each tick as long the item is on a player inventory. Uses by maps to check if is on a player hand and update it's contents.
  598. Client (func_28009_b) described, server (func_28020_c) not: Called when item is crafted/smelted. Used only by maps so far.
  599. Description for client (field_28010_bb) differs from server (field_28021_bb)
  600. Client (func_28014_c) described, server (func_28005_g) not: Adds velocity to push the entity out of blocks at the specified x, y, z position Args: x, y, z
  601. Client (field_28016_bK) described, server (field_28008_bI) not: Render entity even if it is outside the camera frustum. Only true in EntityFish for now. Used in RenderGlobal: render if ignoreFrustumCheck or in frustum
  602. Client (field_28017_a) described, server (field_28009_a) not: ID of record which is in Jukebox
  603. Description for client (func_28018_c) differs from server (func_28010_c)
  604. Client (func_28022_b) described, server (func_28013_b) not: Used when an entity is close enough to attack but cannot be seen (Creeper de-fuse)
  605. Client (field_28023_z) described, server (field_28015_D) not: Whether the entity is inside a Portal
  606. Client (field_28026_A) described, server (field_28014_E) not: The amount of time an entity has been in a Portal
  607. Description for client (func_28028_i) differs from server (func_28028_f)
  608. Server (func_28026_e) described, client (func_28030_e) not:checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
  609. Client (func_28031_n) described, server (func_28027_k) not: Blocks with this attribute will not notify all near blocks when it's metadata change. The default behavior is always notify every neightbor block when anything changes.
  610. Client (field_28033_bl) described, server (field_28030_bl) not: Trapdoor block.
  611. Client (field_28036_a) described, server (field_28033_a) not: Is the random generator used by furnace to drop the inventory contents in random directions.
  612. Client (field_28037_c) described, server (field_28034_c) not: This flag is used to prevent the furnace inventory to be dropped upon block removal, is used internally when the furnace block changes from idle to active and vice-versa.
  613. Client (field_28054_b) described, server (field_28051_b) not: Contains a unique ID for the item that this packet will be populating.
  614. Client (field_28056_c) described, server (field_28053_c) not: Contains a buffer of arbitrary data with which to populate an individual item in the world.
  615. Client (field_28057_m) described, server (field_28054_m) not: Is the biome used for sky world.
  616. Client (func_28061_d) described, server (func_28058_d) not: Attemps to load the chunk from the save file, returns null if the chunk is not available.
  617. Server (field_28061_b) described, client (field_28064_b) not:Just an empty chunk to start fresh.
  618. Client (field_28065_a) described, server (field_28062_a) not: A set of dropped chunks. Currently not used in single player.
  619. Client (field_28066_g) described, server (field_28063_g) not: The World object which this ChunkProvider was constructed with
  620. Client (field_28067_f) described, server (field_28064_f) not: A list of all the currently loaded chunks.
  621. Client (field_28068_e) described, server (field_28065_e) not: A map of all the currently loaded chunks, uses the chunk id as the key.
  622. Client (field_28069_d) described, server (field_28066_d) not: The IChunkLoader used by this ChunkProvider
  623. Description for client (field_28070_c) differs from server (field_28067_c)
  624. Description for client (func_28100_h) differs from server (func_445_d)
  625. Client (func_28101_b) described, server (func_28104_b) not: Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the 'idcounts' file.
  626. Client (func_28102_a) described, server (func_28102_a) not: Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same id.
  627. Client (func_28103_a) described, server (func_28103_a) not: Loads an existing MapDataBase corresponding to the given String id from disk using the MapStorage, instantiating the given Class, or returns null if none such file exists. args: Class to instantiate, String dataid
  628. Description for client (func_28104_m) differs from server (func_28098_j)
  629. Client (func_28106_e) described, server (func_28097_e) not: See description for func_28136_a.
  630. Client (func_28107_a) described, server (func_28101_a) not: See description for playAuxSFX.
  631. Description for client (field_28109_a) differs from server (field_828_a)
  632. Client (field_28120_a) described, server (field_28120_a) not: Reference for EntityPlayer object in MapInfo
  633. Client (field_28123_d) described, server (field_28124_d) not: reference in MapInfo to MapData object
  634. Client (func_28125_a) described, server (func_28126_a) not: merges provided ItemStack with the first avaliable one in the container/player inventory
  635. Description for client (func_28126_h) differs from server (func_28128_h)
  636. Client (func_28127_i) described, server (func_28129_i) not: Marks the material as translucent
  637. Client (field_28128_D) described, server (field_28130_D) not: Indicates if the material is translucent
  638. Client (field_28129_A) described, server (field_28131_A) not: The color index used to draw the blocks of this material on maps.
  639. Client (field_28130_b) described, server (field_28132_b) not: The material used by BlockGrass
  640. Client (func_28136_a) described, server (func_28133_a) not: Plays a pre-canned sound effect along with potentially auxiliary data-driven one-shot behaviour (particles, etc).
  641. Server (func_28135_e) described, client (func_28138_e) not:Gets whether the Network manager is terminating.
  642. Client (func_28139_a) described, server (func_28138_a) not: Wakes reader and writer threads
  643. Description for client (func_28142_c) differs from server (func_752_c)
  644. Client (func_28153_a) described, server (func_28143_a) not: Called each tick as long the ItemStack in on player inventory. Used to progress the pickup animation and update maps.
  645. Client (func_28155_b) described, server (func_28142_b) not: Called when the player picks the ItemStack from furnace or workbench crafting slot.
  646. Client (func_28156_b) described, server (func_28145_b) not: Sets the item damage of the ItemStack.
  647. Client (func_28162_b) described, server (func_28147_b) not: write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
  648. Client (func_28163_a) described, server (func_28148_a) not: reads in data from the NBTTagCompound into this MapDataBase
  649. Client (func_28164_a) described, server (func_28146_a) not: Marks this MapDataBase dirty, to be saved to disk when the level next saves.
  650. Client (func_28165_a) described, server (func_28149_a) not: Sets the dirty state of this MapDataBase, whether it needs saving to disk.
  651. Client (func_28166_b) described, server (func_28150_b) not: Whether this MapDataBase needs saving to disk.
  652. Client (field_28167_b) described, server (field_28151_b) not: Whether this MapDataBase needs saving to disk.
  653. Server (field_28152_a) described, client (field_28168_a) not:The name of the map data nbt
  654. Client (field_28176_f) described, server (field_28160_f) not: colours
  655. Client (func_28184_a) described, server (func_28177_a) not: Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
  656. Client (func_28185_a) described, server (func_28178_a) not: Loads an existing MapDataBase corresponding to the given String id from disk, instantiating the given Class, or returns null if none such file exists. args: Class to instantiate, String dataid
  657. Client (func_28186_a) described, server (func_28173_a) not: Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
  658. Client (func_28187_b) described, server (func_28174_b) not: Loads the idCounts Map from the 'idcounts' file.
  659. Client (func_28188_a) described, server (func_28176_a) not: Saves all dirty loaded MapDataBases to disk.
  660. Client (func_28189_a) described, server (func_28175_a) not: Saves the given MapDataBase to disk.
  661. Client (field_28190_b) described, server (field_28179_b) not: Map of item data String id to loaded MapDataBases
  662. Client (field_28192_d) described, server (field_28181_d) not: Map of MapDataBase id String prefixes ('map' etc) to max known unique Short id (the 0 part etc) for that prefix
  663. Client (field_28193_c) described, server (field_28182_c) not: List of loaded MapDataBases.
  664. Server (func_694_e) described, client (func_28195_e) not:Returns a bounding box that is inset by the specified amounts
  665. Client (field_28197_q) described, server (field_28184_q) not: Holds the index of the color used on map.
  666. Client (field_28198_p) described, server (field_28185_p) not: Holds the color in RGB value that will be rendered on maps.
  667. Client (field_28199_o) described, server (field_28186_o) not: The map color for Wood blocks
  668. Client (field_28200_n) described, server (field_28187_n) not: The map color for Water blocks
  669. Client (field_28201_m) described, server (field_28188_m) not: The map color for Stone blocks
  670. Client (field_28202_l) described, server (field_28189_l) not: The map color for Dirt blocks
  671. Client (field_28203_k) described, server (field_28190_k) not: The map color for Clay blocks
  672. Client (field_28204_j) described, server (field_28191_j) not: The map color for Snow Cover and Snow blocks
  673. Client (field_28205_i) described, server (field_28192_i) not: The map color for Leaf, Plant, Cactus, and Pumpkin blocks.
  674. Client (field_28206_h) described, server (field_28193_h) not: The map color for Iron blocks
  675. Client (field_28207_g) described, server (field_28194_g) not: The map color for Ice blocks
  676. Client (field_28208_f) described, server (field_28195_f) not: The map color for TNT blocks
  677. Client (field_28209_e) described, server (field_28196_e) not: The map color for Cloth and Sponge blocks
  678. Client (field_28210_d) described, server (field_28197_d) not: This is the color of the sand
  679. Client (field_28211_c) described, server (field_28198_c) not: this is the grass color in html format
  680. Client (field_28212_b) described, server (field_28199_b) not: The map color for Air blocks
  681. Client (field_28213_a) described, server (field_28200_a) not: Holds all the 16 colors used on maps, very similar of a pallete system.
  682. Client (func_30010_b) described, server (func_20117_a) not: Creates a copy of a ItemStack, a null parameters will return a null.
  683. Client (field_31001_bc) described, server (field_31022_bc) not: Item introduced on 1.7 version, is a shear to cut leaves (you can keep the block) or get wool from sheeps.
  684. Server (func_31002_j) described, client (func_31004_j) not:validates a tile entity
  685. Server (func_31003_h) described, client (func_31005_i) not:invalidates a tile entity
  686. Server (func_31004_g) described, client (func_31006_g) not:returns true if tile entity is invalid, false otherwise
  687. Client (func_31008_a) described, server (func_31007_a) not: Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an argument.
  688. Server (func_31011_k) described, client (func_31011_l) not:removes a pistons tile entity (and if the piston is moving, stops it)
  689. Client (field_31020_l) described, server (field_31015_l) not: the progress in (de)extending
  690. Client (field_31024_i) described, server (field_31019_i) not: if this piston is extending or not
  691. Client (field_31025_c) described, server (field_31020_c) not: the side the front of the piston is on
  692. Client (func_31026_E) described, server (func_31021_B) not: Time remaining during which the Animal is sped up and flees.
  693. Description for client (func_31027_a) differs from server (func_31024_a)
  694. Client (func_31028_l) described, server (func_31027_i) not: This method will make the hardness of the block equals to -1, and the block is indestructible.
  695. Description for client (func_31029_h) differs from server (func_31025_e)
  696. Description for client (func_31031_m) differs from server (func_31026_j)
  697. Server (func_31031_b) described, client (func_31034_c) not:gets the piston tile entity at the specified location
  698. Description for client (func_31035_a) differs from server (func_31032_a)
  699. Description for client (func_31036_a) differs from server (func_31030_a)
  700. Description for client (func_31039_c) differs from server (func_31037_c)
  701. Description for client (func_31041_f) differs from server (func_31039_f)
  702. Description for client (func_31042_a) differs from server (func_31040_a)
  703. Server (func_31041_g) described, client (func_31043_h) not:handles attempts to extend or retract the piston.
  704. Server (func_31042_c) described, client (func_31044_d) not:returns an int which describes the direction the piston faces
  705. Description for client (func_31045_h) differs from server (func_31036_h)
  706. Client (func_31046_e) described, server (func_31035_d) not: Determine if the metadata is related to something powered.
  707. Description for client (func_31047_i) differs from server (func_31038_i)
  708. Client (field_31049_a) described, server (field_31044_a) not: This pistons is the sticky one?
  709. Client (field_31056_b) described, server (field_31051_b) not: gives the offset required for this axis to get the block at that side.
  710. Client (field_31058_d) described, server (field_31053_d) not: gives the offset required for this axis to get the block at that side.
  711. Client (field_31059_c) described, server (field_31054_c) not: gives the offset required for this axis to get the block at that side.
  712. Description for client (func_31060_l) differs from server (func_31057_l)
  713. Client (func_31061_i) described, server (func_31055_i) not: Returns true if material can be harvested by player.
  714. Client (func_31062_n) described, server (func_31058_n) not: Disables the ability to harvest this material.
  715. Description for client (func_31063_k) differs from server (func_31059_k)
  716. Description for client (func_31064_j) differs from server (func_31056_j)
  717. Description for client (field_31065_H) differs from server (field_31060_H)
  718. Client (field_31066_G) described, server (field_31061_G) not: Determines if the materials is one that can be collected by the player.
  719. Client (field_31067_B) described, server (field_31062_B) not: Pistons' material.
  720. Client (field_31068_A) described, server (field_31063_A) not: Web's material.
  721. Client (field_34901_d) described, server (field_34905_c) not: A GenLayer containing the temperature values.
  722. Description for client (field_34907_d) differs from server (field_34908_d)
  723. Client (func_35004_a) described, server (func_35308_a) not: 'Initiates construction of the Structure Component picked, at the current Location of StructGen'
  724. Description for client (func_35005_b) differs from server (func_35303_b)
  725. Client (func_35010_a) described, server (func_35315_a) not: 'arguments: World worldObj, StructureBoundingBox structBB, Random rand, float randLimit, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int olaceBlockId, int replaceBlockId, boolean alwaysreplace'
  726. Client (func_35011_a) described, server (func_35294_a) not: 'arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)'
  727. Client (func_35013_a) described, server (func_35295_a) not: 'checks the entire StructureBoundingBox for Liquids'
  728. Client (func_35014_a) described, server (func_35302_a) not: 'Randomly decides if placing or not. Used for Decoration such as Torches and Spiderwebs'
  729. Description for client (func_35016_b) differs from server (func_35314_b)
  730. Description for client (func_35018_a) differs from server (func_35309_a)
  731. Server (func_35312_a) described, client (func_35020_a) not:Discover if bounding box can fit within the current bounding box object.
  732. Description for client (func_35022_a) differs from server (func_35307_a)
  733. Client (func_35023_a) described, server (func_35310_a) not: 'second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...'
  734. Client (field_35025_h) described, server (field_35317_h) not: 'switches the Coordinate System base off the Bounding Box'
  735. Description for client (func_35030_a) differs from server (func_35319_a)
  736. Client (func_35033_a) described, server (func_35323_a) not: 'builds a door of the enumerated types (empty opening is a door)'
  737. Client (func_35034_a) described, server (func_35325_a) not: 'performs some checks, then gives out a fresh Stairs component'
  738. Description for client (field_35035_b) differs from server (field_35326_b)
  739. Server (func_35367_b) described, client (func_35075_b) not:Discover the y coordinate that will serve as the ground level of the supplied BoundingBox. (A median of all the levels in the BB's horizontal rectangle).
  740. Description for client (field_35107_d) differs from server (field_35388_d)
  741. Description for client (func_35112_o) differs from server (func_35147_q)
  742. Description for client (func_35113_c) differs from server (func_35146_g)
  743. Server (func_35149_at) described, client (func_35117_Q) not:Get if the Entity is sprinting.
  744. Description for client (func_35121_b) differs from server (func_35152_b)
  745. Client (field_35127_a) described, server (field_35159_a) not: A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
  746. Description for client (func_35144_b) differs from server (func_35164_g)
  747. Description for client (func_35147_g) differs from server (func_35167_h)
  748. Description for client (field_35148_f) differs from server (field_35168_f)
  749. Description for client (field_35149_g) differs from server (field_35169_g)
  750. Description for client (field_35150_d) differs from server (field_35170_d)
  751. Description for client (field_35151_e) differs from server (field_35171_e)
  752. Description for client (field_35152_b) differs from server (field_35172_b)
  753. Description for client (field_35153_c) differs from server (field_35173_c)
  754. Description for client (field_35154_q) differs from server (field_35174_q)
  755. Description for client (field_35155_a) differs from server (field_35175_a)
  756. Description for client (field_35156_h) differs from server (field_35176_h)
  757. Description for client (func_35157_d) differs from server (func_35177_c)
  758. Client (func_35165_a) described, server (func_35182_d) not: adds a PotionEffect to the entity
  759. Description for client (func_35166_t_) differs from server (func_35178_D)
  760. Server (field_35192_ax) described, client (field_35171_bJ) not:The experience points the Entity gives.
  761. Server (field_35189_aD) described, client (field_35172_bP) not:Set to 60 when hit by the player or the player's wolf, then decrements. Used to determine whether the entity should drop items on death.
  762. Client (field_35184_d) described, server (field_35233_g) not: Counter to delay the teleportation of an enderman towards the currently attacked target
  763. Client (field_35187_a) described, server (field_35235_a) not: Is the enderman attacking another entity?
  764. Description for client (func_35196_Z) differs from server (func_35209_o_)
  765. Client (func_35198_d) described, server (func_35198_b) not: increases exhaustion level by supplied amount
  766. Description for client (func_35200_b) differs from server (func_35202_e)
  767. Client (func_35202_aE) described, server (func_35204_o) not: Returns the swing speed modifier
  768. Description for client (func_35204_c) differs from server (func_35195_d)
  769. Description for client (field_35209_aZ) differs from server (field_35212_N)
  770. Description for client (field_35210_aY) differs from server (field_35211_M)
  771. Description for client (field_35211_aX) differs from server (field_35210_L)
  772. Client (field_35212_aW) described, server (field_35214_K) not: The player's capabilities. (See class PlayerCapabilities)
  773. Description for client (field_35214_aG) differs from server (field_35218_w)
  774. Description for client (field_35217_av) differs from server (field_35217_m)
  775. Description for client (field_35230_a) differs from server (field_40266_a)
  776. Server (field_35125_a) described, client (field_35241_a) not:Entity ID for the XP Orb
  777. Description for client (field_35245_c) differs from server (field_35119_c)
  778. Server (field_35109_b) described, client (field_35255_b) not:Byte that tells whether the player is connected.
  779. Server (field_35111_a) described, client (field_35257_a) not:The player's name.
  780. Description for client (field_35260_c) differs from server (field_35115_c)
  781. Description for client (func_35294_i) differs from server (func_35066_f_)
  782. Client (field_35300_a) described, server (field_35064_a) not: Holds the texture index of the side of the pane (the thin lateral side)
  783. Client (func_35301_h) described, server (func_35059_g) not: Returns if the vine can stay in the world. It also changes the metadata according to neighboring blocks.
  784. Client (func_35302_d) described, server (func_35058_c) not: returns true if a vine can be placed on that block (checks for render as normal block and if it is solid)
  785. Server (func_35057_b) described, client (func_35306_h) not:Turns the adjacent chests to a double chest.
  786. Client (field_35385_f) described, server (field_35558_f) not: Holds Mineshaft Generator
  787. Client (field_35386_d) described, server (field_35559_d) not: Holds Stronghold Generator
  788. Client (field_35387_e) described, server (field_35560_e) not: Holds Village Generator
  789. Client (field_35389_t) described, server (field_35563_t) not: are map structures going to be generated (e.g. strongholds)
  790. Client (field_35390_x) described, server (field_35564_x) not: Holds ravine generator
  791. Server (func_35556_d) described, client (func_35391_d) not:Drops the specified chunk.
  792. Server (func_35404_c) described, client (func_35411_c) not:How long it takes to use or consume an item
  793. Server (func_35406_b) described, client (func_35412_b) not:returns the action that specifies what animation to play when the items is being used
  794. Client (func_35414_a) described, server (func_35408_a) not: called when the player releases the use item button. Args: itemstack, world, entityplayer, itemInUseCount
  795. Client (func_35425_a) described, server (func_35422_a) not: sets a potion effect on the item. Args: int potionId, int duration (will be multiplied by 20), int amplifier, float probability of effect happening
  796. Client (func_35426_m) described, server (func_35424_l) not: gets the saturationModifier of the ItemFood
  797. Client (func_35435_b) described, server (func_35419_a) not: Returns the blockID for this Item
  798. Description for client (func_35455_a) differs from server (func_35239_a)
  799. Description for client (field_35470_e) differs from server (field_35249_e)
  800. Client (field_35471_b) described, server (field_35250_b) not: The bit-shift applied to x-coordinates in accessing data from chunks.
  801. Description for client (field_35472_c) differs from server (field_35251_c)
  802. Client (func_35475_a) described, server (func_35514_a) not: Allocate a new BiomeDecorator for this BiomeGenBase
  803. Client (func_35478_a) described, server (func_35512_a) not: Sets the temperature and rainfall of this biome.
  804. Client (func_35479_b) described, server (func_35511_b) not: Sets the minimum and maximum height of this biome. Seems to go from -2.0 to 2.0.
  805. Server (field_35515_A) described, client (field_35480_A) not:The big tree generator.
  806. Server (field_35516_B) described, client (field_35481_B) not:The forest generator.
  807. Server (field_35517_C) described, client (field_35482_C) not:The swamp tree generator.
  808. Description for client (field_35483_e) differs from server (field_35518_e)
  809. Description for client (field_35484_b) differs from server (field_35519_b)
  810. Description for client (field_35485_c) differs from server (field_35520_c)
  811. Description for client (field_35487_i) differs from server (field_35522_i)
  812. Server (field_35523_u) described, client (field_35488_u) not:The biome decorator.
  813. Client (field_35489_t) described, server (field_35524_t) not: The rainfall in this biome.
  814. Client (field_35490_s) described, server (field_35525_s) not: The temperature of this biome.
  815. Client (field_35491_r) described, server (field_35526_r) not: The maximum height of this biome. Default 0.3.
  816. Client (field_35492_q) described, server (field_35527_q) not: The minimum height of this biome. Default 0.1.
  817. Server (field_35528_z) described, client (field_35493_z) not:The tree generator.
  818. Client (field_35494_y) described, server (field_35529_y) not: The id number to this biome, and its index in the biomeList array.
  819. Client (func_35498_a) described, server (func_35016_a) not: returns a LCG pseudo random number from [0, x). Args: int x
  820. Client (field_35501_d) described, server (field_35020_d) not: base seed to the LCG prng provided via the constructor
  821. Client (field_35503_c) described, server (field_35022_c) not: final part of the LCG prng that uses the chunk X, Z coords along with the other two seeds to generate pseudorandom numbers
  822. Client (field_35504_a) described, server (field_35023_a) not: parent GenLayer that was provided via the constructor
  823. Description for client (func_35518_a) differs from server (func_35038_a)
  824. Description for client (func_35519_b) differs from server (func_35039_b)
  825. Description for client (func_35520_c) differs from server (func_35040_c)
  826. Description for client (field_35521_b) differs from server (field_35041_b)
  827. Server (field_35042_c) described, client (field_35522_c) not:Switch for the map features. 'true' for enabled, 'false' for disabled.
  828. Client (func_35527_a) described, server (func_35076_b) not: returns an EntityDamageSource of type player
  829. Client (func_35530_a) described, server (func_35082_a) not: returns EntityDamageSourceIndirect of a fireball
  830. Client (func_35533_c) described, server (func_35074_c) not: How much satiate(food) is consumed by this DamageSource
  831. Client (func_35535_a) described, server (func_35073_a) not: returns EntityDamageSourceIndirect of an arrow
  832. Client (field_35543_n) described, server (field_35092_n) not: This kind of damage can be blocked or not.
  833. Client (func_35560_b) described, server (func_4065_a) not: Returns a list of rainfall values for the specified blocks. Args: listToReuse, x, z, width, length.
  834. Description for client (field_35563_f) differs from server (field_35145_e)
  835. Client (field_35564_g) described, server (field_35143_f) not: A list of biomes that the player can spawn in.
  836. Client (field_35565_e) described, server (field_35144_d) not: A GenLayer containing the rainfall values.
  837. Server (func_674_d) described, client (func_35566_f) not:public method to get the hashed key(hashCode)
  838. Description for client (func_35570_a) differs from server (func_679_a)
  839. Server (func_676_a) described, client (func_35571_a) not:the hash function
  840. Description for client (func_35577_a) differs from server (func_675_a)
  841. Server (field_948_b) described, client (field_35582_b) not:the number of elements in the hash array
  842. Server (field_952_c) described, client (field_35583_c) not:the maximum amount of elements in the hash (probably 3/4 the size due to meh hashing function)
  843. Description for client (field_35589_a) differs from server (field_35436_a)
  844. Description for client (func_35597_a) differs from server (func_35475_a)
  845. Client (func_35599_c) described, server (func_35477_c) not: Long version of floor_double
  846. Server (field_35496_a) described, client (field_35607_a) not:The Class object for the represantation of this village piece.
  847. Server (field_35490_v) described, client (field_35608_v) not:The achievement for killing a Skeleton from 50 meters aways.
  848. Client (field_35615_d) described, server (field_35577_d) not: 'How many Structure Pieces of this type may spawn in a structure'
  849. Client (field_35616_b) described, server (field_35578_b) not: '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'
  850. Server (field_35530_d) described, client (field_35625_d) not:This world object.
  851. Client (field_35653_f) described, server (field_35701_f) not: The last time this BiomeCacheBlock was accessed, in milliseconds.
  852. Description for client (field_35654_g) differs from server (field_35702_g)
  853. Client (field_35655_d) described, server (field_35703_d) not: The x coordinate of the BiomeCacheBlock.
  854. Client (field_35656_e) described, server (field_35704_e) not: The z coordinate of the BiomeCacheBlock.
  855. Client (field_35657_b) described, server (field_35705_b) not: An array of chunk rainfall values saved by this cache.
  856. Client (field_35658_c) described, server (field_35706_c) not: The array of biome types stored in this BiomeCacheBlock.
  857. Client (field_35659_a) described, server (field_35707_a) not: An array of chunk temperatures saved by this cache.
  858. Client (func_35660_a) described, server (func_35437_a) not: checks if Potion effect is ready to be applied this tick.
  859. Server (func_35439_a) described, client (func_35661_a) not:Set the potion name.
  860. Server (field_35447_H) described, client (field_35670_H) not:The Id of a Potion object.
  861. Server (field_35448_I) described, client (field_35671_I) not:The name of the Potion.
  862. Server (field_35455_a) described, client (field_35678_a) not:The array of potion types.
  863. Server (field_35456_n) described, client (field_35679_n) not:The fire resistance Potion object.
  864. Server (field_35457_o) described, client (field_35680_o) not:The water breathing Potion object.
  865. Server (field_35458_l) described, client (field_35681_l) not:The regeneration Potion object.
  866. Server (field_35466_u) described, client (field_35689_u) not:The poison Potion object.
  867. Server (field_35467_t) described, client (field_35690_t) not:The weakness Potion object.
  868. Server (field_35468_s) described, client (field_35691_s) not:The hunger Potion object.
  869. Server (field_35469_r) described, client (field_35692_r) not:The night vision Potion object.
  870. Server (field_35470_q) described, client (field_35693_q) not:The blindness Potion object.
  871. Server (field_35471_p) described, client (field_35694_p) not:The invisibility Potion object.
  872. Client (func_35700_c) described, server (func_35643_c) not: 'attempts to find a next Village Component to be spawned'
  873. Client (func_35702_d) described, server (func_35641_d) not: 'attempts to find a next Structure Component to be spawned, private Village function'
  874. Client (func_35704_a) described, server (func_35640_a) not: 'attempts to find a next Structure Component to be spawned'
  875. Client (func_35706_a) described, server (func_35565_a) not: 'picks Block Ids and Metadata (Silverfish)'
  876. Client (func_35711_a) described, server (func_35541_a) not: 'Keeps iterating Structure Pieces and spawning them until the checks tell it to stop'
  877. Description for client (func_35713_a) differs from server (func_35545_a)
  878. Client (func_35714_b) described, server (func_35544_c) not: Calculates total bounding box based on components' bounding boxes and saves it to boundingBox
  879. Client (func_35715_c) described, server (func_35542_a) not: 'currently only defined for Villages, returns true if Village has more than 2 non-road components'
  880. Client (field_35717_a) described, server (field_35547_a) not: List of all StructureComponents that are part of this structure
  881. Client (field_35718_c) described, server (field_35548_c) not: 'well ... thats what it does'
  882. Description for client (func_35721_a) differs from server (func_35679_a)
  883. Client (func_35723_d) described, server (func_35682_b) not: Returns the array of cached biome types in the BiomeCacheBlock at the given location.
  884. Client (field_35728_d) described, server (field_35684_d) not: The list of cached BiomeCacheBlocks
  885. Client (field_35729_b) described, server (field_35685_b) not: The last time this BiomeCache was cleaned, in milliseconds.
  886. Client (field_35730_c) described, server (field_35686_c) not: The map of keys to BiomeCacheBlocks. Keys are based on the chunk x, z coordinates as (x | z << 32).
  887. Description for client (field_35731_a) differs from server (field_35687_a)
  888. Server (func_35666_b) described, client (func_35738_b) not:Expands a bounding box's dimensions to include the supplied bounding box.
  889. Description for client (func_35739_d) differs from server (func_35665_d)
  890. Description for client (func_35740_a) differs from server (func_35664_a)
  891. Description for client (func_35741_a) differs from server (func_35672_a)
  892. Description for client (func_35742_b) differs from server (func_35667_b)
  893. Description for client (func_35743_c) differs from server (func_35668_c)
  894. Description for client (func_35744_b) differs from server (func_35669_b)
  895. Client (func_35745_a) described, server (func_35670_a) not: Offsets the current bounding box by the specified coordinates. Args: x, y, z
  896. Server (func_35671_a) described, client (func_35746_a) not:Discover if a coordinate is inside the bounding box area.
  897. Description for client (func_35747_a) differs from server (func_35663_a)
  898. Server (field_35673_f) described, client (field_35748_f) not:The second z coordinate of a bounding box.
  899. Server (field_35674_d) described, client (field_35749_d) not:The second x coordinate of a bounding box.
  900. Server (field_35675_e) described, client (field_35750_e) not:The second y coordinate of a bounding box.
  901. Server (field_35676_b) described, client (field_35751_b) not:The first y coordinate of a bounding box.
  902. Server (field_35677_c) described, client (field_35752_c) not:The first z coordinate of a bounding box.
  903. Server (field_35678_a) described, client (field_35753_a) not:The first x coordinate of a bounding box.
  904. Client (field_35756_d) described, server (field_35657_d) not: Used by ItemBucket to say if it should empty when used or not.
  905. Client (field_35758_c) described, server (field_35659_c) not: whether or not to allow the player to fly when they double jump.
  906. Server (func_35586_c) described, client (func_35760_d) not:Get the player's food saturation level.
  907. Server (func_35582_a) described, client (func_35761_a) not:Eat some food.
  908. Description for client (func_35763_b) differs from server (func_35588_b)
  909. Server (func_35585_a) described, client (func_35765_a) not:Get the player's food level.
  910. Description for client (func_35766_a) differs from server (func_35589_a)
  911. Server (func_35584_a) described, client (func_35768_a) not:Handles the food game logic.
  912. Description for client (func_35770_c) differs from server (func_35587_b)
  913. Client (func_35771_a) described, server (func_35590_a) not: Args: int foodLevel, float foodSaturationModifier
  914. Server (field_35591_d) described, client (field_35772_d) not:The player's food timer value.
  915. Server (field_35593_b) described, client (field_35774_b) not:The player's food saturation.
  916. Server (field_35594_c) described, client (field_35775_c) not:The player's food exhaustion.
  917. Server (field_35595_a) described, client (field_35776_a) not:The player's food level.
  918. Server (func_35001_a) described, client (func_35777_a) not:Handle an experience packet.
  919. Server (func_35008_a) described, client (func_35778_a) not:Handle a entity experience orb packet.
  920. Server (func_35006_a) described, client (func_35779_a) not:Handle a player information packet.
  921. Server (func_35002_a) described, client (func_35780_a) not:Handle an entity effect packet.
  922. Server (func_35004_a) described, client (func_35781_a) not:Handle a creative slot packet.
  923. Server (func_35007_a) described, client (func_35782_a) not:Handle a server ping packet.
  924. Server (func_35003_a) described, client (func_35783_a) not:Handle a remove entity effect packet.
  925. Server (func_35005_a) described, client (func_35784_a) not:Handle a keep alive packet.
  926. Client (func_35796_a) described, server (func_35650_a) not: merges the input PotionEffect into this one if this.amplifier <= tomerge.amplifier. The duration in the supplied potion effect is assumed to be greater.
  927. Client (func_35799_a) described, server (func_35649_a) not: Retrieve the ID of the potion this effect matches.
  928. Client (field_35803_b) described, server (field_35654_b) not: The duration of the potion effect
  929. Client (field_35804_c) described, server (field_35655_c) not: The amplifier of the potion effect
  930. Client (field_35805_a) described, server (field_35656_a) not: ID value of the potion this effect matches.
  931. Description for client (func_35841_j) differs from server (func_35635_h)
  932. Client (field_35844_d) described, server (field_35636_d) not: Which columns need their skylightMaps updated.
  933. Client (field_35845_c) described, server (field_35637_c) not: A map, similar to heightMap, that tracks how far down precipitation can fall.
  934. Client (func_35849_a) described, server (func_35625_a) not: 'sets up Arrays with the Structure pieces and their weights'
  935. Client (func_35851_a) described, server (func_35620_a) not: 'translates the PieceWeight class to the Component class'
  936. Description for client (func_35858_b) differs from server (func_556_b)
  937. Description for client (func_35859_c) differs from server (func_548_c)
  938. Client (field_35861_f) described, server (field_35619_f) not: The set of all the keys stored in this MCHash object
  939. Description for client (func_35862_a) differs from server (func_35613_a)
  940. Client (field_35873_e) described, server (field_35603_e) not: Every EnumAction.
  941. Description for client (func_35880_a) differs from server (func_35253_a)
  942. Client (field_35885_D) described, server (field_35258_D) not: The X-coordinate of the chunk currently being decorated
  943. Client (field_35886_E) described, server (field_35259_E) not: The Z-coordinate of the chunk currently being decorated
  944. Description for client (field_35887_F) differs from server (field_35260_F)
  945. Client (field_35888_A) described, server (field_35261_A) not: The number of clay patches to generate per chunk. Only generates when part of it is underwater.
  946. Description for client (field_35889_B) differs from server (field_35262_B)
  947. Server (field_35266_d) described, client (field_35893_d) not:The dirt generator.
  948. Server (field_35268_b) described, client (field_35895_b) not:The sand generator.
  949. Server (field_35269_c) described, client (field_35896_c) not:The gravel generator.
  950. Server (field_35270_a) described, client (field_35897_a) not:The clay generator.
  951. Client (field_35898_n) described, server (field_35271_n) not: Field that holds mushroomBrown WorldGenFlowers
  952. Client (field_35899_o) described, server (field_35272_o) not: Field that holds mushroomRed WorldGenFlowers
  953. Client (field_35900_l) described, server (field_35273_l) not: Field that holds one of the plantYellow WorldGenFlowers
  954. Client (field_35901_m) described, server (field_35274_m) not: Field that holds one of the plantRed WorldGenFlowers
  955. Client (field_35902_j) described, server (field_35275_j) not: Field that holds diamond WorldGenMinable
  956. Client (field_35903_k) described, server (field_35276_k) not: Field that holds Lapis WorldGenMinable
  957. Client (field_35904_h) described, server (field_35277_h) not: Field that holds gold WorldGenMinable
  958. Client (field_35905_i) described, server (field_35278_i) not: Field that holds redstone WorldGenMinable
  959. Client (field_35906_w) described, server (field_35279_w) not: The number of reeds to generate per chunk. Reeds won't generate if the randomly selected placement is unsuitable.
  960. Client (field_35907_v) described, server (field_35280_v) not: The number of extra mushroom patches per chunk. It generates 1/4 this number in brown mushroom patches, and 1/8 this number in red mushroom patches. These mushrooms go beyond the default base number of mushrooms.
  961. Client (field_35908_u) described, server (field_35281_u) not: The number of dead bushes to generate per chunk. Used in deserts and swamps.
  962. Client (field_35909_t) described, server (field_35282_t) not: The amount of tall grass to generate per chunk.
  963. Client (field_35910_s) described, server (field_35283_s) not: The number of yellow flower patches to generate per chunk. The game generates much less than this number, since it attempts to generate them at a random altitude.
  964. Client (field_35911_r) described, server (field_35284_r) not: The number of trees to attempt to generate per chunk. Up to 10 in forests, none in deserts.
  965. Client (field_35912_q) described, server (field_35285_q) not: Field that holds WorldGenCactus
  966. Client (field_35913_p) described, server (field_35286_p) not: Field that holds WorldGenReed
  967. Description for client (field_35914_z) differs from server (field_35287_z)
  968. Client (field_35916_x) described, server (field_35289_x) not: The number of cactus plants to generate per chunk. Cacti only work on sand.
  969. Description for client (func_35917_r) differs from server (func_35499_o)
  970. Server (func_35501_n) described, client (func_35918_q) not:Get the game type, 0 for survival, 1 for creative.
  971. Description for client (field_35919_q) differs from server (field_35502_q)
  972. Server (field_35503_p) described, client (field_35920_p) not:Indicates the type of the game. 0 for survival, 1 for creative.
  973. Server (func_36000_a) described, client (func_36001_a) not:Get the experience points the entity currently has.
  974. Client (field_39001_b) described, server (field_39002_b) not: Whether the DataWatcher needs to be updated with the active potions
  975. Client (field_39003_d) described, server (field_39004_d) not: Number of ticks since last jump
  976. Server (field_39006_bR) described, client (field_39010_c) not:The string representing this item's effect on a potion when used as an ingredient.
  977. Server (func_40303_a) described, client (func_40025_a) not:Creates and returns a new component piece. Or null if it could not find enough room to place it.
  978. Description for client (func_40051_b) differs from server (func_40078_b)
  979. Description for client (field_40060_g) differs from server (field_40065_g)
  980. Description for client (func_40078_a) differs from server (func_40041_a)
  981. Description for client (field_40083_c) differs from server (field_40050_c)
  982. Description for client (func_40113_j) differs from server (func_40098_a_)
  983. Description for client (func_40140_ac) differs from server (func_40111_y)
  984. Description for client (func_40145_a) differs from server (func_40133_a)
  985. Description for client (func_40146_g) differs from server (func_40135_j)
  986. Client (func_40147_Y) described, server (func_40123_y) not: Checks to make sure the light is not too bright where the mob is spawning
  987. Client (field_40153_b) described, server (field_40129_b) not: ticks until heightOffset is randomized
  988. Client (field_40154_a) described, server (field_40130_a) not: Random offset used in floating behaviour
  989. Client (func_40180_a) described, server (func_40110_a) not: Displays the GUI for interacting with a brewing stand.
  990. Description for client (func_40184_i) differs from server (func_40108_b)
  991. Client (field_40207_bC) described, server (field_40172_bC) not: The Block ID that the generator is allowed to replace while generating the terrain.
  992. Client (field_40213_b) described, server (field_40178_b) not: If this field is true, the pane block drops itself when destroyed (like the iron fences), otherwise, it's just destroyed (like glass panes)
  993. Client (func_40244_a) described, server (func_40482_a) not: Generic method use to calculate modifiers of offensive or defensive enchantment values.
  994. Client (field_40245_b) described, server (field_40483_b) not: Used as parameter to calculate the damage modifier (extra armor) on enchantments that the player have on equipped armors.
  995. Client (field_40246_a) described, server (field_40484_a) not: Used to calculate the damage modifier (extra armor) on enchantments that the player have on equipped armors.
  996. Client (field_40247_b) described, server (field_40485_b) not: Used as parameter to calculate the (magic) extra damage based on enchantments of current equipped player item.
  997. Client (field_40248_a) described, server (field_40486_a) not: Used to calculate the (magic) extra damage based on enchantments of current equipped player item.
  998. Description for client (field_40256_A) differs from server (field_40461_A)
  999. Description for client (func_40348_c) differs from server (func_40551_a)
  1000. Description for client (func_40350_a) differs from server (func_40548_a)
  1001. Description for client (func_40356_a) differs from server (func_40555_a)
  1002. Description for client (func_40357_a) differs from server (func_40547_a)
  1003. Client (field_40369_o) described, server (field_40564_o) not: An array of possible potion prefix names, as translation IDs.
  1004. Client (field_40390_o) described, server (field_40195_o) not: The biomes that are used to generate the chunk
  1005. Client (func_40399_b) described, server (func_40224_c) not: Return the enchantability factor of the item, most of the time is based on material.
  1006. Server (func_40221_l) described, client (func_40405_m) not:Returns a string representing what this item does to a potion.
  1007. Description for client (func_40407_b) differs from server (func_40223_b)
  1008. Server (func_40255_b) described, client (func_40431_c_) not:Returns a list of effects for the specified potion damage value.
  1009. Description for client (field_40435_a) differs from server (field_40257_a)
  1010. Description for client (field_40442_a) differs from server (field_40267_a)
  1011. Description for client (func_40473_b) differs from server (func_40219_b)
  1012. Server (func_40213_b) described, client (func_40476_b) not:(I think)
  1013. Client (func_40489_b) described, server (func_40342_b) not: Returns the maximum value of enchantability nedded on the enchantment level passed.
  1014. Client (func_40490_a) described, server (func_40346_a) not: Calculates de (magic) damage done by the enchantment on a living entity based on level and entity passed.
  1015. Client (func_40491_a) described, server (func_40344_a) not: Returns the maximum level that the enchantment can have.
  1016. Client (func_40492_a) described, server (func_40345_a) not: Returns the minimal value of enchantability nedded on the enchantment level passed.
  1017. Client (func_40493_c) described, server (func_40347_c) not: Returns the minimum level that the enchantment can have.
  1018. Client (func_40496_a) described, server (func_40343_a) not: Determines if the enchantment passed can be applyied together with this enchantment.
  1019. Client (func_40497_a) described, server (func_40350_a) not: Calculates de damage protection of the enchantment based on level and damage source passed.
  1020. Description for client (field_40504_a) differs from server (field_40355_b)
  1021. Description for client (field_40507_l) differs from server (field_40361_m)
  1022. Description for client (field_40514_u) differs from server (field_40366_v)
  1023. Description for client (field_40515_t) differs from server (field_40367_u)
  1024. Client (field_40520_w) described, server (field_40378_w) not: Holds the name to be translated of each protection type.
  1025. Client (field_40521_v) described, server (field_40379_a) not: Defines the type of protection of the enchantment, 0 = all, 1 = fire, 2 = fall (feather fall), 3 = explosion and 4 = projectile.
  1026. Client (field_40522_z) described, server (field_40380_z) not: Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant.
  1027. Client (field_40523_y) described, server (field_40381_y) not: Holds how much each level increased the enchantability factor to be able to use this enchant.
  1028. Client (field_40524_x) described, server (field_40382_x) not: Holds the base factor of enchantability needed to be able to use the enchant.
  1029. Client (field_40525_w) described, server (field_40373_w) not: Holds the name to be translated of each protection type.
  1030. Client (field_40526_v) described, server (field_40374_a) not: Defines the type of damage of the enchantment, 0 = all, 1 = undead, 3 = arthropods
  1031. Client (field_40527_z) described, server (field_40375_z) not: Used on the formula of base enchantability, this is the 'window' factor of values to be able to use thing enchant.
  1032. Client (field_40528_y) described, server (field_40376_y) not: Holds how much each level increased the enchantability factor to be able to use this enchant.
  1033. Client (field_40529_x) described, server (field_40377_x) not: Holds the base factor of enchantability needed to be able to use the enchant.
  1034. Client (func_40547_b) described, server (func_40275_b) not: Returns true if the damage is projectile based.
  1035. Description for client (func_40575_a) differs from server (func_40496_a)
  1036. Client (field_40585_i) described, server (field_40506_i) not: Every enum in EnumArmorMaterial.
  1037. Client (field_40586_d) described, server (field_40489_d) not: Every enum in EnumCreatureAttribute
  1038. Client (func_40619_a) described, server (func_40594_a) not: returns the ID of the potion
  1039. Client (func_40621_j) described, server (func_40597_g) not: Returns the color of the potion liquid.
  1040. Client (func_40623_c) described, server (func_40596_c) not: returns the name of the potion
  1041. Client (func_40636_a) described, server (func_40639_a) not: Returns the biggest level of the enchantment on the array of ItemStack passed.
  1042. Client (func_40638_e) described, server (func_40635_e) not: Returns the fortune enchantment modifier of the current equipped item of player.
  1043. Client (func_40661_c) described, server (func_40519_b) not: End current section and start a new section
  1044. Client (func_40662_b) described, server (func_40517_a) not: End section
  1045. Client (func_40663_a) described, server (func_40518_a) not: Start section
  1046. Client (field_40665_d) described, server (field_40520_d) not: Current profiling section
  1047. Client (field_40666_e) described, server (field_40521_e) not: Profiling map
  1048. Client (field_40667_b) described, server (field_40522_b) not: List of parent sections
  1049. Client (field_40668_c) described, server (field_40523_c) not: List of timestamps (System.nanoTime)
  1050. Client (field_40669_a) described, server (field_40524_a) not: Flag profiling enabled
  1051. Description for client (func_40705_a) differs from server (func_40605_a)
  1052. Description for client (func_40710_n) differs from server (func_40608_n)
  1053. Client (field_40715_d) described, server (field_40611_d) not: A NBTTagMap containing data about an ItemStack. Can only be used for non stackable items
  1054. Client (field_40719_K) described, server (field_40319_K) not: True if decorator should generate surface lava & water
  1055. Client (field_40721_y) described, server (field_40321_y) not: Amount of waterlilys per chunk.
  1056. Client (field_40722_x) described, server (field_40322_x) not: The water lily generation!
  1057. Client (func_40731_e) described, server (func_40487_e) not: Return the natural enchantability factor of the material.
  1058. Client (field_40732_j) described, server (field_40488_j) not: Defines the natural enchantability factor of the material.
  1059. Client (func_41002_a) described, server (func_41011_a) not: Plays step sound at given x, y, z for the entity
  1060. Client (func_41004_h) described, server (func_41012_c_) not: Returns true if Entity argument is equal to this Entity
  1061. Client (func_41005_b) described, server (func_41030_c) not: Renders broken item particles using the given ItemStack
  1062. Description for client (func_41033_a) differs from server (func_41040_a)
  1063. Client (func_41084_a) described, server (func_41051_a) not: Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters.
  1064. Client (func_44001_ad) described, server (func_44006_ak) not: Returns whether the entity is in a local (client) world
  1065. Client (field_44041_a) described, server (field_44015_a) not: This is a HashMap of the Creative Entity Eggs/Spawners.
  1066. Client (func_46012_aJ) described, server (func_46023_ah) not: Returns entity navigator
  1067. Description for client (field_46060_f) differs from server (field_46047_f)
  1068. Client (field_46061_b) described, server (field_46125_b) not: Base color of the egg
  1069. Client (field_46062_c) described, server (field_46126_c) not: Color of the egg spots
  1070. Client (field_46063_a) described, server (field_46127_a) not: The entityID of the spawned mob
  1071. Client (func_46077_d) described, server (func_46085_d) not: Resets the task
  1072. Client (func_46078_f) described, server (func_46086_f) not: Returns whether the task requires multiple updates or not
  1073. Client (func_46081_b) described, server (func_46089_b) not: Updates the task
  1074. Client (field_46119_b) described, server (field_46137_b) not: Tasks currently being executed
  1075. Client (field_46139_c) described, server (field_46052_c) not: 'default' or 'flat'
  1076. Client (func_46141_a) described, server (func_46058_a) not: Sets position to look at using entity
  1077. Client (func_46142_a) described, server (func_46059_a) not: Updates look
  1078. Client (func_46143_a) described, server (func_46060_a) not: Sets position to look at
Add Comment
Please, Sign In to add comment