ForgePatch/fml/conf/methods.csv
2013-07-07 15:49:11 -04:00

359 KiB

1seargenamesidedesc
2func_100008_disDurationMax0Returns true if duration is at maximum, false otherwise.
3func_100009_j_getFacing2
4func_100011_ggetIsPotionDurationMax0
5func_100012_bsetPotionDurationMax0Toggle the isPotionDurationMax field.
6func_100015_aisKeyDown0Returns whether the specified key binding is currently being pressed.
7func_102007_acanInsertItem2Returns true if automation can insert the given item in the given slot from the given side. Args: Slot, item, side
8func_102008_bcanExtractItem2Returns true if automation can extract the given item in the given slot from the given side. Args: Slot, item, side
9func_102013_bcanExtractItemFromInventory2
10func_102015_acanInsertItemToInventory2Args: inventory, item, slot, side
11func_102026_aisBlockTopFacingSurfaceSolid2Performs check to see if the block is a normal, solid block, or if the metadata of the block indicates that its facing puts its solid side upwards. (inverted stairs, for example)
12func_102027_brenderBlockWithAmbientOcclusion0Renders non-full-cube block with ambient occusion. Args: block, x, y, z, red, green, blue (lighting)
13func_102028_disSplashPotionEffect0
14func_102028_disSplashPotionEffect1
15func_70000_aaddServerStatsToSnooper2
16func_70001_baddServerTypeToSnooper2
17func_70002_QisSnooperEnabled2Returns whether snooping is enabled or not.
18func_70003_bcanCommandSenderUseCommand2Returns true if the command sender is allowed to use the given command.
19func_70004_atranslateString0Translates and formats the given string key with the given arguments.
20func_70004_atranslateString1Translates and formats the given string key with the given arguments.
21func_70005_c_getCommandSenderName2Gets the name of this command sender (usually username, but possibly "Rcon")
22func_70006_asendChatToPlayer2
23func_70007_bresetLog2Clears the RCon log
24func_70008_cgetChatBuffer2
25func_70011_fgetDistance2Gets the distance to the position. Args: x, y, z
26func_70012_bsetLocationAndAngles2Sets the location and Yaw/Pitch of an entity in the world
27func_70013_cgetBrightness2Gets how bright this entity is.
28func_70014_bwriteEntityToNBT2(abstract) Protected helper method to write subclass entity data to NBT.
29func_70015_dsetFire2Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
30func_70016_hsetVelocity0Sets the velocity to the args. Args: x, y, z
31func_70017_DdoBlockCollisions2Checks for block collisions, and calls the associated onBlockCollided method for the collided block.
32func_70018_KsetBeenAttacked2Sets that this entity has been attacked.
33func_70019_csetEating2
34func_70020_ereadFromNBT2Reads the entity from NBT (calls an abstract helper method to read specialized data)
35func_70021_algetParts2Return the Entity parts making up this Entity (currently only for dragons)
36func_70022_QgetEntityString2Returns the string that identifies this Entity's class
37func_70023_akgetEntityName2Gets the username of the entity.
38func_70024_gaddVelocity2Adds to the current velocity of the entity. Args: x, y, z
39func_70025_bdropItem2Drops an item stack at the entity's position. Args: itemID, count
40func_70026_GisWet2Checks if this entity is either in water or on an open air block in rain (used in wolves).
41func_70027_adisBurning2Returns true if the entity is on fire. Used by render to add the fire effect on rendering.
42func_70028_iisEntityEqual2Returns true if Entity argument is equal to this Entity
43func_70029_asetWorld2Sets the reference to the World object.
44func_70030_zonEntityUpdate2Gets called every tick from main Entity class
45func_70031_bsetSprinting2Set sprinting switch for Entity.
46func_70032_dgetDistanceToEntity2Returns the distance to the entity. Args: entity
47func_70033_WgetYOffset2Returns the Y Offset of this entity.
48func_70034_dsetRotationYawHead0Sets the head's yaw rotation of the entity.
49func_70035_cgetLastActiveItems2
50func_70036_aplayStepSound2Plays step sound at given x, y, z for the entity
51func_70037_areadEntityFromNBT2(abstract) Protected helper method to read subclass entity data from NBT.
52func_70038_cisOffsetPositionInLiquid2Checks if the offset position from the entity's current position is inside of liquid. Args: x, y, z
53func_70039_caddEntityID2adds the ID of this entity to the NBT given
54func_70040_ZgetLookVec2returns a (normalized) vector of where this entity is looking
55func_70041_e_canTriggerWalking2returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
56func_70042_XgetMountedYOffset2Returns the Y offset from the entity's position for any entity riding this one.
57func_70043_VupdateRiderPosition2
58func_70044_AsetOnFireFromLava2Called whenever the entity is walking inside of lava.
59func_70045_FisImmuneToFire2
60func_70046_EgetBoundingBox2returns the bounding box for this entity
61func_70047_egetEyeHeight2
62func_70048_ipushOutOfBlocks2Adds velocity to push the entity out of blocks at the specified x, y, z position Args: x, y, z
63func_70049_anewFloatNBTList2Returns a new NBTTagList filled with the specified floats
64func_70050_gsetAir2
65func_70051_agisSprinting2Get if the Entity is sprinting.
66func_70052_asetFlag2Enable or disable a entity flag, see getEntityFlag to read the know flags.
67func_70053_RgetShadowSize0
68func_70054_adropItemWithOffset2Drops an item stack with a specified y offset. Args: itemID, count, yOffset
69func_70055_aisInsideOfMaterial2Checks if the current block the entity is within of the specified material type
70func_70056_asetPositionAndRotation20Sets the position and rotation. Only difference from the other one is no bounding on the rotation. Args: posX, posY, posZ, yaw, pitch
71func_70057_abperformHurtAnimation0Setups the entity to do the hurt animation. Only used by packets in multiplayer.
72func_70058_JhandleLavaMovement2Whether or not the current entity is in lava
73func_70059_acupdateCloak0
74func_70060_amoveFlying2Used in both water and by flying objects
75func_70061_hunmountEntity0Called when a player unounts an entity.
76func_70061_hunmountEntity1Called when a player unounts an entity.
77func_70062_bsetCurrentItemOrArmor2Sets the held item, or an armor slot. Slot 0 is held item. Slot 1-4 is armor. Params: Item, slot
78func_70063_aasetInPortal2Called by portal blocks when an entity is within it.
79func_70064_aupdateFallState2Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground. Args: distanceFallenThisTick, onGround
80func_70065_xpreparePlayerToSpawn0Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
81func_70066_Bextinguish2Removes fire from entity.
82func_70067_LcanBeCollidedWith2Returns true if other Entities should be prevented from moving through this Entity.
83func_70068_egetDistanceSqToEntity2Returns the squared distance to the entity. Args: entity
84func_70069_afall2Called when the mob is falling. Calculates and applies fall damage.
85func_70070_bgetBrightnessForRender0
86func_70071_h_onUpdate2Called to update the entity's position/logic.
87func_70072_IhandleWaterMovement2Returns if this entity is in water and will end up adding the waters velocity to the entity
88func_70073_OgetTexture0Returns the texture's file path as a String.
89func_70074_aonKillEntity2This method gets called when the entity kills another one.
90func_70075_ancanAttackWithItem2If returns false, the item will not inflict any damage against entities.
91func_70076_Ckill2sets the dead flag. Used when you fall off the bottom of the world.
92func_70077_aonStruckByLightning2Called when a lightning bolt hits the entity.
93func_70078_amountEntity2Called when a player mounts an entity. e.g. mounts a pig, mounts a boat.
94func_70079_amgetRotationYawHead2
95func_70080_asetPositionAndRotation2Sets the entity's position and rotation. Args: posX, posY, posZ, yaw, pitch
96func_70081_edealFireDamage2Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage. Args: amountDamage
97func_70082_csetAngles0Adds par1*0.15 to the entity's yaw, and *subtracts* par2*0.15 from the pitch. Clamps pitch from -90 to 90. Both arguments in degrees.
98func_70083_fgetFlag2Returns true if the flag is active for the entity. Known flags: 0) is burning; 1) is sneaking; 2) is riding something; 3) is sprinting; 4) is eating
99func_70084_caddToPlayerScore2Adds a value to the player score. Currently not actually used and the entity passed in does nothing. Args: entity, scoreToAdd
100func_70085_cinteract2Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
101func_70086_aigetAir2
102func_70087_anewDoubleNBTList2creates a NBT list from the array of doubles passed to this function
103func_70088_aentityInit2
104func_70089_SisEntityAlive2Checks whether target entity is alive.
105func_70090_HisInWater2Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning true)
106func_70091_dmoveEntity2Tries to moves the entity by the passed in displacement. Args: x, y, z
107func_70092_egetDistanceSq2Gets the squared distance to the position. Args: x, y, z
108func_70093_afisSneaking2Returns if this entity is sneaking.
109func_70094_TisEntityInsideOpaqueBlock2Checks if this entity is inside of an opaque block
110func_70095_asetSneaking2Sets the sneaking flag.
111func_70096_wgetDataWatcher2
112func_70097_aattackEntityFrom2Called when the entity is attacked.
113func_70098_UupdateRidden2Handles updating while being ridden by an entity
114func_70099_aentityDropItem2Drops an item at the position of the entity.
115func_70100_b_onCollideWithPlayer2Called by a player entity when they collide with an entity
116func_70101_bsetRotation2Sets the rotation of the entity
117func_70102_aisInRangeToRenderVec3D0Checks using a Vec3d to determine if this entity is within range of that vector to be rendered. Args: vec3D
118func_70103_ahandleHealthUpdate0
119func_70104_McanBePushed2Returns true if this entity should push and be pushed by other entities when colliding.
120func_70105_asetSize2Sets the width and height of the entity. Args: width, height
121func_70106_ysetDead2Will get destroyed next tick.
122func_70107_bsetPosition2Sets the x,y,z of the entity from the given parameters. Also seems to set up a bounding box.
123func_70108_fapplyEntityCollision2Applies a velocity to each of the entities pushing them away from each other. Args: entity
124func_70109_dwriteToNBT2Save the entity to NBT (calls an abstract helper method to write extra data)
125func_70110_ajsetInWeb2Sets the Entity inside a web block.
126func_70111_YgetCollisionBorderSize2
127func_70112_aisInRangeToRenderDist0Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
128func_70113_ahisEating0
129func_70114_ggetCollisionBox2Returns 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.
130func_70115_aeisRiding2Returns true if the entity is riding another entity, used by render to rotate the legs to be in 'sit' position for players.
131func_70184_aonImpact2Called when this EntityThrowable hits a block or entity.
132func_70185_hgetGravityVelocity2Gets the amount of gravity to apply to the thrown entity with each tick.
133func_70186_csetThrowableHeading2Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
134func_70196_igetPotionDamage2Returns the damage value of the thrown potion that this EntityPotion represents.
135func_70198_dcatchFish2
136func_70199_ccalculateVelocity2
137func_70220_amoveTowards2The location the eye should float/move towards. Currently used for moving towards the nearest stronghold. Args: strongholdX, strongholdY, strongholdZ
138func_70227_aonImpact2Called when this EntityFireball hits a block or entity.
139func_70239_bsetDamage2
140func_70240_asetKnockbackStrength2Sets the amount of knockback the arrow applies when it hits a mob.
141func_70241_ggetIsCritical2Whether the arrow has a stream of critical hit particles flying behind it.
142func_70242_dgetDamage2
143func_70243_dsetIsCritical2Whether the arrow has a stream of critical hit particles flying behind it.
144func_70265_bsetTimeSinceHit2Sets the time to count down from since the last time entity was hit.
145func_70266_asetDamageTaken2Sets the damage taken from the last hit.
146func_70267_igetForwardDirection2Gets the forward direction of the entity.
147func_70268_hgetTimeSinceHit2Gets the time since the last hit.
148func_70269_csetForwardDirection2Sets the forward direction of the entity.
149func_70271_ggetDamageTaken2Gets the damage taken from the last hit.
150func_70283_dgetWorld0
151func_70288_dsetAgeToCreativeDespawnTime2sets the age of the item so that it'll despawn one minute after it has been dropped (instead of five). Used when items are dropped from players in creative mode
152func_70289_acombineItems2Tries to merge this item with the item passed as the parameter. Returns true if successful. Either this item or the other item will be removed from the world.
153func_70295_k_openChest2
154func_70296_donInventoryChanged2Called when an the contents of an Inventory change, usually
155func_70297_j_getInventoryStackLimit2Returns the maximum stack size for a inventory slot. Seems to always be 64, possibly will be extended. *Isn't this more of a set than a get?*
156func_70298_adecrStackSize2Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
157func_70299_asetInventorySlotContents2Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
158func_70300_aisUseableByPlayer2Do not make give this method the name canInteractWith because it clashes with Container
159func_70301_agetStackInSlot2Returns the stack in slot i
160func_70302_i_getSizeInventory2Returns the number of slots in the inventory.
161func_70303_bgetInvName2Returns the name of the inventory.
162func_70304_bgetStackInSlotOnClosing2When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
163func_70305_fcloseChest2
164func_70306_aaddMapping2Adds a new two-way mapping between the class and its string name in both hashmaps.
165func_70307_areadFromNBT2Reads a tile entity from NBT.
166func_70308_asetWorldObj2Sets the worldObj for this tileEntity.
167func_70309_mhasWorldObj2Returns true if the worldObj isn't null.
168func_70310_bwriteToNBT2Writes a tile entity to NBT.
169func_70311_ogetBlockType2Gets the block type at the location of this entity (client-only).
170func_70312_qvalidate2validates a tile entity
171func_70313_jinvalidate2invalidates a tile entity
172func_70314_lgetWorldObj2Returns the worldObj for this tileEntity.
173func_70315_breceiveClientEvent2Called when a client event is received with the event number and argument, see World.sendClientEvent
174func_70316_gupdateEntity2Allows the entity to update its state. Overridden in most subclasses, e.g. the mob spawner uses this to count ticks and creates a new spawn inside its implementation.
175func_70317_ccreateAndLoadEntity2Creates a new entity and loads its data from the specified NBT.
176func_70318_agetDistanceFrom0Returns the square of the distance between this entity and the passed in coordinates.
177func_70319_egetDescriptionPacket2Overriden in a sign to provide the text.
178func_70320_pisInvalid2returns true if tile entity is invalid, false otherwise
179func_70321_hupdateContainingBlockInfo2Causes the TileEntity to reset all it's cached values for it's container block, blockID, metaData and in the case of chests, the adjcacent chest check
180func_70322_ngetBlockMetadata2Returns block data at the location of this entity (client-only).
181func_70332_dgetOffsetZ0
182func_70333_agetProgress2Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an argument.
183func_70334_cgetOffsetY0
184func_70335_aupdatePushedObjects2
185func_70336_cgetPistonOrientation2Returns the orientation of the piston as an int
186func_70337_bgetOffsetX0
187func_70338_fshouldRenderHead0
188func_70339_iclearPistonTileEntity2removes a pistons tile entity (and if the piston is moving, stops it)
189func_70340_agetStoredBlockID2
190func_70341_bisExtending2Returns true if a piston is extending
191func_70350_kcanBrew2
192func_70351_igetFilledSlots2returns an integer with each bit specifying wether that slot of the stand contains a potion
193func_70352_bgetPotionResult2The result of brewing a potion of the specified damage value with an ingredient itemstack.
194func_70353_rbrewPotions2
195func_70354_csetBrewTime0
196func_70355_t_getBrewTime2
197func_70360_aaddItem2Add item stack in first available inventory slot
198func_70361_igetRandomStackFromInventory2
199func_70364_aopenChest2
200func_70365_aisUseableByPlayer2
201func_70366_bcloseChest2
202func_70397_cgetCookProgressScaled0Returns an integer between 0 and the passed value representing how close the current item is to being completely cooked
203func_70398_agetItemBurnTime2Returns the number of ticks that the supplied fuel item will keep the furnace burning, or 0 if the item isn't fuel
204func_70399_ksmeltItem2Turn one item from the furnace source stack into the appropriate smelted item in the furnace result stack
205func_70400_iisBurning2Returns true if the furnace is currently burning
206func_70401_bisItemFuel2Return true if item is a fuel source (getItemBurnTime() > 0).
207func_70402_rcanSmelt2Returns true if the furnace can smelt an item, i.e. has a source item, destination stack isn't full, etc.
208func_70403_dgetBurnTimeRemainingScaled0Returns an integer between 0 and the passed value representing how much burn time is left on the current fuel item, where 0 means that the item is exhausted and the passed value means that the item is fresh
209func_70408_asetEditable0Sets the sign's isEditable flag to the specified parameter.
210func_70409_aisEditable2
211func_70413_achangePitch2change pitch by -> (currentPitch + 1) % 25
212func_70414_atriggerNote2plays the stored note
213func_70418_icheckForAdjacentChests2Performs the check for adjacent chests to determine if this chest is double or not.
214func_70429_kdecrementAnimations2Decrement the number of animations remaining. Only called on client side. This is used to handle the animation of receiving a block.
215func_70430_lgetTotalArmorValue2Based on the damage values and maximum damage values of each armor item, returns the current armor value.
216func_70431_chasItemStack2Returns true if the specified ItemStack exists in the inventory.
217func_70432_dstoreItemStack2stores an itemstack in the users inventory
218func_70433_asetCurrentItem0Sets a specific itemID as the current item being held (only if it exists on the hotbar)
219func_70434_cgetInventorySlotContainItemAndDamage0
220func_70435_dconsumeInventoryItem2removed one item of specified itemID from inventory (if it is in a stack, the stack size will reduce with 1)
221func_70436_mdropAllItems2Drop all armor and main inventory items.
222func_70437_bsetItemStack2
223func_70438_agetStrVsBlock2Gets the strength of the current item (tool) against the specified block, 1.0f if not holding anything.
224func_70440_farmorItemInSlot2returns a player armor item (as itemstack) contained in specified armor slot.
225func_70441_aaddItemStackToInventory2Adds the item stack to the inventory, returns false if it is impossible.
226func_70442_awriteToNBT2Writes the inventory out as a list of compound tags. This is where the slot indices are used (+100 for armor, +80 for crafting).
227func_70443_breadFromNBT2Reads from the given tag list and fills the slots in the inventory with the correct items.
228func_70444_agetDamageVsEntity0Return damage vs an entity done by the current held weapon, or 1 if nothing is held
229func_70444_agetDamageVsEntity1Return damage vs an entity done by the current held weapon, or 1 if nothing is held
230func_70445_ogetItemStack2
231func_70446_hgetInventorySlotContainItem2Returns a slot index in main inventory containing a specific itemID
232func_70447_igetFirstEmptyStack2Returns the first item stack that is empty.
233func_70448_ggetCurrentItem2Returns the item stack currently held by the player.
234func_70449_gdamageArmor2Damages armor in each slot by the specified amount.
235func_70450_ehasItem2Get if a specifiied item id is inside the inventory.
236func_70451_hgetHotbarSize2Get the size of the player hotbar inventory
237func_70452_estorePartialItemStack2This function stores as many items of an ItemStack as possible in a matching slot and returns the quantity of left over items.
238func_70453_cchangeCurrentItem0Switch the current item to the next one or the previous one
239func_70454_bcanHarvestBlock2Returns whether the current item (tool) can harvest from the specified block (actually get a result).
240func_70455_bcopyInventory2Copy the ItemStack contents from another InventoryPlayer instance
241func_70463_bgetStackInRowAndColumn2Returns the itemstack in the slot specified (Top left is 0, 0). Args: row, column
242func_70468_hgetCurrentRecipe2
243func_70469_dinventoryResetNeededOnSlotChange2if par1 slot has changed, does resetRecipeAndSlots need to be called?
244func_70470_gresetRecipeAndSlots2
245func_70471_csetCurrentRecipeIndex2
246func_70485_asetAssociatedChest2
247func_70486_aloadInventoryFromNBT2
248func_70487_gsaveInventoryToNBT2
249func_70491_igetDamage2Gets the current amount of damage the minecart has taken. Decreases over time. The cart breaks when this is over 40.
250func_70492_csetDamage2Sets the current amount of damage the minecart has taken. Decreases over time. The cart breaks when this is over 40.
251func_70493_kgetRollingDirection2Gets the rolling direction the cart rolls while being attacked. Can be 1 or -1.
252func_70494_isetRollingDirection2Sets the rolling direction the cart rolls while being attacked. Can be 1 or -1.
253func_70496_jgetRollingAmplitude2Gets the rolling amplitude the cart rolls while being attacked.
254func_70497_hsetRollingAmplitude2Sets the rolling amplitude the cart rolls while being attacked.
255func_70515_dexplode2
256func_70518_donValidSurface2checks to make sure painting can be placed there
257func_70526_dgetXpValue2Returns the XP value of this XP orb.
258func_70527_agetXPSplit2Get xp split rate (Is called until the xp drop code in EntityLiving.onEntityUpdate is complete)
259func_70528_ggetTextureByXP0Returns a number from 1 to 10 based on how much XP this orb is worth. This is used by RenderXPOrb to determine what texture to use.
260func_70534_dgetRedColorF0
261func_70535_ggetBlueColorF0
262func_70536_asetParticleTextureIndex0Public method to set private field particleTextureIndex.
263func_70537_bgetFXLayer0
264func_70538_bsetRBGColorF0
265func_70539_arenderParticle0
266func_70541_fmultipleParticleScaleBy0
267func_70542_fgetGreenColorF0
268func_70543_emultiplyVelocity0
269func_70589_bsetBaseSpellTextureIndex0Sets the base spell texture index
270func_70596_aapplyColourMultiplier0If the block has a colour multiplier, copies it to this particle and returns this particle.
271func_70598_bsetHomeArea0
272func_70598_bsetHomeArea1
273func_70599_aPgetSoundVolume2Returns the volume for the sounds this mob makes.
274func_70600_ldropRareDrop2
275func_70601_bigetCanSpawnHere2Checks if the entity's current position is a valid location to spawn this entity.
276func_70602_aCgetHomePosition0
277func_70602_aCgetHomePosition1
278func_70603_bjgetRenderSizeModifier0Returns render size modifier
279func_70604_csetRevengeTarget2
280func_70605_aqgetMoveHelper2
281func_70606_jsetEntityHealth2
282func_70607_jsetLastAttackingEntity0
283func_70607_jsetLastAttackingEntity1
284func_70608_bnisPlayerSleeping2Returns whether player is sleeping or not
285func_70609_aIonDeathUpdate2handles entity death timer, experience orb and particle creation
286func_70610_aXisMovementBlocked2Dead and sleeping entities cannot move
287func_70611_aBisWithinHomeDistanceCurrentPosition0Returns true if entity is within home distance from current position
288func_70611_aBisWithinHomeDistanceCurrentPosition1Returns true if entity is within home distance from current position
289func_70612_emoveEntityWithHeading2Moves the entity based on the specified heading. Args: strafe, forward
290func_70613_aWisClientWorld2Returns whether the entity is in a local (client) world
291func_70614_arayTrace0Performs a ray trace for the distance specified and using the partial tick time. Args: distance, partialTickTime
292func_70615_aAeatGrassBonus2This function applies the benefits of growing back wool and faster growing up to the acting entity. (This function is used in the AIEatGrass)
293func_70616_bsgetSpeedModifier0This method returns a value to be applied directly to entity speed, this factor is less than 1 when a slowdown potion effect is applied, more than 1 when a haste potion effect is applied and 2 for fleeing entities.
294func_70616_bsgetSpeedModifier1This method returns a value to be applied directly to entity speed, this factor is less than 1 when a slowdown potion effect is applied, more than 1 when a haste potion effect is applied and 2 for fleeing entities.
295func_70617_f_isOnLadder2returns true if this entity is by a ladder, false otherwise
296func_70618_nremovePotionEffectClient0Remove the speified potion effect from this entity.
297func_70619_bcupdateAITasks2
298func_70620_bgetItemIcon0Gets the Icon Index of the item currently held
299func_70621_aRgetHurtSound2Returns the sound this mob makes when it is hurt.
300func_70622_aFhasHome0
301func_70622_aFhasHome1
302func_70623_bbdespawnEntity2Makes the entity despawn if requirements are reached
303func_70624_bsetAttackTarget2Sets the active target the Task system uses for tracking
304func_70625_afaceEntity2Changes pitch and yaw so that the entity calling the function is facing the entity provided as an argument.
305func_70626_beupdateEntityActionState2
306func_70627_aGgetTalkInterval2Get number of ticks, at least during which the living entity will be silent.
307func_70628_adropFewItems2Drop 0-2 items of this living's type. @param par1 - Whether this entity has recently been hit by a player. @param par2 - Level of Looting used to kill this mob.
308func_70629_bdupdateAITick2main AI tick function, replaces updateEntityActionState
309func_70630_aNgetHealth0
310func_70630_aNgetHealth1
311func_70631_g_isChild2If Animal, checks if the age timer is negative
312func_70632_aYisBlocking2
313func_70633_aTgetDropItemId2Returns the item ID for the item the mob drops on death.
314func_70634_asetPositionAndUpdate2Move the entity to the coordinates informed, but keep yaw/pitch values.
315func_70635_atgetEntitySenses2returns the EntitySenses Object for the EntityLiving
316func_70636_donLivingUpdate2Called frequently so the entity can update its state every tick as required. For example, zombies and skeletons use this to react to sunlight and start to burn.
317func_70637_dsetJumping2
318func_70638_azgetAttackTarget2Gets the active target the Task system uses for tracking
319func_70639_aQgetLivingSound2Returns the sound this mob makes while it's alive.
320func_70640_aDgetMaximumHomeDistance0
321func_70640_aDgetMaximumHomeDistance1
322func_70641_blgetMaxSpawnedInChunk2Will return how many at most can spawn in a chunk at once.
323func_70642_aHplayLivingSound2Plays living's sound at its position
324func_70643_avgetAITarget2
325func_70644_aisPotionActive2
326func_70645_aonDeath2Called when the mob's health reaches 0.
327func_70646_bfgetVerticalFaceSpeed2The speed it takes to move the entityliving's rotationPitch through the faceEntity method. This is only currently use in wolves.
328func_70647_igetSoundPitch2Gets the pitch of living sounds in living entities.
329func_70648_aUcanBreatheUnderwater2
330func_70649_disWithinHomeDistance0
331func_70649_disWithinHomeDistance1
332func_70650_aVisAIEnabled2Returns true if the newer Entity AI code should be run
333func_70651_bqgetActivePotionEffects2
334func_70652_kattackEntityAsMob2
335func_70653_aknockBack2knocks back this entity
336func_70654_axgetAge2
337func_70655_bapplyArmorCalculations2Reduces damage, depending on armor
338func_70656_aKspawnExplosionParticle2Spawns an explosion particle around the Entity's location
339func_70657_fsetMoveForward2
340func_70658_aOgetTotalArmorValue2Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
341func_70659_esetAIMoveSpeed2set the movespeed used for the new AI system
342func_70660_bgetActivePotionEffect2returns the PotionEffect for the supplied Potion if it is active, null otherwise.
343func_70661_asgetNavigator2
344func_70662_brisEntityUndead2Returns true if this entity is undead.
345func_70663_bupdateRotation2Arguments: current rotation, intended rotation, max increment.
346func_70664_aZjump2Causes this entity to do an upwards motion (jumping).
347func_70665_ddamageEntity2Deals damage to the entity. If its a EntityPlayer then will take damage from the armor first and then health second with the reduced value. Args: damageAmount
348func_70666_hgetPosition0interpolated position vector
349func_70667_aMgetMaxHealth0
350func_70667_aMgetMaxHealth1
351func_70668_btgetCreatureAttribute2Get this Entity's EnumCreatureAttribute
352func_70669_arenderBrokenItemStack2Renders broken item particles using the given ItemStack
353func_70670_aonNewPotionEffect2
354func_70671_apgetLookHelper2
355func_70672_capplyPotionDamageCalculations2Reduces damage, depending on potions
356func_70673_aSgetDeathSound2Returns the sound this mob makes on death.
357func_70674_bpclearActivePotions2
358func_70675_kdamageArmor2
359func_70676_igetLook2interpolated look vector
360func_70677_aEdetachHome0
361func_70677_aEdetachHome1
362func_70678_ggetSwingProgress0Returns where in the swing animation the living entity is (from 0 to 1). Args: partialTickTime
363func_70679_boupdatePotionEffects2
364func_70680_awgetLastAttackingEntity0
365func_70680_awgetLastAttackingEntity1
366func_70681_augetRNG2
367func_70682_hdecreaseAirSupply2Decrements the entity's air supply when underwater
368func_70683_argetJumpHelper2
369func_70684_aJisPlayer2Only use is to identify if class is an instance of player for experience dropping
370func_70685_lcanEntityBeSeen2returns true if the entity provided in the argument can be seen. (Raytrace)
371func_70686_acanAttackClass2Returns true if this entity can attack entities of the specified class.
372func_70687_eisPotionApplicable2
373func_70688_conFinishedPotionEffect2
374func_70689_aygetAIMoveSpeed2the movespeed used for the new AI system
375func_70690_daddPotionEffect2adds a PotionEffect to the entity
376func_70691_iheal2Heal living entity (param: amount of half-hearts)
377func_70692_bacanDespawn2Determines if an entity can be despawned, used on idle far away entities
378func_70693_agetExperiencePoints2Get the experience points the entity currently has.
379func_70694_bmgetHeldItem2Returns the item that this EntityLiving is holding, if any.
380func_70695_bonChangedPotionEffect2
381func_70777_mgetEntityToAttack2Returns current entities target
382func_70778_asetPathToEntity2sets the Entities walk path in EntityCreature
383func_70779_jupdateWanderPath2Time remaining during which the Animal is sped up and flees.
384func_70780_iisMovementCeased2Disables a mob's ability to move on its own while true.
385func_70781_lhasPath2Returns true if entity has a path to follow
386func_70782_kfindPlayerToAttack2Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
387func_70783_agetBlockPathWeight2Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block. Args: x, y, z
388func_70784_bsetTarget2Sets the entity which is to be attacked.
389func_70785_aattackEntity2Basic mob attack. Default to touch of death in EntityCreature. Overridden by each mob to define their attack.
390func_70790_aisCourseTraversable2True if the ghast has an unobstructed line of travel to the waypoint.
391func_70799_asetSlimeSize2
392func_70800_mcanDamagePlayer2Indicates weather the slime is able to damage the player (based upon the slime's size)
393func_70801_igetSlimeParticle2Returns the name of a particle effect that may be randomly created by EntitySlime.onUpdate()
394func_70802_jcreateInstance2
395func_70803_ogetJumpSound2Returns the name of the sound played when the slime jumps.
396func_70804_pmakesSoundOnLand2Returns true if the slime makes a sound when it lands after a jump (based upon the slime's size)
397func_70805_ngetAttackStrength2Gets the amount of damage dealt to the player when "attacked" by the slime.
398func_70806_kgetJumpDelay2Gets the amount of time the slime needs to wait between jumps.
399func_70807_rmakesSoundOnJump2Returns true if the slime makes a sound when it jumps (based upon the slime's size)
400func_70809_qgetSlimeSize2Returns the size of the slime.
401func_70814_oisValidLightLevel2Checks to make sure the light is not too bright where the mob is spawning
402func_70816_cteleportToEntity2Teleport the enderman to another entity
403func_70817_bsetCarryingData2Set the metadata of the block an enderman carries
404func_70818_asetCarried2Set the id of the block an enderman carries
405func_70819_esetScreaming2
406func_70820_nteleportRandomly2Teleport the enderman to a random nearby position
407func_70821_dshouldAttackPlayer2Checks to see if this enderman should be attacking this player
408func_70822_pgetCarried2Get the id of the block an enderman carries
409func_70823_risScreaming2
410func_70824_qgetCarryingData2Get the metadata of the block an enderman carries
411func_70825_jteleportTo2Teleport the enderman
412func_70829_asetCreeperState2Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
413func_70830_ngetPowered2Returns true if the creeper is powered by a lightning bolt.
414func_70831_jgetCreeperFlashIntensity0Params: (Float)Render tick. Returns the intensity of the creeper's flash when it is ignited.
415func_70832_pgetCreeperState2Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
416func_70835_cbecomeAngryAt2Causes this PigZombie to become angry at the supplied Entity (which will be a player).
417func_70839_esetBesideClimbableBlock2Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is false.
418func_70840_nspiderScaleAmount0How large the spider should be scaled.
419func_70841_pisBesideClimbableBlock2Returns true if the WatchableObject (Byte) is 0x01 otherwise returns false. The WatchableObject is updated using setBesideClimableBlock.
420func_70849_fsetPlayerCreated2
421func_70850_qisPlayerCreated2
422func_70851_esetHoldingRose2
423func_70852_ngetVillage2
424func_70853_pgetHoldRoseTick2
425func_70854_ogetAttackTimer0
426func_70873_asetGrowingAge2The age value may be negative or positive or zero. If it's negative, it get's incremented on each tick, if it's positive, it get's decremented each tick. With a negative value the Entity is considered a child.
427func_70874_bgetGrowingAge2The age value may be negative or positive or zero. If it's negative, it get's incremented on each tick, if it's positive, it get's decremented each tick. Don't confuse this with EntityLiving.getAge. With a negative value the Entity is considered a child.
428func_70875_tresetInLove2
429func_70876_cprocreate2Creates a baby animal according to the animal type of the target at the actual position and spawns 'love' particles.
430func_70877_bisBreedingItem2Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
431func_70878_bcanMateWith2Returns true if the mob is currently able to mate with the specified mob.
432func_70879_aspawnBabyAnimal2This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
433func_70880_sisInLove2Returns if the entity is currently in 'love mode'.
434func_70891_bsetFleeceColor2
435func_70892_ogetSheared2returns true if a sheeps wool has been sheared
436func_70893_esetSheared2make a sheep sheared if set to true
437func_70895_agetRandomFleeceColor2This method is called when a sheep spawns in the world to select the color of sheep fleece.
438func_70896_ngetFleeceColor2
439func_70900_esetSaddled2Set or remove the saddle of the pig.
440func_70901_ngetSaddled2Returns true if the pig is saddled.
441func_70902_qgetOwner2
442func_70903_fsetTamed2
443func_70904_gsetSitting2
444func_70905_pgetOwnerName2
445func_70906_oisSitting2
446func_70908_eplayTameEffect2Play the taming effect, will either be hearts or smoke depending on status
447func_70909_nisTamed2
448func_70910_asetOwner2
449func_70912_bsetTameSkin2
450func_70913_ugetTameSkin2
451func_70915_jgetShadingWhileShaking0Used when calculating the amount of shading to apply while the wolf is shaking.
452func_70916_hsetAngry2Sets whether this wolf is angry or not.
453func_70917_kgetInterestedAngle0
454func_70919_buisAngry2Determines whether this wolf is angry or not.
455func_70920_vgetTailRotation0
456func_70921_ugetWolfShaking0
457func_70923_fgetShakeAngle0
458func_70930_asetRecipes0
459func_70931_l_getCustomer2
460func_70932_a_setCustomer2
461func_70933_auseRecipe2
462func_70934_bgetRecipes2
463func_70938_bsetProfession2
464func_70939_fsetPlaying2
465func_70940_qisTrading2
466func_70941_oisMating2
467func_70942_agenerateRandomParticles0par1 is the particleName
468func_70943_cgetRandomCountForBlacksmithItem2
469func_70944_bgetRandomCountForItem2default to 1, and villagerStockList contains a min/max amount for each index
470func_70945_pisPlaying2
471func_70946_ngetProfession2
472func_70947_esetMating2
473func_70948_aaddMerchantItem2each recipie takes a random stack from villagerStockList and offers it for 1 emerald
474func_70949_baddBlacksmithItem2
475func_70950_caddDefaultEquipmentAndRecipies2based on the villagers profession add items, equipment, and recipies adds par1 random items to the list of things that the villager wants to buy. (at most 1 of each wanted type is added)
476func_70951_agetRandomSizedStack2
477func_70965_aattackEntityFromPart2
478func_70967_ksetNewTarget2Sets a new target for the flight AI. It can be a random coordinate or a nearby player.
479func_70968_igetBossHealth0Returns the health points of the dragon.
480func_70968_igetBossHealth1Returns the health points of the dragon.
481func_70969_jupdateDragonEnderCrystal2Updates the state of the enderdragon's current endercrystal.
482func_70970_acollideWithEntities2Pushes all entities inside the list away from the enderdragon.
483func_70971_battackEntitiesInList2Attacks all entities inside this list, dealing 5 hearts of damage.
484func_70972_adestroyBlocksInAABB2Destroys all blocks that aren't associated with 'The End' inside the given bounding box.
485func_70973_bsimplifyAngle2Simplifies the value of a number by adding/subtracting 180 to the point that the number is between -180 and 180.
486func_70974_agetMovementOffsets2Returns a double[3] array with movement offsets, used to calculate trailing tail/neck positions. [0] = yaw offset, [1] = y offset, [2] = unused, always 0. Parameters: buffer index offset, partial ticks.
487func_70975_acreateEnderPortal2Creates the ender portal leading back to the normal world after defeating the enderdragon.
488func_70996_bMshouldHeal2Checks if the player's health is not full and not zero.
489func_70997_bJgetBedLocation2Returns the location of the bed the player will respawn at, or null if the player has not slept in a bed.
490func_70998_minteractWith2
491func_70999_awakeUpPlayer2Wake up the player if they're sleeping.
492func_71000_jaddMovementStat2Adds a value to a movement statistic field - like run, walk, swin or climb.
493func_71001_aonItemPickup2Called whenever an item is picked up from walking over it. Args: pickedUpEntity, stackSize
494func_71002_cdisplayGUIEnchantment2
495func_71004_bErespawnPlayer0
496func_71005_bNgetInventoryEnderChest2Returns the InventoryEnderChest of this player.
497func_71006_adisplayGUIDispenser2Displays the dipsenser GUI for the passed in dispenser entity. Args: TileEntityDispenser
498func_71007_adisplayGUIChest2Displays the GUI for interacting with a chest inventory. Args: chestInventory
499func_71008_asetItemInUse2sets the itemInUse when the use item button is clicked. Args: itemstack, int maxItemUseDuration
500func_71009_bonCriticalHit2Called when the player performs a critical hit on the Entity. Args: entity that was hit critically
501func_71010_cupdateItemUse2Plays sounds and makes particles for item in use state
502func_71011_bugetItemInUse0returns the ItemStack containing the itemInUse
503func_71012_ajoinEntityItemWithWorld2Joins the passed in entity item with the world. Args: entityItem
504func_71014_adisplayGUIEditSign2Displays the GUI for editing a sign. Args: tileEntitySign
505func_71015_kaddMountedMovementStat2Adds a value to a mounted movement statistic field - by minecart, boat, or pig.
506func_71016_psendPlayerAbilities2Sends the player's abilities to the server (if there is one).
507func_71017_adisplayGUIBrewingStand2Displays the GUI for interacting with a brewing stand.
508func_71018_asleepInBedAt2Attempts to have the player sleep in a bed at the specified location.
509func_71019_adropPlayerItemWithRandomChoice2Args: itemstack, flag
510func_71020_jaddExhaustion2increases exhaustion level by supplied amount
511func_71021_bdropPlayerItem2Args: itemstack - called when player drops an item stack that's not in his inventory (like items still placed in a workbench while the workbench'es GUI gets closed)
512func_71022_aalertWolves0Called 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.
513func_71022_aalertWolves1Called 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.
514func_71023_qaddExperience2This method increases the player's current amount of experience.
515func_71024_bLgetFoodStats2Returns the player's FoodStats object.
516func_71025_tgetTranslator0
517func_71025_tgetTranslator1
518func_71026_bHisPlayerFullyAsleep2Returns whether or not the player is asleep and the screen has fully faded.
519func_71027_ctravelToDimension2Teleports the entity to another dimension. Params: Dimension number to teleport to
520func_71028_bDdestroyCurrentEquippedItem2Destroys the currently equipped item from the player's inventory.
521func_71029_atriggerAchievement2Will trigger the specified trigger.
522func_71030_adisplayGUIMerchant2
523func_71033_asetGameType2Sets the player's game mode and sends it to them.
524func_71034_bystopUsingItem2
525func_71035_caddChatMessage2Add a chat message to the player
526func_71036_oonItemUseFinish2Used for when item use count runs out, ie: eating completed
527func_71037_bAgetScore2
528func_71038_iswingItem2Swings the item the player is holding.
529func_71039_bwisUsingItem2Checks if the entity is currently using an item (e.g., bow, food, sword) by holding down the useItemButton
530func_71040_bBdropOneItem2Called when player presses the drop item key
531func_71041_bzclearItemInUse2
532func_71042_adisplayGUIFurnace2Displays the furnace GUI for the passed in furnace entity. Args: tileEntityFurnace
533func_71043_ecanEat2
534func_71044_ocollideWithPlayer2
535func_71045_bCgetCurrentEquippedItem2Returns the currently being used item by the player.
536func_71047_conEnchantmentCritical2
537func_71048_cdisplayGUIBook2Displays the GUI for interacting with a book.
538func_71049_aclonePlayer2Copies the values from the given player into this player if boolean par2 is true. Always clones Ender Chest Inventory.
539func_71050_bKxpBarCap2This method returns the cap amount of experience that the experience bar can hold. With each level, the experience cap on the player's experience bar is raised by 10.
540func_71051_bGgetBedOrientationInDegrees0Returns the orientation of the bed in degrees.
541func_71052_bvgetItemInUseCount0Returns the item in use count
542func_71053_jcloseScreen2sets current screen to null (used on escape buttons of GUIs)
543func_71055_agetCurrentPlayerStrVsBlock2Returns how strong the player is against the specified block at this moment
544func_71056_averifyRespawnCoordinates2Ensure that a block enabling respawning exists at the specified coordinates and find an empty space nearby to spawn.
545func_71057_bxgetItemInUseDuration0gets the duration for how long the current itemInUse has been in use
546func_71058_bdisplayGUIWorkbench2Displays the crafting GUI for a workbench.
547func_71059_nattackTargetEntityWithCurrentItem2Attacks for the player the targeted entity with the currently equipped item. The equipped item has hitEntity called on it. Args: targetEntity
548func_71060_bIgetSleepTimer0
549func_71061_d_resetHeight2sets the players height back to normal after doing things like sleeping and dieing
550func_71062_bcanHarvestBlock2Checks if the player has the ability to harvest a block (checks current inventory item for a tool if necessary)
551func_71063_asetSpawnChunk2Defines a spawn coordinate to player spawn. Used by bed after the player sleep on it.
552func_71064_aaddStat2Adds a value to a statistic field.
553func_71065_lisInBed2Checks if the player is currently in a bed
554func_71110_asendContainerAndContentsToPlayer2
555func_71111_asendSlotContents2Sends the contents of an inventory slot to the client-side Container. This doesn't have to match the actual contents of that slot. Args: Container, slot number, slot contents
556func_71112_asendProgressBarUpdate2Sends two ints to the client-side Container. Used for furnace burning time, smelting progress, brewing progress, and enchanting level. Normally the first int identifies which variable to update, and the second contains the new value. Both are truncated to shorts in non-local SMP.
557func_71113_kupdateHeldItem2updates item held by mouse
558func_71114_rgetPlayerIP2Gets the player's IP address. Used in /banip.
559func_71115_arequestTexturePackLoad2on recieving this message the client (if permission is given) will download the requested textures
560func_71116_baddSelfToInternalCraftingInventory2
561func_71117_bOincrementWindowID2
562func_71118_nsetPlayerHealthUpdated2this function is called when a players inventory is sent to him, lastHealth is updated on any dimension transitions, then reset.
563func_71119_asendTileEntityToPlayer2called from onUpdate for all tileEntity in specific chunks
564func_71120_asendContainerToPlayer2
565func_71121_qgetServerForPlayer2
566func_71122_bupdateFlyingState2likeUpdateFallState, but called from updateFlyingState, rather than moveEntity
567func_71123_mmountEntityAndWakeUp2
568func_71124_bgetCurrentItemOrArmor20 = item, 1-n is armor
569func_71125_aupdateClientInfo2
570func_71126_vgetChatVisibility2
571func_71127_gonUpdateEntity2
572func_71128_lcloseContainer2Closes the container the player currently has open.
573func_71150_bsetHealth0Updates health locally.
574func_71151_fgetFOVMultiplier0Gets the player's field of view multiplier. (ex. when flying)
575func_71152_asetXPStats0Sets the current XP, total XP, and level number.
576func_71153_fisBlockTranslucent0
577func_71165_dsendChatMessage0Sends a chat message from the player. Args: chatMessage
578func_71166_bsendMotionUpdates0Send updated motion and position information to the server
579func_71167_bincrementStat0Used by NetClientHandler.handleStatistic
580func_71187_DgetCommandManager2
581func_71188_gsetAllowPvp2
582func_71189_esetHostname2
583func_71190_qupdateTimeLightAndEntities2
584func_71191_dsetBuildLimit2
585func_71192_dsetUserMessage2Typically "menu.convertingLevel", "menu.loadingLevel" or others.
586func_71193_KallowSpawnMonsters2
587func_71194_ccanCreateBonusChest2
588func_71195_b_getUserMessage0
589func_71196_agetServerConfigurationManager2Gets the current player count, maximum player count, and player entity list.
590func_71197_bstartServer2Initialises the server and starts it.
591func_71198_klogDebug2If isDebuggingEnabled(), logs the message with a level of INFO.
592func_71199_hisHardcore2Defaults to false.
593func_71200_adserverIsInRunLoop0
594func_71201_jlogSevere2Logs the error message with a level of SEVERE.
595func_71202_PgetTexturePack2
596func_71203_abgetConfigurationManager2
597func_71204_bsetDemo2Sets whether this is a demo or not.
598func_71205_psetMOTD2
599func_71206_ashareToLAN2On dedicated does nothing. On integrated, sets commandsAllowedForAll, gameType and allows external connections.
600func_71207_ZgetBuildLimit2
601func_71208_bsetServerPort2
602func_71209_fgetFile2Returns a File object from the specified string.
603func_71210_asetConfigurationManager2
604func_71211_kgetServerHostname2"getHostname" is already taken, but both return the hostname.
605func_71212_acgetNetworkThread2
606func_71213_zgetAllUsernames2Returns an array of the usernames of all the connected players.
607func_71214_GgetServerOwner2Returns the username of the server owner (for integrated servers)
608func_71215_FgetServerPort2Gets serverPort.
609func_71216_a_outputPercentRemaining2Used to display a percent remaining given text and the percentage.
610func_71217_ptick2Main function called by run() every loop.
611func_71218_aworldServerForDimension2Gets the worldServer by the given dimension.
612func_71219_WisPVPEnabled2
613func_71220_VgetCanSpawnNPCs2
614func_71221_JgetWorldName0
615func_71222_dinitialWorldChunkLoad2
616func_71223_agenableProfiling2
617func_71224_lsetServerOwner2Sets the username of the owner of this server (in the case of an integrated server)
618func_71225_ecanStructuresSpawn2
619func_71226_csetDifficultyForAllWorlds2
620func_71227_RtextureSize2This is checked to be 16 upon receiving the packet, otherwise the packet is ignored.
621func_71228_afinalTick2Called on exit from the main run() loop.
622func_71229_dsetOnlineMode2
623func_71230_baddServerInfoToCrashReport2Adds the server info, including from theWorldServer, to the crash report.
624func_71231_XisFlightAllowed2
625func_71232_ggetDifficulty2Defaults to "1" (Easy) for the dedicated server, defaults to "2" (Normal) on the client.
626func_71233_xgetCurrentPlayerCount2Returns the number of players currently on the server.
627func_71234_ugetPort2Never used, but "getServerPort" is already taken.
628func_71235_asetGameType2Sets the game type for all worlds.
629func_71236_hlogWarning2Logs the message with a level of WARN.
630func_71237_cconvertMapIfNeeded2
631func_71238_ngetDataDirectory2
632func_71239_BisDebuggingEnabled2Returns true if debugging is enabled, false otherwise.
633func_71240_osystemExitNow2Directly calls System.exit(0), instantly killing the program.
634func_71241_aaisServerStopped2
635func_71242_LisDemo2Gets whether this is a demo or not.
636func_71243_iclearCurrentTask2Set current task to null and set its percentage to 0.
637func_71244_glogInfo2Logs the message with a level of INFO.
638func_71245_hsetAllowFlight2
639func_71246_nsetWorldName0
640func_71247_aloadAllWorlds2
641func_71248_agetPossibleCompletions2If par2Str begins with /, then it searches for commands, otherwise it returns players.
642func_71249_wgetMinecraftVersion2Returns the server's Minecraft version as string.
643func_71250_EgetKeyPair2Gets KeyPair instanced in MinecraftServer.
644func_71251_esetCanSpawnAnimals2
645func_71252_iexecuteCommand2
646func_71253_asetKeyPair2
647func_71254_MgetActiveAnvilConverter2
648func_71255_rgetAllowNether2
649func_71256_sstartServerThread2
650func_71257_fsetCanSpawnNPCs2
651func_71258_AgetPlugins2Used by RCon's Query in the form of "MajorServerMod 1.2.3: MyPlugin 1.3; AnotherPlugin 2.1; AndSoForth 1.0".
652func_71259_afgetTickCounter2
653func_71260_jstopServer2Saves all necessary data as preparation for stopping the server.
654func_71261_msetFolderName2
655func_71262_SisDedicatedServer2
656func_71263_minitiateShutdown2Sets the serverRunning variable to false, in order to get the server to shut down.
657func_71264_HisSinglePlayer2
658func_71265_fgetGameType2
659func_71266_TisServerInOnlineMode2
660func_71267_asaveAllWorlds2par1 indicates if a log message should be output.
661func_71268_UgetCanSpawnAnimals2
662func_71269_osetTexturePack2
663func_71270_IgetFolderName2
664func_71272_OdeleteWorldAndStopServer2WARNING : directly calls getActiveAnvilConverter().deleteWorldDirectory(theWorldServer[0].getSaveHandler().getWorldDirectoryName());
665func_71273_YgetMOTD2
666func_71274_vgetServerMOTD2Returns the server message of the day
667func_71275_ygetMaxPlayers2Returns the maximum number of players allowed on the server.
668func_71276_CgetServer2Gets mcServer.
669func_71277_tgetHostname2Returns the server's hostname.
670func_71278_lisServerRunning2
671func_71279_aegetGuiEnabled2
672func_71326_asaveProperties2Saves all of the server properties to the properties file.
673func_71327_agetIntProperty2Gets an integer property. If it does not exist, set it to the specified value.
674func_71328_asetProperty2Saves an Object with the given property name.
675func_71329_cgetSettingsFilename2Returns the filename where server properties are stored
676func_71330_agetStringProperty2Gets a string property. If it does not exist, set it to the specified value.
677func_71331_aaddPendingCommand2
678func_71332_agetBooleanProperty2Gets a boolean property. If it does not exist, set it to the specified value.
679func_71333_ahexecutePendingCommands2
680func_71334_aigetDedicatedPlayerList2
681func_71343_agetServerListeningThread0Gets the IntergratedServerListenThread.
682func_71344_cgetPublic0Returns true if this integrated server is open to LAN
683func_71351_asetServerData0Set the current ServerData instance.
684func_71352_ktoggleFullscreen0Toggles fullscreen mode.
685func_71353_aloadWorld0par2Str is displayed on the loading screen to the user unloads the current world first
686func_71354_asetDimensionAndSpawnPlayer0
687func_71355_qisDemo0Gets whether this is a demo or not.
688func_71356_BisSingleplayer0Returns true if there is only one player playing, and the current server is the integrated one.
689func_71357_IloadScreen0Displays a new screen.
690func_71358_LforceReload0Forces a reload of the sound manager and all the resources. Called in game by holding 'F3' and pressing 'S'.
691func_71359_dgetSaveLoader0Returns the save loader that is currently being used
692func_71360_ainstallResource0Installs a resource. Currently only sounds are download so this method just adds them to the SoundManager.
693func_71361_dcheckGLError0Checks for an OpenGL error. If there is one, prints the error ID and error string.
694func_71362_zgetServerData0Get the current ServerData instance.
695func_71363_DstopIntegratedServer0
696func_71364_isetIngameNotInFocus0Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
697func_71365_KscreenshotListener0checks if keys are down
698func_71366_adisplayDebugInfo0
699func_71367_asetServer0
700func_71369_NgetGLMaximumTextureSize0Used in the usage snooper.
701func_71370_aresize0Called to resize the current screen.
702func_71371_alaunchIntegratedServer0Arguments: World foldername, World ingame name, WorldSettings
703func_71372_GisFullScreen0Returns whether we're in full screen or not.
704func_71373_adisplayGuiScreen0Sets the argument GuiScreen as the main (topmost visible) screen.
705func_71374_pdebugInfoEntities0A String of how many entities are in the world
706func_71375_tisFancyGraphicsEnabled0
707func_71376_cgetOs0
708func_71377_bdisplayCrashReport0Wrapper around displayCrashReportInternal
709func_71378_EgetPlayerUsageSnooper0Returns the PlayerUsageSnooper instance.
710func_71379_uisAmbientOcclusionEnabled0Returns if ambient occlusion is enabled
711func_71380_bgetMinecraftDir0gets the working dir (OS specific) for minecraft
712func_71381_hsetIngameFocus0Will set the focus to ingame if the Minecraft window is the active with focus. Also clears any GUI screen currently displayed
713func_71382_sisGuiEnabled0
714func_71383_bupdateDebugProfilerName0Update debugProfilerName in response to number keys in debug screen
715func_71384_astartGame0Starts the game: initializes the canvas, the title, the settings, etcetera.
716func_71385_jdisplayInGameMenu0Displays the ingame menu
717func_71386_FgetSystemTime0Gets the system time in milliseconds.
718func_71387_AisIntegratedServerRunning0
719func_71388_ogetWorldProviderName0Gets the name of the world's current chunk provider
720func_71389_HstartTimerHackThread0
721func_71390_asetDemo0Sets whether this is a demo or not.
722func_71391_rgetNetHandler0Returns the NetClientHandler.
723func_71392_ascaledTessellator0Loads Tessellator with a scaled resolution
724func_71393_mdebugInfoRenders0A String of renderGlobal.getDebugInfoRenders
725func_71394_agetAppDir0gets the working dir (OS specific) for the specific application (which is always minecraft)
726func_71395_yscheduleTexturePackRefresh0Sets refreshTexturePacksScheduled to true, triggering a texture pack refresh next time the while(running) loop is run
727func_71396_daddGraphicsAndWorldToCrashReport0adds core server Info (GL version , Texture pack, isModded, type), and the worldInfo to the crash report
728func_71397_MclickMiddleMouseButton0Called when the middle mouse button gets clicked
729func_71398_ffreeMemory0
730func_71399_asendClickBlockToController0
731func_71400_gshutdown0Called when the window is closing. Sets 'running' to false which allows the game loop to exit cleanly.
732func_71401_CgetIntegratedServer0Returns the currently running integrated server
733func_71402_cclickMouse0Called whenever the mouse is clicked. Button clicked is 0 for left clicking and 1 for right clicking. Args: buttonClicked
734func_71403_aloadWorld0unloads the current world first
735func_71404_acrashed0
736func_71405_eshutdownMinecraftApplet0Shuts down the minecraft applet by stopping the resource downloads, and clearing up GL stuff; called when the application (or web page) is exited.
737func_71406_cdisplayCrashReportInternal0
738func_71407_lrunTick0Runs the current tick.
739func_71408_ngetEntityDebug0Gets the information in the F3 menu about how many entities are infront/around you
740func_71409_chandleClientCommand0Returns true if the message is a client command and should not be sent to the server. However there are no such commands at this point in time.
741func_71410_xgetMinecraft0Return the singleton Minecraft instance for the game
742func_71411_JrunGameLoop0Called repeatedly from run()
743func_71479_astartMainThread0
744func_71480_bshutdown0Called when the applet window is closed.
745func_71485_agetMemoryInfoAsString2Returns the memory information as a String. Includes the Free Memory in bytes and MB, Total Memory in bytes and MB, and Max Memory in Bytes and MB.
746func_71487_agetJVMFlagsAsString2Returns the number of JVM Flags along with the passed JVM Flags.
747func_71489_agetJavaInfoAsString2Returns the Java VM Information as a String. Includes the Version and Vender.
748func_71491_agetJavaVMInfoAsString2Retuns the Java VM Information as a String. Includes the VM Name, VM Info and VM Vendor.
749func_71493_aminecraftVersion2The current version of Minecraft
750func_71495_agetOsAsString2
751func_71497_fgetFile0Gets the file this crash report is saved into.
752func_71498_dgetCauseStackTraceOrString2Gets the stack trace of the Throwable that caused this crash report, or if that fails, the cause .toString().
753func_71499_aaddCrashSectionThrowable2Adds a Crashreport section with the given name with the given Throwable
754func_71500_aaddCrashSectionCallable2Adds a Crashreport section with the given name with the value set to the result of the given Callable;
755func_71501_agetDescription2Returns the description of the Crash Report.
756func_71502_egetCompleteReport2Gets the complete report with headers, stack trace, and different sections as a string.
757func_71503_hgetWittyComment2Gets a random witty comment for inclusion in this CrashReport
758func_71504_gpopulateEnvironment2Populates this crash report with initial information about the running server and operating system / java environment
759func_71505_bgetCrashCause2Returns the Throwable object that is the cause for the crash and Crash Report.
760func_71506_agetSectionsInStringBuilder2Gets the various sections of the crash report into the given StringBuilder
761func_71507_aaddCrashSection2Adds a Crashreport section with the given name with the given value (convered .toString())
762func_71508_asaveToFile2Saves the complete crash report to the given File.
763func_71514_agetCommandAliases2
764func_71515_bprocessCommand2
765func_71516_aaddTabCompletionOptions2Adds the strings available in this command to the given list of tab completion options.
766func_71517_bgetCommandName2
767func_71518_agetCommandUsage2
768func_71519_bcanCommandSenderUseCommand2Returns true if the given command sender is allowed to use this command.
769func_71521_cgetCommandSenderAsPlayer2Returns the given ICommandSender as a EntityPlayer or throw an exception.
770func_71522_anotifyAdmins2
771func_71523_adoesStringStartWith2Returns true if the given substring is exactly equal to the start of the given string (case insensitive).
772func_71524_anotifyAdmins2
773func_71525_acompareTo2Compares the name of this command to the name of the given command.
774func_71526_aparseInt2Parses an int from the given string.
775func_71527_ajoinNiceString2Joins the given string array into a "x, y, and z" seperated string.
776func_71528_aparseIntWithMin2Parses an int from the given sring with a specified minimum.
777func_71529_asetAdminCommander2Sets the static IAdminCommander.
778func_71530_agetListOfStringsMatchingLastWord2Returns a List of strings (chosen from the given strings) which the last word in the given string array is a beginning-match for. (Tab completion).
779func_71531_agetListOfStringsFromIterableMatchingLastWord2Returns a List of strings (chosen from the given string iterable) which the last word in the given string array is a beginning-match for. (Tab completion).
780func_71532_aparseIntBounded2Parses an int from the given string within a specified bound.
781func_71534_dgetSortedPossibleCommands2Returns a sorted list of all possible commands for the given ICommandSender.
782func_71535_cgetCommands2
783func_71536_cgetPlayers2
784func_71538_cgetListOfPlayerUsernames2Returns String array containing all player usernames in the server.
785func_71539_bgetGameModeFromCommand2Gets the Game Mode specified in the command.
786func_71541_asetGameType2
787func_71542_cgetAllUsernames2
788func_71544_abanIP2Actually does the banning work.
789func_71546_agetProfileDump2
790func_71547_bgetProfilerResults2
791func_71548_asaveProfilerResults2
792func_71549_cgetWittyComment2Returns a random "witty" comment.
793func_71552_asetTime2Set the time in the server object.
794func_71553_baddTime2Adds (or removes) time in the server object.
795func_71554_ctoggleDownfall2Toggle rain and enable thundering.
796func_71555_agetCommands2returns a map of string to commads. All commands are returned, not just ones which someone has permission to use.
797func_71556_aexecuteCommand2
798func_71557_agetPossibleCommands2returns all commands that the commandSender can use
799func_71558_bgetPossibleCommands2Performs a "begins with" string match on each token in par2. Only returns commands that par1 can use.
800func_71559_adropFirstString2creates a new array and sets elements 0..n-2 to be 0..n-1 of the input (n elements)
801func_71560_aregisterCommand2adds the command and any aliases it has to the internal map of available commands
802func_71563_anotifyAdmins2Sends a message to the admins of the server from a given CommandSender with the given resource string and given extra srings. If the int par2 is even or zero, the original sender is also notified.
803func_71564_agetAllowedCharacters2Load the font.txt resource file, that is on UTF-8 format. This file contains the characters that minecraft can render Strings on screen.
804func_71565_afilerAllowedCharacters2Filter string by only keeping those characters for which isAllowedCharacter() returns true.
805func_71566_aisAllowedCharacter2
806func_71569_egetDistanceSquared2Returns the squared distance between this coordinates and the coordinates given as argument.
807func_71570_acompareChunkCoordinate2Compare the coordinate with another coordinate
808func_71571_bset2
809func_71575_agetCrashReport2Gets the CrashReport wrapped by this exception.
810func_71606_atoASN1Primitive0
811func_71606_atoASN1Primitive1
812func_71607_aasn1Equals0
813func_71607_aasn1Equals1
814func_71608_aisValidIdentifier0
815func_71608_aisValidIdentifier1
816func_71609_bgetId0
817func_71609_bgetId1
818func_71612_abranch0
819func_71612_abranch1
820func_71742_agetType2
821func_71744_astopListening2
822func_71745_aaddPlayer2adds this connection to the list of currently connected players
823func_71746_dgetServer2
824func_71747_bnetworkTick2processes packets and pending connections
825func_71752_fisGamePaused0
826func_71753_egetIntegratedServer0Gets MinecraftServer instance.
827func_71762_cgetDedicatedServer2
828func_71764_aaddPendingConnection2
829func_71765_dgetMyPort0
830func_71766_aprocessPendingConnections2
831func_71767_cgetInetAddress0
832func_71779_agetIV0
833func_71779_agetIV1
834func_71780_bgetParameters0
835func_71780_bgetParameters1
836func_71783_agetKey0
837func_71783_agetKey1
838func_71789_bgetOutputSize0
839func_71789_bgetOutputSize1
840func_71790_adoFinal0
841func_71790_adoFinal1
842func_71791_aprocessByte0
843func_71791_aprocessByte1
844func_71792_agetBlockSize0
845func_71792_agetBlockSize1
846func_71793_agetUpdateOutputSize0
847func_71793_agetUpdateOutputSize1
848func_71794_breset0
849func_71794_breset1
850func_71802_agetAlgorithmName0Return the name of the algorithm the cipher implements.
851func_71802_agetAlgorithmName1Return the name of the algorithm the cipher implements.
852func_71803_creset0
853func_71803_creset1
854func_71804_bgetBlockSize0Return the block size for this cipher (in bytes).
855func_71804_bgetBlockSize1Return the block size for this cipher (in bytes).
856func_71805_ainit0
857func_71805_ainit1
858func_71806_aprocessBlock0
859func_71806_aprocessBlock1
860func_71807_bencryptBlock0
861func_71807_bencryptBlock1
862func_71808_cdecryptBlock0
863func_71808_cdecryptBlock1
864func_71815_csubWord0
865func_71815_csubWord1
866func_71816_aunpackBlock0
867func_71816_aunpackBlock1
868func_71817_aFFmulX0
869func_71817_aFFmulX1
870func_71818_aencryptBlock0
871func_71818_aencryptBlock1
872func_71819_ashift0
873func_71819_ashift1
874func_71820_binv_mcol0
875func_71820_binv_mcol1
876func_71821_bpackBlock0
877func_71821_bpackBlock1
878func_71822_bdecryptBlock0
879func_71822_bdecryptBlock1
880func_71823_agenerateWorkingKey0
881func_71823_agenerateWorkingKey1
882func_71842_bgetStrength0Return the bit strength for keys produced by this generator.
883func_71843_agetRandom0Return the random source associated with this generator.
884func_71846_aonBlockHarvested2Called when the block is attempted to be harvested
885func_71847_bupdateTick2Ticks the block if it's been scheduled
886func_71848_csetHardness2Sets how many hits it takes to break a block.
887func_71849_asetCreativeTab2Sets the CreativeTab to display this block on.
888func_71850_a_canPlaceBlockOnSide2checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
889func_71851_agetBlockTextureFromSide0Returns the block texture based on the side being looked at. Args: side
890func_71852_abreakBlock2ejects contained items into the world, and notifies neighbours of an update, as appropriate
891func_71853_icanProvidePower2Can this block provide power. Only wire currently seems to have this change based on its state.
892func_71854_dcanBlockStay2Can this block stay at this position. Similar to canPlaceBlockAt except gets checked often with plants.
893func_71855_cisProvidingStrongPower2Returns true if the block is emitting direct/strong redstone power on the specified side. Args: World, X, Y, Z, side. Note that the side is reversed - eg it is 1 (up) when checking the bottom of the block.
894func_71856_s_getRenderBlockPass0Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
895func_71857_bgetRenderType2The type of render function that is called for this block
896func_71858_agetIcon0From the specified side and block metadata retrieves the blocks texture. Args: side, metadata
897func_71859_p_tickRate2How many world ticks before ticking
898func_71860_aonBlockPlacedBy2Called when the block is placed in the world.
899func_71861_gonBlockAdded2Called whenever the block is added into the world. Args: world, x, y, z
900func_71862_arandomDisplayTick0A randomly called display update to be able to add particles or other items for display
901func_71863_aonNeighborBlockChange2Lets the block know when one of its neighbor changes. Doesn't know which neighbor changed (coordinates passed are their own) Args: x, y, z, neighbor blockID
902func_71864_bsetUnlocalizedName2
903func_71865_aisProvidingWeakPower2Returns true if the block is emitting indirect/weak redstone power on the specified side. If isBlockNormalCube returns true, standard redstone propagation rules will apply instead and this will not be called. Args: World, X, Y, Z, side. Note that the side is reversed - eg it is 1 (up) when checking the bottom of the block.
904func_71866_aonFallenUpon2Block's chance to react to an entity falling on it.
905func_71867_konBlockDestroyedByExplosion2Called upon the block being destroyed by an explosion
906func_71868_hsetLightOpacity2Sets how much light is blocked going through this block. Returns the object for convenience in constructing.
907func_71869_aonEntityCollidedWithBlock2Triggered whenever an entity collides with this block (enters into the block). Args: world, x, y, z, entity
908func_71870_fgetBlockBrightness0How bright to render this block based on the light its receiving. Args: iBlockAccess, x, y, z
909func_71871_aaddCollisionBoxesToList2Adds all intersecting collision boxes to a list. (Be sure to only add boxes to the list if they intersect the mask.) Parameters: World, X, Y, Z, mask, list, colliding entity
910func_71872_egetCollisionBoundingBoxFromPool2Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
911func_71873_hgetDamageValue2Get the block's damage value (for use with pick block).
912func_71874_egetMixedBrightnessForBlock0Goes straight to getLightBrightnessForSkyBlocks for Blocks, does some fancy computing for Fluids
913func_71875_qsetBlockUnbreakable2This method will make the hardness of the block equals to -1, and the block is indestructible.
914func_71876_ugetEnableStats2Return the state of blocks statistics flags - if the block is counted for mined and placed.
915func_71877_cshouldSideBeRendered0Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates. Args: blockAccess, x, y, z, side
916func_71878_acollisionRayTrace2Ray traces through the blocks collision from start vector to end vector returning a ray trace hit. Args: world, x, y, z, startVec, endVec
917func_71879_agetSubBlocks0returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
918func_71880_c_createStackedBlock2Returns an item stack containing a single instance of the current block type. 'i' is the block's subtype/damage and is ignored for blocks which do not support subtypes. Blocks which cannot be harvested should return null.
919func_71881_rgetTickRandomly2Returns whether or not this block is of a type that needs random ticking. Called for ref-counting purposes by ExtendedBlockStorage in order to broadly cull a chunk from the random chunk update list for efficiency's sake.
920func_71882_wgetCreativeTabToDisplayOn0Returns the CreativeTab to display the given block on.
921func_71883_bonBlockEventReceived2Called when the block receives a BlockEvent - see World.addBlockEvent. By default, passes it on to the tile entity at this location. Args: world, x, y, z, blockID, EventID, event parameter
922func_71884_asetStepSound2Sets the footstep sound for the block. Returns the object for convenience in constructing.
923func_71885_aidDropped2Returns the ID of the items to drop on destruction.
924func_71886_crenderAsNormalBlock2If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
925func_71887_shasTileEntity2
926func_71888_hgetAmbientOcclusionLightValue0Returns the default ambient occlusion value based on block opacity
927func_71889_f_getRenderColor0Returns the color this block should be rendered. Used by leaves.
928func_71890_cisVecInsideXYBounds2Checks if a vector is within the X and Y bounds of the block.
929func_71891_bonEntityWalking2Called whenever an entity is walking on top of this block. Args: world, x, y, z, entity
930func_71892_ffillWithRain2currently only used by BlockCauldron to incrament meta-data during rain
931func_71893_aharvestBlock2Called when the player destroys a block with an item that can harvest it. (i, j, k) are the coordinates of the block and l is the block's subtype/damage.
932func_71894_bsetResistance2Sets the the blocks resistance to explosions. Returns the object for convenience in constructing.
933func_71895_bgetBlockTexture0Retrieves the block texture to use based on the display side. Args: iBlockAccess, x, y, z, side
934func_71896_vdisableStats2Disable statistics for the block, the block will no count for mined or placed.
935func_71897_cdropBlockAsItem2Drops the specified block items
936func_71898_donBlockDestroyedByPlayer2Called right before the block is destroyed by a player. Args: world, x, y, z, metaData
937func_71899_bdamageDropped2Determines the damage on the item the block drops. Used in cloth and wood.
938func_71900_asetLightValue2Sets the amount of light emitted by a block from 0.0f to 1.0f (converts internally to 0-15). Returns the object for convenience in constructing.
939func_71901_avelocityToAddToEntity2Can add to the passed in vector for a movement vector to be applied to the entity. Args: x, y, z, entity, vec3d
940func_71902_asetBlockBoundsBasedOnState2Updates the blocks bounds based on its current state. Args: world, x, y, z
941func_71903_aonBlockActivated2Called upon block activation (right click on the block.)
942func_71904_agetExplosionResistance2Returns how much this block can resist explosions from the passed in entity.
943func_71905_asetBlockBounds2Sets the bounds of the block. minX, minY, minZ, maxX, maxY, maxZ
944func_71906_q_canSilkHarvest2Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
945func_71907_bsetTickRandomly2Sets whether this block type will receive random update ticks
946func_71908_agetPlayerRelativeBlockHardness2Gets the hardness of block at the given coordinates in the given world, relative to the ability of the given EntityPlayer.
947func_71910_aquantityDroppedWithBonus2Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
948func_71911_a_getSelectedBoundingBoxFromPool0Returns the bounding box of the wired rectangular prism to render.
949func_71913_acanCollideCheck2Returns whether this block is collideable based on the arguments passed in \n@param par1 block metaData \n@param par2 whether the player right-clicked while holding a boat
950func_71914_adropBlockAsItemWithChance2Drops the block items with a specified chance of dropping the specified items
951func_71915_egetMobilityFlag2Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
952func_71916_aisVecInsideYZBounds2Checks if a vector is within the Y and Z bounds of the block.
953func_71917_agetUnlocalizedName2Returns the unlocalized name of this block.
954func_71918_cgetBlocksMovement2
955func_71919_fsetBlockBoundsForItemRender2Sets the block's bounds for rendering it as an item
956func_71920_bcolorMultiplier0Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color. Note only called when first determining what to render.
957func_71921_aonBlockClicked2Called when the block is clicked by a player. Args: x, y, z, entityPlayer
958func_71922_aidPicked0only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
959func_71923_gdropXpOnBlockBreak2called by spawner, ore, redstoneOre blocks
960func_71924_disBlockSolid2Returns Returns true if the given side of this block type should be rendered (if it's solid or not), if the adjacent block is at the given coordinates. Args: blockAccess, x, y, z, side
961func_71925_aquantityDropped2Returns the quantity of items to drop on block destruction.
962func_71926_disOpaqueCube2Is this block (a) opaque and (b) a full 1m cube? This determines whether or not to render the shared face of two adjacent blocks and also whether the player can attach torches, redstone wire, etc to this block.
963func_71927_honSetBlockIDWithMetaData2Called when this block is set (with meta data).
964func_71928_r_initializeBlock2This method is called on a block after all other blocks gets already created. You can use it to reference and configure something on the block that needs the others ones.
965func_71929_adropBlockAsItem_do2Spawns EntityItem in the world for the given ItemStack if the world is not remote.
966func_71930_bcanPlaceBlockAt2Checks to see if its valid to put this block at the specified coordinates. Args: world, x, y, z
967func_71931_tgetLocalizedName2Gets the localized name of this block. Used for the statistics page.
968func_71932_iisNormalCube2
969func_71933_mgetBlockColor0
970func_71934_mgetBlockHardness2Returns the block hardness at a location. Args: world, x, y, z
971func_71935_lisCollidable2Returns if this block is collidable (only used by Fire). Args: x, y, z
972func_71936_bisVecInsideXZBounds2Checks if a vector is within the X and Z bounds of the block.
973func_72110_lupdatePistonState2handles attempts to extend or retract the piston.
974func_72111_acanPushBlock2returns true if the piston can push the specified block
975func_72112_icanExtend2checks to see if this piston could push the blocks in front of it.
976func_72113_eisIndirectlyPowered2checks the block to that side to see if it is indirectly powered.
977func_72114_fisExtended2Determine if the metadata is related to something powered.
978func_72115_jtryExtend2attempts to extend the piston. returns false if impossible.
979func_72116_bdetermineOrientation2gets the way this piston should face for that entity that placed it.
980func_72117_egetOrientation2returns an int which describes the direction the piston faces
981func_72118_ngetPistonExtensionTexture0Return the either 106 or 107 as the texture index depending on the isSticky flag. This will actually never get called by TileEntityRendererPiston.renderPiston() because TileEntityPiston.func_70338_f() will always return false.
982func_72120_nclearHeadTexture0
983func_72121_fgetDirectionMeta2
984func_72122_esetHeadTexture0
985func_72124_ncanSnowStay2Checks if this snow block can stay at this location.
986func_72125_lcanPlaceTorchOn2Gets if we can place a torch on a block.
987func_72126_ndropTorchIfCantStay2Tests if the block can remain at its current location and will drop as an item if it is unable to stay. Returns True if it can stay and False if it drops. Args: world, x, y, z
988func_72127_acheckForBurnout2
989func_72128_lisIndirectlyPowered2Returns true or false based on whether the block the torch is attached to is providing indirect power.
990func_72132_lremoveLeaves2
991func_72133_asetGraphicsLevel0Pass true to draw this block using fancy graphics, or false for fast graphics.
992func_72137_gisTrapdoorOpen2
993func_72138_aonPoweredBlockChange2
994func_72139_esetBlockBoundsForBlockRender2
995func_72140_jisValidSupportBlock2Checks if the block ID is a valid support block for the trap door to connect with. If it is not the trapdoor is dropped into the world.
996func_72141_elimitToValidMetadata2returns a number between 0 and 3
997func_72145_aplaySoundEffect2only of the conditions are right
998func_72146_enotifyNeighborOfChange2
999func_72147_lupdateTripWireState2
1000func_72150_lcanVineStay2Returns if the vine can stay in the world. It also changes the metadata according to neighboring blocks.
1001func_72151_ecanBePlacedOn2returns true if a vine can be placed on that block (checks for render as normal block and if it is solid)
1002func_72153_fgetMetadataForBlockType2Returns the metadata to use when a Silverfish hides in the block. Sets the block to BlockSilverfish with this metadata. It changes the displayed texture client side to look like a normal block.
1003func_72154_egetPosingIdByMetadata2Gets the blockID of the block this block is pretending to be according to this block's metadata.
1004func_72161_ecanThisPaneConnectToThisBlockID2Gets passed in the blockID of the block adjacent and supposed to return true if its allowed to connect to the type of blockID passed in. Args: blockID
1005func_72162_ngetSideTextureIndex0Returns the texture index of the thin side of the pane.
1006func_72165_eisEnderEyeInserted2checks if an ender eye has been inserted into the frame block. parameters: metadata
1007func_72167_k_checkBlockCoordValid2Checks if current block pos is valid, if not, breaks the block as dropable item. Used for reed and cactus.
1008func_72168_lupdateAndPropagateCurrentStrength2Sets the strength of the wire current (0-15) for this block based on neighboring blocks and propagates to neighboring redstone wires
1009func_72169_fisPoweredOrRepeater2Returns true if the block coordinate passed can provide power, or is a redstone wire, or if its a repeater that is powered.
1010func_72170_egetMaxCurrentStrength2Returns the current strength at the specified block if it is greater than the passed value, or the passed value otherwise. Signature: (world, x, y, z, strength)
1011func_72171_acalculateCurrentChanges2
1012func_72172_nnotifyWireNeighborsOfNeighborChange2Calls World.notifyBlocksOfNeighborChange() for all neighboring blocks, but only if the given block is a redstone wire.
1013func_72173_eisPowerProviderOrWire2Returns true if redstone wire can connect to the specified block. Params: World, X, Y, Z, side (not a normal notch-side, this can be 0, 1, 2, 3 or -1)
1014func_72176_lglow2The redstone ore glows.
1015func_72177_nsparkle2The redstone ore sparkles.
1016func_72180_d_isRailBlockAt2Returns true if the block at the coordinates of world passed is a valid rail block (current is rail, powered or detector).
1017func_72181_arefreshTrackShape2Completely recalculates the track shape based on neighboring tracks
1018func_72183_nisPowered2Returns true if the block is power related rail.
1019func_72184_disRailBlock2Return true if the parameter is a blockID for a valid rail block (current is rail, powered or detector).
1020func_72187_esetStateIfMinecartInteractsWithRail2Update the detector rail power state if a minecart enter, stays or leave the block.
1021func_72190_ltryToFall2If there is space to fall below will start this block falling
1022func_72191_e_canFallBelow2Checks to see if the sand can fall into the block below it
1023func_72193_lsetStateIfMobInteractsWithPlate2Checks if there are mobs on the plate. If a mob is on the plate and it is off, it turns it on, and vice versa.
1024func_72195_lcheckIfAttachedToBlock2Checks if the block is attached to another block. If it is not, it returns false and drops the block as an item. If it is it returns true.
1025func_72196_dinvertMetadata2only used in ComponentScatteredFeatureJunglePyramid.addComponentParts"
1026func_72198_f_getFlowDecay2Returns the amount of fluid decay at the coordinates, or -1 if the block at the coordinates is not the same material as the fluid.
1027func_72199_dgetFluidHeightPercent2Returns the percentage of the fluid block that is air, based on the given flow decay of the fluid.
1028func_72200_lcheckForHarden2Forces lava to check to see if it is colliding with water, and then decide what it should harden to.
1029func_72201_jtriggerLavaMixEffects2Creates fizzing sound and smoke. Used when lava flows over block or mixes with water.
1030func_72202_igetFlowVector2Returns a vector indicating the direction and intensity of fluid flow.
1031func_72203_dgetEffectiveFlowDecay2Returns the flow decay but converts values indicating falling liquid (values >=8) to their effective source block value of zero.
1032func_72204_agetFlowDirection0the sin and cos of this number determine the surface gradient of the flowing block.
1033func_72205_lupdateFlow2Updates the flow for the BlockFlowing object.
1034func_72206_ngetOptimalFlowDirections2Returns 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.
1035func_72207_pliquidCanDisplaceBlock2Returns true if the block at the coordinates can be displaced by the liquid.
1036func_72208_oblockBlocksFlow2Returns true if block at coords blocks fluids
1037func_72209_dcalculateFlowCost2calculateFlowCost(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.
1038func_72210_iflowIntoBlock2flowIntoBlock(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.
1039func_72211_egetSmallestFlowDecay2getSmallestFlowDecay(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.
1040func_72215_lsetNotStationary2Changes the block ID to that of an updating fluid.
1041func_72216_nisFlammable2Checks to see if the block is flammable.
1042func_72217_dgetDirection2Returns the orentation value from the specified metadata
1043func_72220_egetInputStrength2Returns the signal strength at one input of the block. Args: world, X, Y, Z, side
1044func_72224_cisFenceGateOpen2Returns if the fence gate is open according to its metadata.
1045func_72225_b_isBedOccupied2Return whether or not the bed is occupied.
1046func_72226_bgetNearestEmptyChunkCoordinates2Gets the nearest empty chunk coordinates for the player to wake up from a bed into.
1047func_72227_nsetBounds2Set the bounds of the bed block.
1048func_72228_asetBedOccupied2Sets whether or not the bed is occupied.
1049func_72229_a_isBlockHeadOfBed2Returns whether or not this bed block is the head of the bed.
1050func_72231_aonPoweredBlockChange2A function to open a door.
1051func_72232_esetDoorRotation2
1052func_72233_a_isDoorOpen2
1053func_72234_b_getFullMetadata2Returns the full metadata value created by combining the metadata of both blocks the door takes up.
1054func_72235_dgetDoorOrientation2Returns 0, 1, 2 or 3 depending on where the hinge is.
1055func_72236_lfallIfPossible2Checks if the dragon egg can fall down, and if so, makes it fall.
1056func_72237_nteleportNearby2Teleports the dragon egg somewhere else in a 31x19x31 area centered on the egg.
1057func_72238_e_getBlockFromDye2Takes a dye damage value and returns the block damage value to match
1058func_72239_dgetDyeFromBlock2Takes a block damage value and returns the dye damage value to match
1059func_72240_dgetFullSlabName2Returns the slab block name with step type.
1060func_72241_eisBlockSingleSlab0Takes a block ID, returns true if it's the same as the ID for a stone or wooden single slab.
1061func_72246_i_tryToCreatePortal2Checks to see if this location is valid to create a portal and will return True if it does. Args: world, x, y, z
1062func_72247_nisWaterNearby2returns true if there's water nearby (x-4 to x+4, y to y+1, k-4 to k+4)
1063func_72248_lisCropsNearby2returns true if there is at least one cropblock nearby (x-1 to x+1, y+1, z-1 to z+1)
1064func_72249_cisIdAFence2
1065func_72250_dcanConnectFenceTo2Returns true if the specified block can be connected by a fence
1066func_72251_lcanNeighborBurn2Returns true if at least one block next to this one can burn.
1067func_72252_egetChanceToEncourageFire2Retrieves a specified block's chance to encourage their neighbors to burn and if the number is greater than the current number passed in it will return its number instead of the passed in one. Args: world, x, y, z, curChanceToEncourageFire
1068func_72253_asetBurnRate2Sets the burn rate for a block. The larger abilityToCatchFire the more easily it will catch. The larger chanceToEncourageFire the faster it will burn and spread to other blocks. Args: blockID, chanceToEncourageFire, abilityToCatchFire
1069func_72254_ngetChanceOfNeighborsEncouragingFire2Gets the highest chance of a neighbor block encouraging this block to catch fire
1070func_72255_atryToCatchBlockOnFire2
1071func_72256_dcanBlockCatchFire2Checks the specified block coordinate to see if it can catch fire. Args: blockAccess, x, y, z
1072func_72259_beatCakeSlice2Heals the player and removes a slice from the cake.
1073func_72260_lgetOrientation2Get side which this button is facing.
1074func_72261_nredundantCanPlaceBlockAt2This method is redundant, check it out...
1075func_72262_ccheckFlowerChange2
1076func_72263_d_canThisPlantGrowOnThisBlockID2Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in. Args: blockID
1077func_72264_lfertilizeStem2
1078func_72265_dgetState0Returns the current state of the stem. Returns -1 if the stem is not fully grown, or a value between 0 and 3 based on the direction the stem is facing.
1079func_72266_ngetGrowthModifier2
1080func_72268_eisSameSapling2Determines if the same sapling is present at the given location.
1081func_72269_cgrowTree2Attempts to grow a sapling into a tree
1082func_72271_cfertilizeMushroom2Fertilize the mushroom.
1083func_72272_c_fertilize2Apply bonemeal to the crops.
1084func_72273_lgetGrowthRate2Gets the growth rate for the crop. Setup to encourage rows by halving growth rate if there is diagonals, crops on different sides that aren't opposing, and by adding growth for every crop next to this one (and for crop below this one). Args: x, y, z
1085func_72274_acreateNewTileEntity2Returns a new instance of a block's tile entity class. Called on placing the block.
1086func_72276_j_ejectRecord2Ejects the current record inside of the jukebox.
1087func_72280_lsetDispenserDefaultDirection2sets Dispenser block direction so that the front faces an non-opaque block; chooses west to be direction if all surrounding blocks are opaque.
1088func_72285_lsetDefaultDirection2set a blocks direction
1089func_72286_aupdateFurnaceBlockState2Update which block ID the furnace is using depending on whether or not it is burning
1090func_72290_b_unifyAdjacentChests2Turns the adjacent chests to a double chest.
1091func_72291_lisThereANeighborChest2Checks the neighbor blocks to see if there is a chest there. Args: world, x, y, z
1092func_72292_nisOcelotBlockingChest2Looks for a sitting ocelot within certain bounds. Such an ocelot is considered to be blocking access to the chest.
1093func_72295_dgetTileEntityAtLocation2gets the piston tile entity at the specified location
1094func_72296_bgetAxisAlignedBB2
1095func_72297_agetTileEntity2gets a new TileEntityPiston created with the arguments provided.
1096func_72298_acleanPool2Marks the pool as "empty", starting over when adding new entries. If this is called maxNumCleans times, the list size is reduced
1097func_72299_agetAABB2Creates a new AABB, or reuses one that's no longer in use. Parameters: minX, minY, minZ, maxX, maxY, maxZ. AABBs returned from this function should only be used for one frame or tick, as after that they will be reused.
1098func_72300_bclearPool0Clears the AABBPool
1099func_72314_bexpand2Returns a bounding box expanded by the specified vector (if negative numbers are given it will shrink). Args: x, y, z
1100func_72315_cisVecInXZ2Checks if the specified vector is within the XZ dimensions of the bounding box. Args: Vec3D
1101func_72316_acalculateXOffset2if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them in the X dimension. return var2 if the bounding boxes do not overlap or if var2 is closer to 0 then the calculated offset. Otherwise return the calculated offset.
1102func_72317_doffset2Offsets the current bounding box by the specified coordinates. Args: x, y, z
1103func_72318_aisVecInside2Returns if the supplied Vec3D is completely inside the bounding box
1104func_72319_disVecInXY2Checks if the specified vector is within the XY dimensions of the bounding box. Args: Vec3D
1105func_72320_bgetAverageEdgeLength2Returns the average length of the edges of the bounding box.
1106func_72321_aaddCoord2Adds the coordinates to the bounding box extending it if the point lies outside the current ranges. Args: x, y, z
1107func_72322_ccalculateZOffset2if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them in the Z dimension. return var2 if the bounding boxes do not overlap or if var2 is closer to 0 then the calculated offset. Otherwise return the calculated offset.
1108func_72323_bcalculateYOffset2if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them in the Y dimension. return var2 if the bounding boxes do not overlap or if var2 is closer to 0 then the calculated offset. Otherwise return the calculated offset.
1109func_72324_bsetBounds2Sets the bounds of the bounding box. Args: minX, minY, minZ, maxX, maxY, maxZ
1110func_72325_cgetOffsetBoundingBox2Returns a bounding box offseted by the specified vector (if negative numbers are given it will shrink). Args: x, y, z
1111func_72326_aintersectsWith2Returns whether the given bounding box intersects with this one. Args: axisAlignedBB
1112func_72327_acalculateIntercept2
1113func_72328_csetBB2Sets the bounding box to the same bounds as the bounding box passed in. Args: axisAlignedBB
1114func_72329_ccopy2Returns a copy of the bounding box.
1115func_72330_agetBoundingBox2Returns a bounding box with the specified bounds. Args: minX, minY, minZ, maxX, maxY, maxZ
1116func_72331_econtract2Returns a bounding box that is inset by the specified amounts
1117func_72332_agetAABBPool2Gets the ThreadLocal AABBPool
1118func_72333_bisVecInYZ2Checks if the specified vector is within the YZ dimensions of the bounding box. Args: Vec3D
1119func_72341_acreateNewDefaultPool2
1120func_72343_aclear2Will truncate the array everyN clears to the maximum size observed since the last truncation.
1121func_72344_bclearAndFreeCache0
1122func_72345_agetVecFromPool2extends the pool if all vecs are currently "out"
1123func_72352_lgetMaxPlayers2Returns the maximum number of players allowed on the server.
1124func_72353_eareCommandsAllowed2Returns true if the specific player is allowed to use commands.
1125func_72354_bupdateTimeAndWeatherForPlayer2Updates the time and weather for the given player to those of the given world
1126func_72355_ainitializeConnectionToPlayer2
1127func_72356_atransferPlayerToDimension2
1128func_72357_asetGameType0
1129func_72358_dserverUpdateMountedMovingPlayer2using player's dimension, update their movement when in a vehicle (e.g. cart, boat)
1130func_72359_haddToWhiteList2Add the specified player to the white list.
1131func_72360_cremoveOp2This removes a username from the ops list, then saves the op list
1132func_72361_fgetPlayerForUsername2
1133func_72362_jloadWhiteList2Either does nothing, or calls readWhiteList.
1134func_72363_fgetBannedIPs2
1135func_72364_asetPlayerManager2Sets the NBT manager to the one for the WorldServer given.
1136func_72365_pgetServerInstance2
1137func_72366_acreatePlayerForUser2also checks for multiple logins
1138func_72367_eplayerLoggedOut2Called when a player disconnects from the game. Writes player data to disk and removes them from the world.
1139func_72368_arespawnPlayer2creates and returns a respawned player based on the provided PlayerEntity. Args are the PlayerEntityMP to respawn, an INT for the dimension to respawn into (usually 0), and a boolean value that is true if the player beat the game rather than dying
1140func_72369_dgetAllUsernames2Returns an array of the usernames of all the connected players.
1141func_72370_disAllowedToLogin2Determine if the player is allowed to connect based on current server settings.
1142func_72371_asetWhiteListEnabled2
1143func_72372_agetEntityViewDistance2
1144func_72373_mgetAvailablePlayerDat2Returns an array of usernames for which player.dat exists for.
1145func_72374_bsendPlayerInfoToAllPlayers2sends 1 player per tick, but only sends a player once every 600 ticks
1146func_72376_igetOps2
1147func_72377_cplayerLoggedIn2Called when a player successfully logs in. Reads player data from disk and inserts the player into the world.
1148func_72378_qgetHostPlayerData2On integrated servers, returns the host's player data to be written to level.dat.
1149func_72379_iremoveFromWhitelist2Remove the specified player from the whitelist.
1150func_72380_areadPlayerDataFromFile2called during player login. reads the player information from disk.
1151func_72382_jgetPlayerList2
1152func_72383_nisWhiteListEnabled2
1153func_72384_asendPacketToAllPlayers2sends a packet to all players
1154func_72385_fsyncPlayerInventory2sends the players inventory to himself
1155func_72386_baddOp2This adds a username to the ops list, then saves the op list
1156func_72387_bsetCommandsAllowedForAll0Sets whether all players are allowed to use commands (cheats) on the server.
1157func_72388_hgetWhiteListedPlayers2Returns the whitelisted players.
1158func_72389_gsaveAllPlayerData2Saves all of the players' current states.
1159func_72390_egetBannedPlayers2
1160func_72391_bwritePlayerData2also stores the NBTTags if this is an intergratedPlayerList
1161func_72392_rremoveAllPlayers2Kicks everyone with "Server closed" as reason.
1162func_72393_asendToAllNear2params: x,y,z,d,dimension. The packet is sent to all players within d distance of x,y,z (d^2<x^2+y^2+z^2)
1163func_72394_kgetCurrentPlayerCount2Returns the number of players currently on the server.
1164func_72395_ogetViewDistance2Gets the View Distance.
1165func_72396_asendPacketToAllPlayersInDimension2Sends a packet to all players in the specified Dimension
1166func_72397_asendToAllNearExcept2params: srcPlayer,x,y,z,d,dimension. The packet is not sent to the srcPlayer, but all other players where dx*dx+dy*dy+dz*dz<d*d
1167func_72398_cgetPlayerListAsString2returns a string containing a comma-seperated list of player names
1168func_72399_aallowUserToConnect2checks ban-lists, then white-lists, then space for the server. Returns null on success, or an error message
1169func_72415_sgetIntegratedServer0get the associated Integrated Server
1170func_72417_tloadOpsList2
1171func_72418_vreadWhiteList2
1172func_72419_usaveOpsList2
1173func_72420_sgetDedicatedServerInstance2
1174func_72421_wsaveWhiteList2
1175func_72429_bgetIntermediateWithXValue2Returns a new vector with x value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
1176func_72430_bdotProduct2
1177func_72431_ccrossProduct0Returns a new vector with the result of this vector x the specified vector.
1178func_72432_bnormalize2Normalizes the vector to a length of 1 (except if it is the zero vector)
1179func_72433_clengthVector2Returns the length of the vector.
1180func_72434_dgetIntermediateWithZValue2Returns a new vector with z value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
1181func_72435_cgetIntermediateWithYValue2Returns a new vector with y value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
1182func_72436_esquareDistanceTo2The square of the Euclidean distance between this and the specified vector.
1183func_72438_ddistanceTo2Euclidean distance between this and the specified vector, returned as double.
1184func_72439_bsetComponents2Sets the x,y,z components of the vector as specified.
1185func_72440_arotateAroundX2Rotates the vector around the x axis by the specified angle.
1186func_72441_caddVector2Adds the specified x,y,z vector components to this vector and returns the resulting vector. Does not change this vector.
1187func_72442_brotateAroundY2Rotates the vector around the y axis by the specified angle.
1188func_72443_acreateVectorHelper2Static method for creating a new Vec3D given the three x,y,z values. This is only called from the other static method which creates and places it in the list.
1189func_72444_asubtract0Returns a new vector with the result of the specified vector minus this.
1190func_72445_dsquareDistanceTo2The square of the Euclidean distance between this and the vector of x,y,z components passed in.
1191func_72446_crotateAroundZ0Rotates the vector around the z axis by the specified angle.
1192func_72452_ahandleRemoveEntityEffect2Handle a remove entity effect packet.
1193func_72453_ahandleMapChunks2
1194func_72454_ahandleBlockEvent2
1195func_72455_ahandleLogin2
1196func_72456_ahandleBlockChange2
1197func_72457_ahandleLevelSound2
1198func_72458_ahandleClientCommand2
1199func_72460_ahandleSleep2
1200func_72461_ahandleAutoComplete2
1201func_72462_ahandleDoorChange2
1202func_72463_ahandleMapChunk2Handle Packet51MapChunk (full chunk update of blocks, metadata, light levels, and optionally biome data)
1203func_72464_ahandleCreativeSetSlot2Handle a creative slot packet.
1204func_72465_ahandleBlockDestroy2
1205func_72466_ahandleSpawnPosition2
1206func_72467_ahandleServerPing2Handle a server ping packet.
1207func_72468_ahandleTileEntityData2
1208func_72469_bcanProcessPacketsAsync2If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously. Used to avoid processing packets on the client before the world has been downloaded (which happens on the main thread)
1209func_72470_ahandleServerAuthData2
1210func_72471_ahandlePlayerAbilities2Handle a player abilities packet.
1211func_72472_ahandlePlace2
1212func_72473_ahandleEntityAction2runs registerPacket on the given Packet19EntityAction
1213func_72474_ahandleCloseWindow2
1214func_72475_ahandleCollect2
1215func_72476_ahandleTransaction2
1216func_72477_ahandleKeepAlive2Handle a keep alive packet.
1217func_72478_ahandleEntityHeadRotation2
1218func_72479_ahandleEnchantItem2
1219func_72480_ahandlePlayerInfo2Handle a player information packet.
1220func_72481_ahandleChat2
1221func_72482_ahandleEntity2
1222func_72483_ahandleRespawn2respawns the player
1223func_72484_ahandleAttachEntity2Packet handler
1224func_72485_ahandleEntityStatus2Packet handler
1225func_72486_ahandleWindowItems2
1226func_72487_ahandleUpdateSign2Updates Client side signs
1227func_72488_ahandleGameEvent2
1228func_72489_aisServerHandler2determine if it is a server handler
1229func_72490_ahandleSetSlot2
1230func_72491_ahandleDestroyEntity2
1231func_72492_ahandleKickDisconnect2
1232func_72493_ahandleEntityMetadata2Packet handler
1233func_72494_ahandleMapData2Contains logic for handling packets containing arbitrary unique item data. Currently this is only for maps.
1234func_72495_ahandleEntityPainting2Packet handler
1235func_72496_ahandleMultiBlockChange2
1236func_72497_ahandleUpdateTime2
1237func_72498_ahandleFlying2
1238func_72499_ahandleExplosion2
1239func_72500_ahandleClientProtocol2
1240func_72501_ahandleCustomPayload2
1241func_72502_ahandleBlockItemSwitch2
1242func_72503_ahandleEntityEffect2Handle an entity effect packet.
1243func_72504_ahandleClientInfo2
1244func_72505_ahandleUpdateProgressbar2
1245func_72506_ahandlePlayerInventory2
1246func_72507_ahandleUseEntity2
1247func_72508_ahandleWeather2Handles weather packet
1248func_72509_aunexpectedPacket2Default handler called for packets that don't have their own handlers in NetClientHandler; currentlly does nothing.
1249func_72510_ahandleBlockDig2
1250func_72511_ahandleVehicleSpawn2
1251func_72512_ahandleEntityTeleport2
1252func_72513_ahandleSharedKey2
1253func_72514_ahandleEntityExpOrb2Handle a entity experience orb packet.
1254func_72515_ahandleErrorMessage2
1255func_72516_ahandleOpenWindow2
1256func_72517_ahandleStatistic2Increment player statistics
1257func_72518_ahandleNamedEntitySpawn2
1258func_72519_ahandleMobSpawn2
1259func_72520_ahandleEntityVelocity2Packet handler
1260func_72521_ahandleUpdateHealth2Recieves player health from the server and then proceeds to set it locally on the client.
1261func_72522_ahandleExperience2Handle an experience packet.
1262func_72523_ahandleWindowClick2
1263func_72524_ahandleAnimation2
1264func_72525_cgetSharedKey2Return the secret AES sharedKey
1265func_72526_agetServerId2Returns the server Id randomly generated by this login handler.
1266func_72527_araiseErrorAndDisconnect2
1267func_72528_egetUsernameAndAddress2
1268func_72529_dinitializePlayerConnection2on success the specified username is connected to the minecraftInstance, otherwise they are packet255'd
1269func_72530_bgetLoginMinecraftServer2Returns the reference to Minecraft Server.
1270func_72532_ctryLogin2Logs the user in if a login packet is found, otherwise keeps processing network packets unless the timeout has occurred.
1271func_72533_dgetClientUsername2Returns the connecting client username.
1272func_72545_agetEntityByID0
1273func_72546_bquitWithPacket0
1274func_72547_ccleanup0sets netManager and worldClient to null
1275func_72548_fgetNetManager0Return the NetworkManager instance used by this NetClientHandler
1276func_72549_aurlEncode0Encode the given string for insertion into a URL
1277func_72550_asendSessionRequest0Send request to http://session.minecraft.net with user's sessionId and serverId hash
1278func_72551_dprocessReadPackets0Processes the packets that have been read since the last call to this function.
1279func_72552_caddToSendQueue0Adds the packet to the send queue
1280func_72553_edisconnect0Disconnects the network connection.
1281func_72565_ckickPlayerFromServer2
1282func_72566_dhandleSlashCommand2Processes a / command
1283func_72567_bsendPacketToPlayer2addToSendQueue. if it is a chat packet, check before sending it
1284func_72568_epacketSize2returns 0 for memoryMapped connections
1285func_72569_asetPlayerLocation2Moves the player to the specified destination and rotation
1286func_72570_dnetworkTick2run once each game tick
1287func_72591_cgetRequestId2Returns the request ID provided by the client.
1288func_72592_agetRandomChallenge2Returns the random challenge number assigned to this auth
1289func_72593_ahasExpired2Returns true if the auth's creation timestamp is less than the given time, otherwise false
1290func_72594_bgetChallengeValue2Returns the auth challenge value
1291func_72601_aregisterSocket2Registers a DatagramSocket with this thread
1292func_72602_astartThread2Creates a new Thread object from this class and starts running
1293func_72603_dgetNumberOfPlayers2Returns the number of players on the server
1294func_72604_acloseSocket2Closes the specified DatagramSocket
1295func_72605_acloseServerSocket_do2Closes the specified ServerSocket
1296func_72606_clogWarning2Log warning message
1297func_72607_alogDebug2Log debug message
1298func_72608_bcloseServerSocket2Closes the specified ServerSocket
1299func_72609_blogInfo2Log information message
1300func_72610_dlogSevere2Log severe error message
1301func_72611_ecloseAllSockets2Closes all of the opened sockets
1302func_72612_acloseAllSockets_do2Closes all of the opened sockets
1303func_72613_cisRunning2Returns true if the Thread is running, false otherwise
1304func_72620_asendResponsePacket2Sends a byte array as a DatagramPacket response to the client who sent the given DatagramPacket
1305func_72621_aparseIncomingPacket2Parses an incoming DatagramPacket, returning true if the packet was valid
1306func_72622_dsendAuthChallenge2Sends an auth challenge DatagramPacket to the client and adds the client to the queryClients map
1307func_72623_astopWithException2Stops the query server and reports the given Exception
1308func_72624_bcreateQueryResponse2Creates a query response as a byte array for the specified query DatagramPacket
1309func_72625_agetRequestID2Returns the request ID provided by the authorized client
1310func_72626_ginitQuerySystem2Initializes the query system by binding it to a port
1311func_72627_cverifyClientAuth2Returns true if the client has a valid auth, otherwise false
1312func_72628_fcleanQueryClientsMap2Removes all clients whose auth is no longer valid
1313func_72645_gcleanClientThreadsMap2Cleans up the clientThreads map by removing client Threads that are not running
1314func_72646_finitClientThreadList2
1315func_72653_gcloseSocket2Closes the client socket
1316func_72654_asendResponse2Sends the given response message to the client
1317func_72655_asendMultipacketResponse2Splits the response message into individual packets and sends each one
1318func_72656_fsendLoginFailedResponse2Sends the standard RCon 'authorization failed' response packet
1319func_72661_agetBytesAsString2Read a null-terminated string from the given byte array
1320func_72662_bgetRemainingBytesAsLEInt2Read 4 bytes from the
1321func_72663_agetByteAsHexString2Returns a String representation of the byte in hexadecimal format
1322func_72664_cgetBytesAsBEint2Read 4 bytes from the given array in big-endian format and return them as an int
1323func_72665_bgetBytesAsLEInt2Read 4 bytes from the given array in little-endian format and return them as an int
1324func_72667_awriteInt2Writes the given int to the output stream
1325func_72668_awriteShort2Writes the given short to the output stream
1326func_72669_breset2Resets the byte array output.
1327func_72670_awriteByteArray2Writes the given byte array to the output stream
1328func_72671_awriteString2Writes the given String to the output stream
1329func_72672_atoByteArray2Returns the contents of the output stream as a byte array
1330func_72675_dgetStepSound2Used when a entity walks over, or otherwise interacts with the block.
1331func_72676_agetBreakSound2Used when a block breaks, EXA: Player break, Shep eating grass, etc..
1332func_72677_bgetVolume2
1333func_72678_cgetPitch2
1334func_72682_cgetChunkWatchersWithPlayers2
1335func_72683_aaddPlayer2Adds an EntityPlayerMP to the PlayerManager.
1336func_72684_aoverlaps2Determine if two rectangles centered at the given points overlap for the provided radius. Arguments: x1, z1, x2, z2, radius.
1337func_72685_dupdateMountedMovingPlayer2update chunks around a player being moved by server logic (e.g. cart, boat)
1338func_72686_agetFurthestViewableBlock2Get the furthest viewable block given player's view distance
1339func_72687_amarkBlockForUpdate2Called by WorldManager.markBlockForUpdate; marks a block to be resent to clients.
1340func_72688_agetWorldServer2
1341func_72689_bgetChunkWatchers2
1342func_72690_agetOrCreateChunkWatcher2
1343func_72691_bfilterChunkLoadQueue2Removes all chunks from the given player's chunk load queue that are not in viewing range of the player.
1344func_72692_agetWorldServer2
1345func_72693_bupdatePlayerInstances2updates all the player instances that need to be updated
1346func_72694_aisPlayerWatchingChunk2
1347func_72695_cremovePlayer2Removes an EntityPlayerMP from the PlayerManager.
1348func_72702_aplayRecord2Plays the specified record. Arg: recordName, x, y, z
1349func_72703_aonEntityCreate2Called on all IWorldAccesses when an entity is created or loaded. On client worlds, starts downloading any necessary textures. On server worlds, adds the entity to the entity tracker.
1350func_72704_aplaySound2Plays the specified sound. Arg: soundName, x, y, z, volume, pitch
1351func_72705_adestroyBlockPartially2Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
1352func_72706_aplayAuxSFX2Plays a pre-canned sound effect along with potentially auxiliary data-driven one-shot behaviour (particles, etc).
1353func_72707_amarkBlockRangeForRenderUpdate2On the client, re-renders all blocks in this range, inclusive. On the server, does nothing. Args: min x, min y, min z, max x, max y, max z
1354func_72708_aspawnParticle2Spawns a particle. Arg: particleType, x, y, z, velX, velY, velZ
1355func_72709_bonEntityDestroy2Called on all IWorldAccesses when an entity is unloaded or destroyed. On client worlds, releases any downloaded textures. On server worlds, removes the entity from the entity tracker.
1356func_72710_amarkBlockForUpdate2On the client, re-renders the block. On the server, sends the block to the client (which will re-render it), including the tile entity description packet if applicable. Args: x, y, z
1357func_72711_bmarkBlockForRenderUpdate2On the client, re-renders this block. On the server, does nothing. Used for lighting updates.
1358func_72712_aloadRenderers0Loads all the renderers and sets up the basic settings usage
1359func_72713_arenderEntities0Renders all entities within range and within the frustrum. Args: pos, frustrum, partialTickTime
1360func_72714_arenderSky0Renders the sky with the partial tick time. Args: partialTickTime
1361func_72715_adrawOutlinedBoundingBox0Draws lines for the edges of the bounding box.
1362func_72716_aupdateRenderers0Updates some of the renderers sorted by distance from the player
1363func_72717_adrawBlockDamageTexture0
1364func_72718_brenderClouds0
1365func_72719_asortAndRender0Sorts all renderers based on the passed in entity. Args: entityLiving, renderPass, partialTickTime
1366func_72720_acheckOcclusionQueryResult0
1367func_72721_ahasCloudFog0Checks if the given position is to be rendered with cloud fog
1368func_72722_cmarkRenderersForNewPosition0Goes through all the renderers setting new positions on them and those that have their position changed are adding to be updated
1369func_72723_dgetDebugInfoEntities0Gets the entities info for use on the Debug screen
1370func_72724_arenderSortedRenderers0Renders the sorted renders for the specified render pass. Args: startRenderer, numRenderers, renderPass, partialTickTime
1371func_72725_bmarkBlocksForUpdate0Marks the blocks in the given range for update
1372func_72726_bdoSpawnParticle0Spawns a particle. Arg: particleType, x, y, z, velX, velY, velZ
1373func_72727_adrawBlockBreaking0
1374func_72728_fdeleteAllDisplayLists0Deletes all display lists
1375func_72729_aclipRenderersByFrustum0Checks all renderers that previously weren't in the frustum and 1/16th of those that previously were in the frustum for frustum clipping Args: frustum, partialTickTime
1376func_72730_grenderStars0
1377func_72731_bdrawSelectionBox0Draws the selection box for the player. Args: entityPlayer, rayTraceHit, i, itemStack, partialTickTime
1378func_72732_asetWorldAndLoadRenderers0set null to clear
1379func_72733_arenderAllRenderLists0Render all render lists
1380func_72734_eupdateClouds0
1381func_72735_cgetDebugInfoRenders0Gets the render info for use on the Debug screen
1382func_72736_crenderCloudsFancy0Renders the 3d fancy clouds
1383func_72784_asendPacketToAllPlayersTrackingEntity2does not send the packet to the entity if the entity is a player
1384func_72785_aaddEntityToTracker2
1385func_72786_aaddEntityToTracker2if entity is a player sends all tracked events to the player, otherwise, adds with a visibility and update arate based on the class type
1386func_72787_aremovePlayerFromTrackers2
1387func_72788_aupdateTrackedEntities2
1388func_72789_bsendPacketToAllAssociatedPlayers2sends to the entity if the entity is a player
1389func_72790_bremoveEntityFromAllTrackingPlayers2
1390func_72791_aaddEntityToTracker2
1391func_72796_pgetBlockTileEntity2Returns the TileEntity associated with a given block in X,Y,Z coordinates, or null if no TileEntity exists
1392func_72797_tdoesBlockHaveSolidTopSurface2Returns true if the block at the given coordinate has a solid (buildable) top surface.
1393func_72798_agetBlockId2Returns the block ID at coords x,y,z
1394func_72799_cisAirBlock2Returns true if the block at the specified coordinates is empty
1395func_72800_KgetHeight2Returns current world height.
1396func_72801_ogetLightBrightness2Returns how bright the block is shown as which is the block's light value looked up in a lookup table (light values aren't linear for brightness). Args: x, y, z
1397func_72802_igetLightBrightnessForSkyBlocks0Any Light rendered on a 1.8 Block goes through here
1398func_72803_fgetBlockMaterial2Returns the block's material.
1399func_72804_risBlockOpaqueCube2Returns true if the block at the specified coordinates is an opaque cube. Args: x, y, z
1400func_72805_ggetBlockMetadata2Returns the block metadata at coords x,y,z
1401func_72806_NextendedLevelsInChunkCache0set by !chunk.getAreLevelsEmpty
1402func_72807_agetBiomeGenForCoords2Gets the biome for a given set of x/z coordinates
1403func_72808_jgetBrightness0
1404func_72809_sisBlockNormalCube2Indicate if a material is a normal solid opaque cube.
1405func_72810_agetSkyBlockTypeBrightness0Brightness for SkyBlock.Sky is clear white and (through color computing it is assumed) DEPENDENT ON DAYTIME. Brightness for SkyBlock.Block is yellowish and independent.
1406func_72811_bgetLightValue0Gets the light value of the specified block coords. Args: x, y, z
1407func_72812_bgetSpecialBlockBrightness0is only used on stairs and tilled fields
1408func_72813_agetLightValueExt0Get light value with flag
1409func_72819_igetWeightedThunderStrength2
1410func_72820_DgetWorldTime2
1411func_72821_mnotifyBlockOfNeighborChange2Notifies a block that one of its neighbor change to the specified type Args: x, y, z, blockID
1412func_72823_asetItemData2Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same id.
1413func_72824_fgetCloudColour0
1414func_72825_hgetTopSolidOrLiquidBlock2Finds the highest block on the x, z coordinate that is solid and returns its y coord. Args x, z
1415func_72826_cgetCelestialAngle2calls calculateCelestialAngle
1416func_72827_ugetProviderName0Returns the name of the current chunk provider, by calling chunkprovider.makeString()
1417func_72828_bunloadEntities2Adds a list of entities to be unloaded on the next pass of World.updateEntities()
1418func_72829_ccheckBlockCollision2Returns true if there are any blocks in the region constrained by an AxisAlignedBB
1419func_72830_bisAABBInMaterial2checks if the given AABB is in the material given. Used while swimming.
1420func_72831_arayTraceBlocks_do_do2
1421func_72832_dsetBlock2Sets the block ID and metadata at a given location. Args: X, Y, Z, new block ID, new metadata, flags. Flag 1 will cause a block update. Flag 2 will send the change to clients (you almost always want this). Flag 4 prevents the block from being re-rendered, if this is a client world. Flags can be added together.
1422func_72833_agetSkyColor0Calculates the color for the skybox
1423func_72834_ccanBlockFreeze2checks to see if a given block is both water, and cold enough to freeze - if the par4 boolean is set, this will only return true if there is a non-water block immediately adjacent to the specified block
1424func_72835_btick2Runs a single tick for the world
1425func_72836_ascheduleBlockUpdate2Schedules a tick to a block with a delay (Most commonly the tick rate)
1426func_72837_asetBlockTileEntity2Sets the TileEntity for a given block in X, Y, Z coordinates
1427func_72838_dspawnEntityInWorld2Called to place all entities as part of a world
1428func_72839_bgetEntitiesWithinAABBExcludingEntity2Will get all entities within the specified AABB excluding the one passed into it. Args: entityToExclude, aabb
1429func_72840_agetCollidingBlockBounds2calculates and returns a list of colliding bounding boxes within a given AABB
1430func_72841_bgetUniqueDataId2Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the 'idcounts' file.
1431func_72842_agetBlockDensity2Gets the percentage of real blocks within within a bounding box, along a specified vector.
1432func_72843_DsetRandomSeed2puts the World Random seed to a specific state dependant on the inputs
1433func_72844_agetEntityPathToXYZ2
1434func_72845_hmarkBlockForUpdate2On the client, re-renders the block. On the server, sends the block to the client (which will re-render it only if the ID or MD changes), including the tile entity description packet if applicable. Args: x, y, z
1435func_72846_bgetClosestVulnerablePlayer2Returns the closest vulnerable player within the given radius, or null if none is found.
1436func_72847_bonEntityRemoved2
1437func_72848_bremoveWorldAccess0Removes a worldAccess from the worldAccesses object
1438func_72849_agetBlockLightValue_do2Gets the light value of a block location. This is the actual function that gets the value and has a bool flag that indicates if its a half step block to get the maximum light value of a direct neighboring block (left, right, forward, back, and up)
1439func_72850_visBlockFreezableNaturally2checks to see if a given block is both water and has at least one immediately adjacent non-water block
1440func_72851_fnotifyBlockChange2The block type change and need to notify other systems Args: x, y, z, blockID
1441func_72852_aaddTileEntity2
1442func_72853_dgetMoonPhase0
1443func_72853_dgetMoonPhase1
1444func_72854_cupdateAllPlayersSleepingFlag2Updates the flag that indicates whether or not all players in the world are sleeping.
1445func_72855_bcheckNoEntityCollision2Returns true if there are no solid, live entities in the specified AxisAlignedBB
1446func_72856_bgetClosestVulnerablePlayerToEntity2Returns the closest vulnerable player to this entity within the given radius, or null if none is found
1447func_72857_afindNearestEntityWithinAABB2
1448func_72858_wcanSnowAt2Tests whether or not snow can be placed at a given location
1449func_72860_GgetSaveHandler2Returns this world's current save handler
1450func_72861_EgetSpawnPoint2Returns the coordinates of the spawn point
1451func_72863_FgetChunkProvider2gets the IChunkProvider this world uses.
1452func_72864_zisBlockIndirectlyGettingPowered2Used to see if one of the blocks next to you or your block is getting power from a neighboring block. Used by items like TNT or Doors so they don't have redstone going straight into them. Args: x, y, z
1453func_72865_agetPathEntityToEntity2
1454func_72866_aupdateEntityWithOptionalForce2Will update the entity in the world if the chunk the entity is in is currently loaded or its forced to update. Args: entity, forceUpdate
1455func_72867_jgetRainStrength2Not sure about this actually. Reverting this one myself.
1456func_72868_aaddLoadedEntities2adds entities to the loaded entities list, and loads thier skins.
1457func_72869_aspawnParticle2Spawns a particle. Args particleName, x, y, z, velX, velY, velZ
1458func_72870_gupdateEntity2Will update the entity in the world if the chunk the entity is in is currently loaded. Args: entity
1459func_72872_agetEntitiesWithinAABB2Returns all entities of the specified class type which intersect with the AABB. Args: entityClass, aabb
1460func_72873_adoChunksNearChunkExist2Checks if any of the chunks within distance (argument 4) blocks of the given block exist
1461func_72874_ggetPrecipitationHeight2Gets the height to which rain/snow will fall. Calculates it if not already stored.
1462func_72875_aisMaterialInBB2Returns true if the given bounding box contains the given material
1463func_72876_acreateExplosion2Creates an explosion. Args: entity, x, y, z, strength
1464func_72877_bsetWorldTime2Sets the world time.
1465func_72878_lgetIndirectPowerLevelTo2Gets the power level from a certain block face. Args: x, y, z, direction
1466func_72879_kisBlockProvidingPowerTo2Is this block powering in the specified direction Args: x, y, z, direction
1467func_72880_hgetStarBrightness0How bright are stars in the sky
1468func_72882_AsendQuittingDisconnectingPacket0If on MP, sends a quitting packet.
1469func_72883_kgetFullBlockLightValue2Does the same as getBlockLightValue_do but without checking if its not a normal block
1470func_72884_uisBlockFreezable2checks to see if a given block is both water and is cold enough to freeze
1471func_72885_anewExplosion2returns a new explosion. Does initiation (at time of writing Explosion is not finished)
1472func_72886_aextinguishFire2If the block in the given direction of the given coordinate is fire, extinguish it. Args: Player, X,Y,Z, blockDirection
1473func_72887_bisBlockNormalCubeDefault2Checks if the block is a solid, normal cube. If the chunk does not exist, or is not loaded, it returns the boolean parameter.
1474func_72888_fdestroyBlockInWorldPartially2Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
1475func_72889_aplayAuxSFXAtEntity2See description for playAuxSFX.
1476func_72890_agetClosestPlayerToEntity2Gets the closest player to the entity within the specified distance (if distance is less than 0 then ignored). Args: entity, dist
1477func_72891_asetAllowedSpawnTypes2Set which types of mobs are allowed to spawn (peaceful vs hostile).
1478func_72892_bscheduleBlockUpdateFromLoad2Schedules a block update from the saved information in a chunk. Called when the chunk is loaded.
1479func_72893_gtickBlocksAndAmbiance2plays random cave ambient sounds and runs updateTick on random blocks within each chunk in the vacinity of a player
1480func_72894_ksetRainStrength0
1481func_72896_JisRaining2Returns true if the current rain strength is greater than 0.2
1482func_72897_hjoinEntityInSurroundings0spwans an entity and loads surrounding chunks
1483func_72898_hnotifyBlocksOfNeighborChange2Notifies neighboring blocks that this specified block changed Args: x, y, z, blockID
1484func_72899_eblockExists2Returns whether a block exists at world coordinates x, y, z
1485func_72900_eremoveEntity2Schedule the entity for removal during the next tick. Marks the entity dead in anticipation.
1486func_72901_aclip2Performs a raycast against all blocks in the world, and optionally liquids.
1487func_72902_nmarkBlockForRenderUpdate2On the client, re-renders this block. On the server, does nothing. Used for lighting updates.
1488func_72903_xsetActivePlayerChunksAndCheckLight2
1489func_72904_ccheckChunksExist2Checks between a min and max all the chunks inbetween actually exist. Args: minX, minY, minZ, maxX, maxY, maxZ
1490func_72905_CgetSeed2Retrieve the world seed from level.dat
1491func_72906_BcheckSessionLock2Checks whether the session lock file was modified by another process
1492func_72907_acountEntities2Counts how many entities of an entity class exist in the world. Args: entityClass
1493func_72908_aplaySoundEffect2Play a sound effect. Many many parameters for this function. Not sure what they do, but a classic call is : (double)i + 0.5D, (double)j + 0.5D, (double)k + 0.5D, 'random.door_open', 1.0F, world.rand.nextFloat() * 0.1F + 0.9F with i,j,k position of the block.
1494func_72909_dmarkBlockRangeForRenderUpdate2On the client, re-renders all blocks in this range, inclusive. On the server, does nothing. Args: min x, min y, min z, max x, max y, max z
1495func_72910_ygetLoadedEntityList0Accessor for world Loaded Entity List
1496func_72911_IisThundering2Returns true if the current thunder strength (weighted with the rain strength) is greater than 0.9
1497func_72912_HgetWorldInfo2Gets the World's WorldInfo instance
1498func_72913_wtoggleRain2
1499func_72914_aaddWorldInfoToCrashReport2Adds some basic stats of the world to the given crash report.
1500func_72915_bsetLightValue2Sets the light value either into the sky map or block map depending on if enumSkyBlock is set to sky or block. Args: enumSkyBlock, x, y, z, lightValue
1501func_72916_cchunkExists2Returns whether a chunk exists at chunk coordinates x, y
1502func_72917_acheckNoEntityCollision2Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
1503func_72918_ahandleMaterialAcceleration2handles the acceleration of an object whilst in water. Not sure if it is used elsewhere.
1504func_72919_OgetHorizon0Returns horizon height for use in rendering the sky.
1505func_72920_agetPendingBlockUpdates2
1506func_72921_csetBlockMetadataWithNotify2Sets the blocks metadata and if set will then notify blocks that this block changed, depending on the flag. Args: x, y, z, metadata, flag. See setBlock for flag description
1507func_72922_bgetFirstUncoveredBlock2Returns the block ID of the first block at this (x,z) location with air above it, searching from sea level upwards.
1508func_72923_aonEntityAdded2
1509func_72924_agetPlayerEntityByName2Find a player by name in this world.
1510func_72925_agetSkyBlockTypeBrightness0Brightness for SkyBlock.Sky is clear white and (through color computing it is assumed) DEPENDENT ON DAYTIME. Brightness for SkyBlock.Block is yellowish and independent.
1511func_72926_eplayAuxSFX2See description for func_72706_a.
1512func_72927_dblockHasTileEntity2Checks if a block at a given position should have a tile entity.
1513func_72928_amarkTileEntityForDespawn2adds tile entity to despawn list (renamed from markEntityForDespawn)
1514func_72929_egetCelestialAngleRadians2Return getCelestialAngle()*2*PI
1515func_72931_acanPlaceEntityOnSide2Returns true if the given Entity can be placed on the given side of the given block position.
1516func_72932_qremoveBlockTileEntity2Removes the TileEntity for a given block in X,Y,Z coordinates
1517func_72933_aclip2Performs a raycast against all blocks in the world except liquids.
1518func_72934_aplayRecord2Plays a record at the specified coordinates of the specified name. Args: recordName, x, y, z
1519func_72935_risDaytime2Checks whether its daytime by seeing if the light subtracted from the skylight is less than 4
1520func_72936_cupdateLightByType2
1521func_72937_jcanBlockSeeTheSky2Checks if the specified block is able to see the sky
1522func_72938_dgetChunkFromBlockCoords2Returns a chunk looked up by block coordinates. Args: x, z
1523func_72939_supdateEntities2Updates (and cleans up) entities and tile entities
1524func_72940_LgetActualHeight2Returns current world height.
1525func_72941_amoodSoundAndLightCheck2
1526func_72942_caddWeatherEffect2adds a lightning bolt to the list of lightning bolts in this world.
1527func_72943_aloadItemData2Loads 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
1528func_72944_bupdateTileEntityChunkAndDoNothing2marks the chunk that contains this tilentity as modified and then calls worldAccesses.doNothingWithTileEntity
1529func_72945_agetCollidingBoundingBoxes2Returns a list of bounding boxes that collide with aabb excluding the passed in entity's collision. Args: entity, aabb
1530func_72946_bfindClosestStructure2Returns the location of the closest structure of the specified type. If not found returns null.
1531func_72947_acalculateInitialWeather2Called from World constructor to set rainingStrength and thunderingStrength
1532func_72948_ggetFogColor0Returns vector(ish) with R/G/B for fog
1533func_72950_AsetSpawnLocation0
1534func_72951_BcanLightningStrikeAt2
1535func_72953_disAnyLiquid2Returns if any of the blocks within the aabb are liquids. Args: aabb
1536func_72954_aaddWorldAccess2Adds a IWorldAccess to the list of worldAccesses
1537func_72955_atickUpdates2Runs through the list of updates to run and ticks them
1538func_72956_aplaySoundAtEntity2Plays a sound at the entity's position. Args: entity, sound, volume (relative to 1.0), and frequency (or pitch, also relative to 1.0).
1539func_72957_lgetBlockLightValue2Gets the light value of a block location
1540func_72958_CisBlockHighHumidity2Checks to see if the biome rainfall values for a given x,y,z coordinate set are extremely high
1541func_72959_qgetWorldChunkManager2
1542func_72960_asetEntityState2sends a Packet 38 (Entity Status) to all tracked players of that entity
1543func_72962_acanMineBlock2Called when checking if a certain block can be mined or not. The 'spawn safe zone' check is located here.
1544func_72963_ainitialize2
1545func_72964_egetChunkFromChunkCoords2Returns back a chunk looked up by chunk coordinates Args: x, y
1546func_72965_baddBlockEvent2Adds a block event with the given Args to the blockEventCache. During the next tick(), the block specified will have its onBlockEvent handler called with the given parameters. Args: X,Y,Z, BlockID, EventID, EventParameter
1547func_72966_vcalculateInitialSkylight2Called on construction of the World class to setup the initial skylight values
1548func_72967_acalculateSkylightSubtracted2Returns the amount of skylight subtracted for the current time
1549func_72969_xupdateAllLightTypes2
1550func_72970_hcreateChunkProvider2Creates the chunk provider for this world. Called in the constructor. Retrieves provider from worldProvider?
1551func_72971_bgetSunBrightness0Returns the sun brightness - checks time of day, rain and thunder
1552func_72972_bgetSavedLightValue2Returns saved light value without taking into account the time of day. Either looks in the sky light map or block light map based on the enumSkyBlock arg.
1553func_72973_fremovePlayerEntityDangerously2Do NOT use this method to remove normal entities- use normal removeEntity
1554func_72974_fsetSpawnLocation0Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
1555func_72975_gmarkBlocksDirtyVertical2marks a vertical line of blocks as dirty
1556func_72976_fgetHeightValue2Returns the y coordinate with a block in it at this x, z coordinate
1557func_72977_agetClosestPlayer2Gets the closest player to the point within the specified distance (distance can be set to less than 0 to not limit the distance). Args: x, y, z, dist
1558func_72978_eisBoundingBoxBurning2Returns whether or not the given bounding box is on fire or not
1559func_72979_lupdateWeather2Updates all weather states.
1560func_72980_bplaySound2par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
1561func_72981_tgetDebugLoadedEntities0This string is 'All: (number of loaded entities)' Viewable by press ing F3
1562func_73022_aremoveAllEntities0also releases skins.
1563func_73023_gsetBlockAndMetadataAndInvalidate0
1564func_73025_adoPreChunk0
1565func_73026_agetEntityList0
1566func_73027_aaddEntityToWorld0Add an ID to Entity mapping to entityHashSet
1567func_73028_bremoveEntityFromWorld0
1568func_73029_EdoVoidFogParticles0
1569func_73030_bgetEntitySpawnQueue0
1570func_73031_ainvalidateBlockReceiveRegion0Invalidates an AABB region of blocks from the receive queue, in the event that the block has been modified client-side in the intervening 80 receive ticks.
1571func_73039_ngetEntityTracker2Gets the EntityTracker
1572func_73040_pgetPlayerManager2
1573func_73041_kflush2Syncs all changes to disk and wait for completion.
1574func_73042_asaveLevel2Saves the chunks to disk.
1575func_73043_aonBlockEventReceived2Called to apply a pending BlockEvent to apply to the current world.
1576func_73044_asaveAllChunks2Saves all chunks to disk while updating progress bar.
1577func_73045_agetEntityByID2Returns the Entity with the given ID, or null if it doesn't exist in this World.
1578func_73046_mgetMinecraftServer2Gets the MinecraftServer.
1579func_73047_icreateBonusChest2Creates the bonus chest in the world.
1580func_73049_agetAllTileEntityInBox2pars: min x,y,z , max x,y,z
1581func_73050_buncheckedUpdateEntity0direct call to super.updateEntityWithOptionalForce
1582func_73050_buncheckedUpdateEntity1direct call to super.updateEntityWithOptionalForce
1583func_73051_PresetRainAndThunder2
1584func_73052_bcreateSpawnPosition2creates a spawn position at random within 256 blocks of 0,0
1585func_73053_dwakeAllPlayers2
1586func_73054_jgetEntrancePortalLocation2Gets the hard-coded portal location to use when entering this dimension.
1587func_73055_QsendAndApplyBlockEvents2Send and apply locally all pending BlockEvents to each player with 64m radius of the event.
1588func_73056_eareAllPlayersAsleep2
1589func_73057_aspawnRandomCreature2only spawns creatures allowed by the chunkProvider
1590func_73073_ccancelDestroyingBlock2note: this ignores the pars passed in and continues to destroy the onClickedBlock
1591func_73074_aonBlockClicked2if not creative, it calls destroyBlockInWorldPartially untill the block is broken first. par4 is the specific side. tryHarvestBlock can also be the result of this call
1592func_73075_aupdateBlockRemoving2
1593func_73076_asetGameType2
1594func_73077_binitializeGameType2if the gameType is currently NOT_SET then change it to par1
1595func_73078_aactivateBlockOrUseItem2Activate the clicked on block, otherwise use the held item. Args: player, world, itemStack, x, y, z, side, xOffset, yOffset, zOffset
1596func_73079_dremoveBlock2Removes a block and triggers the appropriate events
1597func_73080_asetWorld2Sets the world instance.
1598func_73081_bgetGameType2
1599func_73082_auncheckedTryHarvestBlock2
1600func_73083_disCreative2Get if we are in creative game mode.
1601func_73084_btryHarvestBlock2Attempts to harvest a block at the given coordinate
1602func_73085_atryUseItem2Attempts to right-click use an item by the given EntityPlayer in the given World
1603func_73101_esendDemoReminder2Sends a message to the player reminding them that this is the demo version
1604func_73106_egetPartialBlockDamage0
1605func_73107_asetPartialBlockDamage0inserts damage value into this partially destroyed Block. -1 causes client renderer to delete it, otherwise ranges from 1 to 10
1606func_73108_dgetPartialBlockZ0
1607func_73109_cgetPartialBlockY0
1608func_73110_bgetPartialBlockX0
1609func_73116_bsendPacketToAllAssociatedPlayers2if this is a player, then it recieves the message also
1610func_73117_btryStartWachingThis2if the player is more than the distance threshold (typically 64) then the player is removed instead
1611func_73118_aremoveFromWatchingList2
1612func_73119_ainformAllAssociatedPlayersOfItemDestruction2
1613func_73120_asendPacketToAllTrackingPlayers2if this is a player, then it is not informed
1614func_73121_disPlayerWatchingThisChunk2
1615func_73122_asendLocationToAllClients2also sends velocity, rotation, and riding info.
1616func_73123_cremovePlayerFromTracker2
1617func_73124_bgetPacketForThisEntity2
1618func_73125_bsendEventsToPlayers2
1619func_73148_dmakeString2Converts the instance data to a readable string.
1620func_73149_achunkExists2Checks to see if a chunk exists at x, y
1621func_73150_afindClosestStructure2Returns the location of the closest structure of the specified type. If not found returns null.
1622func_73151_asaveChunks2Two modes of operation: if passed true, save all Chunks in one go. If passed false, save up to two chunks. Return true if all chunks have been saved.
1623func_73152_egetLoadedChunkCount2
1624func_73153_apopulate2Populates chunk with ores etc etc
1625func_73154_dprovideChunk2Will 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
1626func_73155_agetPossibleCreatures2Returns a list of creatures of the specified type that can spawn at the given location.
1627func_73156_bunloadQueuedChunks2Unloads chunks that are marked to be unloaded. This is not guaranteed to unload every such chunk.
1628func_73157_ccanSave2Returns if the IChunkProvider supports saving.
1629func_73158_cloadChunk2loads or generates the chunk at the chunk location specified
1630func_73164_ainitializeNoiseField2generates a subset of the level's terrain data. Takes 7 arguments: the [empty] noise array, the position, and the size.
1631func_73165_agenerateNetherTerrain2Generates the shape of the terrain in the nether.
1632func_73166_breplaceBlocksForBiome2name based on ChunkProviderGenerate
1633func_73187_ainitializeNoiseField2generates a subset of the level's terrain data. Takes 7 arguments: the [empty] noise array, the position, and the size.
1634func_73188_breplaceBlocksForBiome2
1635func_73189_agenerateTerrain2
1636func_73205_ainitializeNoiseField2generates a subset of the level's terrain data. Takes 7 arguments: the [empty] noise array, the position, and the size.
1637func_73206_agenerateTerrain2Generates the shape of the terrain for the chunk though its all stone though the water is frozen if the temperature is low enough
1638func_73207_areplaceBlocksForBiome2Replaces the stone that was placed in with blocks that match the biome
1639func_73234_bunloadChunk0Unload chunk from ChunkProviderClient's hashmap. Called in response to a Packet50PreChunk with its mode field set to false
1640func_73239_esafeLoadChunk2used by loadChunk, but catches any exceptions if the load fails.
1641func_73240_aunloadAllChunks2marks all chunks for unload, ignoring those near the spawn
1642func_73241_bunloadChunksIfNotNearSpawn2marks chunk for unload by "unload100OldestChunks" if there is no spawn point, or if the center of the chunk is outside 200 blocks (x or z) of the spawn
1643func_73242_bsafeSaveChunk2used by saveChunks, but catches any exceptions if the save fails.
1644func_73243_asafeSaveExtraChunkData2used by saveChunks, but catches any exceptions if the save fails.
1645func_73252_bremovePlayer2
1646func_73253_agetChunkLocation2
1647func_73254_asendChunkUpdate2
1648func_73255_aaddPlayer2
1649func_73256_asendToAllPlayersWatchingChunk2
1650func_73257_asendTileToAllPlayersWatchingChunk2
1651func_73258_bgetPlayersInChunk2
1652func_73259_aflagChunkForUpdate2
1653func_73266_awritePacket2Writes a packet, prefixed by its ID, to the data stream.
1654func_73267_areadPacketData2Abstract. Reads the raw packet data from the data stream.
1655func_73268_acontainsSameEntityIDAs2eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
1656func_73269_dgetNewPacket2Returns a new instance of the specified Packet class.
1657func_73270_awriteItemStack2Writes the ItemStack's ID (short), then size (byte), then damage. (short)
1658func_73271_awriteString2Writes a String to the DataOutputStream
1659func_73272_areadPacket2Read a packet, prefixed by its ID, from the data stream.
1660func_73273_awritePacketData2Abstract. Writes the raw packet data to the data stream.
1661func_73274_awriteByteArray2Writes a byte array to the DataOutputStream
1662func_73275_awriteNBTTagCompound2Writes a compressed NBTTagCompound to the OutputStream
1663func_73276_creadItemStack2Reads a ItemStack from the InputStream
1664func_73277_a_canProcessAsync2If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
1665func_73278_eisRealPacket2only false for the abstract Packet class, all real packets return true
1666func_73279_aprocessPacket2Passes this Packet on to the NetHandler for processing.
1667func_73280_breadBytesFromStream2the first short in the stream indicates the number of bytes to read
1668func_73281_kgetPacketId2Returns the ID of this packet.
1669func_73282_areadString2Reads a string from a packet
1670func_73283_dreadNBTTagCompound2Reads a compressed NBTTagCompound from the InputStream
1671func_73284_agetPacketSize2Abstract. Return the size of the packet (not counting the header).
1672func_73285_aaddIdClassMapping2Adds a two way mapping between the packet ID and packet class.
1673func_73302_bgetVerifyToken2Return verifyToken
1674func_73303_agetSharedKey2Return secretKey, decrypting it from the sharedSecret byte array if needed
1675func_73304_dgetSharedKey2Return the secret AES sharedKey (used by client only)
1676func_73320_hgetPosZ0Gets the Z position of the block
1677func_73321_fgetPosX0Gets the X position of the block
1678func_73322_dgetEntityId0Gets the ID of the entity breaking the block
1679func_73323_igetDestroyedStage0Gets how far destroyed this block is
1680func_73324_ggetPosY0Gets the Y position of the block
1681func_73346_hisCreativeMode2
1682func_73347_igetFlySpeed0
1683func_73348_ggetAllowFlying2
1684func_73349_bsetFlying2Sets whether we're currently flying or not.
1685func_73350_fgetFlying2
1686func_73351_asetFlySpeed2Sets the flying speed.
1687func_73352_dgetDisableDamage2
1688func_73353_asetDisableDamage2Sets whether damage is disabled or not.
1689func_73354_csetAllowFlying2
1690func_73355_bsetWalkSpeed2Sets the walking speed.
1691func_73356_dsetCreativeMode2
1692func_73376_fgetPublicKey0
1693func_73377_dgetServerId0
1694func_73378_ggetVerifyToken0
1695func_73391_dgetMetadata0
1696func_73397_dgetItemSlot0Gets the item in the slot format (an ItemStack)
1697func_73401_hgetDirection2
1698func_73402_fgetYPosition2
1699func_73403_dgetXPosition2
1700func_73404_lgetYOffset2Returns the offset from yPosition where the actual click took place
1701func_73405_igetItemStack2
1702func_73406_jgetXOffset2Returns the offset from xPosition where the actual click took place
1703func_73407_ggetZPosition2
1704func_73408_mgetZOffset2Returns the offset from zPosition where the actual click took place
1705func_73453_dgetProtocolVersion2Returns the protocol version.
1706func_73454_fgetUsername2Returns the username.
1707func_73459_dgetLanguage2
1708func_73460_hgetChatColours2
1709func_73461_fgetRenderDistance2
1710func_73462_igetDifficulty2
1711func_73463_ggetChatVisibility2
1712func_73473_dgetText2
1713func_73475_dgetIsServer2Get whether this is a server
1714func_73489_cgetMetadata0
1715func_73509_cgetWatchedMetadata0
1716func_73568_ggetEffectY0
1717func_73569_hgetEffectZ0
1718func_73570_dgetSoundName0
1719func_73571_igetVolume0
1720func_73572_fgetEffectX0
1721func_73573_jgetPitch0Gets the pitch divided by 63 (63 is 100%)
1722func_73580_bgetChunkPosZ0
1723func_73581_dgetNumberOfChunkInPacket2
1724func_73582_agetChunkPosX0
1725func_73583_cgetChunkCompressedData0
1726func_73593_dgetCompressedChunkData0
1727func_73594_agetMapChunkData2
1728func_73607_dgetPlayerVelocityX0Gets the X velocity of the player being pushed by the explosion.
1729func_73608_ggetPlayerVelocityZ0Gets the Z velocity of the player being pushed by the explosion.
1730func_73609_fgetPlayerVelocityY0Gets the Y velocity of the player being pushed by the explosion.
1731func_73660_aupdate2Updates the JList with a new model.
1732func_73665_cgetPropertiesFile2Returns this PropertyManager's file object used for property saving.
1733func_73666_alogMessageAndSave2logs an info message then calls saveSettingsToFile Yes this appears to be a potential stack overflow - these 2 functions call each other repeatdly if an exception occurs.
1734func_73667_asetProperty2Saves an Object with the given property name.
1735func_73668_bsaveProperties2Writes the properties to the properties file.
1736func_73669_agetIntProperty2Gets an integer property. If it does not exist, set it to the specified value.
1737func_73670_agetBooleanProperty2Gets a boolean property. If it does not exist, set it to the specified value.
1738func_73671_agetProperty2Gets a property. If it does not exist, set it to the specified value.
1739func_73680_dgetBanEndDate2
1740func_73681_asetBanStartDate2null == start ban now
1741func_73682_ehasBanExpired2
1742func_73683_bgetBanStartDate2
1743func_73684_agetBannedUsername2
1744func_73685_gbuildBanString2
1745func_73686_fgetBanReason2
1746func_73687_asetBannedBy2
1747func_73688_cparse2
1748func_73689_bsetBanReason2
1749func_73690_cgetBannedBy2
1750func_73691_bsetBanEndDate2
1751func_73703_bsaveToFile2par1: include header
1752func_73704_aisBanned2
1753func_73705_dremoveExpiredBans2
1754func_73706_aput2
1755func_73707_eloadBanList2Loads the ban list from the file (adds every entry, does not clear the current list).
1756func_73708_asetListActive2
1757func_73709_bremove2
1758func_73710_bisListActive2
1759func_73711_fsaveToFileWithHeader2
1760func_73712_cgetBannedList2removes expired Bans before returning
1761func_73717_aonNoMoreProgress0called when there is no more progress to be had, both on completion and failure
1762func_73718_asetLoadingProgress2Updates the progress bar on the loading screen to the specified amount. Args: loadProgress
1763func_73719_cresetProgresAndWorkingMessage2This is called with "Working..." by resetProgressAndMessage
1764func_73720_adisplayProgressMessage2"Saving level", or the loading,or downloading equivelent
1765func_73721_bresetProgressAndMessage0this string, followed by "working..." and then the "% complete" are the 3 lines shown. This resets progress to 0, and the WorkingString to "working...".
1766func_73728_bdrawVerticalLine0
1767func_73729_bdrawTexturedModalRect0Draws a textured rectangle at the stored z-value. Args: x, y, u, v, width, height
1768func_73730_adrawHorizontalLine0
1769func_73731_bdrawString0Renders the specified text to the screen.
1770func_73732_adrawCenteredString0Renders the specified text to the screen, center-aligned.
1771func_73733_adrawGradientRect0Draws a rectangle with a vertical gradient between the specified colors.
1772func_73734_adrawRect0Draws a solid color rectangle with the specified coordinates and color. Args: x1, y1, x2, y2, color
1773func_73736_cmousePressed0Returns true if the mouse has been pressed on this control. Equivalent of MouseListener.mousePressed(MouseEvent e).
1774func_73737_adrawButton0Draws this button to the screen.
1775func_73738_agetHoverState0Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
1776func_73739_bmouseDragged0Fired when the mouse button is dragged. Equivalent of MouseListener.mouseDragged(MouseEvent e).
1777func_73740_amouseReleased0Fired when the mouse button is released. Equivalent of MouseListener.mouseReleased(MouseEvent e).
1778func_73753_areturnEnumOptions0
1779func_73756_bgetSentMessages0Gets the list of messages previously sent through the chat GUI
1780func_73757_aaddTranslatedMessage0Adds a message to the chat after translating to the client's locale.
1781func_73758_bscroll0Scrolls the chat by the given number of lines.
1782func_73759_cdeleteChatLine0finds and deletes a Chat line by ID
1783func_73760_dgetChatOpen0@return {@code true} if the chat GUI is open
1784func_73761_aclearChatMessages0Clears the chat.
1785func_73762_adrawChat0
1786func_73763_aprintChatMessageWithOptionalDeletion0prints the String to Chat. If the ID is not 0, deletes an existing Chat Line of that ID from the GUI
1787func_73764_cresetScroll0Resets the chat scroll (executed when the GUI is closed)
1788func_73765_aprintChatMessage0takes a String and prints it to chat
1789func_73767_baddToSentMessages0Adds this string to the list of sent messages, for recall using the up/down arrow keys
1790func_73773_adraw0
1791func_73774_aupdate0
1792func_73777_bdeleteFromCursor0delete the selected text, otherwsie deletes characters from either side of the cursor. params: delete num
1793func_73778_qgetVisible0@return {@code true} if this textbox is visible
1794func_73779_adeleteWords0Deletes the specified number of words starting at the cursor position. Negative numbers will delete words left of the cursor.
1795func_73780_aupdateCursorCounter0Increments the cursor counter
1796func_73781_bgetText0Returns the text beign edited on the textbox.
1797func_73782_asetText0Sets the text of the textbox.
1798func_73783_igetEnableBackgroundDrawing0get enable drawing background and outline
1799func_73784_dmoveCursorBy0Moves the text cursor by a specified number of characters and clears the selection
1800func_73785_agetNthWordFromPos0gets the position of the nth word. N may be negative, then it looks backwards. params: N, position
1801func_73786_asetEnableBackgroundDrawing0enable drawing background and outline
1802func_73787_ngetSelectionEnd0the side of the selection that is not the cursor, maye be the same as the cursor
1803func_73788_cgetNthWordFromCursor0see @getNthNextWordFromPos() params: N, position
1804func_73789_cdrawCursorVertical0draws the vertical line cursor in the textbox
1805func_73790_esetVisible0Sets whether or not this textbox is visible
1806func_73791_esetCursorPosition0sets the position of the cursor to the provided index
1807func_73792_bwriteText0replaces selected text, or inserts text at the position on the cursor
1808func_73793_amouseClicked0Args: x, y, buttonClicked
1809func_73794_gsetTextColor0Sets the text colour for this textbox (disabled text will not use this colour)
1810func_73795_fdrawTextBox0Draws the textbox
1811func_73796_bsetFocused0setter for the focused field
1812func_73797_dsetCursorPositionZero0sets the cursors position to the beginning
1813func_73799_hgetCursorPosition0returns the current position of the cursor
1814func_73800_isetSelectionPos0Sets the position of the selection anchor (i.e. position the selection was started at)
1815func_73801_ogetWidth0returns the width of the textbox depending on if the the box is enabled
1816func_73802_atextboxKeyTyped0Call this method from you GuiScreen to process the keys into textbox.
1817func_73803_esetCursorPositionEnd0sets the cursors position to after the text
1818func_73804_fsetMaxStringLength0
1819func_73805_dsetCanLoseFocus0if true the textbox can lose focus by clicking elsewhere on the screen
1820func_73806_lisFocused0getter for the focused field
1821func_73807_cgetSelectedtext0@return returns the text between the cursor and selectionEnd
1822func_73808_ggetMaxStringLength0returns the maximum number of character that can be contained in this textbox
1823func_73827_bgetChatGUI0returns a pointer to the persistant Chat GUI, containing all previous chat messages and such
1824func_73828_drenderBossHealth0Renders dragon's (boss) health on the HUD
1825func_73829_arenderVignette0Renders the vignette. Args: vignetteBrightness, width, height
1826func_73830_arenderGameOverlay0Render the ingame overlay with quick icon bar, ...
1827func_73831_aupdateTick0The update tick for the ingame UI
1828func_73832_arenderInventorySlot0Renders the specified item of the inventory slot at the specified location. Args: slot, x, y, partialTick
1829func_73833_asetRecordPlayingMessage0
1830func_73834_cgetUpdateCounter0
1831func_73835_brenderPortalOverlay0Renders the portal overlay. Args: portalStrength, width, height
1832func_73836_arenderPumpkinBlur0
1833func_73846_aqueueTakenAchievement0Queue a taken achievement to be displayed.
1834func_73847_aupdateAchievementWindow0Updates the small achievement tooltip window, showing a queued achievement if is needed.
1835func_73848_bqueueAchievementInformation0Queue a information about a achievement to be displayed.
1836func_73849_bupdateAchievementWindowScale0Update the display of the achievement window to match the game window.
1837func_73859_bdrawWorldBackground0
1838func_73860_nhandleKeyboardInput0Handles keyboard input.
1839func_73861_oisCtrlKeyDown0
1840func_73862_mhandleInput0Delegates mouse and keyboard input.
1841func_73863_adrawScreen0Draws the screen and all the components in it.
1842func_73864_amouseClicked0Called when the mouse is clicked.
1843func_73865_dsetClipboardString0store a string in the system clipboard
1844func_73866_w_initGui0Adds the buttons (and other controls) to the screen in question.
1845func_73867_dhandleMouseInput0Handles mouse input.
1846func_73868_fdoesGuiPauseGame0Returns true if this GUI should pause the game when it is displayed in single-player
1847func_73869_akeyTyped0Fired when a key is typed. This is the equivalent of KeyListener.keyTyped(KeyEvent e).
1848func_73870_lgetClipboardString0Returns a string stored in the system clipboard.
1849func_73871_cdrawBackground0Draws the background (i is always 0 as of 1.2.2)
1850func_73872_asetWorldAndResolution0Causes the screen to lay out its subcomponents again. This is the equivalent of the Java call Container.validate()
1851func_73873_v_drawDefaultBackground0Draws either a gradient over the background screen (when it exists) or a flat gradient over background.png
1852func_73874_bonGuiClosed0Called when the screen is unloaded. Used to disable keyboard repeat events
1853func_73875_aactionPerformed0Fired when a control is clicked. This is the equivalent of ActionListener.actionPerformed(ActionEvent e).
1854func_73876_cupdateScreen0Called from the main game loop to update the screen.
1855func_73877_pisShiftKeyDown0
1856func_73878_aconfirmClicked0
1857func_73879_bmouseMovedOrUp0Called when the mouse is moved or a mouse button is released. Signature: (mouseX, mouseY, which) which==-1 is mouseMove, which==0 or which==1 is mouseUp
1858func_73892_agetSentHistory0input is relative and is applied directly to the sentHistoryCursor so -1 is the previous message, 1 is the next message from the current cursor position
1859func_73895_u_completePlayerName0Autocompletes player name
1860func_73906_gwakeEntity0Wakes the entity from the bed
1861func_73907_ggetLeftBorder0Gets the distance from the left border of the window to left border of the controls screen
1862func_73912_gmakeUseableName0Makes a the name for a world save folder based on your world name, replacing specific characters for _s and appending -s to the end until a free name is available.
1863func_73914_hupdateButtonText0
1864func_73945_ecopyLinkToClipboard0Copies the link to the system clipboard.
1865func_73968_arotateAndBlurSkybox0Rotate and blurs the skybox view in the main menu
1866func_73969_aaddSingleplayerMultiplayerButtons0Adds Singleplayer and Multiplayer buttons on Main Menu for players who have bought the game.
1867func_73970_bdrawPanorama0Draws the main menu panorama
1868func_73971_crenderSkybox0Renders the skybox in the main menu
1869func_73972_baddDemoButtons0Adds Demo buttons on Main Menu for players who are playing Demo.
1870func_73985_grespawnPlayer0Respawns the player.
1871func_74002_aconnectToServer0
1872func_74003_bgetListOfLanServers0
1873func_74004_ajoinServer0Join server by slot index
1874func_74005_egetButtonEdit0Return buttonEdit GuiButton
1875func_74006_agetInternetServerList0
1876func_74009_agetAndSetLagTooltip0
1877func_74010_ggetTicksOpened0
1878func_74011_hgetLock0Returns the lock object for use with synchronized()
1879func_74012_igetThreadsPending0
1880func_74014_dgetButtonSelect0Return buttonSelect GuiButton
1881func_74015_agetAndSetSelectedServer0
1882func_74016_ginitGuiControls0Populate the GuiScreen controlList
1883func_74018_kdecreaseThreadsPending0
1884func_74019_fgetButtonDelete0Return buttonDelete GuiButton
1885func_74020_cgetSelectedServer0
1886func_74021_jincreaseThreadsPending0
1887func_74042_bgetDoneButton0Returns the private doneButton field.
1888func_74043_agetGameSettings0Gets the relevant instance of GameSettings. Synthetic method for use in GuiSlotLanguage
1889func_74059_dgetRenameButton0returns the rename button
1890func_74061_agetDeleteWorldScreen0Gets a GuiYesNo screen with the warning, buttons, etc.
1891func_74062_bgetSelectedWorld0returns the world currently selected
1892func_74063_dgetSaveName0returns the name of the saved game
1893func_74064_eselectWorld0Gets the selected world.
1894func_74065_ginitButtons0intilize the buttons for this GUI
1895func_74068_agetSize0
1896func_74069_agetSaveFileName0returns the file name of the specified save number
1897func_74070_cgetSelectButton0returns the select button
1898func_74071_egetDeleteButton0returns the delete button
1899func_74072_aonElementSelected0called whenever an element in this gui is selected
1900func_74073_hloadSaves0loads the saves
1901func_74109_gdrawTitle0Draws the "Achievements" title at the top of the GUI.
1902func_74110_bgenAchievementBackground0
1903func_74127_cgetStatsFileWriter0
1904func_74128_egetFontRenderer30there are 11 identical methods like this
1905func_74129_hgetFontRenderer40there are 11 identical methods like this
1906func_74130_agetMinecraft0
1907func_74131_adrawItemSprite0Draws the item sprite on top of the background sprite.
1908func_74132_dgetFontRenderer20there are 11 identical methods like this
1909func_74133_ggetMinecraft20exactly the same as 27141 and 27143
1910func_74134_adrawSprite0Draws a sprite from /gui/slot.png.
1911func_74135_jgetFontRenderer60there are 11 identical methods like this
1912func_74136_bdrawGradientRect10exactly the same as 27129
1913func_74137_cdrawItemSprite0Draws the item sprite on top of the background sprite.
1914func_74138_cdrawSprite0Draws a sprite from /gui/slot.png.
1915func_74139_fgetMinecraft10exactly the same as 27141
1916func_74140_ngetFontRenderer100there are 11 identical methods like this
1917func_74141_mgetFontRenderer90there are 11 identical methods like this
1918func_74142_bdrawButtonBackground0Draws a gray box that serves as a button background.
1919func_74143_gaddHeaderButtons0Creates the buttons that appear at the top of the Stats GUI.
1920func_74144_ogetFontRenderer110there are 11 identical methods like this
1921func_74145_bgetFontRenderer10there are 11 identical methods like this
1922func_74146_igetFontRenderer50there are 11 identical methods like this
1923func_74147_lgetFontRenderer80there are 11 identical methods like this
1924func_74148_kgetFontRenderer70there are 11 identical methods like this
1925func_74149_adrawGradientRect0
1926func_74161_gupdateButtons0
1927func_74163_asendBookToServer0
1928func_74164_bkeyTypedInBook0Processes keystrokes when editing the text of a book
1929func_74165_haddNewPage0
1930func_74184_adrawItemStackTooltip0
1931func_74185_adrawGuiContainerBackgroundLayer0Draw the background layer for the GuiContainer (everything behind the items)
1932func_74186_aisMouseOverSlot0Returns if the passed mouse position is over the specified slot.
1933func_74187_bgetSlotAtPosition0Returns the slot at the given coordinates or null if there is none.
1934func_74188_cisPointInRegion0Args: left, top, width, height, pointX, pointY. Note: left, top are local to Gui, pointX, pointY are local to screen
1935func_74189_gdrawGuiContainerForegroundLayer0Draw the foreground layer for the GuiContainer (everything in front of the items)
1936func_74190_adrawCreativeTabHoveringText0Draws the text when mouse is over creative inventory tab. Params: current creative tab to be checked, current mouse x position, current mouse y position.
1937func_74191_ahandleMouseClick0
1938func_74192_adrawSlotInventory0Draws an inventory slot
1939func_74199_hgetIMerchant0Gets the Instance of IMerchant interface.
1940func_74221_hdisplayDebuffEffects0Displays debuff/potion effects that are currently being applied to the player
1941func_74223_adrawPlayerOnGui0
1942func_74226_kneedsScrollBars0returns (if you are not on the inventoryTab) and (the flag isn't set) and( you have more than 1 page of items)
1943func_74227_bsetCurrentCreativeTab0
1944func_74228_jupdateCreativeSearch0
1945func_74229_igetInventory0Returns the creative inventory
1946func_74230_hgetCurrentTabIndex0Returns the current creative tab index.
1947func_74231_brenderCreativeInventoryHoveringText0Renders the creative inventory hovering text if mouse is over it. Returns true if did render or false otherwise. Params: current creative tab to be checked, current mouse x position, current mouse y position.
1948func_74233_arenderCreativeTab0Renders passed creative inventory tab into the screen.
1949func_74252_asetNetClientHandler0Sets the NetClientHandler.
1950func_74253_dgetNetClientHandler0Gets the NetClientHandler.
1951func_74255_aspawnNewServerThread0
1952func_74257_bisCancelled0
1953func_74275_aupdateTimer0Updates all fields of the Timer using the current time
1954func_74291_asaveScreenshot0Takes a screenshot and saves it to the screenshots directory. Returns the filename of the screenshot.
1955func_74296_agetOptionFloatValue0
1956func_74297_cgetKeyBinding0Gets a key binding.
1957func_74298_cgetKeyDisplayString0Represents a key or mouse button as a string. Args: key
1958func_74299_agetTranslation0Returns the translation of the given index in the given String array. If the index is smaller than 0 or greater than/equal to the length of the String array, it is changed to 0.
1959func_74300_aloadOptions0Loads the options from the options file. It appears that this has replaced the previous 'loadOptions'
1960func_74301_bgetOptionDisplayString0The string that appears inside the button/slider in the options menu.
1961func_74302_agetKeyBindingDescription0
1962func_74303_bsaveOptions0Saves the options to the options file.
1963func_74304_asetOptionFloatValue0If the specified option is controlled by a slider (float value), this will set the float value.
1964func_74305_aparseFloat0Parses a string into a float.
1965func_74306_asetOptionValue0For non-float options. Toggles the option on/off, or cycles through the list i.e. render distances.
1966func_74307_asetKeyBinding0Sets a key binding.
1967func_74308_bgetOptionOrdinalValue0
1968func_74309_cshouldRenderClouds0Should render clouds
1969func_74371_acheckARBOcclusion0Checks if we support OpenGL occlusion.
1970func_74372_agrabMouseCursor0Grabs the mouse cursor it doesn't move and isn't seen.
1971func_74373_bungrabMouseCursor0Ungrabs the mouse cursor so it can be moved and set it to the center of the screen
1972func_74374_cmouseXYChange0
1973func_74378_dgetEnumString0
1974func_74379_agetEnumOptions0
1975func_74380_agetEnumFloat0
1976func_74381_creturnEnumOrdinal0
1977func_74382_bgetEnumBoolean0
1978func_74420_agetLWJGLVersion0
1979func_74423_dserverShutdown2Shuts down the server. (Only actually used on the server)
1980func_74424_anetworkShutdown2Shuts down the network with the specified reason. Closes all streams and sockets, spawns NetworkMasterThread to stop reading and writing threads.
1981func_74425_asetNetHandler2Sets the NetHandler for this NetworkManager. Server-only.
1982func_74426_epacketSize2returns 0 for memoryConnections
1983func_74427_awakeThreads2Wakes reader and writer threads
1984func_74428_bprocessReadPackets2Checks timeouts and processes all pending read packets.
1985func_74429_aaddToSendQueue2Adds the packet to the correct send queue (chunk data packets go to a separate queue).
1986func_74430_cgetSocketAddress2Return the InetSocketAddress of the remote endpoint
1987func_74431_fcloseConnections0
1988func_74432_igetPairedConnection0
1989func_74433_hisGamePaused0
1990func_74434_apairWith0
1991func_74435_gisConnectionActive0
1992func_74436_bprocessOrCachePacket2acts immiditally if isWritePacket, otherwise adds it to the readCache to be processed next tick
1993func_74437_asetGamePaused0
1994func_74446_kencryptOuputStream2flushes the stream and replaces it with an encryptedOutputStream
1995func_74447_ireadPacket2Reads a single packet from the input stream and adds it to the read queue. If no packet is read, it shuts down the network.
1996func_74448_jdecryptInputStream2
1997func_74449_bisServerTerminating2Is the server terminating? Client side aways returns false.
1998func_74450_creadNetworkPacket2Static accessor to readPacket.
1999func_74451_dsendNetworkPacket2Static accessor to sendPacket.
2000func_74452_ggetSocket2
2001func_74453_egetOutputStream2
2002func_74455_aonNetworkError2Used to report network errors and causes a network shutdown.
2003func_74456_fisTerminating2Gets whether the Network manager is terminating.
2004func_74457_ggetReadThread2Returns the read thread.
2005func_74458_asendError2Sends the network manager an error
2006func_74459_hsendPacket2Sends a data packet if there is one to send, or sends a chunk data packet if there is one and the counter is up, or does nothing.
2007func_74461_hgetWriteThread2Returns the write thread.
2008func_74462_aisRunning2Whether the network is operational.
2009func_74499_agetClientProfilerEnabled0Gets if Client Profiler (aka Snooper) is enabled.
2010func_74502_agetType0
2011func_74505_dunpressKey0
2012func_74506_aunPressAllKeys0
2013func_74507_aonTick0
2014func_74508_bresetKeyBindingArrayAndHash0
2015func_74509_cisPressed0
2016func_74510_asetKeyBindState0
2017func_74517_asetColorBuffer0Update and return colorBuffer with the RGBA values passed as arguments
2018func_74518_adisableStandardItemLighting0Disables the OpenGL lighting properties enabled by enableStandardItemLighting
2019func_74519_benableStandardItemLighting0Sets the OpenGL lighting properties to the values used when rendering blocks as items
2020func_74520_cenableGUIStandardItemLighting0Sets OpenGL lighting for rendering blocks as items inside GUI screens (such as containers).
2021func_74521_asetColorBuffer0Update and return colorBuffer with the RGBA values passed as arguments
2022func_74523_bdeleteDisplayLists0
2023func_74524_ccreateDirectByteBuffer0Creates and returns a direct byte buffer with the specified capacity. Applies native ordering to speed up access.
2024func_74525_adeleteTexturesAndDisplayLists0Deletes all textures and display lists. Called when Minecraft is shutdown to free up resources.
2025func_74526_agenerateDisplayLists0Generates the specified number of display lists and returns the first index.
2026func_74527_fcreateDirectIntBuffer0Creates and returns a direct int buffer with the specified capacity. Applies native ordering to speed up access.
2027func_74528_agenerateTextureNames0Generates texture names and stores them in the specified buffer.
2028func_74529_hcreateDirectFloatBuffer0Creates and returns a direct float buffer with the specified capacity. Applies native ordering to speed up access.
2029func_74535_aformatString0Formats the strings based on 'IStatStringFormat' interface.
2030func_74538_agetChatLineString0
2031func_74539_cgetChatLineID0
2032func_74540_bgetUpdatedCounter0
2033func_74544_jescapedStringChar0
2034func_74545_daJsonValue0
2035func_74546_gpossibleExponent0
2036func_74547_hpossibleSign0
2037func_74548_istringToken0
2038func_74549_anumberToken0
2039func_74550_khexadecimalNumber0
2040func_74551_edigitString0
2041func_74552_aparse0
2042func_74553_lreadNextNonWhitespaceChar0
2043func_74554_ddigitToken0
2044func_74555_bobjectString0
2045func_74556_fpossibleFractionalComponent0
2046func_74557_bnonNegativeNumberToken0
2047func_74558_caFieldToken0
2048func_74559_aarrayString0
2049func_74560_cnonZeroDigitToken0
2050func_74561_cgetRow0
2051func_74562_bgetColumn0
2052func_74563_aupdateCharacterAndLineCounts0
2053func_74564_aread0
2054func_74565_bread0
2055func_74566_auncount0
2056func_74567_aunread0
2057func_74572_adownloadResource0Downloads the resource and saves it to disk.
2058func_74573_areloadResources0Reloads the resource folder and passes the resources to Minecraft to install.
2059func_74574_bcloseMinecraft0Called when Minecraft is closing down.
2060func_74575_adownloadAndInstallResource0Downloads the resource and saves it to disk then installs it.
2061func_74576_aloadResource0Loads a resource and passes it to Minecraft to install.
2062func_74583_aupdateRenderInfo0Updates the current render info and camera location based on entity look angles and 1st/3rd person view mode
2063func_74584_agetBlockIdAtEntityViewpoint0Returns the block ID at the current camera location (either air or fluid), taking into account the height of fluid blocks
2064func_74585_bprojectViewFromEntity0Returns a vector representing the projection along the given entity's view for the given distance
2065func_74599_bbuildNode0
2066func_74603_awithElement0Adds the given element to the array that will be built.
2067func_74604_abuild0
2068func_74608_awithFieldBuilder0
2069func_74610_bgetElements0
2070func_74613_awrapExceptionsFor0
2071func_74616_agetType0
2072func_74618_aasList0
2073func_74628_ashortForm0
2074func_74629_bapplyTo0
2075func_74630_amatchesNode0
2076func_74633_ctypeSafeApplyTo0
2077func_74634_amatchesNode_0
2078func_74635_btypeSafeApplyTo_0
2079func_74637_btypeSafeApplyTo0
2080func_74638_amatchesNode_0
2081func_74642_btypeSafeApplyTo0
2082func_74646_knullValue0
2083func_74647_cstringValue0
2084func_74648_astartField0
2085func_74649_jfalseValue0
2086func_74650_bnumberValue0
2087func_74651_fstartObject0
2088func_74652_dstartArray0
2089func_74653_gendObject0
2090func_74654_itrueValue0
2091func_74655_eendArray0
2092func_74656_bstartDocument0
2093func_74657_cendDocument0
2094func_74658_hendField0
2095func_74659_baddValue0
2096func_74660_agetDocument0
2097func_74661_aaddRootNode0
2098func_74676_achainedJsonNodeSelector0
2099func_74677_achainOn0
2100func_74685_ashortForm0
2101func_74686_awith0Constructs a JsonNodeSelector consisting of this chained with the given JsonNodeSelector. For example, if we have JsonNodeSelectors for the first element of an array, and another that selects the second element of an array, and we chain them together in that order, we will get a selector that works on nested arrays, selecting the second element from an array stored in the first element of a parent array
2102func_74687_bgetValue0
2103func_74688_amatches0Determines whether this JsonNodeSelector can extract a value from the given JsonNode
2104func_74690_aaJsonArray0
2105func_74691_baJsonNumber0
2106func_74692_aaJsonObject0
2107func_74693_baJsonTrue0
2108func_74694_caJsonFalse0
2109func_74695_aaJsonArray0
2110func_74696_aaJsonNull0
2111func_74697_aaJsonString0
2112func_74700_agetShortFormFailPath0
2113func_74704_ajsonNodeDoesNotMatchPathElementsException0
2114func_74705_acommaSeparate0
2115func_74706_bformatMessage0
2116func_74708_eanArrayBuilder0
2117func_74711_danObjectBuilder0
2118func_74715_aaddNode0
2119func_74716_aaddField0
2120func_74723_bwithValue0
2121func_74725_cbuildValue0
2122func_74726_awithKey0
2123func_74727_aaJsonFieldBuilder0
2124func_74731_awriteNamedTag2Writes the specified tag to the given DataOutput, writing the type byte, the UTF string key and then calling the tag to write its data.
2125func_74732_agetId2Gets the type byte for the tag.
2126func_74733_anewTag2Creates and returns a new tag of the specified type, or null if invalid.
2127func_74734_awrite2Write the actual data contents of the tag, implemented in NBT extension classes
2128func_74735_aload2Read the actual data contents of the tag, implemented in NBT extension classes
2129func_74736_agetTagName2Returns the string name of a tag with the specified type, or 'UNKNOWN' if invalid.
2130func_74737_bcopy2Creates a clone of the tag.
2131func_74738_osetName2Sets the name for this tag and returns this for convenience.
2132func_74739_breadNamedTag2Reads and returns a tag from the given DataInput, or the End tag if no tag could be read.
2133func_74740_egetName2Gets the name corresponding to the tag, or an empty string if none set.
2134func_74742_aappendTag2Adds the provided tag to the end of the list. There is no check to verify this tag is of the same type as any previous tag.
2135func_74743_btagAt2Retrieves the tag at the specified index from the list.
2136func_74744_aremoveTag0Removes a tag at the given index.
2137func_74745_ctagCount2Returns the number of tags in the list.
2138func_74757_asetBoolean2Stores the given boolean value as a NBTTagByte, storing 1 for true and 0 for false, using the given string key.
2139func_74758_cgetTags2Returns all the values in the tagMap HashMap.
2140func_74759_kgetIntArray2Retrieves an int array using the specified key, or a zero-length array if no such key was stored.
2141func_74760_ggetFloat2Retrieves a float value using the specified key, or 0 if no such key was stored.
2142func_74761_mgetTagList2Retrieves a NBTTagList subtag matching the specified key, or a new empty NBTTagList if no such key was stored.
2143func_74762_egetInteger2Retrieves an integer value using the specified key, or 0 if no such key was stored.
2144func_74763_fgetLong2Retrieves a long value using the specified key, or 0 if no such key was stored.
2145func_74764_bhasKey2Returns whether the given string has been previously stored as a key in the map.
2146func_74765_dgetShort2Retrieves a short value using the specified key, or 0 if no such key was stored.
2147func_74766_asetCompoundTag2Stores the given NBTTagCompound into the map with the given string key.
2148func_74767_ngetBoolean2Retrieves a boolean value using the specified key, or false if no such key was stored. This uses the getByte method.
2149func_74768_asetInteger2Stores a new NBTTagInt with the given integer value into the map with the given string key.
2150func_74769_hgetDouble2Retrieves a double value using the specified key, or 0 if no such key was stored.
2151func_74770_jgetByteArray2Retrieves a byte array using the specified key, or a zero-length array if no such key was stored.
2152func_74771_cgetByte2Retrieves a byte value using the specified key, or 0 if no such key was stored.
2153func_74772_asetLong2Stores a new NBTTagLong with the given long value into the map with the given string key.
2154func_74773_asetByteArray2Stores a new NBTTagByteArray with the given array as data into the map with the given string key.
2155func_74774_asetByte2Stores a new NBTTagByte with the given byte value into the map with the given string key.
2156func_74775_lgetCompoundTag2Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was stored.
2157func_74776_asetFloat2Stores a new NBTTagFloat with the given float value into the map with the given string key.
2158func_74777_asetShort2Stores a new NBTTagShort with the given short value into the map with the given string key.
2159func_74778_asetString2Stores a new NBTTagString with the given string value into the map with the given string key.
2160func_74779_igetString2Retrieves a string value using the specified key, or an empty string if no such key was stored.
2161func_74780_asetDouble2Stores a new NBTTagDouble with the given double value into the map with the given string key.
2162func_74781_agetTag2gets a generic tag with the specified name
2163func_74782_asetTag2Stores the given tag into the map with the given string key. This is mostly used to store tag lists.
2164func_74783_asetIntArray2Stores a new NBTTagIntArray with the given array as data into the map with the given string key.
2165func_74785_aformat0
2166func_74786_aformatJsonNode0
2167func_74787_aformat0
2168func_74788_aparse0Parse the character stream from the specified Reader into a JsonRootNode object.
2169func_74792_adecompress2
2170func_74793_asafeWrite0
2171func_74794_aread2Reads from a CompressedStream.
2172func_74795_bwrite0
2173func_74796_areadCompressed2Load the gzipped compound from the inputstream.
2174func_74797_aread0
2175func_74798_acompress2
2176func_74799_awriteCompressed2Write the compound, gzipped, to the outputstream.
2177func_74800_awrite2
2178func_74802_eisBidirectional0
2179func_74803_atranslateKeyFormat2Translate a key to current language applying String.format()
2180func_74804_disUnicode0
2181func_74805_btranslateKey2Translate a key to current language.
2182func_74806_bgetLanguageList0
2183func_74806_bgetLanguageList1
2184func_74807_eloadLanguageList0
2185func_74807_eloadLanguageList1
2186func_74808_agetInstance2Return the StringTranslate singleton instance
2187func_74809_ctranslateNamedKey0Translate a key with a extra '.name' at end added, is used by blocks and items.
2188func_74809_ctranslateNamedKey1Translate a key with a extra '.name' at end added, is used by blocks and items.
2189func_74810_asetLanguage0
2190func_74810_asetLanguage1
2191func_74811_cgetCurrentLanguage0
2192func_74812_aloadLanguage0
2193func_74812_aloadLanguage1
2194func_74818_asetup0
2195func_74818_asetup1
2196func_74819_aloadAlgorithms0
2197func_74819_aloadAlgorithms1
2198func_74820_baddMacAlgorithms0
2199func_74820_baddMacAlgorithms1
2200func_74821_adoSetup0
2201func_74821_adoSetup1
2202func_74830_atoLowerCase0A locale independent version of toLowerCase that returns a US ASCII lowercase String.
2203func_74830_atoLowerCase1A locale independent version of toLowerCase that returns a US ASCII lowercase String.
2204func_74837_atranslateToLocalFormatted2Translates a Stat name with format args
2205func_74838_atranslateToLocal2Translates a Stat name
2206func_74840_aconfigure0
2207func_74840_aconfigure1
2208func_74841_acalculateMask0
2209func_74841_acalculateMask1
2210func_74844_agetErrorOjbects2
2211func_74850_aprocessBytes0
2212func_74850_aprocessBytes1
2213func_74851_areturnByte0Encrypt/decrypt a single byte, returning the result.
2214func_74851_areturnByte1Encrypt/decrypt a single byte, returning the result.
2215func_74852_anextChunk0
2216func_74852_anextChunk1
2217func_74860_aisLiquidInStructureBoundingBox2checks the entire StructureBoundingBox for Liquids
2218func_74861_abuildComponent2Initiates construction of the Structure Component picked, at the current Location of StructGen
2219func_74862_agetYWithOffset2
2220func_74863_cgetMetadataWithOffset2Returns the direction-shifted metadata for blocks that require orientation, e.g. doors, stairs, ladders. Parameters: block ID, original metadata
2221func_74864_aplaceBlockAtCurrentPosition2current Position depends on currently set Coordinates mode, is computed here
2222func_74865_agetXWithOffset2
2223func_74866_agetBlockIdAtCurrentPosition2
2224func_74867_arandomlyRareFillWithBlocks2arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, boolean alwaysreplace
2225func_74868_agetCenter2
2226func_74869_agenerateStructureDispenserContents2Used to generate dispenser contents for structures. ex: Jungle Temples.
2227func_74870_bfillCurrentPositionBlocksDownwards2Overwrites air and liquids from selected position downwards, stops at hitting anything else.
2228func_74871_bclearCurrentPositionBlocksUpwards2Deletes all continuous blocks from selected position upwards. Stops at hitting air.
2229func_74872_afillWithMetadataBlocks2arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int placeBlockMetadata, int replaceBlockId, int replaceBlockMetadata, boolean alwaysreplace)
2230func_74873_bgetZWithOffset2
2231func_74874_bgetBoundingBox2
2232func_74875_aaddComponentParts2second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
2233func_74876_arandomlyPlaceBlock2Randomly decides if placing or not. Used for Decoration such as Torches and Spiderwebs
2234func_74877_cgetComponentType2Returns the component type ID of this component.
2235func_74878_afillWithAir2arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ)
2236func_74879_agenerateStructureChestContents2Used to generate chests with items in it. ex: Temple Chests, Village Blacksmith Chests, Mineshaft Chests.
2237func_74880_arandomlyFillWithBlocks2arguments: 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
2238func_74881_aplaceDoorAtCurrentPosition2
2239func_74882_afillWithRandomizedBlocks2arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean alwaysreplace, Random rand, StructurePieceBlockSelector blockselector
2240func_74883_afindIntersecting2Discover if bounding box can fit within the current bounding box object.
2241func_74884_afillWithBlocks2arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)
2242func_74888_bgetVillagerType2Returns the villager type to spawn in this component, based on the number of villagers already spawned.
2243func_74889_bgetAverageGroundLevel2Discover 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).
2244func_74890_dgetBiomeSpecificBlock2Gets the replacement block for the current biome
2245func_74891_agetNextComponentNN2Gets the next village component, with the bounding box shifted -1 in the X and Z direction.
2246func_74892_egetBiomeSpecificBlockMetadata2Gets the replacement block metadata for the current biome
2247func_74893_aspawnVillagers2Spawns a number of villagers in this component. Parameters: world, component bounding box, x offset, y offset, z offset, number of villagers
2248func_74894_bgetNextComponentPP2Gets the next village component, with the bounding box shifted +1 in the X and Z direction.
2249func_74895_acanVillageGoDeeper2
2250func_74925_dgetWorldChunkManager2
2251func_74950_afindValidPlacement2Trys to find a valid place to put this component.
2252func_74951_afindValidPlacement2
2253func_74954_afindValidPlacement2
2254func_74959_agetNextComponent2
2255func_74960_agetTotalWeight2
2256func_74961_bgetNextComponentX2Gets the next component in the +/- X direction
2257func_74962_agetNextComponent2Finds a random component to tack on to the bridge. Or builds the end.
2258func_74963_agetNextComponentNormal2Gets the next component in any cardinal direction
2259func_74964_aisAboveGround2Checks if the bounding box's minY is > 10
2260func_74965_cgetNextComponentZ2Gets the next component in the +/- Z direction
2261func_74966_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2262func_74973_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2263func_74974_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2264func_74975_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2265func_74977_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2266func_74978_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2267func_74979_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2268func_74980_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2269func_74981_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2270func_74982_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2271func_74983_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2272func_74984_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2273func_74985_acreateValidComponent2Creates and returns a new component piece. Or null if it could not find enough room to place it.
2274func_74986_agetNextComponentNormal2Gets the next component in any cardinal direction
2275func_74987_cgetNextComponentZ2Gets the next component in the +/- Z direction
2276func_74988_agetRandomDoor2
2277func_74989_bgetNextComponentX2Gets the next component in the +/- X direction
2278func_74990_aplaceDoor2builds a door of the enumerated types (empty opening is a door)
2279func_74991_acanStrongholdGoDeeper2returns false if the Structure Bounding Box goes below 10
2280func_74994_afindValidPlacement2
2281func_75000_afindValidPlacement2
2282func_75004_afindValidPlacement2
2283func_75006_afindValidPlacement2
2284func_75010_afindValidPlacement2
2285func_75012_afindValidPlacement2
2286func_75016_afindValidPlacement2
2287func_75018_afindValidPlacement2
2288func_75022_agetStrongholdStairsComponent2performs some checks, then gives out a fresh Stairs component
2289func_75028_afindValidPlacement2
2290func_75036_agenerate2
2291func_75037_arecursiveGenerate2Recursively called by generate() (func_75036_a) and optionally by itself.
2292func_75041_agenerateLargeCaveNode2Generates a larger initial cave node than usual. Called 25% of the time.
2293func_75042_agenerateCaveNode2Generates a node in the current cave system recursion tree.
2294func_75043_agenerateCaveNode2Generates a node in the current cave system recursion tree.
2295func_75044_agenerateLargeCaveNode2Generates a larger initial cave node than usual. Called 25% of the time.
2296func_75045_agenerateRavine2
2297func_75047_acanSpawnStructureAtCoords2
2298func_75048_ahasStructureAt2Returns true if the structure generator has generated a structure located at the given position tuple.
2299func_75049_bgetStructureStart2
2300func_75050_agetNearestInstance2
2301func_75051_agenerateStructuresInChunk2Generates structures in specified chunk next to existing structures. Does *not* generate StructureStarts.
2302func_75052_o_getCoordList2Returns a list of other locations at which the structure generation has been run, or null if not relevant to this structure generator.
2303func_75059_agetSpawnList2
2304func_75062_aselectBlocks2picks Block Ids and Metadata (Silverfish)
2305func_75063_agetSelectedBlockId2
2306func_75064_bgetSelectedBlockMetaData2
2307func_75067_amarkAvailableHeight2offsets the structure Bounding Boxes up to a certain height, typically 63 - 10
2308func_75068_agenerateStructure2Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
2309func_75069_disSizeableStructure2currently only defined for Villages, returns true if Village has more than 2 non-road components
2310func_75070_asetRandomHeight2
2311func_75071_agetBoundingBox2
2312func_75072_cupdateBoundingBox2Calculates total bounding box based on components' bounding boxes and saves it to boundingBox
2313func_75073_bgetComponents2
2314func_75077_dgetNextVillageStructureComponent2attempts to find a next Structure Component to be spawned, private Village function
2315func_75078_agetNextStructureComponent2attempts to find a next Structure Component to be spawned
2316func_75080_egetNextComponentVillagePath2
2317func_75081_cgetNextVillageComponent2attempts to find a next Village Component to be spawned
2318func_75082_bgetNextStructureComponentVillagePath2
2319func_75084_agetStructureVillageWeightedPieceList2
2320func_75085_acanSpawnMoreVillagePiecesOfType2
2321func_75086_acanSpawnMoreVillagePieces2
2322func_75091_awriteCapabilitiesToNBT2
2323func_75092_asetFlySpeed0
2324func_75093_agetFlySpeed2
2325func_75094_bgetWalkSpeed2
2326func_75095_breadCapabilitiesFromNBT2
2327func_75111_aaddStats2Eat some food.
2328func_75112_areadNBT2Reads food stats from an NBT object.
2329func_75113_aaddExhaustion2adds input to foodExhaustionLevel to a max of 40
2330func_75114_asetFoodLevel0
2331func_75115_egetSaturationLevel2Get the player's food saturation level.
2332func_75116_agetFoodLevel2Get the player's food level.
2333func_75117_bwriteNBT2Writes food stats to an NBT object.
2334func_75118_aonUpdate2Handles the food game logic.
2335func_75119_bsetFoodSaturationLevel0
2336func_75120_bgetPrevFoodLevel0
2337func_75121_cneedFood2If foodLevel is not max.
2338func_75122_aaddStats2Args: int foodLevel, float foodSaturationModifier
2339func_75128_asetPlayerIsPresent2adds or removes the player from the container based on par2
2340func_75129_bisPlayerNotUsingContainer2NotUsing because adding a player twice is an error
2341func_75130_aonCraftMatrixChanged2Callback for when the crafting matrix is changed.
2342func_75131_aputStacksInSlots0places itemstacks in first x slots, x being aitemstack.lenght
2343func_75132_aaddCraftingToCrafters2
2344func_75133_bretrySlotClick2
2345func_75134_aonContainerClosed2Called when the container is closed.
2346func_75135_amergeItemStack2merges provided ItemStack with the first avaliable one in the container/player inventory
2347func_75136_agetNextTransactionID0Gets a unique transaction ID. Parameter is unused.
2348func_75137_bupdateProgressBar0
2349func_75138_agetInventory2returns a list if itemStacks, for each slot.
2350func_75139_agetSlot2
2351func_75140_aenchantItem2enchants the item on the table using the specified slot; also deducts XP from player
2352func_75141_aputStackInSlot2args: slotID, itemStack to put in slot
2353func_75142_bdetectAndSendChanges2Looks for changes made in the container, sends them to every listener.
2354func_75144_aslotClick2
2355func_75145_ccanInteractWith2
2356func_75146_aaddSlotToContainer2the slot is assumed empty
2357func_75147_agetSlotFromInventory2
2358func_75174_dgetMerchantInventory2
2359func_75175_csetCurrentRecipeIndex2
2360func_75183_ascrollTo0Updates the gui slots ItemStack's based on scroll position.
2361func_75184_dhasMoreThan1PageOfItemsInList0theCreativeContainer seems to be hard coded to 9x5 items
2362func_75189_acanSpawnMoreStructuresOfType2
2363func_75190_acanSpawnMoreStructures2
2364func_75195_agetNextValidComponentAccess2
2365func_75196_cgetNextValidComponent2
2366func_75197_bgetStrongholdStones2
2367func_75198_aprepareStructurePieces2sets up Arrays with the Structure pieces and their weights
2368func_75199_asetComponentType2
2369func_75200_agetStrongholdComponentFromWeightedPiece2translates the PieceWeight class to the Component class
2370func_75201_bgetNextComponent2
2371func_75202_ccanAddStructurePieces2
2372func_75208_conCrafting2the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
2373func_75209_adecrStackSize2Decrease the size of the stack in slot (first int arg) by the amount of the second int arg. Returns the new stack.
2374func_75210_aonCrafting2the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood. Typically increases an internal count then calls onCrafting(item).
2375func_75211_cgetStack2Helper fnct to get the stack in the slot.
2376func_75212_bgetBackgroundIconIndex0Returns the icon index on items.png that is used as background image of the slot.
2377func_75214_aisItemValid2Check if the stack is a valid item for this slot. Always true beside for the armor slots.
2378func_75215_dputStack2Helper method to put a stack in the slot.
2379func_75216_dgetHasStack2Returns if this slot contains a stack.
2380func_75217_aisSlotInInventory2returns true if this slot is in par2 of par1
2381func_75218_eonSlotChanged2Called when the stack in a Slot changes
2382func_75219_agetSlotStackLimit2Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case of armor slots)
2383func_75220_aonSlotChange2if par2 has more items than par1, onCrafting(item,countIncrease) is called
2384func_75243_a_canHoldPotion2Returns true if this itemstack can be filled with a potion
2385func_75246_dupdateTask2Updates the task
2386func_75247_hgetMutexBits2Get a bitmask telling which other tasks may not run concurrently. The test is a simple bitwise AND - if it yields zero, the two tasks may run concurrently, if not - they must run exclusively from each other.
2387func_75248_asetMutexBits2Sets a bitmask telling which other tasks may not run concurrently. The test is a simple bitwise AND - if it yields zero, the two tasks may run concurrently, if not - they must run exclusively from each other.
2388func_75249_estartExecuting2Execute a one shot task or start executing a continuous task
2389func_75250_ashouldExecute2Returns whether the EntityAIBase should begin execution.
2390func_75251_cresetTask2Resets the task
2391func_75252_gisInterruptible2Determine if this AI Task is interruptible by a higher (= lower value) priority task.
2392func_75253_bcontinueExecuting2Returns whether an in-progress EntityAIBase should continue executing
2393func_75270_asetSitting2Sets the sitting flag.
2394func_75296_aisSuitableTarget2A method used to see if an entity is a suitable target through a number of checks.
2395func_75349_afindUsableDoor2Determines if a door can be broken with AI.
2396func_75362_fgetEatGrassTick2
2397func_75366_ffindPossibleShelter2
2398func_75382_ahasPlayerGotBoneInHand2Gets if the Player has the Bone in the hand.
2399func_75388_ispawnBaby2Spawns a baby animal of the same type.
2400func_75389_fgetNearbyMate2Loops through nearby animals and finds another animal of the same type that can be mated with. Returns the first valid mate found.
2401func_75398_aisSittableBlock2Determines whether the Ocelot wants to sit on the block at given coordinate
2402func_75399_fgetNearbySitableBlockDistance2Searches for a block to sit on within a 8 block range, returns 0 if none found
2403func_75446_fcheckSufficientDoorsPresentForNewVillager2
2404func_75447_igiveBirth2
2405func_75458_acompareDistanceSq2
2406func_75461_bfindRandomTargetBlockAwayFrom2finds a random target within par1(x,z) and par2 (y) blocks in the reverse direction of the point par3
2407func_75462_cfindRandomTargetBlock2searches 10 blocks at random in a within par1(x,z) and par2 (y) distance, ignores those not in the direction of par3Vec3, then points to the tile for which creature.getBlockPathWeight returns the highest number
2408func_75463_afindRandomTarget2finds a random target within par1(x,z) and par2 (y) blocks
2409func_75464_afindRandomTargetBlockTowards2finds a random target within par1(x,z) and par2 (y) blocks in the direction of the point par3
2410func_75466_dresetDoorOpeningRestrictionCounter2
2411func_75467_aisInside2
2412func_75468_fgetDoorOpeningRestrictionCounter2
2413func_75469_cgetInsideDistanceSquare2Get the square of the distance from a location 2 blocks away from the door considered 'inside' and the given arguments
2414func_75470_eincrementDoorOpeningRestrictionCounter2
2415func_75471_agetInsidePosX2
2416func_75472_cgetInsidePosZ2
2417func_75473_bgetInsidePosY2
2418func_75474_bgetDistanceSquared2Returns the squared distance between this door and the given coordinate.
2419func_75483_aisSafeToStandAt2Returns true when an entity could stand at a position, including solid blocks under the entire entity. Args: xOffset, yOffset, zOffset, entityXSize, entityYSize, entityZSize, originPosition, vecX, vecZ
2420func_75484_asetPath2sets the active path data if path is 100% unique compared to old path, checks to adjust path for sun avoiding ents and stores end coords
2421func_75485_kcanNavigate2If on ground or swimming and can swim
2422func_75486_agetAvoidsWater2
2423func_75487_mremoveSunnyPath2Trims path data from the end to the first sun covered block
2424func_75488_agetPathToXYZ2Returns the path to the given coordinates
2425func_75489_asetSpeed2Sets the speed
2426func_75490_csetEnterDoors2Sets if the entity can enter open doors
2427func_75491_asetAvoidsWater2
2428func_75492_atryMoveToXYZ2Try to find and set a path to XYZ. Returns true if successful.
2429func_75493_aisDirectPathBetweenPoints2Returns true when an entity of specified size could safely walk in a straight line between the two points. Args: pos1, pos2, entityXSize, entityYSize, entityZSize
2430func_75494_agetPathToEntityLiving2Returns the path to the given EntityLiving
2431func_75495_esetCanSwim2Sets if the entity can swim
2432func_75496_bisPositionClear2Returns true if an entity does not collide with any solid blocks at the position. Args: xOffset, yOffset, zOffset, entityXSize, entityYSize, entityZSize, originPosition, vecX, vecZ
2433func_75497_atryMoveToEntityLiving2Try to find and set a path to EntityLiving. Returns true if successful.
2434func_75498_bsetBreakDoors2
2435func_75499_gclearPathEntity2sets active PathEntity to null
2436func_75500_fnoPath2If null path or reached the end
2437func_75501_eonUpdateNavigation2
2438func_75502_igetEntityPosition2
2439func_75503_jgetPathableYPos2Gets the safe pathing Y position for the entity depending on if it can path swim or not
2440func_75504_dsetAvoidSun2Sets if the path should avoid sunlight
2441func_75505_dgetPath2gets the actively used PathEntity
2442func_75506_lisInFluid2Returns true if the entity is in water or lava, false otherwise
2443func_75507_cgetCanBreakDoors2Returns true if the entity can break doors, false otherwise
2444func_75508_hpathFollow2
2445func_75522_acanSee2Checks, whether 'our' entity can see the entity given as argument (true) or not (false), caching the result.
2446func_75523_aclearSensingCache2Clears canSeeCachePositive and canSeeCacheNegative.
2447func_75528_atick2Runs a single tick for the village siege
2448func_75530_cspawnZombie2
2449func_75540_bgetVillageList2Get a list of villages.
2450func_75541_eisWoodenDoorAt2
2451func_75542_caddDoorToNewListIfAppropriate2
2452func_75543_ddropOldestVillagerPosition2
2453func_75544_atick2Runs a single tick for the village collection
2454func_75545_eaddNewDoorsToVillageOrCreateVillage2
2455func_75546_aaddUnassignedWoodenDoorsAroundToNewDoorsList2
2456func_75547_bgetVillageDoorAt2
2457func_75548_disVillagerPositionPresent2
2458func_75549_cremoveAnnihilatedVillages2
2459func_75550_afindNearestVillage2Finds the nearest village, but only the given coordinates are withing it's bounding box plus the given the distance.
2460func_75551_aaddVillagerPosition2This is a black hole. You can add data to this list through a public interface, but you can't query that information in any way and it's not used internally either.
2461func_75557_kremoveDeadAndOutOfRangeDoors2
2462func_75558_fgetVillageDoorInfoList2called only by class EntityAIMoveThroughVillage
2463func_75559_atryGetIronGolemSpawningLocation2Tries up to 10 times to get a valid spawning location before eventually failing and returning null.
2464func_75560_atick2Called periodically by VillageCollection
2465func_75561_dgetTicksSinceLastDoorAdding2
2466func_75562_egetNumVillagers2
2467func_75563_bisValidIronGolemSpawningLocation2
2468func_75564_bfindNearestDoor2
2469func_75565_jremoveDeadAndOldAgressors2
2470func_75566_gisAnnihilated2Returns true, if there is not a single village door left. Called by VillageCollection
2471func_75567_cgetNumVillageDoors2Actually get num village door info entries, but that boils down to number of doors. Called by EntityAIVillagerMate and VillageSiege
2472func_75568_bgetVillageRadius2
2473func_75569_cfindNearestDoorUnrestricted2Find a door suitable for shelter. If there are more doors in a distance of 16 blocks, then the least restricted one (i.e. the one protecting the lowest number of villagers) of them is chosen, else the nearest one regardless of restriction.
2474func_75570_aisInRange2Returns true, if the given coordinates are within the bounding box of the village.
2475func_75571_bfindNearestVillageAggressor2
2476func_75572_iupdateNumVillagers2
2477func_75573_lupdateVillageRadiusAndCenter2
2478func_75574_fisBlockDoor2
2479func_75575_aaddOrRenewAgressor2
2480func_75576_aaddVillageDoorInfo2
2481func_75577_agetCenter2
2482func_75578_egetVillageDoorAt2
2483func_75579_hupdateNumIronGolems2
2484func_75598_agetCreatureClass2
2485func_75599_dgetPeacefulCreature2Gets whether or not this creature type is peaceful.
2486func_75600_cgetCreatureMaterial2
2487func_75601_bgetMaxNumberOfCreature2
2488func_75614_aaddMapping2Adds a entity mapping with egg info.
2489func_75615_acreateEntityFromNBT2create a new instance of an entity from NBT store
2490func_75616_acreateEntityByID2Create a new instance of an entity in the world by using an entity ID.
2491func_75617_agetStringFromID2Finds the class using IDtoClassMapping and classToStringMapping
2492func_75618_aaddMapping2adds a mapping between Entity classes and both a string representation and an ID
2493func_75619_agetEntityID2gets the entityID of a specific entity
2494func_75620_acreateEntityByName2Create a new instance of an entity in the world by using the entity name.
2495func_75621_bgetEntityString2Gets the string representation of a specific entity.
2496func_75630_amultiplyBy32AndRound2
2497func_75638_bgetSpeed2
2498func_75639_alimitAngle2Limits the given angle to a upper and lower limit.
2499func_75640_aisUpdating2
2500func_75641_conUpdateMoveHelper2
The file is too large to be shown. View raw