A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

B

BACKGROUND_IMAGE - Variable in class net.minecraft.src.GuiSlot
 
bakeCake - Static variable in class net.minecraft.src.AchievementList
Is the 'the lie' achievement.
bakedPotato - Static variable in class net.minecraft.src.Item
 
BanEntry - Class in net.minecraft.src
 
BanEntry(String) - Constructor for class net.minecraft.src.BanEntry
 
baneOfArthropods - Static variable in class net.minecraft.src.Enchantment
Extra damage to spiders, cave spiders and silverfish
BanList - Class in net.minecraft.src
 
BanList(File) - Constructor for class net.minecraft.src.BanList
 
base11Biomes - Static variable in class net.minecraft.src.WorldType
 
base12Biomes - Static variable in class net.minecraft.src.WorldType
 
BaseMod - Class in net.minecraft.src
 
BaseMod() - Constructor for class net.minecraft.src.BaseMod
 
BaseModProxy - Interface in cpw.mods.fml.common.modloader
Marker interface for BaseMod
BaseModTicker - Class in cpw.mods.fml.common.modloader
 
BCObjectIdentifiers - Interface in org.bouncycastle.asn1.bc
 
beach - Static variable in class net.minecraft.src.BiomeGenBase
Beach biome.
beacon - Static variable in class net.minecraft.src.Block
 
bed - Static variable in class net.minecraft.src.Block
 
bed - Static variable in class net.minecraft.src.Item
 
bedChat - Static variable in class net.minecraft.src.Packet70GameEvent
 
bedDirection - Static variable in class net.minecraft.src.Direction
 
bedrock - Static variable in class net.minecraft.src.Block
 
bedState - Variable in class net.minecraft.src.Packet70GameEvent
Either 1 or 2.
bedX - Variable in class net.minecraft.src.Packet17Sleep
 
bedY - Variable in class net.minecraft.src.Packet17Sleep
 
bedZ - Variable in class net.minecraft.src.Packet17Sleep
 
beefCooked - Static variable in class net.minecraft.src.Item
 
beefRaw - Static variable in class net.minecraft.src.Item
 
beforeBlockRender(Block, RenderBlocks) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
beforeRenderContext() - Method in interface net.minecraftforge.client.IRenderContextHandler
Run before the specified rendering context.
beforeRenderPass(int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
beginLeavesDecay(World, int, int, int) - Method in class net.minecraft.src.Block
Called when a leaf should start its decay process.
beginLeavesDecay(World, int, int, int) - Method in class net.minecraft.src.BlockLeaves
 
beginLoading(IFMLSidedHandler) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
beginMinecraftLoading(Minecraft) - Method in class cpw.mods.fml.client.FMLClientHandler
Called to start the whole game off
beginNewTypeName(String, int, String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
beginReceiveStats() - Method in class net.minecraft.src.StatsSyncher
Attempts to begin receiving stats from the server.
beginSendStats(Map) - Method in class net.minecraft.src.StatsSyncher
Attempts to begin sending stats to the server.
beginServerLoading(MinecraftServer) - Method in class cpw.mods.fml.client.FMLClientHandler
 
beginServerLoading(MinecraftServer) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
 
beginServerLoading(MinecraftServer) - Method in class cpw.mods.fml.server.FMLServerHandler
Called to start the whole game off from MinecraftServer.startServer()
BehaviorArrowDispense - Class in net.minecraft.src
 
BehaviorArrowDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorArrowDispense
 
BehaviorBucketEmptyDispense - Class in net.minecraft.src
 
BehaviorBucketEmptyDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorBucketEmptyDispense
 
BehaviorBucketFullDispense - Class in net.minecraft.src
 
BehaviorBucketFullDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorBucketFullDispense
 
BehaviorDefaultDispenseItem - Class in net.minecraft.src
 
BehaviorDefaultDispenseItem() - Constructor for class net.minecraft.src.BehaviorDefaultDispenseItem
 
BehaviorDispenseBoat - Class in net.minecraft.src
 
BehaviorDispenseBoat(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorDispenseBoat
 
BehaviorDispenseFireball - Class in net.minecraft.src
 
BehaviorDispenseFireball(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorDispenseFireball
 
BehaviorDispenseMinecart - Class in net.minecraft.src
 
BehaviorDispenseMinecart(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorDispenseMinecart
 
BehaviorEggDispense - Class in net.minecraft.src
 
BehaviorEggDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorEggDispense
 
BehaviorExpBottleDispense - Class in net.minecraft.src
 
BehaviorExpBottleDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorExpBottleDispense
 
BehaviorMobEggDispense - Class in net.minecraft.src
 
BehaviorMobEggDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorMobEggDispense
 
BehaviorPotionDispense - Class in net.minecraft.src
 
BehaviorPotionDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorPotionDispense
 
BehaviorProjectileDispense - Class in net.minecraft.src
 
BehaviorProjectileDispense() - Constructor for class net.minecraft.src.BehaviorProjectileDispense
 
BehaviorSnowballDispense - Class in net.minecraft.src
 
BehaviorSnowballDispense(MinecraftServer) - Constructor for class net.minecraft.src.BehaviorSnowballDispense
 
bill - Variable in class net.minecraft.src.ModelChicken
 
bindEntity(Entity) - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
Bind the entity to the ticket for ForgeChunkManager.Type.ENTITY type tickets.
bindImage(RenderEngine) - Method in class net.minecraft.src.ModTextureAnimation
 
bindImage(RenderEngine) - Method in class net.minecraft.src.ModTextureStatic
 
bindImage(RenderEngine) - Method in class net.minecraft.src.TextureFX
 
bindMetadata(MetadataCollection) - Method in class cpw.mods.fml.common.DummyModContainer
 
bindMetadata(MetadataCollection) - Method in class cpw.mods.fml.common.FMLModContainer
 
bindMetadata(MetadataCollection) - Method in class cpw.mods.fml.common.InjectedModContainer
 
bindMetadata(MetadataCollection) - Method in interface cpw.mods.fml.common.ModContainer
Attach this mod to it's metadata from the supplied metadata collection
bindMetadata(MetadataCollection) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
bindNetworkId(String, Integer) - Method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
bindTexture(int) - Method in class net.minecraft.src.RenderEngine
 
bindTexture(String, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
bindThumbnailTexture(RenderEngine) - Method in interface net.minecraft.src.ITexturePack
Bind the texture id of the pack's thumbnail image, loading it if necessary.
bindThumbnailTexture(RenderEngine) - Method in class net.minecraft.src.TexturePackImplementation
Bind the texture id of the pack's thumbnail image, loading it if necessary.
bindTileEntitySpecialRenderer(Class<? extends TileEntity>, TileEntitySpecialRenderer) - Static method in class cpw.mods.fml.client.registry.ClientRegistry
 
BiomeCache - Class in net.minecraft.src
 
BiomeCache(WorldChunkManager) - Constructor for class net.minecraft.src.BiomeCache
 
BiomeCacheBlock - Class in net.minecraft.src
 
BiomeCacheBlock(BiomeCache, int, int) - Constructor for class net.minecraft.src.BiomeCacheBlock
 
BiomeDecorator - Class in net.minecraft.src
 
BiomeDecorator(BiomeGenBase) - Constructor for class net.minecraft.src.BiomeDecorator
 
BiomeEndDecorator - Class in net.minecraft.src
 
BiomeEndDecorator(BiomeGenBase) - Constructor for class net.minecraft.src.BiomeEndDecorator
 
BiomeGenBase - Class in net.minecraft.src
 
BiomeGenBase(int) - Constructor for class net.minecraft.src.BiomeGenBase
 
BiomeGenBeach - Class in net.minecraft.src
 
BiomeGenBeach(int) - Constructor for class net.minecraft.src.BiomeGenBeach
 
BiomeGenDesert - Class in net.minecraft.src
 
BiomeGenDesert(int) - Constructor for class net.minecraft.src.BiomeGenDesert
 
BiomeGenEnd - Class in net.minecraft.src
 
BiomeGenEnd(int) - Constructor for class net.minecraft.src.BiomeGenEnd
 
BiomeGenForest - Class in net.minecraft.src
 
BiomeGenForest(int) - Constructor for class net.minecraft.src.BiomeGenForest
 
BiomeGenHell - Class in net.minecraft.src
 
BiomeGenHell(int) - Constructor for class net.minecraft.src.BiomeGenHell
 
BiomeGenHills - Class in net.minecraft.src
 
BiomeGenJungle - Class in net.minecraft.src
 
BiomeGenJungle(int) - Constructor for class net.minecraft.src.BiomeGenJungle
 
BiomeGenMushroomIsland - Class in net.minecraft.src
 
BiomeGenMushroomIsland(int) - Constructor for class net.minecraft.src.BiomeGenMushroomIsland
 
BiomeGenOcean - Class in net.minecraft.src
 
BiomeGenOcean(int) - Constructor for class net.minecraft.src.BiomeGenOcean
 
BiomeGenPlains - Class in net.minecraft.src
 
BiomeGenRiver - Class in net.minecraft.src
 
BiomeGenRiver(int) - Constructor for class net.minecraft.src.BiomeGenRiver
 
BiomeGenSnow - Class in net.minecraft.src
 
BiomeGenSnow(int) - Constructor for class net.minecraft.src.BiomeGenSnow
 
BiomeGenSwamp - Class in net.minecraft.src
 
BiomeGenTaiga - Class in net.minecraft.src
 
BiomeGenTaiga(int) - Constructor for class net.minecraft.src.BiomeGenTaiga
 
biomeID - Variable in class net.minecraft.src.BiomeGenBase
The id number to this biome, and its index in the biomeList array.
biomeList - Static variable in class net.minecraft.src.BiomeGenBase
An array of all the biomes, indexed by biome id.
BiomeManager - Class in net.minecraftforge.common
 
BiomeManager() - Constructor for class net.minecraftforge.common.BiomeManager
 
biomeName - Variable in class net.minecraft.src.BiomeGenBase
 
biomes - Variable in class net.minecraft.src.BiomeCacheBlock
The array of biome types stored in this BiomeCacheBlock.
bipedArmorFilenamePrefix - Static variable in class net.minecraft.src.RenderBiped
List of armor texture filenames.
bipedBody - Variable in class net.minecraft.src.ModelBiped
 
bipedCloak - Variable in class net.minecraft.src.ModelBiped
 
bipedEars - Variable in class net.minecraft.src.ModelBiped
 
bipedHead - Variable in class net.minecraft.src.ModelBiped
 
bipedHeadwear - Variable in class net.minecraft.src.ModelBiped
 
bipedLeftArm - Variable in class net.minecraft.src.ModelBiped
 
bipedLeftLeg - Variable in class net.minecraft.src.ModelBiped
 
bipedRightArm - Variable in class net.minecraft.src.ModelBiped
 
bipedRightLeg - Variable in class net.minecraft.src.ModelBiped
 
blacksmithSellingList - Static variable in class net.minecraft.src.EntityVillager
Selling list of Blacksmith items.
blastProtection - Static variable in class net.minecraft.src.Enchantment
Protection against explosions
blazePowder - Static variable in class net.minecraft.src.Item
 
blazePowderEffect - Static variable in class net.minecraft.src.PotionHelper
 
blazeRod - Static variable in class net.minecraft.src.AchievementList
Is the 'Into Fire' achievement
blazeRod - Static variable in class net.minecraft.src.Item
 
blindness - Static variable in class net.minecraft.src.Potion
The blindness Potion object.
Block - Class in net.minecraft.src
 
Block(int, Material) - Constructor for class net.minecraft.src.Block
 
Block(int, int, Material) - Constructor for class net.minecraft.src.Block
 
block - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
block - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
 
blockAccess - Variable in class net.minecraft.src.RenderBlocks
The IBlockAccess used by this instance of RenderBlocks
BlockAnvil - Class in net.minecraft.src
 
BlockBeacon - Class in net.minecraft.src
 
BlockBeacon(int) - Constructor for class net.minecraft.src.BlockBeacon
 
BlockBed - Class in net.minecraft.src
 
BlockBed(int) - Constructor for class net.minecraft.src.BlockBed
 
BlockBookshelf - Class in net.minecraft.src
 
BlockBookshelf(int, int) - Constructor for class net.minecraft.src.BlockBookshelf
 
BlockBreakable - Class in net.minecraft.src
 
BlockBrewingStand - Class in net.minecraft.src
 
BlockBrewingStand(int) - Constructor for class net.minecraft.src.BlockBrewingStand
 
BlockButton - Class in net.minecraft.src
 
BlockCactus - Class in net.minecraft.src
 
BlockCake - Class in net.minecraft.src
 
BlockCarrot - Class in net.minecraft.src
 
BlockCarrot(int) - Constructor for class net.minecraft.src.BlockCarrot
 
BlockCauldron - Class in net.minecraft.src
 
BlockCauldron(int) - Constructor for class net.minecraft.src.BlockCauldron
 
BlockChest - Class in net.minecraft.src
 
BlockCipher - Interface in org.bouncycastle.crypto
 
blockClay - Static variable in class net.minecraft.src.Block
 
BlockClay - Class in net.minecraft.src
 
BlockClay(int, int) - Constructor for class net.minecraft.src.BlockClay
 
BlockCloth - Class in net.minecraft.src
 
BlockCloth() - Constructor for class net.minecraft.src.BlockCloth
 
BlockCocoa - Class in net.minecraft.src
 
BlockCocoa(int) - Constructor for class net.minecraft.src.BlockCocoa
 
BlockCommandBlock - Class in net.minecraft.src
 
BlockCommandBlock(int) - Constructor for class net.minecraft.src.BlockCommandBlock
 
BlockContainer - Class in net.minecraft.src
 
BlockCrops - Class in net.minecraft.src
 
BlockDeadBush - Class in net.minecraft.src
 
BlockDetectorRail - Class in net.minecraft.src
 
BlockDetectorRail(int, int) - Constructor for class net.minecraft.src.BlockDetectorRail
 
blockDiamond - Static variable in class net.minecraft.src.Block
 
BlockDirectional - Class in net.minecraft.src
 
BlockDirt - Class in net.minecraft.src
 
BlockDispenser - Class in net.minecraft.src
 
BlockDoor - Class in net.minecraft.src
 
BlockDragonEgg - Class in net.minecraft.src
 
BlockDragonEgg(int, int) - Constructor for class net.minecraft.src.BlockDragonEgg
 
blockEmerald - Static variable in class net.minecraft.src.Block
 
BlockEnchantmentTable - Class in net.minecraft.src
 
BlockEnderChest - Class in net.minecraft.src
 
BlockEndPortal - Class in net.minecraft.src
 
BlockEndPortalFrame - Class in net.minecraft.src
 
BlockEndPortalFrame(int) - Constructor for class net.minecraft.src.BlockEndPortalFrame
 
BlockEventData - Class in net.minecraft.src
 
BlockEventData(int, int, int, int, int, int) - Constructor for class net.minecraft.src.BlockEventData
 
blockExists(int, int, int) - Method in class net.minecraft.src.World
Returns whether a block exists at world coordinates x, y, z
BlockFarmland - Class in net.minecraft.src
 
BlockFence - Class in net.minecraft.src
 
BlockFence(int, int) - Constructor for class net.minecraft.src.BlockFence
 
BlockFence(int, int, Material) - Constructor for class net.minecraft.src.BlockFence
 
BlockFenceGate - Class in net.minecraft.src
 
BlockFenceGate(int, int) - Constructor for class net.minecraft.src.BlockFenceGate
 
BlockFire - Class in net.minecraft.src
 
BlockFlower - Class in net.minecraft.src
 
BlockFlowerPot - Class in net.minecraft.src
 
BlockFlowerPot(int) - Constructor for class net.minecraft.src.BlockFlowerPot
 
BlockFlowing - Class in net.minecraft.src
 
BlockFluid - Class in net.minecraft.src
 
BlockFurnace - Class in net.minecraft.src
 
BlockGlass - Class in net.minecraft.src
 
BlockGlass(int, int, Material, boolean) - Constructor for class net.minecraft.src.BlockGlass
 
BlockGlowStone - Class in net.minecraft.src
 
BlockGlowStone(int, int, Material) - Constructor for class net.minecraft.src.BlockGlowStone
 
blockGold - Static variable in class net.minecraft.src.Block
 
BlockGrass - Class in net.minecraft.src
 
BlockGravel - Class in net.minecraft.src
 
BlockGravel(int, int) - Constructor for class net.minecraft.src.BlockGravel
 
BlockHalfSlab - Class in net.minecraft.src
 
BlockHalfSlab(int, boolean, Material) - Constructor for class net.minecraft.src.BlockHalfSlab
 
blockHasTileEntity(int, int, int) - Method in class net.minecraft.src.World
Checks if a block at a given position should have a tile entity.
BlockIce - Class in net.minecraft.src
 
BlockIce(int, int) - Constructor for class net.minecraft.src.BlockIce
 
blockID - Variable in class net.minecraft.src.Block
ID of the block.
blockID - Variable in class net.minecraft.src.EntityFallingSand
 
blockID - Variable in class net.minecraft.src.NextTickListEntry
blockID of the scheduled tick (ensures when the tick occurs its still for this block)
blockId - Variable in class net.minecraft.src.Packet54PlayNoteBlock
The block ID this action is set for.
blockIndexInTexture - Variable in class net.minecraft.src.Block
The index of the texture to be displayed for this block.
BlockJukeBox - Class in net.minecraft.src
 
BlockLadder - Class in net.minecraft.src
 
blockLapis - Static variable in class net.minecraft.src.Block
 
BlockLeaves - Class in net.minecraft.src
 
BlockLeavesBase - Class in net.minecraft.src
 
BlockLever - Class in net.minecraft.src
 
blockLight - Variable in class net.minecraft.src.AnvilConverterData
 
BlockLilyPad - Class in net.minecraft.src
 
BlockLockedChest - Class in net.minecraft.src
 
BlockLog - Class in net.minecraft.src
 
blockMaterial - Variable in class net.minecraft.src.Block
Block material definition.
BlockMelon - Class in net.minecraft.src
 
blockMetadata - Variable in class net.minecraft.src.TileEntity
 
BlockMobSpawner - Class in net.minecraft.src
 
BlockMushroom - Class in net.minecraft.src
 
BlockMushroomCap - Class in net.minecraft.src
 
BlockMushroomCap(int, Material, int, int) - Constructor for class net.minecraft.src.BlockMushroomCap
 
BlockMycelium - Class in net.minecraft.src
 
BlockNetherrack - Class in net.minecraft.src
 
BlockNetherrack(int, int) - Constructor for class net.minecraft.src.BlockNetherrack
 
BlockNetherStalk - Class in net.minecraft.src
 
BlockNote - Class in net.minecraft.src
 
BlockNote(int) - Constructor for class net.minecraft.src.BlockNote
 
BlockObsidian - Class in net.minecraft.src
 
BlockObsidian(int, int) - Constructor for class net.minecraft.src.BlockObsidian
 
BlockOre - Class in net.minecraft.src
 
BlockOre(int, int) - Constructor for class net.minecraft.src.BlockOre
 
BlockOreStorage - Class in net.minecraft.src
 
BlockOreStorage(int, int) - Constructor for class net.minecraft.src.BlockOreStorage
 
BlockPane - Class in net.minecraft.src
 
blockParticleGravity - Variable in class net.minecraft.src.Block
 
BlockPistonBase - Class in net.minecraft.src
 
BlockPistonBase(int, int, boolean) - Constructor for class net.minecraft.src.BlockPistonBase
 
BlockPistonExtension - Class in net.minecraft.src
 
BlockPistonExtension(int, int) - Constructor for class net.minecraft.src.BlockPistonExtension
 
BlockPistonMoving - Class in net.minecraft.src
 
BlockPistonMoving(int) - Constructor for class net.minecraft.src.BlockPistonMoving
 
BlockPortal - Class in net.minecraft.src
 
BlockPortal(int, int) - Constructor for class net.minecraft.src.BlockPortal
 
BlockPotato - Class in net.minecraft.src
 
BlockPotato(int) - Constructor for class net.minecraft.src.BlockPotato
 
BlockPressurePlate - Class in net.minecraft.src
 
BlockProxy - Interface in cpw.mods.fml.common.registry
 
BlockPumpkin - Class in net.minecraft.src
 
BlockRail - Class in net.minecraft.src
 
BlockRedstoneLight - Class in net.minecraft.src
 
BlockRedstoneLight(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneLight
 
BlockRedstoneOre - Class in net.minecraft.src
 
BlockRedstoneOre(int, int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneOre
 
BlockRedstoneRepeater - Class in net.minecraft.src
 
BlockRedstoneTorch - Class in net.minecraft.src
 
BlockRedstoneWire - Class in net.minecraft.src
 
BlockRedstoneWire(int, int) - Constructor for class net.minecraft.src.BlockRedstoneWire
 
BlockReed - Class in net.minecraft.src
 
blocks - Variable in class net.minecraft.src.AnvilConverterData
 
BlockSand - Class in net.minecraft.src
 
BlockSand(int, int) - Constructor for class net.minecraft.src.BlockSand
 
BlockSand(int, int, Material) - Constructor for class net.minecraft.src.BlockSand
 
BlockSandStone - Class in net.minecraft.src
 
BlockSandStone(int) - Constructor for class net.minecraft.src.BlockSandStone
 
BlockSapling - Class in net.minecraft.src
 
BlocksDistanceThreshold - Variable in class net.minecraft.src.EntityTrackerEntry
 
blocksEffectiveAgainst - Static variable in class net.minecraft.src.ItemAxe
an array of the blocks this axe is effective against
blocksEffectiveAgainst - Static variable in class net.minecraft.src.ItemPickaxe
an array of the blocks this pickaxe is effective against
blocksEffectiveAgainst - Static variable in class net.minecraft.src.ItemSpade
an array of the blocks this spade is effective against
BlockSign - Class in net.minecraft.src
 
BlockSilverfish - Class in net.minecraft.src
 
BlockSilverfish(int) - Constructor for class net.minecraft.src.BlockSilverfish
 
BlockSkull - Class in net.minecraft.src
 
blocksList - Static variable in class net.minecraft.src.Block
List of ly/ff (BlockType) containing the already registered blocks.
blocksMovement() - Method in class net.minecraft.src.Material
Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.src.MaterialLiquid
Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.src.MaterialLogic
Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.src.MaterialPortal
Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.src.MaterialTransparent
Returns if this material is considered solid or not
blockSnow - Static variable in class net.minecraft.src.Block
 
BlockSnow - Class in net.minecraft.src
 
BlockSnowBlock - Class in net.minecraft.src
 
BlockSoulSand - Class in net.minecraft.src
 
BlockSoulSand(int, int) - Constructor for class net.minecraft.src.BlockSoulSand
 
BlockSourceImpl - Class in net.minecraft.src
 
BlockSourceImpl(World, int, int, int) - Constructor for class net.minecraft.src.BlockSourceImpl
 
BlockSponge - Class in net.minecraft.src
 
BlockStairs - Class in net.minecraft.src
 
BlockStationary - Class in net.minecraft.src
 
blockSteel - Static variable in class net.minecraft.src.Block
 
BlockStem - Class in net.minecraft.src
 
BlockStep - Class in net.minecraft.src
 
BlockStep(int, boolean) - Constructor for class net.minecraft.src.BlockStep
 
blockStepTypes - Static variable in class net.minecraft.src.BlockStep
The list of the types of step blocks.
BlockStone - Class in net.minecraft.src
 
BlockStone(int, int) - Constructor for class net.minecraft.src.BlockStone
 
BlockStoneBrick - Class in net.minecraft.src
 
BlockStoneBrick(int) - Constructor for class net.minecraft.src.BlockStoneBrick
 
blockStrength(Block, EntityPlayer, World, int, int, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
BlockTallGrass - Class in net.minecraft.src
 
BlockTNT - Class in net.minecraft.src
 
BlockTNT(int, int) - Constructor for class net.minecraft.src.BlockTNT
 
BlockTorch - Class in net.minecraft.src
 
BlockTrapDoor - Class in net.minecraft.src
 
BlockTripWire - Class in net.minecraft.src
 
BlockTripWire(int) - Constructor for class net.minecraft.src.BlockTripWire
 
BlockTripWireSource - Class in net.minecraft.src
 
BlockTripWireSource(int) - Constructor for class net.minecraft.src.BlockTripWireSource
 
blockType - Variable in class net.minecraft.src.TileEntity
the Block type that this TileEntity is contained within
BlockVine - Class in net.minecraft.src
 
BlockVine(int) - Constructor for class net.minecraft.src.BlockVine
 
BlockWall - Class in net.minecraft.src
 
BlockWall(int, Block) - Constructor for class net.minecraft.src.BlockWall
 
BlockWeb - Class in net.minecraft.src
 
BlockWeb(int, int) - Constructor for class net.minecraft.src.BlockWeb
 
BlockWood - Class in net.minecraft.src
 
BlockWood(int) - Constructor for class net.minecraft.src.BlockWood
 
BlockWoodSlab - Class in net.minecraft.src
 
BlockWoodSlab(int, boolean) - Constructor for class net.minecraft.src.BlockWoodSlab
 
BlockWorkbench - Class in net.minecraft.src
 
blockX - Variable in class net.minecraft.src.MovingObjectPosition
x coordinate of the block ray traced against
blockY - Variable in class net.minecraft.src.MovingObjectPosition
y coordinate of the block ray traced against
blockZ - Variable in class net.minecraft.src.MovingObjectPosition
z coordinate of the block ray traced against
blurTexture - Variable in class net.minecraft.src.RenderEngine
Flag set when a texture should use blurry resizing
boat - Static variable in class net.minecraft.src.Item
 
boatSides - Variable in class net.minecraft.src.ModelBoat
 
bobber - Variable in class net.minecraft.src.EntityFishHook
The entity that the fishing rod is connected to, if any.
body - Variable in class net.minecraft.src.ModelChicken
 
body - Variable in class net.minecraft.src.ModelCreeper
 
body - Variable in class net.minecraft.src.ModelQuadruped
 
body - Variable in class net.minecraft.src.ModelSnowMan
 
boltVertex - Variable in class net.minecraft.src.EntityLightningBolt
A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
bone - Static variable in class net.minecraft.src.Item
 
BonemealEvent - Class in net.minecraftforge.event.entity.player
 
BonemealEvent(EntityPlayer, World, int, int, int, int) - Constructor for class net.minecraftforge.event.entity.player.BonemealEvent
 
BONUS_CHEST - Static variable in class net.minecraftforge.common.ChestGenHooks
 
bonusChestContent - Static variable in class net.minecraft.src.WorldServer
 
book - Static variable in class net.minecraft.src.Item
 
bookcase - Static variable in class net.minecraft.src.AchievementList
Is the 'Librarian' achievement
bookRotation - Variable in class net.minecraft.src.TileEntityEnchantmentTable
 
bookRotation2 - Variable in class net.minecraft.src.TileEntityEnchantmentTable
 
bookRotationPrev - Variable in class net.minecraft.src.TileEntityEnchantmentTable
 
bookShelf - Static variable in class net.minecraft.src.Block
 
bookSpine - Variable in class net.minecraft.src.ModelBook
The renderer of spine of the book
bookSpread - Variable in class net.minecraft.src.TileEntityEnchantmentTable
The amount that the book is open.
bookSpreadPrev - Variable in class net.minecraft.src.TileEntityEnchantmentTable
The amount that the book is open.
boostSpeed() - Method in class net.minecraft.src.EntityAIControlledByPlayer
Boost the entity's movement speed.
bootsChain - Static variable in class net.minecraft.src.Item
 
bootsDiamond - Static variable in class net.minecraft.src.Item
 
bootsGold - Static variable in class net.minecraft.src.Item
 
bootsLeather - Static variable in class net.minecraft.src.Item
 
bootsSteel - Static variable in class net.minecraft.src.Item
 
bossDefeated - Static variable in class net.minecraft.src.BlockEndPortal
true if the enderdragon has been killed - allows end portal blocks to be created in the end
bossName - Static variable in class net.minecraft.src.BossStatus
 
BossStatus - Class in net.minecraft.src
 
BossStatus() - Constructor for class net.minecraft.src.BossStatus
 
bottomBody - Variable in class net.minecraft.src.ModelSnowMan
 
BouncyCastleProvider - Class in org.bouncycastle.jce.provider
 
BouncyCastleProvider() - Constructor for class org.bouncycastle.jce.provider.BouncyCastleProvider
 
boundingBox - Variable in class net.minecraft.src.Entity
Axis aligned bounding box.
bow - Static variable in class net.minecraft.src.Item
 
bow - Variable in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
bowlEmpty - Static variable in class net.minecraft.src.Item
 
bowlSoup - Static variable in class net.minecraft.src.Item
 
boxList - Variable in class net.minecraft.src.ModelBase
This is a list of all the boxes (ModelRenderer.class) in the current model.
boxName - Variable in class net.minecraft.src.ModelRenderer
 
bread - Static variable in class net.minecraft.src.Item
 
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.Block
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockBrewingStand
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockButton
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockChest
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockContainer
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockDispenser
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockFurnace
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockJukeBox
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLeaves
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLever
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLog
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPressurePlate
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockSkull
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockStairs
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockTripWire
ejects contained items into the world, and notifies neighbours of an update, as appropriate
breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
ejects contained items into the world, and notifies neighbours of an update, as appropriate
brewingStand - Static variable in class net.minecraft.src.Block
 
brewingStand - Static variable in class net.minecraft.src.Item
 
brick - Static variable in class net.minecraft.src.Block
 
brick - Static variable in class net.minecraft.src.Item
 
brightnessBottomLeft - Variable in class net.minecraft.src.RenderBlocks
Brightness bottom left
brightnessBottomRight - Variable in class net.minecraft.src.RenderBlocks
Brightness bottom right
brightnessTopLeft - Variable in class net.minecraft.src.RenderBlocks
Brightness top left
brightnessTopRight - Variable in class net.minecraft.src.RenderBlocks
Brightness top right
BUCKET_VOLUME - Static variable in class net.minecraftforge.liquids.LiquidContainerRegistry
 
bucketEmpty - Static variable in class net.minecraft.src.Item
 
bucketInt(int, int) - Static method in class net.minecraft.src.MathHelper
 
bucketLava - Static variable in class net.minecraft.src.Item
 
bucketMilk - Static variable in class net.minecraft.src.Item
 
bucketWater - Static variable in class net.minecraft.src.Item
 
BufferedBlockCipher - Class in org.bouncycastle.crypto
 
BufferedBlockCipher(BlockCipher) - Constructor for class org.bouncycastle.crypto.BufferedBlockCipher
 
build(ASMModParser, File, ModCandidate) - Method in class cpw.mods.fml.common.ModContainerFactory
 
buildBanString() - Method in class net.minecraft.src.BanEntry
 
buildBetterPickaxe - Static variable in class net.minecraft.src.AchievementList
Is the 'getting a upgrade' achievement.
buildBlock(ModContainer, Class<?>, Mod.Block) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Internal method for creating an @Block instance
buildChatListener(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildComponent(StructureVillagePieceWeight, ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Method in interface cpw.mods.fml.common.registry.VillagerRegistry.IVillageCreationHandler
Build an instance of the village component StructureVillagePieces
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftCorridor
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftCross
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftRoom
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftStairs
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor2
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor3
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor4
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor5
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing2
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing3
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeEntrance
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeStairs
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeStraight
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdCrossing
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdLeftTurn
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdPortalRoom
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdPrison
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdRightTurn
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdRoomCrossing
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStairs
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStairsStraight
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStraight
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentVillagePathGen
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentVillageWell
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.StructureComponent
Initiates construction of the Structure Component picked, at the current Location of StructGen
buildConnectionHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildCraftingHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildDispenseHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildEnchantmentList(Random, ItemStack, int) - Static method in class net.minecraft.src.EnchantmentHelper
Create a list of random EnchantmentData (enchantments) that can be added together to the ItemStack, the 3rd parameter is the total enchantability level.
buildEntityTracker(BaseModProxy, Class<? extends Entity>, int, int, int, boolean) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildFuelHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildFurnace - Static variable in class net.minecraft.src.AchievementList
Is the 'hot topic' achievement.
buildGuiHelper(BaseModProxy, int) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildHoe - Static variable in class net.minecraft.src.AchievementList
Is the 'time to farm' achievement.
buildModList(FMLLoadEvent) - Method in class cpw.mods.fml.common.LoadController
 
buildModObjectList() - Method in class cpw.mods.fml.common.LoadController
 
buildPacketHandlerFor(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildPickaxe - Static variable in class net.minecraft.src.AchievementList
Is the 'time to mine' achievement.
buildPickupHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
buildPostString(Map) - Static method in class net.minecraft.src.HttpUtil
Builds an encoded HTTP POST content string from a string map
buildSoftDependProxy(String, String) - Method in class cpw.mods.fml.common.event.FMLPostInitializationEvent
 
buildSword - Static variable in class net.minecraft.src.AchievementList
Is the 'time to strike' achievement.
buildVersion - Static variable in class net.minecraftforge.common.ForgeVersion
 
buildWorkBench - Static variable in class net.minecraft.src.AchievementList
Is the 'benchmarking' achievement.
buildWorldGenHelper(BaseModProxy) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
BukkitPluginRef - Annotation Type in cpw.mods.fml.common
Declare a variable to be populated by a Bukkit Plugin proxy instance if the bukkit coremod is available.
BukkitProxy - Interface in cpw.mods.fml.common
A marker interface for retrieving a proxy to a bukkit plugin.
buying - Variable in class net.minecraft.src.TradeEntry
 
byteArray - Variable in class net.minecraft.src.NBTTagByteArray
The byte array stored in the tag.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z