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 

C

cacheActiveRenderInfo(World, TextureManager, FontRenderer, EntityLivingBase, EntityLivingBase, GameSettings, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
Caches the current frame's active render info, including the current World, RenderEngine, GameSettings and FontRenderer settings, as well as interpolated player position, pitch and yaw.
cacheActiveRenderInfo(World, TextureManager, FontRenderer, EntityLivingBase, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
Caches several render-related references, including the active World, RenderEngine, FontRenderer, and the camera- bound EntityLiving's interpolated pitch, yaw and position.
cactiPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
The number of cactus plants to generate per chunk.
cactus - Static variable in class net.minecraft.block.Block
 
cactus - Static variable in class net.minecraft.block.material.Material
 
cactus - Static variable in class net.minecraft.util.DamageSource
 
cactusGen - Variable in class net.minecraft.world.biome.BiomeDecorator
Field that holds WorldGenCactus
cake - Static variable in class net.minecraft.block.Block
 
cake - Static variable in class net.minecraft.block.material.Material
Cake's material, see BlockCake
cake - Static variable in class net.minecraft.item.Item
 
calcItemStackEnchantability(Random, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the enchantability of itemstack, it's uses a singular formula for each index (2nd parameter: 0, 1 and 2), cutting to the max enchantability power of the table (3rd parameter)
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
Calculates de damage protection of the enchantment based on level and damage source passed.
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.EnchantmentProtection
Calculates de damage protection of the enchantment based on level and damage source passed.
calcModifierLiving(int, EntityLivingBase) - Method in class net.minecraft.enchantment.Enchantment
Calculates de (magic) damage done by the enchantment on a living entity based on level and entity passed.
calcModifierLiving(int, EntityLivingBase) - Method in class net.minecraft.enchantment.EnchantmentDamage
Calculates de (magic) damage done by the enchantment on a living entity based on level and entity passed.
calcPotionLiquidColor(Collection) - Static method in class net.minecraft.potion.PotionHelper
Given a Collection<PotionEffect> will return an Integer color.
calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.inventory.Container
 
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProvider
 
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProviderEnd
 
calculate_ampl(int) - Method in class ibxm.Envelope
 
calculate_song_duration() - Method in class ibxm.IBXM
 
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProvider
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderEnd
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderHell
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateFaceNormal() - Method in class net.minecraftforge.client.model.obj.Face
 
calculateInitialSkylight() - Method in class net.minecraft.world.World
Called on construction of the World class to setup the initial skylight values
calculateInitialWeather() - Method in class net.minecraft.world.WorldProvider
 
calculateInitialWeatherBody() - Method in class net.minecraft.world.World
 
calculateIntercept(Vec3, Vec3) - Method in class net.minecraft.util.AxisAlignedBB
 
calculateSkylightSubtracted(float) - Method in class net.minecraft.world.World
Returns the amount of skylight subtracted for the current time
calculateVelocity(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityFishHook
 
calculateXOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them in the X dimension.
calculateYOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them in the Y dimension.
calculateZOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them in the Z dimension.
call() - Method in class cpw.mods.fml.common.asm.FMLSanityChecker
 
call() - Method in class net.minecraft.crash.CallableMinecraftVersion
 
call() - Method in class net.minecraft.server.CallableIsServerModded
 
call() - Method in class net.minecraft.server.CallableServerMemoryStats
 
call() - Method in class net.minecraft.server.CallableServerProfiler
 
CallableIsServerModded - Class in net.minecraft.server
 
CallableIsServerModded(MinecraftServer) - Constructor for class net.minecraft.server.CallableIsServerModded
 
CallableMinecraftVersion - Class in net.minecraft.crash
 
CallableMinecraftVersion(CrashReport) - Constructor for class net.minecraft.crash.CallableMinecraftVersion
 
CallableServerMemoryStats - Class in net.minecraft.server
 
CallableServerMemoryStats(MinecraftServer) - Constructor for class net.minecraft.server.CallableServerMemoryStats
 
CallableServerProfiler - Class in net.minecraft.server
 
CallableServerProfiler(MinecraftServer) - Constructor for class net.minecraft.server.CallableServerProfiler
 
callbackIdDifferenceResponse(boolean) - Method in class cpw.mods.fml.client.FMLClientHandler
 
callOcclusionQueryList() - Method in class net.minecraft.client.renderer.WorldRenderer
Renders the occlusion query GL List
callServerMemoryStats() - Method in class net.minecraft.server.CallableServerMemoryStats
 
callServerProfiler() - Method in class net.minecraft.server.CallableServerProfiler
 
cameraPitch - Variable in class net.minecraft.entity.EntityLivingBase
 
cameraYaw - Variable in class net.minecraft.entity.player.EntityPlayer
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDamage
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDigging
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDurability
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentThorns
 
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentUntouching
 
canApplyAtEnchantingTable(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
This applies specifically to applying at the enchanting table.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentDamage
Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentProtection
Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentUntouching
Determines if the enchantment passed can be applyied together with this enchantment.
canAttackClass(Class) - Method in class net.minecraft.entity.EntityLiving
Returns true if this entity can attack entities of the specified class.
canAttackClass(Class) - Method in class net.minecraft.entity.monster.EntityIronGolem
Returns true if this entity can attack entities of the specified class.
canAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
 
canAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayerMP
 
canAttackWithItem() - Method in class net.minecraft.client.particle.EntityFX
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.Entity
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityEnderEye
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityFireworkRocket
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityItem
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityXPOrb
If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.projectile.EntityArrow
If returns false, the item will not inflict any damage against entities.
canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragon
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragonPart
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityWither
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.Entity
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.EntityHanging
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.EntityLivingBase
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityBoat
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityEnderCrystal
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityFallingSand
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityMinecart
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityTNTPrimed
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityFireball
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntitySmallFireball
Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Returns true if other Entities should be prevented from moving through this Entity.
canBePickedUp - Variable in class net.minecraft.entity.projectile.EntityArrow
1 if the player can pick up the arrow
canBePlacedInWorld() - Method in class net.minecraftforge.fluids.Fluid
 
canBePushed() - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.Entity
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.EntityLivingBase
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.item.EntityBoat
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.item.EntityMinecart
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.passive.EntityBat
Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.passive.EntityHorse
Returns true if this entity should push and be pushed by other entities when colliding.
canBeReplacedByLeaves(World, int, int, int) - Method in class net.minecraft.block.Block
Used during tree growth to determine if newly generated leaves can replace this block.
canBeRidden() - Method in class net.minecraft.entity.item.EntityMinecart
Returns true if this cart can be ridden by an Entity.
canBeSteered() - Method in class net.minecraft.entity.EntityLiving
returns true if all the conditions for steering the entity are met.
canBeSteered() - Method in class net.minecraft.entity.passive.EntityPig
returns true if all the conditions for steering the entity are met.
canBlockCatchFire(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFire
Deprecated.
canBlockCatchFire(IBlockAccess, int, int, int, ForgeDirection) - Method in class net.minecraft.block.BlockFire
Side sensitive version that calls the block function.
canBlockFreeze(int, int, int, boolean) - Method in class net.minecraft.world.World
checks 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
canBlockFreeze(int, int, int, boolean) - Method in class net.minecraft.world.WorldProvider
 
canBlockFreezeBody(int, int, int, boolean) - Method in class net.minecraft.world.World
 
canBlockGrass - Static variable in class net.minecraft.block.Block
Array of booleans that tells if a block can grass
canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
Returns whether is not a block above this one blocking sight to the sky (done via checking against the heightmap)
canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Returns whether is not a block above this one blocking sight to the sky (done via checking against the heightmap)
canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.world.World
Checks if the specified block is able to see the sky
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.Block
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockCactus
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockCake
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockCarpet
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockCocoa
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockFlower
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockLilyPad
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockMushroom
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockNetherStalk
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneLogic
Can this block stay at this position.
canBlockStay(World, int, int, int) - Method in class net.minecraft.block.BlockReed
Can this block stay at this position.
canBreatheUnderwater() - Method in class net.minecraft.entity.EntityLivingBase
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.EntityWaterMob
 
Cancelable - Annotation Type in net.minecraftforge.event
 
cancelDestroyingBlock(int, int, int) - Method in class net.minecraft.item.ItemInWorldManager
note: this ignores the pars passed in and continues to destroy the onClickedBlock
canCollideCheck(int, boolean) - Method in class net.minecraft.block.Block
Returns 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
canCollideCheck(int, boolean) - Method in class net.minecraft.block.BlockFluid
Returns 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
canCollideCheck(int, boolean) - Method in class net.minecraft.block.BlockStairs
Returns 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
canCollideCheck(int, boolean) - Method in class net.minecraftforge.fluids.BlockFluidBase
 
canCollideCheck(int, boolean) - Method in class net.minecraftforge.fluids.BlockFluidClassic
 
canCollideCheck(int, boolean) - Method in class net.minecraftforge.fluids.BlockFluidFinite
 
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityPlayerSP
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandBase
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandServerBan
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandServerBanIp
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandServerBanlist
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandServerPardon
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandServerPardonIp
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(ICommandSender) - Method in interface net.minecraft.command.ICommand
Returns true if the given command sender is allowed to use this command.
canCommandSenderUseCommand(int, String) - Method in interface net.minecraft.command.ICommandSender
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.entity.player.EntityPlayerMP
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.network.rcon.RConConsoleSource
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.server.MinecraftServer
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
Returns true if the command sender is allowed to use the given command.
canCommandSenderUseCommand(int, String) - Method in class net.minecraftforge.common.FakePlayer
 
canConnectFenceTo(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFence
Returns true if the specified block can be connected by a fence
canConnectRedstone(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.Block
Determine if this block can make a redstone connection on the side provided, Useful to control which sides are inputs and outputs for redstone wires.
canConnectWallTo(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockWall
Return whether an adjacent block can connect to a wall.
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProvider
Will check if the x, z position specified is alright to be set as the map spawn point
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderEnd
Will check if the x, z position specified is alright to be set as the map spawn point
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderHell
Will check if the x, z position specified is alright to be set as the map spawn point
canCreateBonusChest(boolean) - Method in class net.minecraft.server.MinecraftServer
 
canCreatureSpawn(EnumCreatureType, World, int, int, int) - Method in class net.minecraft.block.Block
Determines if a specified mob type can spawn on this block, returning false will prevent any mob from spawning on the block.
canCreatureTypeSpawnAtLocation(EnumCreatureType, World, int, int, int) - Static method in class net.minecraft.world.SpawnerAnimals
Returns whether or not the specified creature type can spawn at the specified location.
canDisplace(IBlockAccess, int, int, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
Returns true if the block at (x, y, z) is displaceable.
canDoLightning(Chunk) - Method in class net.minecraft.world.WorldProvider
 
canDoRainSnowIce(Chunk) - Method in class net.minecraft.world.WorldProvider
 
canDragIntoSlot(Slot) - Method in class net.minecraft.inventory.Container
Returns true if the player can "drag-spilt" items into this slot,.
canDragonDestroy(World, int, int, int) - Method in class net.minecraft.block.Block
Deprecated.
canDrain(World, int, int, int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
 
canDrain(World, int, int, int) - Method in class net.minecraftforge.fluids.BlockFluidFinite
 
canDrain(World, int, int, int) - Method in interface net.minecraftforge.fluids.IFluidBlock
Check to see if a block can be drained.
canDrain(ForgeDirection, Fluid) - Method in interface net.minecraftforge.fluids.IFluidHandler
Returns true if the given fluid can be extracted from the given direction.
canDrain(ForgeDirection, Fluid) - Method in class net.minecraftforge.fluids.TileFluidHandler
 
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.Block
Return whether this block can drop from an explosion.
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.BlockTNT
Return whether this block can drop from an explosion.
canEat(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
canEditBlocks() - Method in class net.minecraft.item.ItemStack
 
canEnchantItem(Item) - Method in enum net.minecraft.enchantment.EnumEnchantmentType
Return true if the item passed can be enchanted by a enchantment of this type.
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.EntityLivingBase
returns true if the entity provided in the argument can be seen.
canEntityDespawn(EntityLiving) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canEntityDestroy(World, int, int, int, Entity) - Method in class net.minecraft.block.Block
Determines if this block is can be destroyed by the specified entities normal behavior.
canEntitySpawn(EntityLiving, World, float, float, float) - Static method in class net.minecraftforge.event.ForgeEventFactory
 
canExtractItem(int, ItemStack, int) - Method in interface net.minecraft.inventory.ISidedInventory
Returns true if automation can extract the given item in the given slot from the given side.
canExtractItem(int, ItemStack, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns true if automation can extract the given item in the given slot from the given side.
canExtractItem(int, ItemStack, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns true if automation can extract the given item in the given slot from the given side.
canFallBelow(World, int, int, int) - Static method in class net.minecraft.block.BlockSand
Checks to see if the sand can fall into the block below it
canFill(ForgeDirection, Fluid) - Method in interface net.minecraftforge.fluids.IFluidHandler
Returns true if the given fluid can be inserted into the given direction.
canFill(ForgeDirection, Fluid) - Method in class net.minecraftforge.fluids.TileFluidHandler
 
canHarmInCreative() - Method in class net.minecraft.util.DamageSource
 
canHarvestBlock(EntityPlayer, int) - Method in class net.minecraft.block.Block
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
canHarvestBlock(Block) - Method in class net.minecraft.entity.player.EntityPlayer
Checks if the player has the ability to harvest a block (checks current inventory item for a tool if necessary)
canHarvestBlock(Block) - Method in class net.minecraft.entity.player.InventoryPlayer
Returns whether the current item (tool) can harvest from the specified block (actually get a result).
canHarvestBlock(Block) - Method in class net.minecraft.item.Item
Returns if the item (tool) can harvest results from the block type.
canHarvestBlock(Block, ItemStack) - Method in class net.minecraft.item.Item
ItemStack sensitive version of Item.canHarvestBlock(Block)
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemPickaxe
Returns if the item (tool) can harvest results from the block type.
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemShears
Returns if the item (tool) can harvest results from the block type.
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemSpade
Returns if the item (tool) can harvest results from the block type.
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemStack
Checks if the itemStack object can harvest a specified block
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemSword
Returns if the item (tool) can harvest results from the block type.
canHarvestBlock(Block, EntityPlayer, int) - Static method in class net.minecraftforge.common.ForgeHooks
 
canInsertItem(int, ItemStack, int) - Method in interface net.minecraft.inventory.ISidedInventory
Returns true if automation can insert the given item in the given slot from the given side.
canInsertItem(int, ItemStack, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns true if automation can insert the given item in the given slot from the given side.
canInsertItem(int, ItemStack, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns true if automation can insert the given item in the given slot from the given side.
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.Container
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBeacon
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBrewingStand
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerChest
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerDispenser
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerEnchantment
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerFurnace
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHopper
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHorseInventory
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerMerchant
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerPlayer
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerRepair
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerWorkbench
 
canItemEditBlocks() - Method in class net.minecraft.item.Item
Returns true if players can use this item to affect the world (e.g.
canLightningStrikeAt(int, int, int) - Method in class net.minecraft.world.World
 
canLoadWorld(String) - Method in interface net.minecraft.world.storage.ISaveFormat
 
canLoadWorld(String) - Method in class net.minecraft.world.storage.SaveFormatOld
 
canMakeSlopes(World, int, int, int) - Method in class net.minecraft.block.BlockRailBase
Returns true if the rail can make up and down slopes.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityAnimal
Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityHorse
Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityOcelot
Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityWolf
Returns true if the mob is currently able to mate with the specified mob.
canMineBlock(EntityPlayer, int, int, int) - Method in class net.minecraft.world.World
Called when checking if a certain block can be mined or not.
canMineBlock(EntityPlayer, int, int, int) - Method in class net.minecraft.world.WorldProvider
 
canMineBlock(EntityPlayer, int, int, int) - Method in class net.minecraft.world.WorldServer
Called when checking if a certain block can be mined or not.
canMineBlockBody(EntityPlayer, int, int, int) - Method in class net.minecraft.world.World
 
canMineBlockBody(EntityPlayer, int, int, int) - Method in class net.minecraft.world.WorldServer
 
canNotSave - Variable in class net.minecraft.world.WorldServer
set by CommandServerSave{all,Off,On}
canonical() - Method in class net.minecraftforge.liquids.LiquidStack
Deprecated.
Get the canonical version of this liquid stack (will contain things like icons and texturesheets)
canPaneConnectTo(IBlockAccess, int, int, int, ForgeDirection) - Method in class net.minecraft.block.BlockPane
 
canPickUpLoot() - Method in class net.minecraft.entity.EntityLiving
 
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.Block
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockBasePressurePlate
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockButton
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockCactus
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockCake
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockCarpet
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockChest
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockDoor
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockFenceGate
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockFire
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockFlower
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockFlowerPot
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockLadder
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockLever
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockLockedChest
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockMushroom
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockPistonExtension
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockPistonMoving
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockPumpkin
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockRailBase
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneLogic
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneWire
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockReed
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockSnow
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockStairs
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockTorch
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.block.BlockTripWireSource
Checks to see if its valid to put this block at the specified coordinates.
canPlaceBlockOnSide(World, int, int, int, int, ItemStack) - Method in class net.minecraft.block.Block
 
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.Block
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockButton
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockLever
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockPistonExtension
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockPistonMoving
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockTrapDoor
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockTripWireSource
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.block.BlockVine
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
canPlaceEntityOnSide(int, int, int, int, boolean, int, Entity, ItemStack) - Method in class net.minecraft.world.World
Returns true if the given Entity can be placed on the given side of the given block position.
canPlaceItemBlockOnSide(World, int, int, int, int, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemBlock
 
canPlaceItemBlockOnSide(World, int, int, int, int, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemSlab
 
canPlaceTorchOnTop(World, int, int, int) - Method in class net.minecraft.block.Block
Determines if a torch can be placed on the top surface of this block.
canPlayerEdit(int, int, int, int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
 
canProcessAsync() - Method in class net.minecraft.network.packet.Packet
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessAsync() - Method in class net.minecraft.network.packet.Packet0KeepAlive
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessAsync() - Method in class net.minecraft.network.packet.Packet200Statistic
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessAsync() - Method in class net.minecraft.network.packet.Packet35EntityHeadRotation
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessAsync() - Method in class net.minecraft.network.packet.Packet4UpdateTime
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessAsync() - Method in class net.minecraft.network.packet.Packet6SpawnPosition
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
canProcessPacketsAsync() - Method in class net.minecraft.client.multiplayer.NetClientHandler
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
canProcessPacketsAsync() - Method in class net.minecraft.network.NetServerHandler
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
canProcessPacketsAsync() - Method in class net.minecraft.network.packet.NetHandler
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
canProvidePower() - Method in class net.minecraft.block.Block
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockBasePressurePlate
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockButton
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockChest
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockDaylightDetector
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockDetectorRail
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockLever
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockPoweredOre
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneLogic
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneTorch
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneWire
Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockTripWireSource
Can this block provide power.
canRecipeBeUsed(ItemStack, ItemStack, int) - Method in class net.minecraft.village.MerchantRecipeList
can par1,par2 be used to in crafting recipe par3
canRenderInPass(int) - Method in class net.minecraft.block.Block
Determines if this block should render in this pass.
canRenderOnFire() - Method in class net.minecraft.entity.Entity
 
canRenderOnFire() - Method in class net.minecraft.entity.item.EntityFallingSand
 
canRespawnHere() - Method in class net.minecraft.world.WorldProvider
True if the player can respawn in this dimension (true = overworld, false = nether).
canRespawnHere() - Method in class net.minecraft.world.WorldProviderEnd
True if the player can respawn in this dimension (true = overworld, false = nether).
canRespawnHere() - Method in class net.minecraft.world.WorldProviderHell
True if the player can respawn in this dimension (true = overworld, false = nether).
canRiderInteract() - Method in class net.minecraft.entity.Entity
If a rider of this entity can interact with this entity.
canRun() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
Returns true if there's a player close enough to this mob spawner to activate it.
canSave() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
Returns if the IChunkProvider supports saving.
canSave() - Method in interface net.minecraft.world.chunk.IChunkProvider
Returns if the IChunkProvider supports saving.
canSave() - Method in class net.minecraft.world.gen.ChunkProviderEnd
Returns if the IChunkProvider supports saving.
canSave() - Method in class net.minecraft.world.gen.ChunkProviderFlat
Returns if the IChunkProvider supports saving.
canSave() - Method in class net.minecraft.world.gen.ChunkProviderGenerate
Returns if the IChunkProvider supports saving.
canSave() - Method in class net.minecraft.world.gen.ChunkProviderHell
Returns if the IChunkProvider supports saving.
canSave() - Method in class net.minecraft.world.gen.ChunkProviderServer
Returns if the IChunkProvider supports saving.
canSee(Entity) - Method in class net.minecraft.entity.ai.EntitySenses
Checks, whether 'our' entity can see the entity given as argument (true) or not (false), caching the result.
canSilkHarvest(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.Block
Return true from this function if the player with silk touch can harvest this block directly, and not it's normal drops.
canSnowAt(int, int, int) - Method in class net.minecraft.world.World
Tests whether or not snow can be placed at a given location
canSnowAt(int, int, int) - Method in class net.minecraft.world.WorldProvider
 
canSnowAtBody(int, int, int) - Method in class net.minecraft.world.World
 
canSpawnLightningBolt() - Method in class net.minecraft.world.biome.BiomeGenBase
Return true if the biome supports lightning bolt spawn, either by have the bolts enabled and have rain enabled.
canSpawnMoreVillagePieces() - Method in class net.minecraft.world.gen.structure.StructureVillagePieceWeight
 
canSpawnMoreVillagePiecesOfType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieceWeight
 
canStructuresSpawn() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
canStructuresSpawn() - Method in class net.minecraft.server.integrated.IntegratedServer
 
canStructuresSpawn() - Method in class net.minecraft.server.MinecraftServer
 
canSustainLeaves(World, int, int, int) - Method in class net.minecraft.block.Block
Determines if this block can prevent leaves connected to it from decaying.
canSustainLeaves(World, int, int, int) - Method in class net.minecraft.block.BlockLog
 
canSustainPlant(World, int, int, int, ForgeDirection, IPlantable) - Method in class net.minecraft.block.Block
Determines if this block can support the passed in plant, allowing it to be planted and grow.
canTakeStack(EntityPlayer) - Method in class net.minecraft.inventory.Slot
Return whether this slot's stack can be taken from this slot.
canThisPaneConnectToThisBlockID(int) - Method in class net.minecraft.block.BlockPane
Gets 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.
canToolHarvestBlock(Block, int, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
 
canTransfer() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Returns whether the hopper cart can currently transfer an item.
canUnlockAchievement(Achievement) - Method in class net.minecraft.stats.StatFileWriter
Returns true if the parent has been unlocked, or there is no parent
canUpdate() - Method in class net.minecraft.tileentity.TileEntity
Determines if this TileEntity requires update calls.
canUpdate - Variable in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
 
canUseRail() - Method in class net.minecraft.entity.item.EntityMinecart
Returns true if this cart can currently use rails.
capabilities - Variable in class net.minecraft.entity.player.EntityPlayer
The player's capabilities.
capacity - Variable in class net.minecraftforge.fluids.FluidTankInfo
 
capturedDrops - Variable in class net.minecraft.entity.Entity
 
captureDrops - Variable in class net.minecraft.entity.Entity
 
carpet - Static variable in class net.minecraft.block.Block
 
carriableBlocks - Static variable in class net.minecraft.entity.monster.EntityEnderman
 
carrot - Static variable in class net.minecraft.block.Block
 
carrot - Static variable in class net.minecraft.item.Item
 
carrotOnAStick - Static variable in class net.minecraft.item.Item
 
catchFish() - Method in class net.minecraft.entity.projectile.EntityFishHook
 
CATEGORY_BLOCK - Static variable in class net.minecraftforge.common.Configuration
 
CATEGORY_GENERAL - Static variable in class net.minecraftforge.common.Configuration
 
CATEGORY_ITEM - Static variable in class net.minecraftforge.common.Configuration
 
CATEGORY_SPLITTER - Static variable in class net.minecraftforge.common.Configuration
 
cauldron - Static variable in class net.minecraft.block.Block
 
cauldron - Static variable in class net.minecraft.item.Item
 
causeArrowDamage(EntityArrow, Entity) - Static method in class net.minecraft.util.DamageSource
returns EntityDamageSourceIndirect of an arrow
causeFireballDamage(EntityFireball, Entity) - Static method in class net.minecraft.util.DamageSource
returns EntityDamageSourceIndirect of a fireball
causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeMobDamage(EntityLivingBase) - Static method in class net.minecraft.util.DamageSource
 
causePlayerDamage(EntityPlayer) - Static method in class net.minecraft.util.DamageSource
returns an EntityDamageSource of type player
causeThornsDamage(Entity) - Static method in class net.minecraft.util.DamageSource
Returns the EntityDamageSource of the Thorns enchantment
causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
ceiling_double_int(double) - Static method in class net.minecraft.util.MathHelper
 
ceiling_float_int(float) - Static method in class net.minecraft.util.MathHelper
 
centerX - Variable in class net.minecraft.world.storage.MapCoord
 
centerZ - Variable in class net.minecraft.world.storage.MapCoord
 
CertificateHelper - Class in cpw.mods.fml.common
 
CertificateHelper() - Constructor for class cpw.mods.fml.common.CertificateHelper
 
chance - Variable in class net.minecraft.src.TradeEntry
 
change - Variable in class net.minecraft.network.packet.Packet206SetObjective
0 to create scoreboard, 1 to remove scoreboard, 2 to update display text.
changeCurrentItem(int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
changeDistance(PathPoint, float) - Method in class net.minecraft.pathfinding.Path
Changes the provided point's distance to target
changePitch() - Method in class net.minecraft.tileentity.TileEntityNote
change pitch by -> (currentPitch + 1) % 25
Channel - Class in ibxm
 
Channel(Module, int, int[]) - Constructor for class ibxm.Channel
 
channel - Variable in class net.minecraft.network.packet.Packet250CustomPayload
Name of the 'channel' used to send data
channel_gain - Variable in class ibxm.Module
 
CHANNEL_ID - Static variable in class net.minecraftforge.common.network.ForgePacket
 
charge - Variable in class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
ChatAllowedCharacters - Class in net.minecraft.util
 
ChatAllowedCharacters() - Constructor for class net.minecraft.util.ChatAllowedCharacters
 
ChatClickData - Class in net.minecraft.client.gui
 
ChatClickData(FontRenderer, ChatLine, int, int) - Constructor for class net.minecraft.client.gui.ChatClickData
 
chatColours - Variable in class net.minecraft.client.settings.GameSettings
 
chatHeightFocused - Variable in class net.minecraft.client.settings.GameSettings
 
chatHeightUnfocused - Variable in class net.minecraft.client.settings.GameSettings
 
ChatLine - Class in net.minecraft.client.gui
 
ChatLine(int, String, int) - Constructor for class net.minecraft.client.gui.ChatLine
 
chatLinks - Variable in class net.minecraft.client.settings.GameSettings
 
chatLinksPrompt - Variable in class net.minecraft.client.settings.GameSettings
 
ChatMessageComponent - Class in net.minecraft.util
 
ChatMessageComponent() - Constructor for class net.minecraft.util.ChatMessageComponent
 
ChatMessageComponent(ChatMessageComponent) - Constructor for class net.minecraft.util.ChatMessageComponent
 
chatOpacity - Variable in class net.minecraft.client.settings.GameSettings
 
chatScale - Variable in class net.minecraft.client.settings.GameSettings
 
chatVisibility - Variable in class net.minecraft.client.settings.GameSettings
 
chatWidth - Variable in class net.minecraft.client.settings.GameSettings
 
checkARBOcclusion() - Static method in class net.minecraft.client.renderer.OpenGlCapsChecker
Checks if we support OpenGL occlusion.
checkBlockCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
Returns true if there are any blocks in the region constrained by an AxisAlignedBB
checkChunksExist(int, int, int, int, int, int) - Method in class net.minecraft.world.World
Checks between a min and max all the chunks inbetween actually exist.
checkFlag(int, int) - Static method in class net.minecraft.potion.PotionHelper
Is the bit given set to 1?
checkForAdjacentChests() - Method in class net.minecraft.tileentity.TileEntityChest
Performs the check for adjacent chests to determine if this chest is double or not.
checkNoEntityCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
Returns true if there are no solid, live entities in the specified AxisAlignedBB
checkNoEntityCollision(AxisAlignedBB, Entity) - Method in class net.minecraft.world.World
Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
checkSessionLock() - Method in interface net.minecraft.world.storage.ISaveHandler
Checks the session lock to prevent save collisions
checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandler
Checks the session lock to prevent save collisions
checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandlerMP
Checks the session lock to prevent save collisions
checkSessionLock() - Method in class net.minecraft.world.World
Checks whether the session lock file was modified by another process
checkSessionLock() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
 
Checksum - Class in cpw.mods.fml.repackage.com.nothome.delta
Checksum computation class.
Checksum(SeekableSource, int) - Constructor for class cpw.mods.fml.repackage.com.nothome.delta.Checksum
Initialize checksums for source.
chest - Static variable in class net.minecraft.block.Block
 
chestBelow - Variable in class net.minecraft.client.model.ModelChest
The model of the bottom of the chest.
ChestGenHooks - Class in net.minecraftforge.common
 
ChestGenHooks(String) - Constructor for class net.minecraftforge.common.ChestGenHooks
 
ChestGenHooks(String, WeightedRandomChestContent[], int, int) - Constructor for class net.minecraftforge.common.ChestGenHooks
 
ChestItemRenderHelper - Class in net.minecraft.client.renderer
 
ChestItemRenderHelper() - Constructor for class net.minecraft.client.renderer.ChestItemRenderHelper
 
chestKnob - Variable in class net.minecraft.client.model.ModelChest
The chest's knob in the chest model.
chestLid - Variable in class net.minecraft.client.model.ModelChest
The chest lid in the chest's model.
chestTrapped - Static variable in class net.minecraft.block.Block
 
chestType - Variable in class net.minecraft.block.BlockChest
1 for trapped chests, 0 for normal chests.
chickenCooked - Static variable in class net.minecraft.item.Item
 
chickenRaw - Static variable in class net.minecraft.item.Item
 
childModels - Variable in class net.minecraft.client.model.ModelRenderer
 
childMods - Variable in class cpw.mods.fml.common.ModMetadata
 
chin - Variable in class net.minecraft.client.model.ModelChicken
 
Chunk - Class in net.minecraft.world.chunk
 
Chunk(World, int, int) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, byte[], int, int) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, byte[], byte[], int, int) - Constructor for class net.minecraft.world.chunk.Chunk
Metadata sensitive Chunk constructor for use in new ChunkProviders that use metadata sensitive blocks during generation.
Chunk(World, short[], byte[], int, int) - Constructor for class net.minecraft.world.chunk.Chunk
A Chunk Constructor which handles shorts to allow block ids > 256 (full 4096 range) Meta data sensitive NOTE: The x,y,z order of the array is different from the native Chunk constructor to allow for generation > y127 NOTE: This is possibly more efficient than the standard constructor due to less memory skipping
chunk - Variable in class net.minecraftforge.event.world.ChunkWatchEvent
 
CHUNK_SIZE - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
Max length of a chunk.
chunk_X - Variable in class net.minecraft.world.biome.BiomeDecorator
The X-coordinate of the chunk currently being decorated
chunk_Z - Variable in class net.minecraft.world.biome.BiomeDecorator
The Z-coordinate of the chunk currently being decorated
ChunkCache - Class in net.minecraft.world
 
ChunkCache(World, int, int, int, int, int, int, int) - Constructor for class net.minecraft.world.ChunkCache
 
ChunkCoordinates - Class in net.minecraft.util
 
ChunkCoordinates() - Constructor for class net.minecraft.util.ChunkCoordinates
 
ChunkCoordinates(int, int, int) - Constructor for class net.minecraft.util.ChunkCoordinates
 
ChunkCoordinates(ChunkCoordinates) - Constructor for class net.minecraft.util.ChunkCoordinates
 
ChunkCoordIntPair - Class in net.minecraft.world
 
ChunkCoordIntPair(int, int) - Constructor for class net.minecraft.world.ChunkCoordIntPair
 
chunkCoordX - Variable in class net.minecraft.entity.Entity
 
chunkCoordY - Variable in class net.minecraft.entity.Entity
 
chunkCoordZ - Variable in class net.minecraft.entity.Entity
 
ChunkDataEvent - Class in net.minecraftforge.event.world
 
ChunkDataEvent(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent
 
ChunkDataEvent.Load - Class in net.minecraftforge.event.world
 
ChunkDataEvent.Load(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Load
 
ChunkDataEvent.Save - Class in net.minecraftforge.event.world
 
ChunkDataEvent.Save(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Save
 
ChunkEvent - Class in net.minecraftforge.event.world
 
ChunkEvent(Chunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent
 
ChunkEvent.Load - Class in net.minecraftforge.event.world
 
ChunkEvent.Load(Chunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Load
 
ChunkEvent.Unload - Class in net.minecraftforge.event.world
 
ChunkEvent.Unload(Chunk) - Constructor for class net.minecraftforge.event.world.ChunkEvent.Unload
 
chunkExistFlag - Variable in class net.minecraft.network.packet.Packet51MapChunkData
 
chunkExists(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
Checks to see if a chunk exists at x, y
chunkExists(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
Checks to see if a chunk exists at x, y
chunkHasAddSectionFlag - Variable in class net.minecraft.network.packet.Packet51MapChunkData
 
chunkIndex - Variable in class net.minecraft.client.renderer.WorldRenderer
Chunk index
ChunkLoader - Class in net.minecraft.world.chunk.storage
 
ChunkLoader() - Constructor for class net.minecraft.world.chunk.storage.ChunkLoader
 
ChunkPosition - Class in net.minecraft.world
 
ChunkPosition(int, int, int) - Constructor for class net.minecraft.world.ChunkPosition
 
ChunkPosition(Vec3) - Constructor for class net.minecraft.world.ChunkPosition
 
chunkPositionRecords - Variable in class net.minecraft.network.packet.Packet60Explosion
 
chunkProvider - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent
 
ChunkProviderClient - Class in net.minecraft.client.multiplayer
 
ChunkProviderClient(World) - Constructor for class net.minecraft.client.multiplayer.ChunkProviderClient
 
ChunkProviderEnd - Class in net.minecraft.world.gen
 
ChunkProviderEnd(World, long) - Constructor for class net.minecraft.world.gen.ChunkProviderEnd
 
ChunkProviderEvent - Class in net.minecraftforge.event.terraingen
 
ChunkProviderEvent(IChunkProvider) - Constructor for class net.minecraftforge.event.terraingen.ChunkProviderEvent
 
ChunkProviderEvent.InitNoiseField - Class in net.minecraftforge.event.terraingen
This event is fired before a chunks terrain noise field is initialized.
ChunkProviderEvent.InitNoiseField(IChunkProvider, double[], int, int, int, int, int, int) - Constructor for class net.minecraftforge.event.terraingen.ChunkProviderEvent.InitNoiseField
 
ChunkProviderEvent.ReplaceBiomeBlocks - Class in net.minecraftforge.event.terraingen
This event is fired when a chunks blocks are replaced by a biomes top and filler blocks.
ChunkProviderEvent.ReplaceBiomeBlocks(IChunkProvider, int, int, byte[], BiomeGenBase[]) - Constructor for class net.minecraftforge.event.terraingen.ChunkProviderEvent.ReplaceBiomeBlocks
 
ChunkProviderFlat - Class in net.minecraft.world.gen
 
ChunkProviderFlat(World, long, boolean, String) - Constructor for class net.minecraft.world.gen.ChunkProviderFlat
 
ChunkProviderGenerate - Class in net.minecraft.world.gen
 
ChunkProviderGenerate(World, long, boolean) - Constructor for class net.minecraft.world.gen.ChunkProviderGenerate
 
ChunkProviderHell - Class in net.minecraft.world.gen
 
ChunkProviderHell(World, long) - Constructor for class net.minecraft.world.gen.ChunkProviderHell
 
ChunkProviderServer - Class in net.minecraft.world.gen
 
ChunkProviderServer(WorldServer, IChunkLoader, IChunkProvider) - Constructor for class net.minecraft.world.gen.ChunkProviderServer
 
chunkSaveLocation - Variable in class net.minecraft.world.chunk.storage.AnvilChunkLoader
Save directory for chunks using the Anvil format
chunksUpdated - Static variable in class net.minecraft.client.renderer.WorldRenderer
 
chunkTick() - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
Called every World.tick()
chunkTick() - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
Called every World.tick()
chunkTileEntityMap - Variable in class net.minecraft.world.chunk.Chunk
A Map of ChunkPositions to TileEntities in this chunk
ChunkWatchEvent - Class in net.minecraftforge.event.world
 
ChunkWatchEvent(ChunkCoordIntPair, EntityPlayerMP) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent
 
ChunkWatchEvent.UnWatch - Class in net.minecraftforge.event.world
 
ChunkWatchEvent.UnWatch(ChunkCoordIntPair, EntityPlayerMP) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.UnWatch
 
ChunkWatchEvent.Watch - Class in net.minecraftforge.event.world
 
ChunkWatchEvent.Watch(ChunkCoordIntPair, EntityPlayerMP) - Constructor for class net.minecraftforge.event.world.ChunkWatchEvent.Watch
 
chunkX - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.ReplaceBiomeBlocks
 
chunkX - Variable in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
 
chunkX - Variable in class net.minecraftforge.event.terraingen.PopulateChunkEvent
 
chunkXPos - Variable in class net.minecraft.world.ChunkCoordIntPair
The X position of this Chunk Coordinate Pair
chunkXZ2Int(int, int) - Static method in class net.minecraft.world.ChunkCoordIntPair
converts a chunk coordinate pair to an integer (suitable for hashing)
chunkZ - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.ReplaceBiomeBlocks
 
chunkZ - Variable in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
 
chunkZ - Variable in class net.minecraftforge.event.terraingen.PopulateChunkEvent
 
chunkZPos - Variable in class net.minecraft.world.ChunkCoordIntPair
The Z position of this Chunk Coordinate Pair
circuits - Static variable in class net.minecraft.block.material.Material
 
clamp_float(float, float, float) - Static method in class net.minecraft.util.MathHelper
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters
clamp_int(int, int, int) - Static method in class net.minecraft.util.MathHelper
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters.
clampValue(double) - Method in interface net.minecraft.entity.ai.attributes.Attribute
 
clampValue(double) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
classFile - Static variable in interface cpw.mods.fml.common.discovery.ITypeDiscoverer
 
ClassPatch - Class in cpw.mods.fml.common.patcher
 
ClassPatch(String, String, String, boolean, int, byte[]) - Constructor for class cpw.mods.fml.common.patcher.ClassPatch
 
ClassPatchingTransformer - Class in cpw.mods.fml.common.patcher
 
ClassPatchingTransformer() - Constructor for class cpw.mods.fml.common.patcher.ClassPatchingTransformer
 
ClassPatchManager - Class in cpw.mods.fml.common.patcher
 
classToStringMapping - Static variable in class net.minecraft.entity.EntityList
Provides a mapping between a string and an entity classes
clay - Static variable in class net.minecraft.block.material.Material
 
clay - Static variable in class net.minecraft.item.Item
 
clayColor - Static variable in class net.minecraft.block.material.MapColor
The map color for Clay blocks
clayGen - Variable in class net.minecraft.world.biome.BiomeDecorator
The clay generator.
clayPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
The number of clay patches to generate per chunk.
cleanChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
FORGE: Used to remove only invalid TileEntities
cleanPool() - Method in class net.minecraft.util.AABBPool
Marks the pool as "empty", starting over when adding new entries.
cleanup() - Method in class net.minecraft.client.audio.SoundManager
Cleans up the Sound System
cleanup() - Method in class net.minecraft.client.multiplayer.NetClientHandler
sets netManager and worldClient to null
cleanup() - Method in class paulscode.sound.codecs.CodecIBXM
Closes the audio stream and remove references to all instantiated objects.
cleanupCache() - Method in class net.minecraft.world.biome.BiomeCache
Removes BiomeCacheBlocks from this cache that haven't been accessed in at least 30 seconds.
cleanupCache() - Method in class net.minecraft.world.biome.WorldChunkManager
Calls the WorldChunkManager's biomeCache.cleanupCache()
clear() - Method in class net.minecraft.server.management.LowerStringMap
 
clear() - Method in class net.minecraft.util.Vec3Pool
Will truncate the array everyN clears to the maximum size observed since the last truncation.
clear() - Method in class net.minecraftforge.common.ConfigCategory
 
clearActivePotions() - Method in class net.minecraft.entity.EntityLivingBase
 
clearAndFreeCache() - Method in class net.minecraft.util.Vec3Pool
 
clearBusID(int) - Static method in class net.minecraftforge.event.ListenerList
 
clearChatMessages() - Method in class net.minecraft.client.gui.GuiNewChat
Clears the chat.
clearEffects(World) - Method in class net.minecraft.client.particle.EffectRenderer
 
clearFramesTextureData() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
clearHeadTexture() - Method in class net.minecraft.block.BlockPistonExtension
 
clearInventory(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
Clear this player's inventory, using the specified ID and metadata as filters or -1 for no filter.
clearItemInUse() - Method in class net.minecraft.entity.player.EntityPlayer
 
clearLeashed(boolean, boolean) - Method in class net.minecraft.entity.EntityLiving
Removes the leash from this entity.
clearMap() - Method in class net.minecraft.util.IntHashMap
Removes all entries from the map
clearMSBArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
clearOverrideBlockTexture() - Method in class net.minecraft.client.renderer.RenderBlocks
Clear override block texture
clearPath() - Method in class net.minecraft.pathfinding.Path
Clears the path
clearPathEntity() - Method in class net.minecraft.pathfinding.PathNavigate
sets active PathEntity to null
clearPistonTileEntity() - Method in class net.minecraft.tileentity.TileEntityPiston
removes a pistons tile entity (and if the piston is moving, stops it)
clearPool() - Method in class net.minecraft.util.AABBPool
 
clearProfiling() - Method in class net.minecraft.profiler.Profiler
Clear profiling.
clearRegionFileReferences() - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
Saves the current Chunk Map Cache
clearSensingCache() - Method in class net.minecraft.entity.ai.EntitySenses
Clears canSeeCachePositive and canSeeCacheNegative.
clickBlock(int, int, int, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Called by Minecraft class when the player is hitting a block with an item.
clickBlockCreative(Minecraft, PlayerControllerMP, int, int, int, int) - Static method in class net.minecraft.client.multiplayer.PlayerControllerMP
Block dig operation in creative mode (instantly digs the block).
ClientBrandRetriever - Class in net.minecraft.client
 
ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
 
clientChat(String) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
clientChat(NetHandler, Packet3Chat) - Method in class cpw.mods.fml.common.modloader.ModLoaderChatListener
 
clientChat(NetHandler, Packet3Chat) - Method in interface cpw.mods.fml.common.network.IChatListener
Called when there is a chat message recived on the client
clientChat(String) - Method in class net.minecraft.src.BaseMod
Only implemented on the client side BaseMod.serverChat(NetServerHandler, String)
ClientChatReceivedEvent - Class in net.minecraftforge.client.event
 
ClientChatReceivedEvent(String) - Constructor for class net.minecraftforge.client.event.ClientChatReceivedEvent
 
clientConnect(NetClientHandler) - Method in class net.minecraft.src.BaseMod
Called when a client connects
clientConnectionClosed(INetworkManager, BaseModProxy) - Method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
 
clientConnectionClosed(INetworkManager, BaseModProxy) - Method in interface cpw.mods.fml.common.modloader.IModLoaderSidedHelper
 
clientConnectionOpened(NetHandler, INetworkManager, BaseModProxy) - Method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
 
clientConnectionOpened(NetHandler, INetworkManager, BaseModProxy) - Method in interface cpw.mods.fml.common.modloader.IModLoaderSidedHelper
 
clientCustomPayload(NetClientHandler, Packet250CustomPayload) - Method in class net.minecraft.src.BaseMod
 
clientDisconnect(NetClientHandler) - Method in class net.minecraft.src.BaseMod
Called when the client disconnects
clientEntityId - Variable in class net.minecraft.network.packet.Packet1Login
The player's entity ID
clientLoggedIn(NetHandler, INetworkManager, Packet1Login) - Method in class cpw.mods.fml.common.modloader.ModLoaderConnectionHandler
 
clientLoggedIn(NetHandler, INetworkManager, Packet1Login) - Method in interface cpw.mods.fml.common.network.IConnectionHandler
Fired when the client established the connection to the server CLIENT SIDE
clientLoggedIn(NetHandler, INetworkManager, Packet1Login) - Method in class net.minecraftforge.common.network.ForgeConnectionHandler
 
clientMessage - Static variable in class net.minecraft.network.packet.Packet70GameEvent
The client prints clientMessage[eventType] to chat when this packet is received.
ClientRegistry - Class in cpw.mods.fml.client.registry
 
ClientRegistry() - Constructor for class cpw.mods.fml.client.registry.ClientRegistry
 
clientSendPacket(Packet) - Static method in class net.minecraft.src.ModLoader
Send a packet from the client
clientUsername - Variable in class net.minecraft.network.NetLoginHandler
 
clip(Vec3, Vec3) - Method in class net.minecraft.world.World
Performs a raycast against all blocks in the world except liquids.
clip(Vec3, Vec3, boolean) - Method in class net.minecraft.world.World
Performs a raycast against all blocks in the world, and optionally liquids.
ClippingHelper - Class in net.minecraft.client.renderer.culling
 
ClippingHelper() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelper
 
ClippingHelperImpl - Class in net.minecraft.client.renderer.culling
 
ClippingHelperImpl() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
clippingMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
clipRenderersByFrustum(ICamera, float) - Method in class net.minecraft.client.renderer.RenderGlobal
Checks 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
cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.world.storage.DerivedWorldInfo
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
cloneOf() - Method in class cpw.mods.fml.common.versioning.VersionRange
 
clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
Copies the values from the given player into this player if boolean par2 is true.
clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
Copies the values from the given player into this player if boolean par2 is true.
close() - Method in class cpw.mods.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
 
close() - Method in class cpw.mods.fml.repackage.com.nothome.delta.DebugDiffWriter
 
close() - Method in interface cpw.mods.fml.repackage.com.nothome.delta.DiffWriter
Closes this stream.
close() - Method in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
Writes the final EOF byte, closes the underlying stream.
close() - Method in class cpw.mods.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
 
close() - Method in class net.minecraft.client.resources.FileResourcePack
 
close() - Method in class net.minecraft.server.gui.TextAreaLogHandler
 
close() - Method in class net.minecraft.world.chunk.storage.RegionFile
close this RegionFile and prevent further writes
close() - Method in class net.minecraftforge.common.Configuration.UnicodeInputStreamReader
 
closeChest() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
closeChest() - Method in class net.minecraft.entity.player.InventoryPlayer
 
closeChest() - Method in interface net.minecraft.inventory.IInventory
 
closeChest() - Method in class net.minecraft.inventory.InventoryBasic
 
closeChest() - Method in class net.minecraft.inventory.InventoryCrafting
 
closeChest() - Method in class net.minecraft.inventory.InventoryCraftResult
 
closeChest() - Method in class net.minecraft.inventory.InventoryEnderChest
 
closeChest() - Method in class net.minecraft.inventory.InventoryLargeChest
 
closeChest() - Method in class net.minecraft.inventory.InventoryMerchant
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityChest
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityEnderChest
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityHopper
 
closeConnections() - Method in interface net.minecraft.network.INetworkManager
 
closeConnections() - Method in class net.minecraft.network.MemoryConnection
 
closeConnections() - Method in class net.minecraft.network.TcpConnection
 
closeContainer() - Method in class net.minecraft.entity.player.EntityPlayerMP
Closes the container the player currently has open.
closeResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepositoryEntry
 
closeScreen() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
sets current screen to null (used on escape buttons of GUIs)
closeScreen() - Method in class net.minecraft.client.entity.EntityPlayerSP
sets current screen to null (used on escape buttons of GUIs)
closeScreen() - Method in class net.minecraft.entity.player.EntityPlayer
sets current screen to null (used on escape buttons of GUIs)
closeScreen() - Method in class net.minecraft.entity.player.EntityPlayerMP
sets current screen to null (used on escape buttons of GUIs)
cloth - Static variable in class net.minecraft.block.Block
 
cloth - Static variable in class net.minecraft.block.material.Material
 
clothColor - Static variable in class net.minecraft.block.material.MapColor
The map color for Cloth and Sponge blocks
clouds - Variable in class net.minecraft.client.settings.GameSettings
Clouds flag
clumpingThreshold - Static variable in class net.minecraftforge.common.ForgeDummyContainer
 
coal - Static variable in class net.minecraft.item.Item
 
coalBlock - Static variable in class net.minecraft.block.Block
 
coalGen - Variable in class net.minecraft.world.biome.BiomeDecorator
 
cobblestone - Static variable in class net.minecraft.block.Block
 
cobblestoneMossy - Static variable in class net.minecraft.block.Block
 
cobblestoneWall - Static variable in class net.minecraft.block.Block
 
cocoaPlant - Static variable in class net.minecraft.block.Block
 
CodecIBXM - Class in paulscode.sound.codecs
The CodecIBXM class provides an ICodec interface for reading from MOD/S3M/XM files via the IBXM library.
CodecIBXM() - Constructor for class paulscode.sound.codecs.CodecIBXM
Constructor: Grabs a handle to the logger.
collectedEntityId - Variable in class net.minecraft.network.packet.Packet22Collect
The entity on the ground that was picked up.
collectorEntityId - Variable in class net.minecraft.network.packet.Packet22Collect
The entity that picked up the one from the ground.
collider - Variable in class net.minecraftforge.event.entity.minecart.MinecartCollisionEvent
 
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.Block
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.BlockDoor
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.BlockRailBase
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.BlockStairs
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.BlockTorch
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.block.BlockTrapDoor
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
color - Variable in class net.minecraft.world.biome.BiomeGenBase
 
colorBlueBottomLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Blue color value for the bottom left corner
colorBlueBottomRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Blue color value for the bottom right corner
colorBlueTopLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Blue color value for the top left corner
colorBlueTopRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Blue color value for the top right corner
colorGreenBottomLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Green color value for the bottom left corner
colorGreenBottomRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Green color value for the bottom right corner
colorGreenTopLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Green color value for the top left corner
colorGreenTopRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Green color value for the top right corner
colorIndex - Variable in class net.minecraft.block.material.MapColor
Holds the index of the color used on map.
ColorizerFoliage - Class in net.minecraft.world
 
ColorizerFoliage() - Constructor for class net.minecraft.world.ColorizerFoliage
 
ColorizerGrass - Class in net.minecraft.world
 
ColorizerGrass() - Constructor for class net.minecraft.world.ColorizerGrass
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.Block
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFluid
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockGrass
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLeaves
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLilyPad
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockRedstoneWire
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockStem
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockTallGrass
 
colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockVine
 
colorRedBottomLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Red color value for the bottom left corner
colorRedBottomRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Red color value for the bottom right corner
colorRedTopLeft - Variable in class net.minecraft.client.renderer.RenderBlocks
Red color value for the top left corner
colorRedTopRight - Variable in class net.minecraft.client.renderer.RenderBlocks
Red color value for the top right corner
colors - Variable in class net.minecraft.world.storage.MapData
colours
colorValue - Variable in class net.minecraft.block.material.MapColor
Holds the color in RGB value that will be rendered on maps.
CombatEntry - Class in net.minecraft.util
 
CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.util.CombatEntry
 
CombatTracker - Class in net.minecraft.util
 
CombatTracker(EntityLivingBase) - Constructor for class net.minecraft.util.CombatTracker
 
combine(PotionEffect) - Method in class net.minecraft.potion.PotionEffect
merges the input PotionEffect into this one if this.amplifier <= tomerge.amplifier.
combineItems(EntityItem) - Method in class net.minecraft.entity.item.EntityItem
Tries to merge this item with the item passed as the parameter.
command - Variable in class net.minecraft.command.ServerCommand
The command string.
command - Variable in class net.minecraftforge.event.CommandEvent
 
CommandBase - Class in net.minecraft.command
 
CommandBase() - Constructor for class net.minecraft.command.CommandBase
 
commandBlock - Static variable in class net.minecraft.block.Block
 
CommandClearInventory - Class in net.minecraft.command
 
CommandClearInventory() - Constructor for class net.minecraft.command.CommandClearInventory
 
CommandDebug - Class in net.minecraft.command
 
CommandDebug() - Constructor for class net.minecraft.command.CommandDebug
 
CommandDefaultGameMode - Class in net.minecraft.command
 
CommandDefaultGameMode() - Constructor for class net.minecraft.command.CommandDefaultGameMode
 
CommandDifficulty - Class in net.minecraft.command
 
CommandDifficulty() - Constructor for class net.minecraft.command.CommandDifficulty
 
CommandEffect - Class in net.minecraft.command
 
CommandEffect() - Constructor for class net.minecraft.command.CommandEffect
 
CommandEnchant - Class in net.minecraft.command
 
CommandEnchant() - Constructor for class net.minecraft.command.CommandEnchant
 
CommandEvent - Class in net.minecraftforge.event
 
CommandEvent(ICommand, ICommandSender, String[]) - Constructor for class net.minecraftforge.event.CommandEvent
 
CommandException - Exception in net.minecraft.command
 
CommandException(String, Object...) - Constructor for exception net.minecraft.command.CommandException
 
CommandGameMode - Class in net.minecraft.command
 
CommandGameMode() - Constructor for class net.minecraft.command.CommandGameMode
 
CommandGameRule - Class in net.minecraft.command
 
CommandGameRule() - Constructor for class net.minecraft.command.CommandGameRule
 
CommandGive - Class in net.minecraft.command
 
CommandGive() - Constructor for class net.minecraft.command.CommandGive
 
CommandHandler - Class in net.minecraft.command
 
CommandHandler() - Constructor for class net.minecraft.command.CommandHandler
 
CommandHelp - Class in net.minecraft.command
 
CommandHelp() - Constructor for class net.minecraft.command.CommandHelp
 
CommandKill - Class in net.minecraft.command
 
CommandKill() - Constructor for class net.minecraft.command.CommandKill
 
CommandNotFoundException - Exception in net.minecraft.command
 
CommandNotFoundException() - Constructor for exception net.minecraft.command.CommandNotFoundException
 
CommandNotFoundException(String, Object...) - Constructor for exception net.minecraft.command.CommandNotFoundException
 
CommandPlaySound - Class in net.minecraft.command
 
CommandPlaySound() - Constructor for class net.minecraft.command.CommandPlaySound
 
CommandServerBan - Class in net.minecraft.command
 
CommandServerBan() - Constructor for class net.minecraft.command.CommandServerBan
 
CommandServerBanIp - Class in net.minecraft.command
 
CommandServerBanIp() - Constructor for class net.minecraft.command.CommandServerBanIp
 
CommandServerBanlist - Class in net.minecraft.command
 
CommandServerBanlist() - Constructor for class net.minecraft.command.CommandServerBanlist
 
CommandServerDeop - Class in net.minecraft.command
 
CommandServerDeop() - Constructor for class net.minecraft.command.CommandServerDeop
 
CommandServerEmote - Class in net.minecraft.command
 
CommandServerEmote() - Constructor for class net.minecraft.command.CommandServerEmote
 
CommandServerKick - Class in net.minecraft.command
 
CommandServerKick() - Constructor for class net.minecraft.command.CommandServerKick
 
CommandServerList - Class in net.minecraft.command
 
CommandServerList() - Constructor for class net.minecraft.command.CommandServerList
 
CommandServerMessage - Class in net.minecraft.command
 
CommandServerMessage() - Constructor for class net.minecraft.command.CommandServerMessage
 
CommandServerOp - Class in net.minecraft.command
 
CommandServerOp() - Constructor for class net.minecraft.command.CommandServerOp
 
CommandServerPardon - Class in net.minecraft.command
 
CommandServerPardon() - Constructor for class net.minecraft.command.CommandServerPardon
 
CommandServerPardonIp - Class in net.minecraft.command
 
CommandServerPardonIp() - Constructor for class net.minecraft.command.CommandServerPardonIp
 
CommandServerPublishLocal - Class in net.minecraft.command
 
CommandServerPublishLocal() - Constructor for class net.minecraft.command.CommandServerPublishLocal
 
CommandServerSaveAll - Class in net.minecraft.command
 
CommandServerSaveAll() - Constructor for class net.minecraft.command.CommandServerSaveAll
 
CommandServerSaveOff - Class in net.minecraft.command
 
CommandServerSaveOff() - Constructor for class net.minecraft.command.CommandServerSaveOff
 
CommandServerSaveOn - Class in net.minecraft.command
 
CommandServerSaveOn() - Constructor for class net.minecraft.command.CommandServerSaveOn
 
CommandServerSay - Class in net.minecraft.command
 
CommandServerSay() - Constructor for class net.minecraft.command.CommandServerSay
 
CommandServerStop - Class in net.minecraft.command
 
CommandServerStop() - Constructor for class net.minecraft.command.CommandServerStop
 
CommandServerTp - Class in net.minecraft.command
 
CommandServerTp() - Constructor for class net.minecraft.command.CommandServerTp
 
CommandServerWhitelist - Class in net.minecraft.command
 
CommandServerWhitelist() - Constructor for class net.minecraft.command.CommandServerWhitelist
 
CommandSetPlayerTimeout - Class in net.minecraft.command
 
CommandSetPlayerTimeout() - Constructor for class net.minecraft.command.CommandSetPlayerTimeout
 
CommandSetSpawnpoint - Class in net.minecraft.command
 
CommandSetSpawnpoint() - Constructor for class net.minecraft.command.CommandSetSpawnpoint
 
CommandShowSeed - Class in net.minecraft.command
 
CommandShowSeed() - Constructor for class net.minecraft.command.CommandShowSeed
 
CommandSpreadPlayers - Class in net.minecraft.command
 
CommandSpreadPlayers() - Constructor for class net.minecraft.command.CommandSpreadPlayers
 
CommandTime - Class in net.minecraft.command
 
CommandTime() - Constructor for class net.minecraft.command.CommandTime
 
CommandToggleDownfall - Class in net.minecraft.command
 
CommandToggleDownfall() - Constructor for class net.minecraft.command.CommandToggleDownfall
 
CommandWeather - Class in net.minecraft.command
 
CommandWeather() - Constructor for class net.minecraft.command.CommandWeather
 
CommandXP - Class in net.minecraft.command
 
CommandXP() - Constructor for class net.minecraft.command.CommandXP
 
comment - Variable in class net.minecraftforge.common.Property
 
ComparableVersion - Class in cpw.mods.fml.common.versioning
Generic implementation of version comparison.
ComparableVersion(String) - Constructor for class cpw.mods.fml.common.versioning.ComparableVersion
 
comparator - Static variable in class net.minecraft.item.Item
 
compare(Object, Object) - Method in class net.minecraft.client.renderer.EntitySorter
 
compare(Object, Object) - Method in class net.minecraft.client.renderer.RenderSorter
 
compare(Object, Object) - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTargetSorter
 
compare(Object, Object) - Method in class net.minecraft.server.management.PlayerPositionComparator
 
compareChunkCoordinate(ChunkCoordinates) - Method in class net.minecraft.util.ChunkCoordinates
Compare the coordinate with another coordinate
compareDistanceSq(Entity, Entity) - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTargetSorter
 
comparePlayers(EntityPlayerMP, EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerPositionComparator
Compare the position of two players.
comparer(NextTickListEntry) - Method in class net.minecraft.world.NextTickListEntry
Compares this tick entry to another tick entry for sorting purposes.
compareTo(TickRegistry.TickQueueElement) - Method in class cpw.mods.fml.common.registry.TickRegistry.TickQueueElement
 
compareTo(ComparableVersion) - Method in class cpw.mods.fml.common.versioning.ComparableVersion
 
compareTo(ArtifactVersion) - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
 
compareTo(Object) - Method in class net.minecraft.client.renderer.texture.StitchHolder
 
compareTo(Object) - Method in class net.minecraft.client.resources.Language
 
compareTo(ICommand) - Method in class net.minecraft.command.CommandBase
Compares the name of this command to the name of the given command.
compareTo(Object) - Method in class net.minecraft.command.CommandBase
 
compareTo(Object) - Method in class net.minecraft.profiler.ProfilerResult
 
compareTo(Object) - Method in class net.minecraft.util.ChunkCoordinates
 
compareTo(Object) - Method in class net.minecraft.world.NextTickListEntry
 
compareTo(SaveFormatComparator) - Method in class net.minecraft.world.storage.SaveFormatComparator
 
compareTo(Object) - Method in class net.minecraft.world.storage.SaveFormatComparator
 
compareTo(ISpecialArmor.ArmorProperties) - Method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
 
compareToStitchHolder(StitchHolder) - Method in class net.minecraft.client.renderer.texture.StitchHolder
See Comparable.compareTo.
compass - Static variable in class net.minecraft.item.Item
 
completeConnection(String) - Method in class net.minecraft.network.NetLoginHandler
 
completePlayerName() - Method in class net.minecraft.client.gui.GuiChat
Autocompletes player name
component - Variable in class net.minecraftforge.event.ServerChatEvent
 
ComponentMineshaftCorridor - Class in net.minecraft.world.gen.structure
 
ComponentMineshaftCorridor() - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftCorridor
 
ComponentMineshaftCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftCorridor
 
ComponentMineshaftCross - Class in net.minecraft.world.gen.structure
 
ComponentMineshaftCross() - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftCross
 
ComponentMineshaftCross(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftCross
 
ComponentMineshaftRoom - Class in net.minecraft.world.gen.structure
 
ComponentMineshaftRoom() - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftRoom
 
ComponentMineshaftRoom(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftRoom
 
ComponentMineshaftStairs - Class in net.minecraft.world.gen.structure
 
ComponentMineshaftStairs() - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftStairs
 
ComponentMineshaftStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentMineshaftStairs
 
ComponentNetherBridgeCorridor - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCorridor() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor
 
ComponentNetherBridgeCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor
 
ComponentNetherBridgeCorridor2 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCorridor2() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor2
 
ComponentNetherBridgeCorridor2(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor2
 
ComponentNetherBridgeCorridor3 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCorridor3() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor3
 
ComponentNetherBridgeCorridor3(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor3
 
ComponentNetherBridgeCorridor4 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCorridor4() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor4
 
ComponentNetherBridgeCorridor4(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor4
 
ComponentNetherBridgeCorridor5 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCorridor5() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor5
 
ComponentNetherBridgeCorridor5(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor5
 
ComponentNetherBridgeCrossing - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCrossing() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing
 
ComponentNetherBridgeCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing
 
ComponentNetherBridgeCrossing2 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCrossing2() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing2
 
ComponentNetherBridgeCrossing2(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing2
 
ComponentNetherBridgeCrossing3 - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeCrossing3() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
 
ComponentNetherBridgeCrossing3(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
 
ComponentNetherBridgeEnd - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeEnd() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeEnd
 
ComponentNetherBridgeEnd(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeEnd
 
ComponentNetherBridgeEntrance - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeEntrance() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeEntrance
 
ComponentNetherBridgeEntrance(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeEntrance
 
ComponentNetherBridgeNetherStalkRoom - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeNetherStalkRoom() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeNetherStalkRoom
 
ComponentNetherBridgeNetherStalkRoom(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeNetherStalkRoom
 
ComponentNetherBridgeStairs - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeStairs() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStairs
 
ComponentNetherBridgeStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStairs
 
ComponentNetherBridgeStartPiece - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeStartPiece() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStartPiece
 
ComponentNetherBridgeStartPiece(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStartPiece
 
ComponentNetherBridgeStraight - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeStraight() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStraight
 
ComponentNetherBridgeStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeStraight
 
ComponentNetherBridgeThrone - Class in net.minecraft.world.gen.structure
 
ComponentNetherBridgeThrone() - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeThrone
 
ComponentNetherBridgeThrone(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentNetherBridgeThrone
 
components - Variable in class net.minecraft.world.gen.structure.StructureStart
List of all StructureComponents that are part of this structure
ComponentScatteredFeatureDesertPyramid - Class in net.minecraft.world.gen.structure
 
ComponentScatteredFeatureDesertPyramid() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid
 
ComponentScatteredFeatureDesertPyramid(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid
 
ComponentScatteredFeatureJunglePyramid - Class in net.minecraft.world.gen.structure
 
ComponentScatteredFeatureJunglePyramid() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid
 
ComponentScatteredFeatureJunglePyramid(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid
 
ComponentScatteredFeaturePieces - Class in net.minecraft.world.gen.structure
 
ComponentScatteredFeaturePieces() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces
 
ComponentScatteredFeatureSwampHut - Class in net.minecraft.world.gen.structure
 
ComponentScatteredFeatureSwampHut() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut
 
ComponentScatteredFeatureSwampHut(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut
 
ComponentStrongholdChestCorridor - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdChestCorridor() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor
 
ComponentStrongholdChestCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor
 
ComponentStrongholdCorridor - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdCorridor() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdCorridor
 
ComponentStrongholdCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdCorridor
 
ComponentStrongholdCrossing - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdCrossing() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdCrossing
 
ComponentStrongholdCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdCrossing
 
ComponentStrongholdLeftTurn - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdLeftTurn() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdLeftTurn
 
ComponentStrongholdLeftTurn(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdLeftTurn
 
ComponentStrongholdLibrary - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdLibrary() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdLibrary
 
ComponentStrongholdLibrary(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdLibrary
 
ComponentStrongholdPortalRoom - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdPortalRoom() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdPortalRoom
 
ComponentStrongholdPortalRoom(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdPortalRoom
 
ComponentStrongholdPrison - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdPrison() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdPrison
 
ComponentStrongholdPrison(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdPrison
 
ComponentStrongholdRightTurn - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdRightTurn(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdRightTurn
 
ComponentStrongholdRoomCrossing - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdRoomCrossing() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing
 
ComponentStrongholdRoomCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing
 
ComponentStrongholdStairs - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdStairs() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairs
 
ComponentStrongholdStairs(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairs
 
ComponentStrongholdStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairs
 
ComponentStrongholdStairs2 - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdStairs2() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairs2
 
ComponentStrongholdStairs2(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairs2
 
ComponentStrongholdStairsStraight - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdStairsStraight() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairsStraight
 
ComponentStrongholdStairsStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStairsStraight
 
ComponentStrongholdStraight - Class in net.minecraft.world.gen.structure
 
ComponentStrongholdStraight() - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStraight
 
ComponentStrongholdStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentStrongholdStraight
 
ComponentVillage - Class in net.minecraft.world.gen.structure
 
ComponentVillage() - Constructor for class net.minecraft.world.gen.structure.ComponentVillage
 
ComponentVillageChurch - Class in net.minecraft.world.gen.structure
 
ComponentVillageChurch() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageChurch
 
ComponentVillageChurch(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageChurch
 
ComponentVillageField - Class in net.minecraft.world.gen.structure
 
ComponentVillageField() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageField
 
ComponentVillageField(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageField
 
ComponentVillageField2 - Class in net.minecraft.world.gen.structure
 
ComponentVillageField2() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageField2
 
ComponentVillageField2(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageField2
 
ComponentVillageHall - Class in net.minecraft.world.gen.structure
 
ComponentVillageHall() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHall
 
ComponentVillageHall(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHall
 
ComponentVillageHouse1 - Class in net.minecraft.world.gen.structure
 
ComponentVillageHouse1() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse1
 
ComponentVillageHouse1(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse1
 
ComponentVillageHouse2 - Class in net.minecraft.world.gen.structure
 
ComponentVillageHouse2() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse2
 
ComponentVillageHouse2(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse2
 
ComponentVillageHouse3 - Class in net.minecraft.world.gen.structure
 
ComponentVillageHouse3() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse3
 
ComponentVillageHouse3(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse3
 
ComponentVillageHouse4_Garden - Class in net.minecraft.world.gen.structure
 
ComponentVillageHouse4_Garden() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse4_Garden
 
ComponentVillageHouse4_Garden(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageHouse4_Garden
 
ComponentVillagePathGen - Class in net.minecraft.world.gen.structure
 
ComponentVillagePathGen() - Constructor for class net.minecraft.world.gen.structure.ComponentVillagePathGen
 
ComponentVillagePathGen(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillagePathGen
 
ComponentVillageRoadPiece - Class in net.minecraft.world.gen.structure
 
ComponentVillageRoadPiece() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageRoadPiece
 
ComponentVillageStartPiece - Class in net.minecraft.world.gen.structure
 
ComponentVillageStartPiece() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageStartPiece
 
ComponentVillageStartPiece(WorldChunkManager, int, Random, int, int, List, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageStartPiece
 
ComponentVillageTorch - Class in net.minecraft.world.gen.structure
 
ComponentVillageTorch() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageTorch
 
ComponentVillageTorch(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageTorch
 
ComponentVillageWell - Class in net.minecraft.world.gen.structure
 
ComponentVillageWell() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageWell
 
ComponentVillageWell(ComponentVillageStartPiece, int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageWell
 
ComponentVillageWoodHut - Class in net.minecraft.world.gen.structure
 
ComponentVillageWoodHut() - Constructor for class net.minecraft.world.gen.structure.ComponentVillageWoodHut
 
ComponentVillageWoodHut(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.ComponentVillageWoodHut
 
compress(NBTTagCompound) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
compressedData - Variable in class net.minecraft.network.packet.Packet51MapChunkData
 
CompressedStreamTools - Class in net.minecraft.nbt
 
CompressedStreamTools() - Constructor for class net.minecraft.nbt.CompressedStreamTools
 
compute(byte[], byte[], OutputStream) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
Compares the source bytes with target bytes, writing to output.
compute(byte[], byte[]) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
Compares the source bytes with target bytes, returning output.
compute(byte[], InputStream, DiffWriter) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
Compares the source bytes with target input, writing to output.
compute(File, File, DiffWriter) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
Compares the source file with a target file, writing to output.
compute(SeekableSource, InputStream, DiffWriter) - Method in class cpw.mods.fml.repackage.com.nothome.delta.Delta
Compares the source with a target, writing to output.
computeBranding() - Method in class cpw.mods.fml.common.FMLCommonHandler
 
computeDependencies(String, Set<ArtifactVersion>, List<ArtifactVersion>, List<ArtifactVersion>) - Method in class cpw.mods.fml.common.Loader
 
computeLocalHost() - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
ConfigCategory - Class in net.minecraftforge.common
 
ConfigCategory(String) - Constructor for class net.minecraftforge.common.ConfigCategory
 
ConfigCategory(String, ConfigCategory) - Constructor for class net.minecraftforge.common.ConfigCategory
 
Configuration - Class in net.minecraftforge.common
This class offers advanced configurations capabilities, allowing to provide various categories for configuration variables.
Configuration() - Constructor for class net.minecraftforge.common.Configuration
 
Configuration(File) - Constructor for class net.minecraftforge.common.Configuration
Create a configuration file for the file given in parameter.
Configuration(File, boolean) - Constructor for class net.minecraftforge.common.Configuration
 
Configuration.UnicodeInputStreamReader - Class in net.minecraftforge.common
 
Configuration.UnicodeInputStreamReader(InputStream, String) - Constructor for class net.minecraftforge.common.Configuration.UnicodeInputStreamReader
 
configureForClientLaunch(LaunchClassLoader, FMLTweaker) - Static method in class cpw.mods.fml.relauncher.FMLLaunchHandler
 
configureForServerLaunch(LaunchClassLoader, FMLTweaker) - Static method in class cpw.mods.fml.relauncher.FMLLaunchHandler
 
configurePlayerCapabilities(PlayerCapabilities) - Method in enum net.minecraft.world.EnumGameType
Configures the player capabilities based on the game type
confirmClicked(boolean, int) - Method in class cpw.mods.fml.client.GuiIdMismatchScreen
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiChat
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiMainMenu
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreen
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreenConfigureWorld
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreenOnlineServers
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiSelectWorld
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.mco.GuiScreenBackup
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.mco.GuiScreenResetWorld
 
confusion - Static variable in class net.minecraft.potion.Potion
 
connectionClosed(INetworkManager) - Method in class cpw.mods.fml.common.modloader.ModLoaderConnectionHandler
 
connectionClosed(INetworkManager) - Method in interface cpw.mods.fml.common.network.IConnectionHandler
Fired when a connection closes ALL SIDES
connectionClosed - Variable in class net.minecraft.network.NetServerHandler
This is set to true whenever a player disconnects from the server.
connectionClosed(INetworkManager) - Method in class net.minecraftforge.common.network.ForgeConnectionHandler
 
connectionComplete - Variable in class net.minecraft.network.NetLoginHandler
 
connectionOpened(NetHandler, String, int, INetworkManager) - Method in class cpw.mods.fml.common.modloader.ModLoaderConnectionHandler
 
connectionOpened(NetHandler, MinecraftServer, INetworkManager) - Method in class cpw.mods.fml.common.modloader.ModLoaderConnectionHandler
 
connectionOpened(NetHandler, String, int, INetworkManager) - Method in interface cpw.mods.fml.common.network.IConnectionHandler
Fired when a remote connection is opened CLIENT SIDE
connectionOpened(NetHandler, MinecraftServer, INetworkManager) - Method in interface cpw.mods.fml.common.network.IConnectionHandler
Fired when a local connection is opened CLIENT SIDE
connectionOpened(NetHandler, String, int, INetworkManager) - Method in class net.minecraftforge.common.network.ForgeConnectionHandler
 
connectionOpened(NetHandler, MinecraftServer, INetworkManager) - Method in class net.minecraftforge.common.network.ForgeConnectionHandler
 
connectionReceived(NetLoginHandler, INetworkManager) - Method in class cpw.mods.fml.common.modloader.ModLoaderConnectionHandler
 
connectionReceived(NetLoginHandler, INetworkManager) - Method in interface cpw.mods.fml.common.network.IConnectionHandler
If you don't want the connection to continue, return a non-empty string here If you do, you can do other stuff here- note no FML negotiation has occured yet though the client is verified as having FML installed SERVER SIDE
connectionReceived(NetLoginHandler, INetworkManager) - Method in class net.minecraftforge.common.network.ForgeConnectionHandler
 
consoleBuffer - Static variable in class net.minecraft.network.rcon.RConConsoleSource
only ever used by MinecraftServer.executeCommand
constructMod(FMLConstructionEvent) - Method in class cpw.mods.fml.common.FMLModContainer
 
constructMod(FMLConstructionEvent) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
consumeInventoryItem(int) - Method in class net.minecraft.entity.player.InventoryPlayer
removed one item of specified itemID from inventory (if it is in a stack, the stack size will reduce with 1)
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.EntitySpawnPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.FMLPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.ModIdentifiersPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.ModIdMapPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.ModListRequestPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.ModListResponsePacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.ModMissingPacket
 
consumePacket(byte[]) - Method in class cpw.mods.fml.common.network.OpenGuiPacket
 
consumePacket(byte[]) - Method in class net.minecraftforge.common.network.ForgePacket
 
consumePacket(byte[]) - Method in class net.minecraftforge.common.network.packet.DimensionRegisterPacket
 
consumePacket(byte[]) - Method in class net.minecraftforge.fluids.FluidIdMapPacket
 
Container - Class in net.minecraft.inventory
 
Container() - Constructor for class net.minecraft.inventory.Container
 
container - Variable in class net.minecraftforge.liquids.LiquidContainerData
Deprecated.
 
ContainerBeacon - Class in net.minecraft.inventory
 
ContainerBeacon(InventoryPlayer, TileEntityBeacon) - Constructor for class net.minecraft.inventory.ContainerBeacon
 
ContainerBrewingStand - Class in net.minecraft.inventory
 
ContainerBrewingStand(InventoryPlayer, TileEntityBrewingStand) - Constructor for class net.minecraft.inventory.ContainerBrewingStand
 
ContainerChest - Class in net.minecraft.inventory
 
ContainerChest(IInventory, IInventory) - Constructor for class net.minecraft.inventory.ContainerChest
 
ContainerDispenser - Class in net.minecraft.inventory
 
ContainerDispenser(IInventory, TileEntityDispenser) - Constructor for class net.minecraft.inventory.ContainerDispenser
 
ContainerEnchantment - Class in net.minecraft.inventory
 
ContainerEnchantment(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.inventory.ContainerEnchantment
 
ContainerFurnace - Class in net.minecraft.inventory
 
ContainerFurnace(InventoryPlayer, TileEntityFurnace) - Constructor for class net.minecraft.inventory.ContainerFurnace
 
ContainerHopper - Class in net.minecraft.inventory
 
ContainerHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.inventory.ContainerHopper
 
ContainerHorseInventory - Class in net.minecraft.inventory
 
ContainerHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.inventory.ContainerHorseInventory
 
ContainerMerchant - Class in net.minecraft.inventory
 
ContainerMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.inventory.ContainerMerchant
 
ContainerPlayer - Class in net.minecraft.inventory
 
ContainerPlayer(InventoryPlayer, boolean, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerPlayer
 
ContainerRepair - Class in net.minecraft.inventory
 
ContainerRepair(InventoryPlayer, World, int, int, int, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerRepair
 
containers - Static variable in class cpw.mods.fml.relauncher.FMLInjectionData
 
ContainerType - Enum in cpw.mods.fml.common.discovery
 
ContainerWorkbench - Class in net.minecraft.inventory
 
ContainerWorkbench(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.inventory.ContainerWorkbench
 
containsFluid(ItemStack, FluidStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
Determines if a container holds a specific fluid.
containsFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
Determines if the Fluids are equal and this stack is larger.
containsItem(int) - Method in class net.minecraft.util.IntHashMap
Return true if an object is associated with the given key
containsItem(long) - Method in class net.minecraft.util.LongHashMap
 
containsKey(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
containsKey(String) - Method in class net.minecraftforge.common.ConfigCategory
 
containsKey(Object) - Method in class net.minecraftforge.common.ConfigCategory
 
containsLiquid(ItemStack, LiquidStack) - Static method in class net.minecraftforge.liquids.LiquidContainerRegistry
Deprecated.
 
containsLiquid(LiquidStack) - Method in class net.minecraftforge.liquids.LiquidStack
Deprecated.
 
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet0KeepAlive
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet10Flying
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet16BlockItemSwitch
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet203AutoComplete
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet204ClientInfo
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet255KickDisconnect
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet28EntityVelocity
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet30Entity
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet34EntityTeleport
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet35EntityHeadRotation
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet39AttachEntity
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet41EntityEffect
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet43Experience
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet4UpdateTime
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet55BlockDestroy
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet5PlayerInventory
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet6SpawnPosition
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsSameEntityIDAs(Packet) - Method in class net.minecraft.network.packet.Packet8UpdateHealth
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
containsTranslateKey(String) - Method in class net.minecraft.util.StringTranslate
 
containsValidLiquid() - Method in class net.minecraftforge.liquids.LiquidTank
Deprecated.
 
containsValue(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
containsValue(Object) - Method in class net.minecraftforge.common.ConfigCategory
 
containsVersion(ArtifactVersion) - Method in interface cpw.mods.fml.common.versioning.ArtifactVersion
 
containsVersion(ArtifactVersion) - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
 
containsVersion(ArtifactVersion) - Method in class cpw.mods.fml.common.versioning.Restriction
 
containsVersion(ArtifactVersion) - Method in class cpw.mods.fml.common.versioning.VersionRange
 
context - Variable in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
context - Variable in class net.minecraftforge.client.event.RenderWorldLastEvent
 
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIArrowAttack
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackOnCollide
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBase
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBeg
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAILookIdle
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMate
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIPanic
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIPlay
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAITarget
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAITempt
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIWander
Returns whether an in-progress EntityAIBase should continue executing
continueExecuting() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
Returns whether an in-progress EntityAIBase should continue executing
continueWorldLoading() - Method in class net.minecraft.client.Minecraft
 
contract(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
Returns a bounding box that is inset by the specified amounts
ConvertingProgressUpdate - Class in net.minecraft.server
 
ConvertingProgressUpdate(MinecraftServer) - Constructor for class net.minecraft.server.ConvertingProgressUpdate
 
convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
Converts the specified map to the new map format.
convertMapFormat(String, IProgressUpdate) - Method in interface net.minecraft.world.storage.ISaveFormat
Converts the specified map to the new map format.
convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.world.storage.SaveFormatOld
Converts the specified map to the new map format.
convertToAnvilFormat(AnvilConverterData, NBTTagCompound, WorldChunkManager) - Static method in class net.minecraft.world.chunk.storage.ChunkLoader
 
cookFish - Static variable in class net.minecraft.stats.AchievementList
Is the 'delicious fish' achievement.
cookie - Static variable in class net.minecraft.item.Item
 
copy() - Method in class net.minecraft.item.ItemStack
Returns a new stack with the same properties.
copy() - Method in class net.minecraft.nbt.NBTBase
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagByte
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagByteArray
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagCompound
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagDouble
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagEnd
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagFloat
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagInt
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagIntArray
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagList
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagLong
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagShort
Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagString
Creates a clone of the tag.
copy() - Method in class net.minecraft.util.AxisAlignedBB
Returns a copy of the bounding box.
copy() - Method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
 
copy() - Method in class net.minecraftforge.fluids.FluidContainerRegistry.FluidContainerData
 
copy() - Method in class net.minecraftforge.fluids.FluidStack
 
copy() - Method in class net.minecraftforge.liquids.LiquidStack
Deprecated.
 
COPY_INT_INT - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_INT_UBYTE - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_INT_USHORT - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_LONG_INT - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_USHORT_INT - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_USHORT_UBYTE - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
COPY_USHORT_USHORT - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
 
copyDataFrom(Entity, boolean) - Method in class net.minecraft.entity.Entity
Copies important data from another entity to this entity.
copyFrom(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
copyInventory(InventoryPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
Copy the ItemStack contents from another InventoryPlayer instance
copyItemStack(ItemStack) - Static method in class net.minecraft.item.ItemStack
Creates a copy of a ItemStack, a null parameters will return a null.
copyLinkToClipboard() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
Copies the link to the system clipboard.
copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.entity.Entity
Sets this entity's location and angles to the location and angles of the passed in entity.
coral - Static variable in class net.minecraft.block.material.Material
 
CoreModManager - Class in cpw.mods.fml.relauncher
 
CoreModManager() - Constructor for class cpw.mods.fml.relauncher.CoreModManager
 
cos(float) - Static method in class net.minecraft.util.MathHelper
cos looked up in the sin table with the appropriate offset
countEntities(Class) - Method in class net.minecraft.world.World
Counts how many entities of an entity class exist in the world.
countEntities(EnumCreatureType, boolean) - Method in class net.minecraft.world.World
Returns a count of entities that classify themselves as the specified creature type.
countPacket(int, long) - Static method in class net.minecraft.network.packet.PacketCount
 
countServers() - Method in class net.minecraft.client.multiplayer.ServerList
Counts the number of ServerData instances in the list.
courseChangeCooldown - Variable in class net.minecraft.entity.monster.EntityGhast
 
coverLeft - Variable in class net.minecraft.client.model.ModelBook
Left cover renderer (when facing the book)
coverRight - Variable in class net.minecraft.client.model.ModelBook
Right cover renderer (when facing the book)
cpw.mods.fml.client - package cpw.mods.fml.client
 
cpw.mods.fml.client.modloader - package cpw.mods.fml.client.modloader
 
cpw.mods.fml.client.registry - package cpw.mods.fml.client.registry
 
cpw.mods.fml.common - package cpw.mods.fml.common
 
cpw.mods.fml.common.asm - package cpw.mods.fml.common.asm
 
cpw.mods.fml.common.asm.transformers - package cpw.mods.fml.common.asm.transformers
 
cpw.mods.fml.common.asm.transformers.deobf - package cpw.mods.fml.common.asm.transformers.deobf
 
cpw.mods.fml.common.discovery - package cpw.mods.fml.common.discovery
 
cpw.mods.fml.common.discovery.asm - package cpw.mods.fml.common.discovery.asm
 
cpw.mods.fml.common.event - package cpw.mods.fml.common.event
 
cpw.mods.fml.common.functions - package cpw.mods.fml.common.functions
 
cpw.mods.fml.common.launcher - package cpw.mods.fml.common.launcher
 
cpw.mods.fml.common.modloader - package cpw.mods.fml.common.modloader
 
cpw.mods.fml.common.network - package cpw.mods.fml.common.network
 
cpw.mods.fml.common.patcher - package cpw.mods.fml.common.patcher
 
cpw.mods.fml.common.registry - package cpw.mods.fml.common.registry
 
cpw.mods.fml.common.toposort - package cpw.mods.fml.common.toposort
 
cpw.mods.fml.common.versioning - package cpw.mods.fml.common.versioning
 
cpw.mods.fml.relauncher - package cpw.mods.fml.relauncher
 
cpw.mods.fml.repackage.com.nothome.delta - package cpw.mods.fml.repackage.com.nothome.delta
 
cpw.mods.fml.server - package cpw.mods.fml.server
 
craftedSnow - Static variable in class net.minecraft.block.material.Material
The material for crafted snow.
CraftingManager - Class in net.minecraft.item.crafting
 
craftMatrix - Variable in class net.minecraft.inventory.ContainerPlayer
The crafting matrix inventory.
craftMatrix - Variable in class net.minecraft.inventory.ContainerWorkbench
The crafting matrix inventory (3x3).
craftResult - Variable in class net.minecraft.inventory.ContainerPlayer
 
craftResult - Variable in class net.minecraft.inventory.ContainerWorkbench
 
crashed(CrashReport) - Method in class net.minecraft.client.Minecraft
 
CrashReport - Class in net.minecraft.crash
 
CrashReport(String, Throwable) - Constructor for class net.minecraft.crash.CrashReport
 
CrashReportCategory - Class in net.minecraft.crash
 
CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.crash.CrashReportCategory
 
createAndLoadEntity(NBTTagCompound) - Static method in class net.minecraft.tileentity.TileEntity
Creates a new entity and loads its data from the specified NBT.
createBiomeDecorator() - Method in class net.minecraft.world.biome.BiomeGenBase
Allocate a new BiomeDecorator for this BiomeGenBase
createBlockMSBArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.EntityAgeable
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityChicken
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityCow
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityHorse
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityMooshroom
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityOcelot
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityPig
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntitySheep
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityVillager
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityWolf
 
createChunkGenerator() - Method in class net.minecraft.world.WorldProvider
Returns a new chunk provider which generates chunks for this world
createChunkGenerator() - Method in class net.minecraft.world.WorldProviderEnd
Returns a new chunk provider which generates chunks for this world
createChunkGenerator() - Method in class net.minecraft.world.WorldProviderHell
Returns a new chunk provider which generates chunks for this world
createDirectByteBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
Creates and returns a direct byte buffer with the specified capacity.
createDirectFloatBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
Creates and returns a direct float buffer with the specified capacity.
createDirectIntBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
Creates and returns a direct int buffer with the specified capacity.
createDisplay() - Static method in class net.minecraftforge.client.ForgeHooksClient
 
createEntity(World, Entity, ItemStack) - Method in class net.minecraft.item.Item
This function should return a new entity to replace the dropped item.
createEntityByID(int, World) - Static method in class net.minecraft.entity.EntityList
Create a new instance of an entity in the world by using an entity ID.
createEntityByName(String, World) - Static method in class net.minecraft.entity.EntityList
Create a new instance of an entity in the world by using the entity name.
createEntityFromNBT(NBTTagCompound, World) - Static method in class net.minecraft.entity.EntityList
create a new instance of an entity from NBT store
createEntityPathTo(Entity, Entity, float) - Method in class net.minecraft.pathfinding.PathFinder
Creates a path from one entity to another within a minimum distance
createEntityPathTo(Entity, int, int, int, float) - Method in class net.minecraft.pathfinding.PathFinder
Creates a path from an entity to a specified location within a minimum distance
createExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.world.World
Creates an explosion.
createFlatGeneratorFromString(String) - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
 
createFromJson(String) - Static method in class net.minecraft.util.ChatMessageComponent
 
createFromText(String) - Static method in class net.minecraft.util.ChatMessageComponent
 
createFromTranslationKey(String) - Static method in class net.minecraft.util.ChatMessageComponent
 
createFromTranslationWithSubstitutions(String, Object...) - Static method in class net.minecraft.util.ChatMessageComponent
 
createFromVersion(String, ArtifactVersion) - Static method in class cpw.mods.fml.common.versioning.VersionRange
 
createFromVersionSpec(String) - Static method in class cpw.mods.fml.common.versioning.VersionRange
Create a version range from a string representation

Some spec examples are 1.0 Version 1.0 [1.0,2.0) Versions 1.0 (included) to 2.0 (not included) [1.0,2.0] Versions 1.0 to 2.0 (both included) [1.5,) Versions 1.5 and higher (,1.0],[1.2,) Versions up to 1.0 (included) and 1.2 or higher

createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMap
returns null if no update is to be sent
createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMapBase
returns null if no update is to be sent
createMinecart(World, double, double, double, int) - Static method in class net.minecraft.entity.item.EntityMinecart
Creates a new minecart of the specified type in the specified location in the given world.
createNewKeyPair() - Static method in class net.minecraft.util.CryptManager
 
createNewSharedKey() - Static method in class net.minecraft.util.CryptManager
 
createNewTileEntity(World) - Method in class net.minecraft.block.BlockBeacon
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockBrewingStand
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockChest
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockCommandBlock
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockComparator
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockDaylightDetector
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockDispenser
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockDropper
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockEnchantmentTable
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockEnderChest
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockEndPortal
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockFurnace
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockHopper
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockJukeBox
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockMobSpawner
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockNote
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockPistonMoving
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockSign
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in class net.minecraft.block.BlockSkull
Returns a new instance of a block's tile entity class.
createNewTileEntity(World) - Method in interface net.minecraft.block.ITileEntityProvider
Returns a new instance of a block's tile entity class.
createOrLoadRegionFile(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
 
createPlayerForUser(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
also checks for multiple logins
createProviderFor(int) - Static method in class net.minecraftforge.common.DimensionManager
 
createTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
createTileEntity(World, int) - Method in class net.minecraft.block.Block
Called throughout the code as a replacement for ITileEntityProvider.createNewTileEntity Return the same thing you would from that function.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor2
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor3
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor4
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor5
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing2
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeEntrance
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeNetherStalkRoom
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeStairs
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeStraight
Creates and returns a new component piece.
createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.ComponentNetherBridgeThrone
Creates and returns a new component piece.
createVectorHelper(double, double, double) - Static method in class net.minecraft.util.Vec3
Static method for creating a new Vec3D given the three x,y,z values.
createWorldStat - Static variable in class net.minecraft.stats.StatList
times a world has been created
createWrapper(Method) - Method in class net.minecraftforge.event.ASMEventHandler
 
creationTimeMillis - Variable in class net.minecraft.network.packet.Packet
the system time in milliseconds when this packet was created.
CreativeCrafting - Class in net.minecraft.client.gui.inventory
 
CreativeCrafting(Minecraft) - Constructor for class net.minecraft.client.gui.inventory.CreativeCrafting
 
creativeTabArray - Static variable in class net.minecraft.creativetab.CreativeTabs
 
CreativeTabs - Class in net.minecraft.creativetab
 
CreativeTabs(String) - Constructor for class net.minecraft.creativetab.CreativeTabs
 
CreativeTabs(int, String) - Constructor for class net.minecraft.creativetab.CreativeTabs
 
credits - Variable in class cpw.mods.fml.common.ModMetadata
 
crops - Static variable in class net.minecraft.block.Block
 
crossProduct(Vec3) - Method in class net.minecraft.util.Vec3
 
CryptManager - Class in net.minecraft.util
 
CryptManager() - Constructor for class net.minecraft.util.CryptManager
 
cubeList - Variable in class net.minecraft.client.model.ModelRenderer
 
cubeTypes - Static variable in class net.minecraftforge.client.model.techne.TechneModel
 
curePotionEffects(ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
Removes all potion effects that have curativeItem as a curative item for its effect
current - Variable in class net.minecraftforge.event.entity.player.FillBucketEvent
This event is fired when a player attempts to use a Empty bucket, it can be canceled to completely prevent any further processing.
current - Variable in class net.minecraftforge.event.entity.player.UseHoeEvent
This event is fired when a player attempts to use a Hoe on a block, it can be canceled to completely prevent any further processing.
currentAngle - Variable in class net.minecraft.client.renderer.texture.TextureCompass
Current compass heading in radians
currentChunkLoader - Variable in class net.minecraft.world.gen.ChunkProviderServer
 
currentItem - Variable in class net.minecraft.entity.player.InventoryPlayer
The index of the currently held item (0-8).
currentItem - Variable in class net.minecraft.network.packet.Packet20NamedEntitySpawn
The current item the player is holding.
currentItem - Variable in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
currentItemBurnTime - Variable in class net.minecraft.tileentity.TileEntityFurnace
The number of ticks that a fresh copy of the currently-burning item would keep the furnace burning for
currentScreen - Variable in class net.minecraft.client.Minecraft
The GuiScreen that's being displayed at the moment.
currentServerMaxPlayers - Variable in class net.minecraft.client.multiplayer.NetClientHandler
 
currentTask - Variable in class net.minecraft.server.MinecraftServer
The task the server is currently working on(and will output on outputPercentRemaining).
currentWindowId - Variable in class net.minecraft.entity.player.EntityPlayerMP
The currently in use window ID.
currentWorld - Variable in class net.minecraft.world.biome.BiomeDecorator
The world the BiomeDecorator is currently decorating
customCraftingMaterial - Variable in enum net.minecraft.item.EnumArmorMaterial
 
customCraftingMaterial - Variable in enum net.minecraft.item.EnumToolMaterial
 
CustomModLoadingErrorDisplayException - Exception in cpw.mods.fml.client
If a mod throws this exception during loading, it will be called back to render the error screen through the methods below.
CustomModLoadingErrorDisplayException() - Constructor for exception cpw.mods.fml.client.CustomModLoadingErrorDisplayException
 
customTeleporters - Variable in class net.minecraft.world.WorldServer
 
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