- quantityDropped(Random) - Method in class net.minecraft.block.Block
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(int, int, Random) - Method in class net.minecraft.block.Block
 
- 
Metadata and fortune sensitive version, this replaces the old (int meta, Random rand)
 version in 1.1.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockBookshelf
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockCake
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockClay
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockCrops
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockEnderChest
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockEndPortal
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockFire
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockFluid
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockGlass
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockGlowStone
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockHalfSlab
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockIce
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockLadder
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockLeaves
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockLog
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockMelon
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockMobSpawner
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockMushroomCap
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockNetherStalk
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockObsidian
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockOre
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockPistonExtension
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockPortal
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockRailBase
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockRedstoneOre
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockSilverfish
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockSnow
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(int, int, Random) - Method in class net.minecraft.block.BlockSnow
 
-  
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockSnowBlock
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockStem
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockTNT
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDropped(Random) - Method in class net.minecraft.block.BlockVine
 
- 
Returns the quantity of items to drop on block destruction.
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.Block
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.BlockGlowStone
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.BlockMelon
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.BlockOre
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.BlockRedstoneOre
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.block.BlockTallGrass
 
- 
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
 
- queueAchievementInformation(Achievement) - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
- 
Queue a information about a achievement to be displayed.
 
- queueIO(IThreadedFileIO) - Method in class net.minecraft.world.storage.ThreadedFileIOBase
 
- 
threaded io
 
- queueTakenAchievement(Achievement) - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
- 
Queue a taken achievement to be displayed.
 
- quitWithPacket(Packet) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
-