Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Client (field_188_b) described, server (field_151_b) not: The Z position of this Chunk Coordinate Pair
- Client (field_189_a) described, server (field_152_a) not: The X position of this Chunk Coordinate Pair
- Description for client (func_226_a) differs from server (func_234_b)
- Client (func_227_a) described, server (func_226_a) not: Returns how much this block can resist explosions from the passed in entity.
- Description for client (func_242_c) differs from server (func_28025_b)
- Description for client (func_264_a) differs from server (func_267_a)
- Description for client (func_279_b) differs from server (func_41007_c)
- Description for client (func_281_g) differs from server (func_290_f)
- Client (func_284_h) described, server (func_296_g) not: set a blocks direction
- 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.
- 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.
- Client (func_291_e) described, server (func_298_c) not: Returns a vector indicating the direction and intensity of fluid flow.
- 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.
- Client (func_295_l) described, server (func_309_k) not: Returns true if block at coords blocks fluids
- 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.
- 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.
- Client (func_298_m) described, server (func_312_l) not: Returns true if the block at the coordinates can be displaced by the liquid.
- 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.
- 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.
- Server (func_322_g) described, client (func_305_h) not:This method is redundant, check it out...
- Client (func_311_a) described, server (func_272_a) not: A function to open a door.
- 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
- Description for client (field_318_a) differs from server (field_271_a)
- Client (field_320_a) described, server (field_253_a) not: The ID of the block the reed will spawn when used from inventory bar.
- Server (field_263_aZ) described, client (field_323_aZ) not:Damage versus entities.
- Client (field_340_s) described, server (field_537_s) not: Array of booleans that tells if a block can grass
- 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
- Client (func_354_B) described, server (func_120_t) not: Checks whether target entity is alive.
- Client (func_359_G) described, server (func_112_q) not: Whether or not the current entity is in lava
- 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
- Client (func_365_c) described, server (func_107_c) not: Sets the location and Yaw/Pitch of an entity in the world
- Description for client (func_377_a) differs from server (func_85_a)
- 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.
- 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.
- Client (func_389_H) described, server (func_109_s) not: Returns the string that identifies this Entity's class
- Client (func_401_c_) described, server (func_129_c_) not: Returns true if other Entities should be prevented from moving through this Entity.
- 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
- Server (func_181_b) described, client (func_410_i) not:checks to make sure painting can be placed there
- Client (func_415_z) described, server (func_156_D) not: Spawns an explosion particle around the Entity's location
- Client (func_420_c) described, server (func_145_g) not: returns true if the entity provided in the argument can be seen. (Raytrace)
- Description for client (func_421_b) differs from server (func_146_b)
- Description for client (func_424_C) differs from server (func_154_F)
- Description for client (func_426_b) differs from server (func_147_b)
- 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
- Description for client (field_453_a) differs from server (field_652_a)
- 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.
- 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.
- 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.
- Client (func_469_c) described, server (func_83_a) not: Returns the number of slots in the inventory.
- Client (func_479_f) described, server (func_31005_e) not: Returns block data at the location of this entity (client-only).
- Client (func_505_f) described, server (func_6126_d) not: Returns a slot index in main inventory containing a specific itemID
- 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)
- Client (func_518_b) described, server (func_421_b) not: Generates the leaf portion of the tree as specified by the leafNodes list.
- 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.
- Client (func_520_a) described, server (func_423_a) not: Generates the leaves surrounding an individual entry in the leafNodes list.
- Client (func_521_a) described, server (func_424_a) not: Generates a list of leaf nodes for the tree, to be populated by generateLeaves.
- 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.
- 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.
- 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.
- 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.
- 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.
- Description for client (func_530_a) differs from server (func_434_a)
- 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.
- 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
- Client (func_536_b) described, server (func_364_b) not: Returns if the IChunkProvider supports saving.
- Description for client (func_538_d) differs from server (func_376_d)
- Server (field_20028_c) described, client (field_570_b) not:Equipped item (-1 for empty slot).
- Server (field_118_a) described, client (field_571_a) not:Entity ID of the object.
- Client (func_593_a) described, server (func_437_a) not: Updates the progress bar on the loading screen to the specified amount. Args: loadProgress
- Server (func_438_a) described, client (func_594_b) not:Shows the 'Saving level' string.
- 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.
- Client (func_604_a) described, server (func_522_a) not: Returns true if there are no solid, live entities in the specified AxisAlignedBB
- Client (func_605_c) described, server (func_523_c) not: Returns whether or not the given bounding box is on fire or not
- Client (func_606_b) described, server (func_479_b) not: Start the skin for this entity downloading, if necessary, and increment its reference counter
- Description for client (func_607_d) differs from server (func_22085_d)
- Client (func_612_i) described, server (func_28096_a) not: Called whenever a block gets hit. Args: x, y, z, side
- Client (field_615_ag) described, server (field_9093_l) not: Reference to the World object.
- Client (field_616_af) described, server (field_327_g) not: The entity we are currently riding
- Client (field_617_ae) described, server (field_328_f) not: The entity that is riding this entity
- Client (func_619_c) described, server (func_477_b) not: calls calculateCelestialAngle
- Description for client (func_623_a) differs from server (func_506_a)
- Client (func_630_d) described, server (func_530_e) not: Returns whether a block exists at world coordinates x, y, z
- Description for client (func_632_b) differs from server (func_461_b)
- Server (func_459_b) described, client (func_633_c) not:Updates (and cleans up) entities and tile entities
- Server (func_464_a) described, client (func_636_a) not:adds entities to the loaded entities list, and loads thier skins.
- 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
- Client (func_637_a) described, server (func_501_a) not: Returns a path between an entity and XYZ coords
- 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
- 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
- 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.
- Client (func_643_a) described, server (func_470_a) not: Sets the block ID and metadata of a block in global coordinates
- Server (func_486_a) described, client (func_645_a) not:ray traces all blocks, including non-collideable ones
- 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)
- Client (func_648_a) described, server (func_22076_a) not: Sets the world time.
- Client (func_649_g) described, server (func_22077_g) not: Runs a single tick for the world
- Client (func_665_h) described, server (func_521_f) not: Marks the block as needing an update with the renderer. Args: x, y, z
- 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
- Client (func_669_m) described, server (func_478_h) not: Saves the global data associated with this World
- Description for client (func_673_a) differs from server (func_492_a)
- Description for client (func_674_a) differs from server (func_526_a)
- Client (func_678_c) described, server (func_531_c) not: Decrement the reference counter for this entity's skin image data
- Description for client (field_680_i) differs from server (field_437_aj)
- Description for client (field_681_h) differs from server (field_438_ai)
- Description for client (field_682_g) differs from server (field_439_ah)
- 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
- Server (func_500_a) described, client (func_689_a) not:Returns true if the given bounding box contains the given material
- 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
- Server (func_515_b) described, client (func_698_b) not:marks the chunk that contains this tilentity as modified and then calls worldAccesses.doNothingWithTileEntity
- Client (func_702_a) described, server (func_482_a) not: Returns a path between two entities
- 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.
- 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)
- Description for client (func_742_a) differs from server (func_386_a)
- Description for client (field_751_f) differs from server (field_389_ag)
- Description for client (func_766_a) differs from server (func_20112_a)
- Client (func_767_b) described, server (func_558_b) not: Returns the object stored in this entry
- Client (func_768_a) described, server (func_559_a) not: Returns the hash code for this entry
- Description for client (field_769_d) differs from server (field_402_ae)
- Description for client (func_776_b) differs from server (func_20089_b)
- Client (func_794_b) described, server (func_599_b) not: Returns true if the specified block is in the same railway.
- Description for client (func_810_a) differs from server (func_20159_a)
- Client (func_813_a) described, server (func_659_a) not: Loads the specified(XZ) chunk into the specified world.
- Client (func_816_a) described, server (func_664_a) not: Parses the data in the compound into a Chunk in the specified world.
- Description for client (field_862_c) differs from server (field_4131_c)
- Client (field_868_o) described, server (field_746_o) not: Contains a list of a points at which to generate groups of leaves.
- Client (func_868_a) described, server (func_666_a) not: Recursively called by generate() (func_867_a) and optionally by itself.
- 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.
- Client (func_869_a) described, server (func_668_a) not: Generates a node in the current cave system recursion tree.
- Client (field_870_m) described, server (field_748_m) not: Sets the limit of the random value used to initialize the height limit.
- Client (func_870_a) described, server (func_669_a) not: Generates a larger initial cave node than usual. Called 25% of the time.
- 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.
- Server (field_759_b) described, client (field_881_b) not:random seed for GenBigTree
- 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.
- Client (field_908_o) described, server (field_702_n) not: A NoiseGeneratorOctaves used in generating terrain
- Client (field_910_m) described, server (field_703_m) not: A NoiseGeneratorOctaves used in generating terrain
- Client (field_911_l) described, server (field_704_l) not: A NoiseGeneratorOctaves used in generating terrain
- Client (field_912_k) described, server (field_705_k) not: A NoiseGeneratorOctaves used in generating terrain
- Client (field_921_b) described, server (field_714_b) not: A NoiseGeneratorOctaves used in generating terrain
- Client (field_922_a) described, server (field_715_a) not: A NoiseGeneratorOctaves used in generating terrain
- 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
- 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
- Client (func_941_a) described, server (func_681_a) not: Start the skin for this entity downloading, if necessary, and increment its reference counter
- Description for client (func_976_a) differs from server (func_20177_a)
- Client (func_995_d) described, server (func_358_c) not: Called when this Chunk is loaded by the ChunkProvider
- 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.
- Client (func_998_e) described, server (func_331_d) not: Called when this Chunk is unloaded by the ChunkProvider
- 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.
- Client (func_1006_f) described, server (func_336_e) not: Sets the isModified flag for this Chunk
- Description for client (func_1015_b) differs from server (func_350_b)
- Client (func_1017_a) described, server (func_351_a) not: Checks whether the chunk is at the X/Z location specified
- 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.
- Client (func_1023_e) described, server (func_359_e) not: Removes the TileEntity for a given block in this chunk
- Client (func_1024_c) described, server (func_353_b) not: Generates the initial skylight map for the chunk upon generation or load.
- Description for client (field_1026_y) differs from server (field_792_x)
- Description for client (field_1037_n) differs from server (field_803_m)
- Description for client (field_1039_l) differs from server (field_804_l)
- Description for client (field_1043_h) differs from server (field_808_h)
- Client (field_1049_b) described, server (field_814_b) not: A list of all TileEntities in all currently-loaded chunks
- Client (field_1050_a) described, server (field_815_a) not: A list of all Entities in all currently-loaded chunks
- Description for client (func_1051_a) differs from server (func_20115_a)
- Server (field_788_B) described, client (field_1056_C) not:Set of scheduled ticks (used for checking if a tick already exists)
- Server (field_789_A) described, client (field_1058_B) not:TreeSet of scheduled ticks which is used as a priority queue for the ticks
- Client (func_1084_a) described, server (func_44014_a) not: create a new instance of an entity by using an entityID
- Client (func_1092_a) described, server (func_9217_a) not: Calls the corresponding fct in di
- Client (func_1095_a) described, server (func_9218_a) not: Returns the damage against a given entity.
- 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.
- Client (func_1099_b) described, server (func_573_b) not: Checks if the itemStack object can harvest a specified block
- Client (field_1105_b) described, server (field_840_b) not: The object stored in this entry
- Client (field_1106_a) described, server (field_841_a) not: The hash code of this entry
- Client (field_1107_d) described, server (field_842_d) not: The id of the hash slot computed from the hash
- Client (field_1108_c) described, server (field_843_c) not: The next entry in this slot
- Client (field_1110_b) described, server (field_845_b) not: The y coordinate of this ChunkPosition
- Client (field_1111_a) described, server (field_846_a) not: The x coordinate of this ChunkPosition
- Client (field_1112_c) described, server (field_847_c) not: The z coordinate of this ChunkPosition
- Client (field_1118_b) described, server (field_20096_b) not: The inventory we want to extract a slot from.
- Description for client (func_1122_a) differs from server (func_20156_a)
- Client (field_1123_d) described, server (field_20101_b) not: The inventory we want to extract a slot from.
- 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.
- Client (func_1143_a) described, server (func_769_a) not: Write the compound, gzipped, to the outputstream.
- Description for client (field_1170_e) differs from server (field_930_e)
- Client (func_1249_b) described, server (func_35572_b) not: Rotates the vector around the y axis by the specified angle.
- Client (func_1258_a) described, server (func_35571_a) not: Rotates the vector around the x axis by the specified angle.
- Client (field_1318_t) described, server (field_507_t) not: The material for crafted snow.
- Client (field_1340_d) described, server (field_990_d) not: An array of all EnumMobType values.
- Client (field_1522_s) described, server (field_676_s) not: The time according to World.worldTime when this chunk was last saved
- Client (field_1523_r) described, server (field_677_r) not: Whether this Chunk has any Entities and thus requires saving on every tick
- Client (field_1525_p) described, server (field_679_p) not: Set to true if this Chunk should never be saved (e.g. in multiplayer)
- Client (field_1529_l) described, server (field_683_l) not: A Map of ChunkPositions to TileEntities in this chunk
- Client (field_1532_i) described, server (field_686_i) not: Sets the lowest block height in a chunk
- Client (field_1538_c) described, server (field_692_c) not: Whether or not this Chunk is currently loaded into the World
- Description for client (field_1621_b) differs from server (field_20145_b)
- Description for client (field_1622_a) differs from server (field_20146_a)
- Server (field_857_y) described, client (field_1624_y) not:Painting Title.
- Client (field_1630_D) described, server (field_863_D) not: Every enum in EnumArt
- Client (field_1721_d) described, server (field_983_d) not: An array of all EnumSkyBlock values.
- Client (field_4015_b) described, server (field_4154_b) not: The RNG used by the Item subclasses.
- Description for client (func_4019_b) differs from server (func_9202_b)
- Client (func_4020_a) described, server (func_9203_a) not: Returns the damage against a given entity.
- 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.
- Description for client (func_4026_a) differs from server (func_4027_a)
- Client (field_4045_bg) described, server (field_9035_bf) not: The Jack-O-Lantern
- Client (field_4049_be) described, server (field_6065_bd) not: a brittle glass like substance found only in the nether
- Client (field_4053_bc) described, server (field_4050_bc) not: Red block, main part of the nether
- 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.
- Client (func_4074_a) described, server (func_4066_a) not: Returns the BiomeGenBase related to the chunk coordinate.
- 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
- 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?
- 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
- Server (field_4124_am) described, client (field_4088_k) not:the number of ticks remaining until this fish can no longer be caught
- Description for client (field_4093_f) differs from server (field_4126_f)
- Description for client (field_4094_e) differs from server (field_20905_e)
- Client (func_4095_a) described, server (func_4093_a) not: associate an existing world with a World provider, and setup its lightbrightness table
- Description for client (field_4095_d) differs from server (field_20906_d)
- Description for client (field_4096_c) differs from server (field_20907_c)
- Client (func_4098_a) described, server (func_4090_a) not: creates a new world chunk manager for WorldProvider
- 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)
- Description for client (func_4105_a) differs from server (func_20095_a)
- Description for client (field_4120_b) differs from server (field_4098_b)
- Description for client (field_4127_c) differs from server (field_4104_c)
- Client (func_4128_a) described, server (func_4105_a) not: Generates a node in the current cave system recursion tree.
- 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
- Client (func_4129_a) described, server (func_4106_a) not: Generates a larger initial cave node than usual. Called 25% of the time.
- Description for client (func_4150_a) differs from server (func_28183_a)
- Client (func_4153_a) described, server (func_4112_a) not: Given a chunk, find a random position in it.
- Client (func_4154_a) described, server (func_4111_a) not: The main spawning algorithm, spawns three random creatures of types in the subclass array
- Description for client (field_4158_a) differs from server (field_4250_a)
- Client (field_4164_n) described, server (field_4235_n) not: Is the world that the nether is getting generated.
- Client (field_4181_h) described, server (field_4225_h) not: A double array that holds terrain noise from noiseGen6
- Client (field_4182_g) described, server (field_4226_g) not: A double array that hold terrain noise from noiseGen5
- Client (field_4183_f) described, server (field_4227_f) not: A double array that hold terrain noise from noiseGen2
- Client (field_4184_e) described, server (field_4228_e) not: A double array that hold terrain noise
- Client (field_4185_d) described, server (field_4229_d) not: A double array that hold terrain noise from noiseGen3
- Client (field_4209_q) described, server (field_4272_q) not: The WorldProvider instance that World uses.
- Client (field_4215_b) described, server (field_4301_b) not: World chunk manager being used to generate chunks
- Client (field_4216_a) described, server (field_4302_a) not: world object being used
- Client (field_4217_f) described, server (field_6164_h) not: Array for sunrise/sunset colors (RGBA)
- Description for client (field_4220_c) differs from server (field_6167_c)
- Client (field_4232_a) described, server (field_28117_a) not: A private Random() function in Teleporter
- Client (field_4260_x) described, server (field_4212_x) not: Material used for portals
- Client (field_4261_w) described, server (field_4213_w) not: pumpkin
- Description for client (func_6377_h) differs from server (func_6094_e)
- 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).
- Client (func_6465_g) described, server (func_6156_d) not: Updates lighting. Returns true if there are more lighting updates to update
- 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.
- Client (func_6477_d) described, server (func_28108_d) not: True if the player can respawn in this dimension (true = overworld, false = nether).
- 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
- Client (func_6497_a) described, server (func_6003_a) not: Packet handler
- Client (func_6498_a) described, server (func_6002_a) not: Packet handler
- Client (field_6518_e) described, server (field_6155_e) not: An array of all EnumCreatureType values.
- Client (field_6544_a) described, server (field_4311_a) not: The 17x17 area around the player where mobs can spawn
- Client (field_9255_Z) described, server (field_9029_Z) not: Is the normal piston block.
- Client (field_9256_Y) described, server (field_9030_Y) not: BlockDeadBush
- Client (field_9257_X) described, server (field_9031_X) not: BlockTallGrass
- Client (field_9259_V) described, server (field_9033_V) not: Is the sticky piston block.
- Description for client (field_9262_S) differs from server (field_9037_S)
- Description for client (field_9294_aL) differs from server (field_9078_E)
- 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
- Client (field_9323_Z) described, server (field_9139_bg) not: The new X position to be applied to the entity.
- 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.
- Client (field_9332_M) described, server (field_9106_aT) not: What the hurt time was max set to last.
- Client (field_9336_ak) described, server (field_9128_br) not: used to check whether entity is jumping.
- Description for client (field_9344_ag) differs from server (field_9132_bn)
- Server (field_9133_bm) described, client (field_9346_af) not:intrinsic armor level for entity
- Client (field_9350_ad) described, server (field_9135_bk) not: The new yaw rotation to be applied to the entity.
- 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')
- Client (field_9352_ac) described, server (field_9136_bj) not: The new yaw rotation to be applied to the entity.
- Client (field_9354_ab) described, server (field_9137_bi) not: The new Z position to be applied to the entity.
- Client (field_9356_aa) described, server (field_9138_bh) not: The new Y position to be applied to the entity.
- Server (field_9119_aG) described, client (field_9357_z) not:the path for the texture of this entityLiving
- Server (field_9163_an) described, client (field_9415_k) not:appears to be the progress of the turn
- Server (func_9206_a) described, client (func_9425_a) not:sends a Packet 38 (Entity Status) to all tracked players of that entity
- Server (field_4263_L) described, client (field_9426_L) not:number of ticks until the next random ambients play
- Description for client (field_9427_K) differs from server (field_4264_K)
- Description for client (field_9430_x) differs from server (field_9209_x)
- Server (field_4278_h) described, client (field_9436_h) not:magic number used to generate fast random numbers for 3d distribution within a chunk
- 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.
- Client (func_9447_a) described, server (func_9001_a) not: Packet handler
- Server (func_9002_a) described, client (func_9448_a) not:respawns the player
- Client (func_12243_a) described, server (func_12013_a) not: Creates an explosion. Args: entity, x, y, z, strength
- Description for client (func_12247_b) differs from server (func_732_a)
- Description for client (func_12248_a) differs from server (func_12023_a)
- Server (field_12031_a) described, client (field_12257_a) not:whether or not the explosion sets fire to blocks around it
- Client (func_20005_c) described, server (func_27006_b) not: Returns if this slot contains a stack.
- Server (field_20100_c) described, client (field_20007_a) not:the id of the slot(also the index in the inventory arraylist)
- Description for client (field_20027_c) differs from server (field_20027_c)
- Description for client (func_20059_m) differs from server (func_20043_I)
- Server (field_20052_ap) described, client (field_20068_h) not:the crafting inventory you are currently using
- Server (field_20053_ao) described, client (field_20069_g) not:the crafting inventory in you get when opening your inventory
- Client (func_20093_a) described, server (func_20005_a) not: Updates Client side signs
- Description for client (func_20114_a) differs from server (func_20125_a)
- Server (func_20122_a) described, client (func_20117_a) not:adds the slot to the inventory it is in
- Description for client (func_20118_a) differs from server (func_20120_a)
- Server (field_20133_g) described, client (field_20121_g) not:list of all people that need to be notified when this craftinventory changes
- Server (field_20135_e) described, client (field_20122_e) not:the list of all slots in the inventory
- Server (field_20136_d) described, client (field_20123_d) not:the list of all items(stacks) for the corresponding slot
- Server (func_20056_a) described, client (func_20158_a) not:send information about the crafting inventory to the client(currently only for furnace times)
- Server (func_20055_a) described, client (func_20159_a) not:inform the player of a change in a single slot
- Client (func_20160_a) described, server (func_25078_a) not: Translate a key to current language applying String.format()
- Client (func_20162_a) described, server (func_25079_a) not: Return the StringTranslate singleton instance
- Client (func_20163_a) described, server (func_25080_a) not: Translate a key to current language.
- 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.
- Client (field_20165_a) described, server (field_25082_a) not: Is the private singleton instance of StringTranslate.
- Description for client (func_21012_a) differs from server (func_21089_a)
- Description for client (func_21014_i) differs from server (func_21088_g)
- Description for client (func_21028_c) differs from server (func_21027_b)
- Description for client (func_21029_c) differs from server (func_21030_c)
- Description for client (func_21059_b) differs from server (func_21041_a)
- Description for client (func_21060_d) differs from server (func_21042_c)
- Description for client (func_21062_U) differs from server (func_40035_z)
- 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.
- Client (func_21072_p) described, server (func_21069_f_) not: returns true if a sheeps wool has been sheared
- 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.
- Client (func_21090_e) described, server (func_21049_a) not: Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
- Client (func_21091_q) described, server (func_21048_K) not: Returns the current state of crepper, -1 is idle, 1 is 'in fuse'
- Client (field_21101_b) described, server (field_21080_f) not: random number generator for instance. Used in random item stack selection.
- 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
- Client (field_21104_b) described, server (field_21085_b) not: the width of the crafting inventory
- Client (func_21105_c) described, server (func_21082_c) not: stores an itemstack in the users inventory
- 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.
- Description for client (func_21114_a) differs from server (func_21116_a)
- Description for client (func_21118_q) differs from server (func_25073_n)
- Client (field_21120_L) described, server (field_21120_L) not: A flag indicating whether we should spawn peaceful mobs.
- Client (func_21135_a) described, server (func_21134_a) not: Used to check if a recipe matches current crafting inventory
- Client (func_21136_b) described, server (func_21136_b) not: Returns an Item that is the result of this recipe
- Client (field_21138_b) described, server (field_21140_b) not: How many horizontal slots this recipe is wide.
- Client (field_21139_a) described, server (field_21141_a) not: Is the itemID of the output item that you get when craft the recipe.
- Client (field_21140_e) described, server (field_21142_e) not: Is the ItemStack that you get when craft the recipe.
- Client (field_21141_d) described, server (field_21143_d) not: Is a array of ItemStack that composes the recipe.
- Client (field_21142_c) described, server (field_21144_c) not: How many vertical slots this recipe uses.
- Client (field_21143_b) described, server (field_21137_b) not: Is a List of ItemStack that composes the recipe.
- Client (field_21144_a) described, server (field_21138_a) not: Is the ItemStack that you get when craft the recipe.
- Client (func_21146_a) described, server (func_21003_a) not: Packet handler
- Client (func_21147_a) described, server (func_21001_a) not: runs registerPacket on the given Packet19EntityAction
- Client (func_21148_a) described, server (func_21002_a) not: Packet handler
- Client (func_21168_d) described, server (func_21103_d) not: Gets whether or not this creature type is peaceful.
- Client (field_21172_g) described, server (field_21106_g) not: A flag indicating whether this creature type is peaceful.
- Client (field_21178_c) described, server (field_21124_c) not: An array of all EnumMovingObjectType values.
- Client (func_21180_d) described, server (func_21132_c) not: Returns true if the ItemStack can hold 2 or more units of the item.
- Client (func_21181_i) described, server (func_21125_h) not: gets the damage of an itemstack
- Client (func_21203_a) described, server (func_21167_a) not: Returns whether or not the specified creature type can spawn at the specified location.
- Description for client (func_21205_c) differs from server (func_21178_c)
- Client (field_21209_j) described, server (field_21182_j) not: An array of all EnumToolMaterial values.
- Client (field_21901_a) described, server (field_21900_a) not: Boolean value indicating weather a player is sleeping or not
- Description for client (field_21908_b) differs from server (field_21901_b)
- Client (field_22018_aZ) described, server (field_22007_aZ) not: Is the redstone repeater (diode) in item form.
- Description for client (field_22019_aY) differs from server (field_22008_aY)
- Description for client (field_22020_bi) differs from server (field_22010_bi)
- Description for client (field_22021_bh) differs from server (field_22011_bh)
- Client (field_22023_b) described, server (field_22013_b) not: The states in which the redstone repeater blocks can be.
- Client (field_22024_a) described, server (field_22014_a) not: The offsets for the two torches in redstone repeater blocks.
- Client (field_22025_c) described, server (field_22015_c) not: Tells whether the repeater is powered or not
- 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.
- Client (func_22029_f) described, server (func_22018_f) not: Return whether or not the bed is occupied.
- Client (func_22031_a) described, server (func_22022_a) not: Sets whether or not the bed is occupied.
- Client (func_22032_d) described, server (func_22020_d) not: Returns whether or not this bed block is the foot of the bed.
- Client (field_22033_a) described, server (field_22023_a) not: Maps the head-of-bed block to the foot-of-bed block.
- Server (field_35062_a) described, client (field_22037_a) not:The list of the types of step blocks.
- Server (func_22056_G) described, client (func_22050_O) not:Plays living's sound at its position
- Client (func_22051_K) described, server (func_22057_E) not: Returns whether player is sleeping or not
- Description for client (func_22053_b) differs from server (func_22060_a)
- Client (func_22054_L) described, server (func_22065_F) not: Returns whether or not the player is asleep and the screen has fully faded.
- Client (func_22055_b) described, server (func_22061_a) not: Add a chat message to the player
- Client (func_22056_a) described, server (func_22062_a) not: Wake up the player if they're sleeping.
- Description for client (func_22136_c) differs from server (func_22074_c)
- Description for client (func_22138_q) differs from server (func_22079_j)
- 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.
- Client (func_22141_x) described, server (func_22083_p) not: Wakes up all players in the world.
- Client (func_22142_y) described, server (func_22084_q) not: Returns whether or not all players in the world are fully asleep.
- Description for client (func_22144_v) differs from server (func_22081_n)
- Client (field_22146_A) described, server (field_22087_A) not: A flag indicating whether or not all players in the world are sleeping.
- Server (func_22095_a) described, client (func_22148_a) not:saves level.dat and backs up the existing one to level.dat_old
- Description for client (func_22149_a) differs from server (func_22092_a)
- Server (func_22091_b) described, client (func_22150_b) not:Checks the session lock to prevent save collisions
- Description for client (func_22151_c) differs from server (func_22096_c)
- Description for client (func_22152_a) differs from server (func_22094_a)
- Description for client (func_22153_a) differs from server (func_22097_a)
- Description for client (field_22155_b) differs from server (field_22099_b)
- Server (field_1003_a) described, client (field_22156_a) not:Reference to the logger.
- Description for client (field_22158_c) differs from server (field_1002_b)
- Description for client (func_22171_a) differs from server (func_22101_a)
- Description for client (func_22175_a) differs from server (func_22102_a)
- Description for client (func_22179_a) differs from server (func_22104_a)
- Client (func_22190_d) described, server (func_22120_d) not: Returns an output stream for the specified chunk. Args: worldDir, chunkX, chunkZ
- Description for client (func_22192_a) differs from server (func_22122_a)
- Client (func_22194_c) described, server (func_22124_c) not: Returns an input stream for the specified chunk. Args: worldDir, chunkX, chunkZ
- Description for client (field_22195_a) differs from server (field_22125_a)
- Server (func_22126_b) described, client (func_22196_b) not:close this RegionFile and prevent further writes
- Server (func_22128_a) described, client (func_22198_a) not:args: x, z, offset - sets the chunk's offset in the region file
- Server (func_22130_a) described, client (func_22200_a) not:args: sectorNumber, data, length - write the chunk data to this RegionFile
- Server (func_22132_c) described, client (func_22202_c) not:args: x, z, - true if chunk has been saved / converted
- Server (func_22133_a) described, client (func_22203_a) not:args: x, z, data, length - write chunk data at (x, z) to disk
- 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
- Server (func_22136_d) described, client (func_22206_d) not:args: x, z - check region bounds
- Server (func_22137_e) described, client (func_22207_e) not:args: x, y - get chunk's offset in region file
- Server (func_22138_b) described, client (func_22208_b) not:args: x, z, timestamp - sets the chunk's write timestamp
- Server (func_22140_a) described, client (func_22210_a) not:args: x, y - get uncompressed chunk stream from the region file
- Server (field_22145_g) described, client (field_22215_g) not:McRegion sizeDelta
- Client (func_22288_b) described, server (func_22187_b) not: Returns the seed of current world.
- Client (func_22289_d) described, server (func_22191_a) not: Sets the save version of the world
- Description for client (func_22292_a) differs from server (func_22181_a)
- Client (func_22293_c) described, server (func_22184_c) not: Returns the x spawn position
- Client (func_22295_d) described, server (func_22179_d) not: Return the Y axis spawning point of the player.
- Client (func_22296_k) described, server (func_22188_i) not: Returns the save version of this world
- Client (func_22299_a) described, server (func_22185_a) not: Gets the NBTTagCompound for the worldInfo
- Client (func_22300_e) described, server (func_22189_e) not: Returns the z spawn position
- Client (func_22304_f) described, server (func_22186_f) not: Get current world time
- Description for client (func_22305_a) differs from server (func_22183_a)
- Client (func_22307_a) described, server (func_22180_a) not: Set current world time
- Client (field_22311_j) described, server (field_22193_j) not: The name of the save defined at world creation.
- Client (field_22314_g) described, server (field_22196_g) not: The size of entire save of current world on the disk, isn't exactly.
- Description for client (field_22316_e) differs from server (field_22198_e)
- Description for client (field_22317_d) differs from server (field_22199_d)
- Description for client (field_22318_c) differs from server (field_22200_c)
- Description for client (field_22319_b) differs from server (field_22201_b)
- Client (field_22320_a) described, server (field_22202_a) not: Holds the seed of the currently world.
- Client (field_22391_a) described, server (field_22213_a) not: An array of entity classes that spawn at night.
- Description for client (func_22393_a) differs from server (func_22215_a)
- Server (field_529_a) described, client (field_22394_b) not:the y coordinate
- Server (field_528_b) described, client (field_22396_c) not:the z coordinate
- Description for client (field_24900_bi) differs from server (field_24900_d)
- Client (func_25012_m) described, server (func_25010_k) not: Whether wolves like this food (true for raw and cooked porkchop).
- Client (field_25013_bi) described, server (field_25011_bi) not: Whether wolves like this food (true for raw and cooked porkchop).
- Client (field_25015_e) described, server (field_25004_e) not: The player that is using the GUI where this slot resides.
- 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.
- Description for client (field_25017_bj) differs from server (field_25013_bj)
- Client (field_25019_b) described, server (field_25015_b) not: Either 1 or 2. 1 indicates to begin raining, 2 indicates to stop raining.
- 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
- Client (func_25025_V) described, server (func_25021_O) not: whether this EntityLiving has a currentTarget (the entity being looked at)
- 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.
- Client (func_25027_v) described, server (func_25027_m) not: Returns the size of the slime.
- Client (func_25028_d_) described, server (func_25026_u) not: Disables a mob's ability to move on its own while true.
- Description for client (func_25029_a) differs from server (func_25022_a)
- Description for client (func_25030_F) differs from server (func_25024_A)
- Description for client (func_25031_E) differs from server (func_25023_z)
- Description for client (func_25032_c) differs from server (func_25025_c)
- Description for client (func_25034_B) differs from server (func_25036_w)
- Description for client (func_25035_a) differs from server (func_25033_a)
- Description for client (func_25036_a) differs from server (func_25029_a)
- Server (func_25032_d) described, client (func_25038_d) not:sets if the wolf is tamed or not
- Description for client (func_25040_C) differs from server (func_25028_x)
- Description for client (func_25041_c) differs from server (func_25037_c)
- Description for client (func_25044_b) differs from server (func_25035_b)
- Description for client (func_25045_A) differs from server (func_25034_v)
- Description for client (func_25046_b) differs from server (func_25031_b)
- Client (func_25047_D) described, server (func_25030_y) not: returns whether this wolf has been tamed
- 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.
- Client (field_25051_h) described, server (field_25041_h) not: This time increases while wolf is shaking and emitting water particles.
- Server (field_25043_f) described, client (field_25053_f) not:true is the wolf is wet else false
- 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.
- Client (func_25056_h) described, server (func_25045_g) not: Adds a value to a movement statistic field - like run, walk, swin or climb.
- Description for client (func_25059_P) differs from server (func_25049_H)
- Description for client (func_25061_a) differs from server (func_25050_a)
- Client (func_25063_a) described, server (func_25055_a) not: Returns the correspondent list of the EnumCreatureType informed.
- 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.
- 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.
- Client (field_25066_r) described, server (field_25058_r) not: Holds the classes of IMobs (hostile mobs) that can be spawned in the biome.
- Client (func_25068_c) described, server (func_27053_d) not: Register the stat into StatList.
- Client (field_25069_f) described, server (field_27057_h) not: Holds the GUID of the stat.
- Client (field_25070_e) described, server (field_25062_e) not: The Stat name
- Client (field_25071_d) described, server (field_25063_d) not: The Stat ID
- 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.
- 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.
- Client (field_25076_c) described, server (field_27992_c) not: Holds the parent achievement, that must be taken before this achievement is avaiable.
- Description for client (func_25098_c) differs from server (func_25072_c)
- Server (func_25075_b) described, client (func_25115_b) not:gets a watchable object and returns it as a Integer
- Server (func_25076_c) described, client (func_25116_c) not:gets a watchable object and returns it as a String
- Client (func_25150_a) described, server (func_25092_a) not: Forces all dual blocks to count for each other on the stats list
- Client (func_25153_a) described, server (func_25089_a) not: Initializes statistic fields related to minable items and blocks.
- Client (func_25154_a) described, server (func_25088_a) not: Initializes statistic fields related to breakable items and blocks.
- Client (func_25155_a) described, server (func_25090_a) not: Initializes statistic fields related to usable items and blocks.
- 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
- 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.
- Client (field_25158_z) described, server (field_25093_z) not: Tracks the number of items a given block or item has been crafted.
- Server (field_25096_w) described, client (field_25161_w) not:counts the number of times you've killed a player
- Server (field_25097_v) described, client (field_25162_v) not:the number of mobs you have killed
- Server (field_25098_u) described, client (field_25163_u) not:the number of times you have died
- Server (field_25100_t) described, client (field_25165_t) not:the amount of damage you have taken
- Server (field_25102_s) described, client (field_25167_s) not:the amount of damage you've dealt
- Server (field_25103_r) described, client (field_25168_r) not:the distance you've dropped (or times you've fallen?)
- Client (field_25169_C) described, server (field_25104_C) not: Tracks one-off stats.
- Client (field_25170_B) described, server (field_25105_B) not: Tracks the number of times a given block or item has been broken.
- Server (field_25106_q) described, client (field_25171_q) not:the times you've jumped
- Client (field_25172_A) described, server (field_25107_A) not: Tracks the number of times a given block or item has been used.
- Server (field_25108_p) described, client (field_25173_p) not:the distance you've dived
- Server (field_25109_o) described, client (field_25174_o) not:the distance you've flown
- Server (field_25110_n) described, client (field_25175_n) not:the distance you've climbed
- Server (field_25111_m) described, client (field_25176_m) not:the distance you have fallen
- Server (field_25112_l) described, client (field_25177_l) not:distance you have swam
- Server (field_25113_k) described, client (field_25178_k) not:distance you've walked
- Server (field_25114_j) described, client (field_25179_j) not:number of minutes you have played
- Server (field_25115_i) described, client (field_25180_i) not:number of times you've left a game
- Server (field_25116_h) described, client (field_25181_h) not:number of times you've joined a multiplayer world
- Server (field_25117_g) described, client (field_25182_g) not:the number of times you have loaded a world
- Server (field_25118_f) described, client (field_25183_f) not:times a world has been created
- Server (field_25119_e) described, client (field_25184_e) not:times the game has been started
- Client (field_25185_d) described, server (field_25120_d) not: Tracks the number of times a given block or item has been mined.
- Description for client (func_25190_a) differs from server (func_25125_a)
- Server (func_25126_b) described, client (func_25193_b) not:returns the List<> of all recipes
- Description for client (field_25195_b) differs from server (field_25128_b)
- Client (field_25197_d) described, server (field_25130_d) not: Is the 'benchmarking' achievement.
- Description for client (field_25198_c) differs from server (field_25131_c)
- Client (func_25199_a) described, server (func_25135_a) not: Translates a Stat name with format args
- Client (func_25200_a) described, server (func_25136_a) not: Translates a Stat name
- Client (func_25208_a) described, server (func_25132_a) not: Returns the unique GUID of a achievement id.
- Client (field_25209_b) described, server (field_25133_b) not: Maps a achievement id with it's unique GUID.
- Client (field_25210_a) described, server (field_25134_a) not: Holds the singleton instance of AchievementMap.
- Client (field_25212_a) described, server (field_25145_a) not: Holds the class of the entity to be spawned.
- Description for client (field_26905_d) differs from server (field_27993_d)
- Description for client (field_26906_c) differs from server (field_27994_c)
- Client (field_26907_d) described, server (field_27995_d) not: Holds the coordinate of the player when enter a minecraft to ride.
- Client (field_27011_d) described, server (field_27007_d) not: The player that is using the GUI where this slot resides.
- 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).
- Description for client (func_27013_ag) differs from server (func_27011_Z)
- Client (func_27015_a) described, server (func_27010_a) not: This method gets called when the entity kills another one.
- Client (func_27021_X) described, server (func_27013_Q) not: Makes the entity despawn if requirements are reached
- Client (func_27022_s) described, server (func_27014_t) not: Returns true if the creeper is powered by a lightning bolt.
- Server (func_4046_a) described, client (func_27023_a) not:True if the ghast has an unobstructed line of travel to the waypoint.
- Client (func_27024_i) described, server (func_27015_h) not: Adds a value to a mounted movement statistic field - by minecart, boat, or pig.
- Server (func_27016_t) described, client (func_27025_G) not:returns if pvp is enabled or not
- Client (func_27026_a) described, server (func_27017_a) not: Will trigger the specified trigger.
- 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.
- 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
- 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.
- Client (func_27032_l) described, server (func_27021_h) not: Disable statistics for the block, the block will no count for mined or placed.
- 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.
- Client (field_27034_bp) described, server (field_27023_bp) not: If this field is true, the block is counted for statistics (mined or placed)
- Client (func_27039_a) described, server (func_27033_a) not: Return true if the blocks passed is a power related rail.
- 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).
- 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).
- Client (func_27042_h) described, server (func_27028_d) not: Returns true if the block is power related rail.
- Client (field_27045_a) described, server (field_27034_a) not: Power related rails have this field at true.
- 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.
- Client (func_27047_e) described, server (func_27036_e) not: Returns true if the door is open, or false if its closed.
- Description for client (func_27048_a) differs from server (func_27037_a)
- Description for client (func_27049_a) differs from server (func_27038_a)
- Client (func_27076_e) described, server (func_27047_e) not: Disable the rain for the biome.
- 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.
- Client (func_27078_c) described, server (func_27049_c) not: Returns true if the biome have snowfall instead a normal rain.
- 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)
- 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)
- 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.
- 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).
- 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.
- 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.
- Client (field_27096_l) described, server (field_27063_l) not: Holds the description of the achievement, ready to be formatted and/or displayed.
- Client (field_27097_d) described, server (field_27064_d) not: Holds the ItemStack that will be used to draw the achievement into the GUI.
- 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.
- Server (func_27073_a) described, client (func_27159_a) not:adds a lightning bolt to the list of lightning bolts in this world.
- 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
- Client (func_27161_C) described, server (func_27068_v) not: Returns true if the current rain strength is greater than 0.2
- Server (func_27074_d) described, client (func_27162_g) not:Not sure about this actually. Reverting this one myself.
- Description for client (func_27163_E) differs from server (func_27070_x)
- Description for client (func_27164_F) differs from server (func_27071_y)
- Server (func_27066_i) described, client (func_27165_m) not:update's all weather states.
- 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.
- Client (field_27172_i) described, server (field_27080_i) not: If > 0, the sky and skylight colors are illuminated by a lightning flash
- Server (field_27081_e) described, client (field_27173_e) not:a list of all the lightning entities
- 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.
- Client (func_27245_a) described, server (func_27001_a) not: runs registerPacket on the given Packet200Statistic
- Client (func_27246_a) described, server (func_27002_a) not: Handles weather packet
- Client (func_27283_g) described, server (func_27090_g) not: Return whether the material is a form of ground cover, e.g. Snow
- Client (func_27284_f) described, server (func_27089_f) not: Sets the material as a form of ground cover, e.g. Snow
- Client (field_27285_A) described, server (field_27091_A) not: Indicates if the material is a form of ground cover, e.g. Snow
- Server (field_27093_t) described, client (field_27362_t) not:the distance you've traveled by pig
- Server (field_27094_s) described, client (field_27363_s) not:the distance you've traveled by boat
- Server (field_27095_r) described, client (field_27364_r) not:the distance you've traveled by minecart
- Client (field_27365_z) described, server (field_27096_z) not: Holds the maximum length of paintings art title.
- Client (field_27375_u) described, server (field_27098_u) not: Is the 'when pig fly' achievement.
- Client (field_27376_t) described, server (field_27099_t) not: is the 'cow tipper' achievement.
- Client (field_27377_s) described, server (field_27100_s) not: Is the 'monster hunter' achievement.
- Client (field_27378_r) described, server (field_27101_r) not: Is the 'time to strike' achievement.
- Client (field_27379_q) described, server (field_27102_q) not: Is the 'on a rail' achievement
- Client (field_27380_p) described, server (field_27103_p) not: Is the 'delicious fish' achievement.
- Client (field_27381_o) described, server (field_27104_o) not: Is the 'getting a upgrade' achievement.
- Client (field_27382_n) described, server (field_27105_n) not: Is the 'the lie' achievement.
- Client (field_27383_m) described, server (field_27106_m) not: Is the 'bake bread' achievement.
- Client (field_27384_l) described, server (field_27107_l) not: Is the 'time to farm' achievement.
- Client (field_27385_k) described, server (field_27108_k) not: Is the 'acquire hardware' achievement.
- Client (field_27386_j) described, server (field_27109_j) not: Is the 'hot topic' achievement.
- Client (field_27387_i) described, server (field_27110_i) not: Is the 'time to mine' achievement.
- Description for client (field_27388_e) differs from server (field_25129_a)
- Client (field_27389_d) described, server (field_27111_d) not: Is the biggest row used to display a achievement on the GUI.
- Client (field_27390_c) described, server (field_27112_c) not: Is the biggest column used to display a achievement on the GUI.
- Client (field_27391_b) described, server (field_27113_b) not: Is the smallest row used to display a achievement on the GUI.
- Client (field_27392_a) described, server (field_27114_a) not: Is the smallest column used to display a achievement on the GUI.
- Description for client (func_27393_p) differs from server (func_27120_m)
- Description for client (func_27394_b) differs from server (func_27116_b)
- Description for client (func_27395_f) differs from server (func_27118_c)
- Description for client (func_27396_m) differs from server (func_27122_j)
- Description for client (func_27397_o) differs from server (func_27115_l)
- Description for client (func_27398_a) differs from server (func_27119_a)
- Description for client (func_27399_e) differs from server (func_27121_b)
- Description for client (func_27400_n) differs from server (func_27117_k)
- Description for client (field_27401_o) differs from server (field_27123_o)
- Client (field_27402_n) described, server (field_27124_n) not: Is thunderbolts failing now?
- Description for client (field_27403_m) differs from server (field_27125_m)
- Description for client (field_27404_l) differs from server (field_27126_l)
- 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.
- Client (func_28009_b) described, server (func_28020_c) not: Called when item is crafted/smelted. Used only by maps so far.
- Description for client (field_28010_bb) differs from server (field_28021_bb)
- 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
- 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
- Client (field_28017_a) described, server (field_28009_a) not: ID of record which is in Jukebox
- Description for client (func_28018_c) differs from server (func_28010_c)
- 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)
- Client (field_28023_z) described, server (field_28015_D) not: Whether the entity is inside a Portal
- Client (field_28026_A) described, server (field_28014_E) not: The amount of time an entity has been in a Portal
- Description for client (func_28028_i) differs from server (func_28028_f)
- 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
- 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.
- Client (field_28033_bl) described, server (field_28030_bl) not: Trapdoor block.
- 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.
- 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.
- Client (field_28054_b) described, server (field_28051_b) not: Contains a unique ID for the item that this packet will be populating.
- 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.
- Client (field_28057_m) described, server (field_28054_m) not: Is the biome used for sky world.
- 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.
- Server (field_28061_b) described, client (field_28064_b) not:Just an empty chunk to start fresh.
- Client (field_28065_a) described, server (field_28062_a) not: A set of dropped chunks. Currently not used in single player.
- Client (field_28066_g) described, server (field_28063_g) not: The World object which this ChunkProvider was constructed with
- Client (field_28067_f) described, server (field_28064_f) not: A list of all the currently loaded chunks.
- 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.
- Client (field_28069_d) described, server (field_28066_d) not: The IChunkLoader used by this ChunkProvider
- Description for client (field_28070_c) differs from server (field_28067_c)
- Description for client (func_28100_h) differs from server (func_445_d)
- 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.
- 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.
- 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
- Description for client (func_28104_m) differs from server (func_28098_j)
- Client (func_28106_e) described, server (func_28097_e) not: See description for func_28136_a.
- Client (func_28107_a) described, server (func_28101_a) not: See description for playAuxSFX.
- Description for client (field_28109_a) differs from server (field_828_a)
- Client (field_28120_a) described, server (field_28120_a) not: Reference for EntityPlayer object in MapInfo
- Client (field_28123_d) described, server (field_28124_d) not: reference in MapInfo to MapData object
- Client (func_28125_a) described, server (func_28126_a) not: merges provided ItemStack with the first avaliable one in the container/player inventory
- Description for client (func_28126_h) differs from server (func_28128_h)
- Client (func_28127_i) described, server (func_28129_i) not: Marks the material as translucent
- Client (field_28128_D) described, server (field_28130_D) not: Indicates if the material is translucent
- Client (field_28129_A) described, server (field_28131_A) not: The color index used to draw the blocks of this material on maps.
- Client (field_28130_b) described, server (field_28132_b) not: The material used by BlockGrass
- 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).
- Server (func_28135_e) described, client (func_28138_e) not:Gets whether the Network manager is terminating.
- Client (func_28139_a) described, server (func_28138_a) not: Wakes reader and writer threads
- Description for client (func_28142_c) differs from server (func_752_c)
- 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.
- Client (func_28155_b) described, server (func_28142_b) not: Called when the player picks the ItemStack from furnace or workbench crafting slot.
- Client (func_28156_b) described, server (func_28145_b) not: Sets the item damage of the ItemStack.
- Client (func_28162_b) described, server (func_28147_b) not: write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- Client (func_28163_a) described, server (func_28148_a) not: reads in data from the NBTTagCompound into this MapDataBase
- Client (func_28164_a) described, server (func_28146_a) not: Marks this MapDataBase dirty, to be saved to disk when the level next saves.
- Client (func_28165_a) described, server (func_28149_a) not: Sets the dirty state of this MapDataBase, whether it needs saving to disk.
- Client (func_28166_b) described, server (func_28150_b) not: Whether this MapDataBase needs saving to disk.
- Client (field_28167_b) described, server (field_28151_b) not: Whether this MapDataBase needs saving to disk.
- Server (field_28152_a) described, client (field_28168_a) not:The name of the map data nbt
- Client (field_28176_f) described, server (field_28160_f) not: colours
- 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.
- 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
- 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.
- Client (func_28187_b) described, server (func_28174_b) not: Loads the idCounts Map from the 'idcounts' file.
- Client (func_28188_a) described, server (func_28176_a) not: Saves all dirty loaded MapDataBases to disk.
- Client (func_28189_a) described, server (func_28175_a) not: Saves the given MapDataBase to disk.
- Client (field_28190_b) described, server (field_28179_b) not: Map of item data String id to loaded MapDataBases
- 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
- Client (field_28193_c) described, server (field_28182_c) not: List of loaded MapDataBases.
- Server (func_694_e) described, client (func_28195_e) not:Returns a bounding box that is inset by the specified amounts
- Client (field_28197_q) described, server (field_28184_q) not: Holds the index of the color used on map.
- Client (field_28198_p) described, server (field_28185_p) not: Holds the color in RGB value that will be rendered on maps.
- Client (field_28199_o) described, server (field_28186_o) not: The map color for Wood blocks
- Client (field_28200_n) described, server (field_28187_n) not: The map color for Water blocks
- Client (field_28201_m) described, server (field_28188_m) not: The map color for Stone blocks
- Client (field_28202_l) described, server (field_28189_l) not: The map color for Dirt blocks
- Client (field_28203_k) described, server (field_28190_k) not: The map color for Clay blocks
- Client (field_28204_j) described, server (field_28191_j) not: The map color for Snow Cover and Snow blocks
- Client (field_28205_i) described, server (field_28192_i) not: The map color for Leaf, Plant, Cactus, and Pumpkin blocks.
- Client (field_28206_h) described, server (field_28193_h) not: The map color for Iron blocks
- Client (field_28207_g) described, server (field_28194_g) not: The map color for Ice blocks
- Client (field_28208_f) described, server (field_28195_f) not: The map color for TNT blocks
- Client (field_28209_e) described, server (field_28196_e) not: The map color for Cloth and Sponge blocks
- Client (field_28210_d) described, server (field_28197_d) not: This is the color of the sand
- Client (field_28211_c) described, server (field_28198_c) not: this is the grass color in html format
- Client (field_28212_b) described, server (field_28199_b) not: The map color for Air blocks
- Client (field_28213_a) described, server (field_28200_a) not: Holds all the 16 colors used on maps, very similar of a pallete system.
- Client (func_30010_b) described, server (func_20117_a) not: Creates a copy of a ItemStack, a null parameters will return a null.
- 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.
- Server (func_31002_j) described, client (func_31004_j) not:validates a tile entity
- Server (func_31003_h) described, client (func_31005_i) not:invalidates a tile entity
- Server (func_31004_g) described, client (func_31006_g) not:returns true if tile entity is invalid, false otherwise
- 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.
- Server (func_31011_k) described, client (func_31011_l) not:removes a pistons tile entity (and if the piston is moving, stops it)
- Client (field_31020_l) described, server (field_31015_l) not: the progress in (de)extending
- Client (field_31024_i) described, server (field_31019_i) not: if this piston is extending or not
- Client (field_31025_c) described, server (field_31020_c) not: the side the front of the piston is on
- Client (func_31026_E) described, server (func_31021_B) not: Time remaining during which the Animal is sped up and flees.
- Description for client (func_31027_a) differs from server (func_31024_a)
- 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.
- Description for client (func_31029_h) differs from server (func_31025_e)
- Description for client (func_31031_m) differs from server (func_31026_j)
- Server (func_31031_b) described, client (func_31034_c) not:gets the piston tile entity at the specified location
- Description for client (func_31035_a) differs from server (func_31032_a)
- Description for client (func_31036_a) differs from server (func_31030_a)
- Description for client (func_31039_c) differs from server (func_31037_c)
- Description for client (func_31041_f) differs from server (func_31039_f)
- Description for client (func_31042_a) differs from server (func_31040_a)
- Server (func_31041_g) described, client (func_31043_h) not:handles attempts to extend or retract the piston.
- Server (func_31042_c) described, client (func_31044_d) not:returns an int which describes the direction the piston faces
- Description for client (func_31045_h) differs from server (func_31036_h)
- Client (func_31046_e) described, server (func_31035_d) not: Determine if the metadata is related to something powered.
- Description for client (func_31047_i) differs from server (func_31038_i)
- Client (field_31049_a) described, server (field_31044_a) not: This pistons is the sticky one?
- Client (field_31056_b) described, server (field_31051_b) not: gives the offset required for this axis to get the block at that side.
- Client (field_31058_d) described, server (field_31053_d) not: gives the offset required for this axis to get the block at that side.
- Client (field_31059_c) described, server (field_31054_c) not: gives the offset required for this axis to get the block at that side.
- Description for client (func_31060_l) differs from server (func_31057_l)
- Client (func_31061_i) described, server (func_31055_i) not: Returns true if material can be harvested by player.
- Client (func_31062_n) described, server (func_31058_n) not: Disables the ability to harvest this material.
- Description for client (func_31063_k) differs from server (func_31059_k)
- Description for client (func_31064_j) differs from server (func_31056_j)
- Description for client (field_31065_H) differs from server (field_31060_H)
- Client (field_31066_G) described, server (field_31061_G) not: Determines if the materials is one that can be collected by the player.
- Client (field_31067_B) described, server (field_31062_B) not: Pistons' material.
- Client (field_31068_A) described, server (field_31063_A) not: Web's material.
- Client (field_34901_d) described, server (field_34905_c) not: A GenLayer containing the temperature values.
- Description for client (field_34907_d) differs from server (field_34908_d)
- Client (func_35004_a) described, server (func_35308_a) not: 'Initiates construction of the Structure Component picked, at the current Location of StructGen'
- Description for client (func_35005_b) differs from server (func_35303_b)
- 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'
- 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)'
- Client (func_35013_a) described, server (func_35295_a) not: 'checks the entire StructureBoundingBox for Liquids'
- Client (func_35014_a) described, server (func_35302_a) not: 'Randomly decides if placing or not. Used for Decoration such as Torches and Spiderwebs'
- Description for client (func_35016_b) differs from server (func_35314_b)
- Description for client (func_35018_a) differs from server (func_35309_a)
- Server (func_35312_a) described, client (func_35020_a) not:Discover if bounding box can fit within the current bounding box object.
- Description for client (func_35022_a) differs from server (func_35307_a)
- 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...'
- Client (field_35025_h) described, server (field_35317_h) not: 'switches the Coordinate System base off the Bounding Box'
- Description for client (func_35030_a) differs from server (func_35319_a)
- Client (func_35033_a) described, server (func_35323_a) not: 'builds a door of the enumerated types (empty opening is a door)'
- Client (func_35034_a) described, server (func_35325_a) not: 'performs some checks, then gives out a fresh Stairs component'
- Description for client (field_35035_b) differs from server (field_35326_b)
- 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).
- Description for client (field_35107_d) differs from server (field_35388_d)
- Description for client (func_35112_o) differs from server (func_35147_q)
- Description for client (func_35113_c) differs from server (func_35146_g)
- Server (func_35149_at) described, client (func_35117_Q) not:Get if the Entity is sprinting.
- Description for client (func_35121_b) differs from server (func_35152_b)
- Client (field_35127_a) described, server (field_35159_a) not: A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
- Description for client (func_35144_b) differs from server (func_35164_g)
- Description for client (func_35147_g) differs from server (func_35167_h)
- Description for client (field_35148_f) differs from server (field_35168_f)
- Description for client (field_35149_g) differs from server (field_35169_g)
- Description for client (field_35150_d) differs from server (field_35170_d)
- Description for client (field_35151_e) differs from server (field_35171_e)
- Description for client (field_35152_b) differs from server (field_35172_b)
- Description for client (field_35153_c) differs from server (field_35173_c)
- Description for client (field_35154_q) differs from server (field_35174_q)
- Description for client (field_35155_a) differs from server (field_35175_a)
- Description for client (field_35156_h) differs from server (field_35176_h)
- Description for client (func_35157_d) differs from server (func_35177_c)
- Client (func_35165_a) described, server (func_35182_d) not: adds a PotionEffect to the entity
- Description for client (func_35166_t_) differs from server (func_35178_D)
- Server (field_35192_ax) described, client (field_35171_bJ) not:The experience points the Entity gives.
- 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.
- Client (field_35184_d) described, server (field_35233_g) not: Counter to delay the teleportation of an enderman towards the currently attacked target
- Client (field_35187_a) described, server (field_35235_a) not: Is the enderman attacking another entity?
- Description for client (func_35196_Z) differs from server (func_35209_o_)
- Client (func_35198_d) described, server (func_35198_b) not: increases exhaustion level by supplied amount
- Description for client (func_35200_b) differs from server (func_35202_e)
- Client (func_35202_aE) described, server (func_35204_o) not: Returns the swing speed modifier
- Description for client (func_35204_c) differs from server (func_35195_d)
- Description for client (field_35209_aZ) differs from server (field_35212_N)
- Description for client (field_35210_aY) differs from server (field_35211_M)
- Description for client (field_35211_aX) differs from server (field_35210_L)
- Client (field_35212_aW) described, server (field_35214_K) not: The player's capabilities. (See class PlayerCapabilities)
- Description for client (field_35214_aG) differs from server (field_35218_w)
- Description for client (field_35217_av) differs from server (field_35217_m)
- Description for client (field_35230_a) differs from server (field_40266_a)
- Server (field_35125_a) described, client (field_35241_a) not:Entity ID for the XP Orb
- Description for client (field_35245_c) differs from server (field_35119_c)
- Server (field_35109_b) described, client (field_35255_b) not:Byte that tells whether the player is connected.
- Server (field_35111_a) described, client (field_35257_a) not:The player's name.
- Description for client (field_35260_c) differs from server (field_35115_c)
- Description for client (func_35294_i) differs from server (func_35066_f_)
- Client (field_35300_a) described, server (field_35064_a) not: Holds the texture index of the side of the pane (the thin lateral side)
- 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.
- 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)
- Server (func_35057_b) described, client (func_35306_h) not:Turns the adjacent chests to a double chest.
- Client (field_35385_f) described, server (field_35558_f) not: Holds Mineshaft Generator
- Client (field_35386_d) described, server (field_35559_d) not: Holds Stronghold Generator
- Client (field_35387_e) described, server (field_35560_e) not: Holds Village Generator
- Client (field_35389_t) described, server (field_35563_t) not: are map structures going to be generated (e.g. strongholds)
- Client (field_35390_x) described, server (field_35564_x) not: Holds ravine generator
- Server (func_35556_d) described, client (func_35391_d) not:Drops the specified chunk.
- Server (func_35404_c) described, client (func_35411_c) not:How long it takes to use or consume an item
- 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
- Client (func_35414_a) described, server (func_35408_a) not: called when the player releases the use item button. Args: itemstack, world, entityplayer, itemInUseCount
- 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
- Client (func_35426_m) described, server (func_35424_l) not: gets the saturationModifier of the ItemFood
- Client (func_35435_b) described, server (func_35419_a) not: Returns the blockID for this Item
- Description for client (func_35455_a) differs from server (func_35239_a)
- Description for client (field_35470_e) differs from server (field_35249_e)
- Client (field_35471_b) described, server (field_35250_b) not: The bit-shift applied to x-coordinates in accessing data from chunks.
- Description for client (field_35472_c) differs from server (field_35251_c)
- Client (func_35475_a) described, server (func_35514_a) not: Allocate a new BiomeDecorator for this BiomeGenBase
- Client (func_35478_a) described, server (func_35512_a) not: Sets the temperature and rainfall of this biome.
- 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.
- Server (field_35515_A) described, client (field_35480_A) not:The big tree generator.
- Server (field_35516_B) described, client (field_35481_B) not:The forest generator.
- Server (field_35517_C) described, client (field_35482_C) not:The swamp tree generator.
- Description for client (field_35483_e) differs from server (field_35518_e)
- Description for client (field_35484_b) differs from server (field_35519_b)
- Description for client (field_35485_c) differs from server (field_35520_c)
- Description for client (field_35487_i) differs from server (field_35522_i)
- Server (field_35523_u) described, client (field_35488_u) not:The biome decorator.
- Client (field_35489_t) described, server (field_35524_t) not: The rainfall in this biome.
- Client (field_35490_s) described, server (field_35525_s) not: The temperature of this biome.
- Client (field_35491_r) described, server (field_35526_r) not: The maximum height of this biome. Default 0.3.
- Client (field_35492_q) described, server (field_35527_q) not: The minimum height of this biome. Default 0.1.
- Server (field_35528_z) described, client (field_35493_z) not:The tree generator.
- Client (field_35494_y) described, server (field_35529_y) not: The id number to this biome, and its index in the biomeList array.
- Client (func_35498_a) described, server (func_35016_a) not: returns a LCG pseudo random number from [0, x). Args: int x
- Client (field_35501_d) described, server (field_35020_d) not: base seed to the LCG prng provided via the constructor
- 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
- Client (field_35504_a) described, server (field_35023_a) not: parent GenLayer that was provided via the constructor
- Description for client (func_35518_a) differs from server (func_35038_a)
- Description for client (func_35519_b) differs from server (func_35039_b)
- Description for client (func_35520_c) differs from server (func_35040_c)
- Description for client (field_35521_b) differs from server (field_35041_b)
- Server (field_35042_c) described, client (field_35522_c) not:Switch for the map features. 'true' for enabled, 'false' for disabled.
- Client (func_35527_a) described, server (func_35076_b) not: returns an EntityDamageSource of type player
- Client (func_35530_a) described, server (func_35082_a) not: returns EntityDamageSourceIndirect of a fireball
- Client (func_35533_c) described, server (func_35074_c) not: How much satiate(food) is consumed by this DamageSource
- Client (func_35535_a) described, server (func_35073_a) not: returns EntityDamageSourceIndirect of an arrow
- Client (field_35543_n) described, server (field_35092_n) not: This kind of damage can be blocked or not.
- 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.
- Description for client (field_35563_f) differs from server (field_35145_e)
- Client (field_35564_g) described, server (field_35143_f) not: A list of biomes that the player can spawn in.
- Client (field_35565_e) described, server (field_35144_d) not: A GenLayer containing the rainfall values.
- Server (func_674_d) described, client (func_35566_f) not:public method to get the hashed key(hashCode)
- Description for client (func_35570_a) differs from server (func_679_a)
- Server (func_676_a) described, client (func_35571_a) not:the hash function
- Description for client (func_35577_a) differs from server (func_675_a)
- Server (field_948_b) described, client (field_35582_b) not:the number of elements in the hash array
- 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)
- Description for client (field_35589_a) differs from server (field_35436_a)
- Description for client (func_35597_a) differs from server (func_35475_a)
- Client (func_35599_c) described, server (func_35477_c) not: Long version of floor_double
- Server (field_35496_a) described, client (field_35607_a) not:The Class object for the represantation of this village piece.
- Server (field_35490_v) described, client (field_35608_v) not:The achievement for killing a Skeleton from 50 meters aways.
- Client (field_35615_d) described, server (field_35577_d) not: 'How many Structure Pieces of this type may spawn in a structure'
- 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'
- Server (field_35530_d) described, client (field_35625_d) not:This world object.
- Client (field_35653_f) described, server (field_35701_f) not: The last time this BiomeCacheBlock was accessed, in milliseconds.
- Description for client (field_35654_g) differs from server (field_35702_g)
- Client (field_35655_d) described, server (field_35703_d) not: The x coordinate of the BiomeCacheBlock.
- Client (field_35656_e) described, server (field_35704_e) not: The z coordinate of the BiomeCacheBlock.
- Client (field_35657_b) described, server (field_35705_b) not: An array of chunk rainfall values saved by this cache.
- Client (field_35658_c) described, server (field_35706_c) not: The array of biome types stored in this BiomeCacheBlock.
- Client (field_35659_a) described, server (field_35707_a) not: An array of chunk temperatures saved by this cache.
- Client (func_35660_a) described, server (func_35437_a) not: checks if Potion effect is ready to be applied this tick.
- Server (func_35439_a) described, client (func_35661_a) not:Set the potion name.
- Server (field_35447_H) described, client (field_35670_H) not:The Id of a Potion object.
- Server (field_35448_I) described, client (field_35671_I) not:The name of the Potion.
- Server (field_35455_a) described, client (field_35678_a) not:The array of potion types.
- Server (field_35456_n) described, client (field_35679_n) not:The fire resistance Potion object.
- Server (field_35457_o) described, client (field_35680_o) not:The water breathing Potion object.
- Server (field_35458_l) described, client (field_35681_l) not:The regeneration Potion object.
- Server (field_35466_u) described, client (field_35689_u) not:The poison Potion object.
- Server (field_35467_t) described, client (field_35690_t) not:The weakness Potion object.
- Server (field_35468_s) described, client (field_35691_s) not:The hunger Potion object.
- Server (field_35469_r) described, client (field_35692_r) not:The night vision Potion object.
- Server (field_35470_q) described, client (field_35693_q) not:The blindness Potion object.
- Server (field_35471_p) described, client (field_35694_p) not:The invisibility Potion object.
- Client (func_35700_c) described, server (func_35643_c) not: 'attempts to find a next Village Component to be spawned'
- Client (func_35702_d) described, server (func_35641_d) not: 'attempts to find a next Structure Component to be spawned, private Village function'
- Client (func_35704_a) described, server (func_35640_a) not: 'attempts to find a next Structure Component to be spawned'
- Client (func_35706_a) described, server (func_35565_a) not: 'picks Block Ids and Metadata (Silverfish)'
- Client (func_35711_a) described, server (func_35541_a) not: 'Keeps iterating Structure Pieces and spawning them until the checks tell it to stop'
- Description for client (func_35713_a) differs from server (func_35545_a)
- Client (func_35714_b) described, server (func_35544_c) not: Calculates total bounding box based on components' bounding boxes and saves it to boundingBox
- 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'
- Client (field_35717_a) described, server (field_35547_a) not: List of all StructureComponents that are part of this structure
- Client (field_35718_c) described, server (field_35548_c) not: 'well ... thats what it does'
- Description for client (func_35721_a) differs from server (func_35679_a)
- Client (func_35723_d) described, server (func_35682_b) not: Returns the array of cached biome types in the BiomeCacheBlock at the given location.
- Client (field_35728_d) described, server (field_35684_d) not: The list of cached BiomeCacheBlocks
- Client (field_35729_b) described, server (field_35685_b) not: The last time this BiomeCache was cleaned, in milliseconds.
- 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).
- Description for client (field_35731_a) differs from server (field_35687_a)
- Server (func_35666_b) described, client (func_35738_b) not:Expands a bounding box's dimensions to include the supplied bounding box.
- Description for client (func_35739_d) differs from server (func_35665_d)
- Description for client (func_35740_a) differs from server (func_35664_a)
- Description for client (func_35741_a) differs from server (func_35672_a)
- Description for client (func_35742_b) differs from server (func_35667_b)
- Description for client (func_35743_c) differs from server (func_35668_c)
- Description for client (func_35744_b) differs from server (func_35669_b)
- Client (func_35745_a) described, server (func_35670_a) not: Offsets the current bounding box by the specified coordinates. Args: x, y, z
- Server (func_35671_a) described, client (func_35746_a) not:Discover if a coordinate is inside the bounding box area.
- Description for client (func_35747_a) differs from server (func_35663_a)
- Server (field_35673_f) described, client (field_35748_f) not:The second z coordinate of a bounding box.
- Server (field_35674_d) described, client (field_35749_d) not:The second x coordinate of a bounding box.
- Server (field_35675_e) described, client (field_35750_e) not:The second y coordinate of a bounding box.
- Server (field_35676_b) described, client (field_35751_b) not:The first y coordinate of a bounding box.
- Server (field_35677_c) described, client (field_35752_c) not:The first z coordinate of a bounding box.
- Server (field_35678_a) described, client (field_35753_a) not:The first x coordinate of a bounding box.
- Client (field_35756_d) described, server (field_35657_d) not: Used by ItemBucket to say if it should empty when used or not.
- Client (field_35758_c) described, server (field_35659_c) not: whether or not to allow the player to fly when they double jump.
- Server (func_35586_c) described, client (func_35760_d) not:Get the player's food saturation level.
- Server (func_35582_a) described, client (func_35761_a) not:Eat some food.
- Description for client (func_35763_b) differs from server (func_35588_b)
- Server (func_35585_a) described, client (func_35765_a) not:Get the player's food level.
- Description for client (func_35766_a) differs from server (func_35589_a)
- Server (func_35584_a) described, client (func_35768_a) not:Handles the food game logic.
- Description for client (func_35770_c) differs from server (func_35587_b)
- Client (func_35771_a) described, server (func_35590_a) not: Args: int foodLevel, float foodSaturationModifier
- Server (field_35591_d) described, client (field_35772_d) not:The player's food timer value.
- Server (field_35593_b) described, client (field_35774_b) not:The player's food saturation.
- Server (field_35594_c) described, client (field_35775_c) not:The player's food exhaustion.
- Server (field_35595_a) described, client (field_35776_a) not:The player's food level.
- Server (func_35001_a) described, client (func_35777_a) not:Handle an experience packet.
- Server (func_35008_a) described, client (func_35778_a) not:Handle a entity experience orb packet.
- Server (func_35006_a) described, client (func_35779_a) not:Handle a player information packet.
- Server (func_35002_a) described, client (func_35780_a) not:Handle an entity effect packet.
- Server (func_35004_a) described, client (func_35781_a) not:Handle a creative slot packet.
- Server (func_35007_a) described, client (func_35782_a) not:Handle a server ping packet.
- Server (func_35003_a) described, client (func_35783_a) not:Handle a remove entity effect packet.
- Server (func_35005_a) described, client (func_35784_a) not:Handle a keep alive packet.
- 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.
- Client (func_35799_a) described, server (func_35649_a) not: Retrieve the ID of the potion this effect matches.
- Client (field_35803_b) described, server (field_35654_b) not: The duration of the potion effect
- Client (field_35804_c) described, server (field_35655_c) not: The amplifier of the potion effect
- Client (field_35805_a) described, server (field_35656_a) not: ID value of the potion this effect matches.
- Description for client (func_35841_j) differs from server (func_35635_h)
- Client (field_35844_d) described, server (field_35636_d) not: Which columns need their skylightMaps updated.
- Client (field_35845_c) described, server (field_35637_c) not: A map, similar to heightMap, that tracks how far down precipitation can fall.
- Client (func_35849_a) described, server (func_35625_a) not: 'sets up Arrays with the Structure pieces and their weights'
- Client (func_35851_a) described, server (func_35620_a) not: 'translates the PieceWeight class to the Component class'
- Description for client (func_35858_b) differs from server (func_556_b)
- Description for client (func_35859_c) differs from server (func_548_c)
- Client (field_35861_f) described, server (field_35619_f) not: The set of all the keys stored in this MCHash object
- Description for client (func_35862_a) differs from server (func_35613_a)
- Client (field_35873_e) described, server (field_35603_e) not: Every EnumAction.
- Description for client (func_35880_a) differs from server (func_35253_a)
- Client (field_35885_D) described, server (field_35258_D) not: The X-coordinate of the chunk currently being decorated
- Client (field_35886_E) described, server (field_35259_E) not: The Z-coordinate of the chunk currently being decorated
- Description for client (field_35887_F) differs from server (field_35260_F)
- 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.
- Description for client (field_35889_B) differs from server (field_35262_B)
- Server (field_35266_d) described, client (field_35893_d) not:The dirt generator.
- Server (field_35268_b) described, client (field_35895_b) not:The sand generator.
- Server (field_35269_c) described, client (field_35896_c) not:The gravel generator.
- Server (field_35270_a) described, client (field_35897_a) not:The clay generator.
- Client (field_35898_n) described, server (field_35271_n) not: Field that holds mushroomBrown WorldGenFlowers
- Client (field_35899_o) described, server (field_35272_o) not: Field that holds mushroomRed WorldGenFlowers
- Client (field_35900_l) described, server (field_35273_l) not: Field that holds one of the plantYellow WorldGenFlowers
- Client (field_35901_m) described, server (field_35274_m) not: Field that holds one of the plantRed WorldGenFlowers
- Client (field_35902_j) described, server (field_35275_j) not: Field that holds diamond WorldGenMinable
- Client (field_35903_k) described, server (field_35276_k) not: Field that holds Lapis WorldGenMinable
- Client (field_35904_h) described, server (field_35277_h) not: Field that holds gold WorldGenMinable
- Client (field_35905_i) described, server (field_35278_i) not: Field that holds redstone WorldGenMinable
- 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.
- 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.
- Client (field_35908_u) described, server (field_35281_u) not: The number of dead bushes to generate per chunk. Used in deserts and swamps.
- Client (field_35909_t) described, server (field_35282_t) not: The amount of tall grass to generate per chunk.
- 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.
- 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.
- Client (field_35912_q) described, server (field_35285_q) not: Field that holds WorldGenCactus
- Client (field_35913_p) described, server (field_35286_p) not: Field that holds WorldGenReed
- Description for client (field_35914_z) differs from server (field_35287_z)
- Client (field_35916_x) described, server (field_35289_x) not: The number of cactus plants to generate per chunk. Cacti only work on sand.
- Description for client (func_35917_r) differs from server (func_35499_o)
- Server (func_35501_n) described, client (func_35918_q) not:Get the game type, 0 for survival, 1 for creative.
- Description for client (field_35919_q) differs from server (field_35502_q)
- Server (field_35503_p) described, client (field_35920_p) not:Indicates the type of the game. 0 for survival, 1 for creative.
- Server (func_36000_a) described, client (func_36001_a) not:Get the experience points the entity currently has.
- Client (field_39001_b) described, server (field_39002_b) not: Whether the DataWatcher needs to be updated with the active potions
- Client (field_39003_d) described, server (field_39004_d) not: Number of ticks since last jump
- 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.
- 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.
- Description for client (func_40051_b) differs from server (func_40078_b)
- Description for client (field_40060_g) differs from server (field_40065_g)
- Description for client (func_40078_a) differs from server (func_40041_a)
- Description for client (field_40083_c) differs from server (field_40050_c)
- Description for client (func_40113_j) differs from server (func_40098_a_)
- Description for client (func_40140_ac) differs from server (func_40111_y)
- Description for client (func_40145_a) differs from server (func_40133_a)
- Description for client (func_40146_g) differs from server (func_40135_j)
- 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
- Client (field_40153_b) described, server (field_40129_b) not: ticks until heightOffset is randomized
- Client (field_40154_a) described, server (field_40130_a) not: Random offset used in floating behaviour
- Client (func_40180_a) described, server (func_40110_a) not: Displays the GUI for interacting with a brewing stand.
- Description for client (func_40184_i) differs from server (func_40108_b)
- Client (field_40207_bC) described, server (field_40172_bC) not: The Block ID that the generator is allowed to replace while generating the terrain.
- 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)
- Client (func_40244_a) described, server (func_40482_a) not: Generic method use to calculate modifiers of offensive or defensive enchantment values.
- 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.
- 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.
- 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.
- 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.
- Description for client (field_40256_A) differs from server (field_40461_A)
- Description for client (func_40348_c) differs from server (func_40551_a)
- Description for client (func_40350_a) differs from server (func_40548_a)
- Description for client (func_40356_a) differs from server (func_40555_a)
- Description for client (func_40357_a) differs from server (func_40547_a)
- Client (field_40369_o) described, server (field_40564_o) not: An array of possible potion prefix names, as translation IDs.
- Client (field_40390_o) described, server (field_40195_o) not: The biomes that are used to generate the chunk
- 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.
- Server (func_40221_l) described, client (func_40405_m) not:Returns a string representing what this item does to a potion.
- Description for client (func_40407_b) differs from server (func_40223_b)
- Server (func_40255_b) described, client (func_40431_c_) not:Returns a list of effects for the specified potion damage value.
- Description for client (field_40435_a) differs from server (field_40257_a)
- Description for client (field_40442_a) differs from server (field_40267_a)
- Description for client (func_40473_b) differs from server (func_40219_b)
- Server (func_40213_b) described, client (func_40476_b) not:(I think)
- Client (func_40489_b) described, server (func_40342_b) not: Returns the maximum value of enchantability nedded on the enchantment level passed.
- 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.
- Client (func_40491_a) described, server (func_40344_a) not: Returns the maximum level that the enchantment can have.
- Client (func_40492_a) described, server (func_40345_a) not: Returns the minimal value of enchantability nedded on the enchantment level passed.
- Client (func_40493_c) described, server (func_40347_c) not: Returns the minimum level that the enchantment can have.
- Client (func_40496_a) described, server (func_40343_a) not: Determines if the enchantment passed can be applyied together with this enchantment.
- Client (func_40497_a) described, server (func_40350_a) not: Calculates de damage protection of the enchantment based on level and damage source passed.
- Description for client (field_40504_a) differs from server (field_40355_b)
- Description for client (field_40507_l) differs from server (field_40361_m)
- Description for client (field_40514_u) differs from server (field_40366_v)
- Description for client (field_40515_t) differs from server (field_40367_u)
- Client (field_40520_w) described, server (field_40378_w) not: Holds the name to be translated of each protection type.
- 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.
- 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.
- 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.
- Client (field_40524_x) described, server (field_40382_x) not: Holds the base factor of enchantability needed to be able to use the enchant.
- Client (field_40525_w) described, server (field_40373_w) not: Holds the name to be translated of each protection type.
- Client (field_40526_v) described, server (field_40374_a) not: Defines the type of damage of the enchantment, 0 = all, 1 = undead, 3 = arthropods
- 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.
- 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.
- Client (field_40529_x) described, server (field_40377_x) not: Holds the base factor of enchantability needed to be able to use the enchant.
- Client (func_40547_b) described, server (func_40275_b) not: Returns true if the damage is projectile based.
- Description for client (func_40575_a) differs from server (func_40496_a)
- Client (field_40585_i) described, server (field_40506_i) not: Every enum in EnumArmorMaterial.
- Client (field_40586_d) described, server (field_40489_d) not: Every enum in EnumCreatureAttribute
- Client (func_40619_a) described, server (func_40594_a) not: returns the ID of the potion
- Client (func_40621_j) described, server (func_40597_g) not: Returns the color of the potion liquid.
- Client (func_40623_c) described, server (func_40596_c) not: returns the name of the potion
- Client (func_40636_a) described, server (func_40639_a) not: Returns the biggest level of the enchantment on the array of ItemStack passed.
- Client (func_40638_e) described, server (func_40635_e) not: Returns the fortune enchantment modifier of the current equipped item of player.
- Client (func_40661_c) described, server (func_40519_b) not: End current section and start a new section
- Client (func_40662_b) described, server (func_40517_a) not: End section
- Client (func_40663_a) described, server (func_40518_a) not: Start section
- Client (field_40665_d) described, server (field_40520_d) not: Current profiling section
- Client (field_40666_e) described, server (field_40521_e) not: Profiling map
- Client (field_40667_b) described, server (field_40522_b) not: List of parent sections
- Client (field_40668_c) described, server (field_40523_c) not: List of timestamps (System.nanoTime)
- Client (field_40669_a) described, server (field_40524_a) not: Flag profiling enabled
- Description for client (func_40705_a) differs from server (func_40605_a)
- Description for client (func_40710_n) differs from server (func_40608_n)
- 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
- Client (field_40719_K) described, server (field_40319_K) not: True if decorator should generate surface lava & water
- Client (field_40721_y) described, server (field_40321_y) not: Amount of waterlilys per chunk.
- Client (field_40722_x) described, server (field_40322_x) not: The water lily generation!
- Client (func_40731_e) described, server (func_40487_e) not: Return the natural enchantability factor of the material.
- Client (field_40732_j) described, server (field_40488_j) not: Defines the natural enchantability factor of the material.
- Client (func_41002_a) described, server (func_41011_a) not: Plays step sound at given x, y, z for the entity
- Client (func_41004_h) described, server (func_41012_c_) not: Returns true if Entity argument is equal to this Entity
- Client (func_41005_b) described, server (func_41030_c) not: Renders broken item particles using the given ItemStack
- Description for client (func_41033_a) differs from server (func_41040_a)
- 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.
- Client (func_44001_ad) described, server (func_44006_ak) not: Returns whether the entity is in a local (client) world
- Client (field_44041_a) described, server (field_44015_a) not: This is a HashMap of the Creative Entity Eggs/Spawners.
- Client (func_46012_aJ) described, server (func_46023_ah) not: Returns entity navigator
- Description for client (field_46060_f) differs from server (field_46047_f)
- Client (field_46061_b) described, server (field_46125_b) not: Base color of the egg
- Client (field_46062_c) described, server (field_46126_c) not: Color of the egg spots
- Client (field_46063_a) described, server (field_46127_a) not: The entityID of the spawned mob
- Client (func_46077_d) described, server (func_46085_d) not: Resets the task
- Client (func_46078_f) described, server (func_46086_f) not: Returns whether the task requires multiple updates or not
- Client (func_46081_b) described, server (func_46089_b) not: Updates the task
- Client (field_46119_b) described, server (field_46137_b) not: Tasks currently being executed
- Client (field_46139_c) described, server (field_46052_c) not: 'default' or 'flat'
- Client (func_46141_a) described, server (func_46058_a) not: Sets position to look at using entity
- Client (func_46142_a) described, server (func_46059_a) not: Updates look
- Client (func_46143_a) described, server (func_46060_a) not: Sets position to look at
Add Comment
Please, Sign In to add comment