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

A

AABBPool - Class in net.minecraft.util
 
AABBPool(int, int) - Constructor for class net.minecraft.util.AABBPool
 
abs(float) - Static method in class net.minecraft.util.MathHelper
 
abs_int(int) - Static method in class net.minecraft.util.MathHelper
 
abs_max(double, double) - Static method in class net.minecraft.util.MathHelper
Maximum of the absolute value of two numbers.
AbsorbMax - Variable in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
 
AbsorbRatio - Variable in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
 
accelerationX - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accelerationY - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accelerationZ - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accelScale - Variable in class net.minecraft.client.gui.Particle
 
acceptableMinecraftVersionRange() - Method in class cpw.mods.fml.common.DummyModContainer
 
acceptableMinecraftVersionRange() - Method in class cpw.mods.fml.common.FMLModContainer
 
acceptableMinecraftVersionRange() - Method in class cpw.mods.fml.common.InjectedModContainer
 
acceptableMinecraftVersionRange() - Method in interface cpw.mods.fml.common.ModContainer
 
acceptableMinecraftVersionRange() - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
accepted - Variable in class net.minecraft.network.packet.Packet106Transaction
 
acceptVersion(String) - Method in class cpw.mods.fml.common.modloader.ModLoaderNetworkHandler
 
acceptVersion(String) - Method in class cpw.mods.fml.common.network.NetworkModHandler
 
AccessTransformer - Class in cpw.mods.fml.common.asm.transformers
 
AccessTransformer() - Constructor for class cpw.mods.fml.common.asm.transformers.AccessTransformer
 
Achievement - Class in net.minecraft.stats
 
Achievement(int, String, int, int, Item, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
Achievement(int, String, int, int, Block, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
Achievement(int, String, int, int, ItemStack, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
AchievementList - Class in net.minecraft.stats
 
AchievementList() - Constructor for class net.minecraft.stats.AchievementList
 
achievementList - Static variable in class net.minecraft.stats.AchievementList
Holds a list of all registered achievements.
AchievementMap - Class in net.minecraft.stats
 
AchievementPage - Class in net.minecraftforge.common
 
AchievementPage(String, Achievement...) - Constructor for class net.minecraftforge.common.AchievementPage
 
acquireIron - Static variable in class net.minecraft.stats.AchievementList
Is the 'acquire hardware' achievement.
action - Variable in class net.minecraft.entity.ai.EntityAITaskEntry
The EntityAIBase object.
action - Variable in class net.minecraft.network.packet.Packet102WindowClick
A unique number for the action, used for transaction handling
action - Variable in class net.minecraftforge.event.entity.player.PlayerInteractEvent
 
actionPerformed(GuiButton) - Method in class cpw.mods.fml.client.GuiScrollingList
 
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiSlot
 
actionType - Variable in class net.minecraft.network.packet.Packet132TileEntityData
The type of update to perform on the tile entity.
activateBlockOrUseItem(EntityPlayer, World, ItemStack, int, int, int, int, float, float, float) - Method in class net.minecraft.item.ItemInWorldManager
Activate the clicked on block, otherwise use the held item.
activateBlockOrUseItem(EntityPlayer, World, ItemStack, int, int, int, int, float, float, float) - Method in class net.minecraft.world.demo.DemoWorldManager
Activate the clicked on block, otherwise use the held item.
activeChunkSet - Variable in class net.minecraft.world.World
Positions to update
activeContainer() - Method in class cpw.mods.fml.common.LoadController
 
activeModContainer() - Method in class cpw.mods.fml.common.Loader
 
ActiveRenderInfo - Class in net.minecraft.client.renderer
 
ActiveRenderInfo() - Constructor for class net.minecraft.client.renderer.ActiveRenderInfo
 
add(long, Object) - Method in class net.minecraft.util.LongHashMap
Add a key-value pair.
addAchievementDesc(Achievement, String, String) - Static method in class net.minecraft.src.ModLoader
Adds localization info for an achievement, Not used on the server.
addAction(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addAllFuel(int, int) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
addAllRenderers(Map<Class<? extends Entity>, Render>) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
addAnimation(TextureFX) - Method in class cpw.mods.fml.client.TextureFXManager
 
addAnimation(TextureFX) - Static method in class net.minecraft.src.ModLoader
 
addAnnotationArray(String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
addAnnotationEnumProperty(String, String, String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
addAnnotationProperty(String, Object) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
addArmor(String) - Static method in class net.minecraft.src.ModLoader
Adds a new prefix to the armor texture list RenderingRegistry.addNewArmourRendererPrefix(String)
addArmorMaterial(String, int, int[], int) - Static method in class net.minecraftforge.common.EnumHelper
 
addArray(String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
 
addArt(String, String, int, int, int, int) - Static method in class net.minecraftforge.common.EnumHelper
 
addASMData(ModCandidate, String, String, String, Map<String, Object>) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
 
addBiome(BiomeGenBase) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addBiome(BiomeGenBase) - Static method in class net.minecraft.src.ModLoader
This method adds the supplied biome to the set of candidate biomes for the default world generator type.
addBlacksmithItem(MerchantRecipeList, int, Random, float) - Static method in class net.minecraft.entity.passive.EntityVillager
 
addBlockDestroyEffects(World, int, int, int, int, EffectRenderer) - Method in class net.minecraft.block.Block
Spawn particles for when the block is destroyed.
addBlockDestroyEffects(int, int, int, int, int) - Method in class net.minecraft.client.particle.EffectRenderer
 
addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.world.World
Adds a block event with the given Args to the blockEventCache.
addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.world.WorldServer
Adds a block event with the given Args to the blockEventCache.
addBlockHitEffects(World, MovingObjectPosition, EffectRenderer) - Method in class net.minecraft.block.Block
Spawn a digging particle effect in the world, this is a wrapper around EffectRenderer.addBlockHitEffects to allow the block more control over the particles.
addBlockHitEffects(int, int, int, int) - Method in class net.minecraft.client.particle.EffectRenderer
Adds block hit particles for the specified block.
addBlockHitEffects(int, int, int, MovingObjectPosition) - Method in class net.minecraft.client.particle.EffectRenderer
 
addBox(String, float, float, float, int, int, int) - Method in class net.minecraft.client.model.ModelRenderer
 
addBox(float, float, float, int, int, int) - Method in class net.minecraft.client.model.ModelRenderer
 
addBox(float, float, float, int, int, int, float) - Method in class net.minecraft.client.model.ModelRenderer
Creates a textured box.
addChatMessage(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
Add a chat message to the player
addChatMessage(String) - Method in class net.minecraft.entity.player.EntityPlayer
Add a chat message to the player
addChatMessage(String) - Method in class net.minecraft.entity.player.EntityPlayerMP
Add a chat message to the player
addChild(ModelRenderer) - Method in class net.minecraft.client.model.ModelRenderer
Sets the current box's rotation points and rotation angles to another box.
addChildAnnotation(String, String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
 
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.Block
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockBrewingStand
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockCauldron
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockEndPortal
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockEndPortalFrame
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockHalfSlab
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockLilyPad
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockPane
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockPistonBase
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockPistonExtension
if the specified block is in the given AABB, add its collision bounding box to the given list
addCollidingBlockToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.block.BlockStairs
if the specified block is in the given AABB, add its collision bounding box to the given list
addCommand(ICommand) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
addCommand(ICommand) - Static method in class net.minecraft.src.ModLoader
 
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentMineshaftCorridor
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentMineshaftCross
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentMineshaftRoom
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentMineshaftStairs
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor2
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor3
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor4
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCorridor5
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing2
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeEnd
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeEntrance
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeNetherStalkRoom
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeStairs
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeStraight
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentNetherBridgeThrone
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdCorridor
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdCrossing
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdLeftTurn
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdLibrary
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdPortalRoom
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdPrison
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdRightTurn
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdStairs
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdStairsStraight
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentStrongholdStraight
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageChurch
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageField
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageField2
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageHall
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageHouse1
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageHouse2
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageHouse3
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageHouse4_Garden
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillagePathGen
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageTorch
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageWell
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.ComponentVillageWoodHut
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
addConfigProperty(Object, String, String, Property.Type) - Static method in class net.minecraftforge.common.ForgeChunkManager
 
addContainer(ModContainer) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
 
addCoord(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
Adds the coordinates to the bounding box extending it if the point lies outside the current ranges.
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.Container
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerBeacon
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerBrewingStand
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerEnchantment
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerFurnace
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerMerchant
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.inventory.ContainerRepair
 
addCrashSection(String, Object) - Method in class net.minecraft.crash.CrashReportCategory
Adds a Crashreport section with the given name with the given value (convered .toString())
addCrashSectionCallable(String, Callable) - Method in class net.minecraft.crash.CrashReportCategory
Adds a Crashreport section with the given name with the value set to the result of the given Callable;
addCrashSectionThrowable(String, Throwable) - Method in class net.minecraft.crash.CrashReportCategory
Adds a Crashreport section with the given name with the given Throwable
addCreativeItems(ArrayList) - Method in class net.minecraft.block.Block
Called when a new CreativeContainer is opened, populate the list with all of the items for this block you want a player in creative mode to have access to.
addCreatureAttribute(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addCreatureType(String, Class, int, Material, boolean) - Static method in class net.minecraftforge.common.EnumHelper
 
addCurativeItem(ItemStack) - Method in class net.minecraft.potion.PotionEffect
Adds the given stack to list of curative items for the potion effect
addCustomCategoryComment(String, String) - Method in class net.minecraftforge.common.Configuration
 
addData(String, Object) - Method in class net.minecraft.profiler.PlayerUsageSnooper
Adds information to the report
addDispenserBehavior(Item, IBehaviorDispenseItem) - Static method in class net.minecraft.src.ModLoader
Add a behaviour to the dispenser
addDoor(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addDungeonLoot(DungeonHooks.DungeonLoot) - Method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
addDungeonLoot(ItemStack, int) - Static method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
addDungeonLoot(ItemStack, int, int, int) - Static method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
addDungeonMob(String, int) - Static method in class net.minecraftforge.common.DungeonHooks
Adds a mob to the possible list of creatures the spawner will create.
addEdge(T, T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
 
addedToChunk - Variable in class net.minecraft.entity.Entity
Has this entity been added to the chunk its within
addEffect(EntityFX) - Method in class net.minecraft.client.particle.EffectRenderer
 
addEffect(EntityFX, Object) - Method in class net.minecraft.client.particle.EffectRenderer
 
addEmeraldBuyRecipe(EntityVillager, MerchantRecipeList, Random, Item, float, int, int) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
 
addEmeraldSellRecipe(EntityVillager, MerchantRecipeList, Random, Item, float, int, int) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
 
addEnchantment(Enchantment, int) - Method in class net.minecraft.item.ItemStack
Adds an enchantment with a desired level on the ItemStack.
addEnchantmentType(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
Adds an entity to the chunk.
addEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
Adds an entity to the chunk.
addEntityID(NBTTagCompound) - Method in class net.minecraft.entity.Entity
adds the ID of this entity to the NBT given
addEntitySize(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addEntityToTracker(Entity) - Method in class net.minecraft.entity.EntityTracker
if entity is a player sends all tracked events to the player, otherwise, adds with a visibility and update arate based on the class type
addEntityToTracker(Entity, int, int) - Method in class net.minecraft.entity.EntityTracker
 
addEntityToTracker(Entity, int, int, boolean) - Method in class net.minecraft.entity.EntityTracker
 
addEntityToWorld(int, Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
Add an ID to Entity mapping to entityHashSet
addEntityTracker(BaseMod, Class<? extends Entity>, int, int, int, boolean) - Static method in class net.minecraft.src.ModLoader
 
addEnum(Class<T>, String, Object...) - Static method in class net.minecraftforge.client.EnumHelperClient
 
addEnum(Class<T>, String, Object...) - Static method in class net.minecraftforge.common.EnumHelper
 
addEnum(Class[][], Class<T>, String, Object...) - Static method in class net.minecraftforge.common.EnumHelper
 
addEnum(Class<T>, String, Class<?>[], Object[]) - Static method in class net.minecraftforge.common.EnumHelper
 
addEnumProperty(String, String, String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
 
addExhaustion(float) - Method in class net.minecraft.entity.player.EntityPlayer
increases exhaustion level by supplied amount
addExhaustion(float) - Method in class net.minecraft.util.FoodStats
adds input to foodExhaustionLevel to a max of 40
addExperience(int) - Method in class net.minecraft.entity.player.EntityPlayer
This method increases the player's current amount of experience.
addExperienceLevel(int) - Method in class net.minecraft.entity.player.EntityPlayer
Add experience levels to this player.
addExperienceLevel(int) - Method in class net.minecraft.entity.player.EntityPlayerMP
Add experience levels to this player.
addExtraVillageComponents(ArrayList, Random, int) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
 
addFile(File) - Method in class cpw.mods.fml.common.ModClassLoader
 
addFuel(int, int) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
addFuel(int, int) - Method in class net.minecraft.src.BaseMod
Override if you wish to provide a fuel item for the furnace and return the fuel value of the item
addGameRule(String, String) - Method in class net.minecraft.world.GameRules
Define a game rule and its default value.
addGameType(String, int, String) - Static method in class net.minecraftforge.client.EnumHelperClient
 
addGraphicsAndWorldToCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
adds core server Info (GL version , Texture pack, isModded, type), and the worldInfo to the crash report
addGrassPlant(Block, int, int) - Static method in class net.minecraftforge.common.MinecraftForge
Register a new plant to be planted when bonemeal is used on grass.
addGrassSeed(ItemStack, int) - Static method in class net.minecraftforge.common.MinecraftForge
Register a new seed to be dropped when breaking tall grass.
addHeaderButtons() - Method in class net.minecraft.client.gui.achievement.GuiStats
Creates the buttons that appear at the top of the Stats GUI.
addIdClassMapping(int, boolean, boolean, Class) - Static method in class net.minecraft.network.packet.Packet
Adds a two way mapping between the packet ID and packet class.
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.Item
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemEditableBook
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemEnchantedBook
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemFirework
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemFireworkCharge
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemMap
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemPotion
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.item.ItemRecord
 
addItem(ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
Add item stack in first available inventory slot
addItem(String, WeightedRandomChestContent) - Static method in class net.minecraftforge.common.ChestGenHooks
 
addItem(WeightedRandomChestContent) - Method in class net.minecraftforge.common.ChestGenHooks
Adds a new entry into the possible items to generate.
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
Adds the item stack to the inventory, returns false if it is impossible.
addKey(int, Object) - Method in class net.minecraft.util.IntHashMap
Adds a key and associated value to this map
addLoadedEntities(List) - Method in class net.minecraft.world.World
adds entities to the loaded entities list, and loads thier skins.
addLocalization(String, String) - Static method in class net.minecraft.src.ModLoader
Add localization for the specified string
addLocalization(String, String, String) - Static method in class net.minecraft.src.ModLoader
Add localization for the specified string
addMapping(Class, String, int) - Static method in class net.minecraft.entity.EntityList
adds a mapping between Entity classes and both a string representation and an ID
addMapping(Class, String, int, int, int) - Static method in class net.minecraft.entity.EntityList
Adds a entity mapping with egg info.
addMapping(Class, String) - Static method in class net.minecraft.tileentity.TileEntity
Adds a new two-way mapping between the class and its string name in both hashmaps.
addMemoryStatsToSnooper() - Method in class net.minecraft.profiler.PlayerUsageSnooper
 
addMerchantItem(MerchantRecipeList, int, Random, float) - Static method in class net.minecraft.entity.passive.EntityVillager
each recipie takes a random stack from villagerStockList and offers it for 1 emerald
addMobType(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addMovementStat(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayer
Adds a value to a movement statistic field - like run, walk, swin or climb.
addMovingObjectType(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addMusic(String, File) - Method in class net.minecraft.client.audio.SoundManager
Adds an audio file to the music SoundPool.
addName(Object, String) - Static method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addName(Object, String) - Static method in class net.minecraft.src.ModLoader
Name the specified minecraft object with the supplied name
addName(Object, String, String) - Static method in class net.minecraft.src.ModLoader
Unimplemented on the server as it does not generate names
addNameForObject(Object, String, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addNewArmourRendererPrefix(String) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Add a new armour prefix to the RenderPlayer
addNewBiome(BiomeGenBase) - Method in class net.minecraft.world.WorldType
 
addNewTextureOverride(String, String, int) - Method in class cpw.mods.fml.client.TextureFXManager
 
addNode(T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
 
addNotify() - Method in class net.minecraft.client.CanvasMinecraftApplet
 
addObject(int, Object) - Method in class net.minecraft.entity.DataWatcher
adds a new object to dataWatcher to watch, to update an already existing object see updateObject.
addObjectByDataType(int, int) - Method in class net.minecraft.entity.DataWatcher
Add a new object for the DataWatcher to watch, using the specified data type.
addOp(String) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
This adds a username to the ops list, then saves the op list
addOp(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
This adds a username to the ops list, then saves the op list
addOptions(String, String, boolean, boolean) - Static method in class net.minecraftforge.client.EnumHelperClient
 
addOrModifyAABBInPool(double, double, double, double, double, double) - Method in class net.minecraft.util.AABBPool
Adds a AABB to the pool, or if there is an available AABB, updates an existing AABB entry to specified coordinates
addOrRenewAgressor(EntityLiving) - Method in class net.minecraft.village.Village
 
addOS2(String) - Static method in class net.minecraftforge.client.EnumHelperClient
 
addOverride(String, String) - Static method in class net.minecraft.src.ModLoader
Attempts to register a small image to be applied to a larger texture image, typically how old ModLoader mods add custom Item/Block textures.
addOverride(String, String, int) - Static method in class net.minecraft.src.ModLoader
Attempts to register a small image to be applied to a larger texture image, typically how old ModLoader mods add custom Item/Block textures.
addPendingCommand(String, ICommandSender) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
addPlayer(NetServerHandler) - Method in class net.minecraft.network.NetworkListenThread
adds this connection to the list of currently connected players
addPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerManager
Adds an EntityPlayerMP to the PlayerManager.
addPlayerToChunkWatchingList(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerInstance
called for all chunks within the visible radius of the player
addPoint(PathPoint) - Method in class net.minecraft.pathfinding.Path
Adds a point to the path
addPotionEffect(PotionEffect) - Method in class net.minecraft.entity.boss.EntityWither
adds a PotionEffect to the entity
addPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLiving
adds a PotionEffect to the entity
addPreset(String, int, BiomeGenBase, List, FlatLayerInfo...) - Static method in class net.minecraft.client.gui.GuiFlatPresets
Add a flat world preset.
addPresetNoFeatures(String, int, BiomeGenBase, FlatLayerInfo...) - Static method in class net.minecraft.client.gui.GuiFlatPresets
Add a flat world preset with no world features.
addProperty(String, Object) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
 
addRandomEnchantment(Random, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Adds a random enchantment to the specified item.
addRarity(String, int, String) - Static method in class net.minecraftforge.client.EnumHelperClient
 
addRecipe(ItemStack, Object...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addRecipe(IRecipe) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addRecipe(ItemStack, Object...) - Static method in class net.minecraft.src.ModLoader
Add a Shaped Recipe
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesArmor
Adds the armor recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesCrafting
Adds the crafting recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesDyes
Adds the dye recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesFood
Adds the food recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesIngots
Adds the ingot recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesTools
Adds the tool recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesWeapons
Adds the weapon recipes to the CraftingManager.
addRenderer(Map<Class<? extends Entity>, Render>) - Method in class net.minecraft.src.BaseMod
 
addScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
Add to player's score
addSelfToInternalCraftingInventory() - Method in class net.minecraft.entity.player.EntityPlayerMP
 
addServerCommand(ICommand) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
addServerData(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
Adds the given ServerData instance to the list.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.dedicated.DedicatedServer
Adds the server info, including from theWorldServer, to the crash report.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.integrated.IntegratedServer
Adds the server info, including from theWorldServer, to the crash report.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.MinecraftServer
Adds the server info, including from theWorldServer, to the crash report.
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.client.Minecraft
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.profiler.IPlayerUsage
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.integrated.IntegratedServer
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.MinecraftServer
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.client.Minecraft
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.profiler.IPlayerUsage
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.MinecraftServer
 
addShapelessRecipe(ItemStack, Object...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addShapelessRecipe(ItemStack, Object...) - Method in class net.minecraft.item.crafting.CraftingManager
 
addShapelessRecipe(ItemStack, Object...) - Static method in class net.minecraft.src.ModLoader
Add a shapeless recipe
addSkyBlock(String, int) - Static method in class net.minecraftforge.common.EnumHelper
 
addSmelting(int, ItemStack, float) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addSmelting(int, ItemStack, float) - Method in class net.minecraft.item.crafting.FurnaceRecipes
Adds a smelting recipe.
addSmelting(int, int, ItemStack, float) - Method in class net.minecraft.item.crafting.FurnaceRecipes
A metadata sensitive version of adding a furnace recipe.
addSmelting(int, ItemStack) - Static method in class net.minecraft.src.ModLoader
Add a new product to be smelted
addSmelting(int, ItemStack, float) - Static method in class net.minecraft.src.ModLoader
Add a new product to be smelted
addSound(String, File) - Method in class net.minecraft.client.audio.SoundManager
Adds a sounds with the name from the file.
addSound(String, File) - Method in class net.minecraft.client.audio.SoundPool
Adds a sound to this sound pool.
addSound(String, URL) - Method in class net.minecraft.client.audio.SoundPool
URL version of addSound, as the back-end sound engine has full support for various types of URLs
addSpawn(Class<? extends EntityLiving>, int, int, int, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
addSpawn(String, int, int, int, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
addSpawn(Class<? extends EntityLiving>, int, int, int, EnumCreatureType) - Static method in class net.minecraft.src.ModLoader
Add a mob to the spawn list
addSpawn(Class<? extends EntityLiving>, int, int, int, EnumCreatureType, BiomeGenBase...) - Static method in class net.minecraft.src.ModLoader
Add a mob to the spawn list
addSpawn(String, int, int, int, EnumCreatureType) - Static method in class net.minecraft.src.ModLoader
Add a mob to the spawn list
addSpawn(String, int, int, int, EnumCreatureType, BiomeGenBase...) - Static method in class net.minecraft.src.ModLoader
Add a mob to the spawn list
addSpawnBiome(BiomeGenBase) - Static method in class net.minecraftforge.common.BiomeManager
 
addSpecialModEntries(ArrayList<ModContainer>) - Method in class cpw.mods.fml.client.FMLClientHandler
 
addStat(StatBase, int) - Method in class net.minecraft.client.entity.EntityClientPlayerMP
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.entity.player.EntityPlayer
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
Adds a value to a statistic field.
addStats(int, float) - Method in class net.minecraft.util.FoodStats
Args: int foodLevel, float foodSaturationModifier
addStats(ItemFood) - Method in class net.minecraft.util.FoodStats
Eat some food.
addStatus(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addStreaming(String, File) - Method in class net.minecraft.client.audio.SoundManager
Adds an audio file to the streaming SoundPool.
addStringLocalization(String, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addStringLocalization(String, String, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addStringLocalization(Properties) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addStringLocalization(Properties, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
addStrongholdBiome(BiomeGenBase) - Static method in class net.minecraftforge.common.BiomeManager
 
addSubAnnotation(String, String) - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandBase
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandClearInventory
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandDebug
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandDifficulty
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandEnchant
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGameMode
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGameRule
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandGive
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerBan
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerBanIp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerBanlist
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerDeop
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerEmote
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerKick
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerMessage
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerOp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerPardon
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerPardonIp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerSay
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerTp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandServerWhitelist
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandSetSpawnpoint
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandTime
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandWeather
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.command.CommandXP
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in interface net.minecraft.command.ICommand
Adds the strings available in this command to the given list of tab completion options.
addTask(int, EntityAIBase) - Method in class net.minecraft.entity.ai.EntityAITasks
 
addTextureOverride(String, String) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Add a texture override for the given path and return the used index
addTextureOverride(String, String, int) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Add a texture override for the given path and index
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.Chunk
Adds a TileEntity to a chunk
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
Adds a TileEntity to a chunk
addTileEntity(Collection) - Method in class net.minecraft.world.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.World
Adds a single TileEntity to the world.
addToBookList(Enchantment) - Static method in class net.minecraft.enchantment.Enchantment
Add to the list of enchantments applicable by the anvil from a book
addToListWithCheck(MerchantRecipe) - Method in class net.minecraft.village.MerchantRecipeList
checks if there is a recipie for the same ingredients already on the list, and replaces it.
addToolMaterial(String, int, int, float, int, int) - Static method in class net.minecraftforge.common.EnumHelper
 
addToPlayerScore(Entity, int) - Method in class net.minecraft.entity.Entity
Adds a value to the player score.
addToPlayerScore(Entity, int) - Method in class net.minecraft.entity.player.EntityPlayer
Adds a value to the player score.
addToSendQueue(Packet) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Adds the packet to the send queue
addToSendQueue(Packet) - Method in interface net.minecraft.network.INetworkManager
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSendQueue(Packet) - Method in class net.minecraft.network.MemoryConnection
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSendQueue(Packet) - Method in class net.minecraft.network.TcpConnection
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSentMessages(String) - Method in class net.minecraft.client.gui.GuiNewChat
Adds this string to the list of sent messages, for recall using the up/down arrow keys
addToWhiteList(String) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
Add the specified player to the white list.
addToWhiteList(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
Add the specified player to the white list.
addTrade(TradeEntry) - Method in class cpw.mods.fml.common.modloader.ModLoaderVillageTradeHandler
 
addTrade(int, TradeEntry) - Static method in class net.minecraft.src.ModLoader
 
addTranslatedMessage(String, Object...) - Method in class net.minecraft.client.gui.GuiNewChat
Adds a message to the chat after translating to the client's locale.
addTranslation(float, float, float) - Method in class net.minecraft.client.renderer.Tessellator
Offsets the translation for all vertices in the current draw call.
addURL(URL) - Method in class cpw.mods.fml.relauncher.RelaunchClassLoader
 
addVector(double, double, double) - Method in class net.minecraft.util.Vec3
Adds the specified x,y,z vector components to this vector and returns the resulting vector.
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
Adds to the current velocity of the entity.
addVelocity(double, double, double) - Method in class net.minecraft.entity.EntityHanging
Adds to the current velocity of the entity.
addVertex(double, double, double) - Method in class net.minecraft.client.renderer.Tessellator
Adds a vertex with the specified x,y,z to the current draw call.
addVertexWithUV(double, double, double, double, double) - Method in class net.minecraft.client.renderer.Tessellator
Adds a vertex specifying both x,y,z and the texture u,v for it.
addVillageBiome(BiomeGenBase, boolean) - Static method in class net.minecraftforge.common.BiomeManager
 
addVillageDoorInfo(VillageDoorInfo) - Method in class net.minecraft.village.Village
 
addVillagerPosition(int, int, int) - Method in class net.minecraft.village.VillageCollection
This is a black hole.
addWeatherEffect(Entity) - Method in class net.minecraft.world.World
adds a lightning bolt to the list of lightning bolts in this world.
addWeatherEffect(Entity) - Method in class net.minecraft.world.WorldServer
adds a lightning bolt to the list of lightning bolts in this world.
addWorldAccess(IWorldAccess) - Method in class net.minecraft.world.World
Adds a IWorldAccess to the list of worldAccesses
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.client.multiplayer.WorldClient
Adds some basic stats of the world to the given crash report.
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.world.World
Adds some basic stats of the world to the given crash report.
adjacentChestChecked - Variable in class net.minecraft.tileentity.TileEntityChest
Determines if the check for adjacent chests has taken place.
adjacentChestXNeg - Variable in class net.minecraft.tileentity.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestXPos - Variable in class net.minecraft.tileentity.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestZNeg - Variable in class net.minecraft.tileentity.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestZPosition - Variable in class net.minecraft.tileentity.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjustEntityLocationOnClient(EntitySpawnAdjustmentPacket) - Method in class cpw.mods.fml.client.FMLClientHandler
 
adjustEntityLocationOnClient(EntitySpawnAdjustmentPacket) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
adjustEntityLocationOnClient(EntitySpawnAdjustmentPacket) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
 
adjustEntityLocationOnClient(EntitySpawnAdjustmentPacket) - Method in class cpw.mods.fml.server.FMLServerHandler
 
advancedItemTooltips - Variable in class net.minecraft.client.settings.GameSettings
Whether to show advanced information on item tooltips, toggled by F3+H
advancedOpengl - Variable in class net.minecraft.client.settings.GameSettings
Advanced OpenGL
affectedBlockPositions - Variable in class net.minecraft.world.Explosion
A list of ChunkPositions of blocks affected by this explosion
affectEntity(EntityLiving, EntityLiving, int, double) - Method in class net.minecraft.potion.Potion
Hits the provided entity with this potion's instant effect.
afterBlockRender(Block, RenderBlocks) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
afterRenderContext() - Method in interface net.minecraftforge.client.IRenderContextHandler
Run after the specified rendering context.
afterRenderPass(int) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
age - Variable in class net.minecraft.entity.item.EntityItem
The age of this EntityItem (used to animate it up and down as well as expire it)
aimedBow - Variable in class net.minecraft.client.model.ModelBiped
Records whether the model should be rendered aiming a bow.
air - Static variable in class net.minecraft.block.material.Material
 
airColor - Static variable in class net.minecraft.block.material.MapColor
The map color for Air blocks
allocateAndSetupTexture(BufferedImage) - Method in class net.minecraft.client.renderer.RenderEngine
Copy the supplied image onto a newly-allocated OpenGL texture, returning the allocated texture name
allowCounting - Static variable in class net.minecraft.network.packet.PacketCount
If false, countPacket does nothing
ALLOWED_CHARS - Static variable in class net.minecraftforge.common.Configuration
 
allowedBiomes - Static variable in class net.minecraft.world.biome.WorldChunkManager
 
allowedBiomes - Static variable in class net.minecraft.world.gen.structure.MapGenStronghold
 
allowedCharacters - Static variable in class net.minecraft.util.ChatAllowedCharacters
This String have the characters allowed in any text drawing of minecraft.
allowedCharactersArray - Static variable in class net.minecraft.util.ChatAllowedCharacters
Array of the special characters that are allowed in any text drawing of Minecraft.
allowEdit - Variable in class net.minecraft.entity.player.PlayerCapabilities
Indicates whether the player is allowed to modify the surroundings
allowedProperties - Static variable in class net.minecraftforge.common.Configuration
 
allowFlying - Variable in class net.minecraft.entity.player.PlayerCapabilities
whether or not to allow the player to fly when they double jump.
allowSpawnMonsters() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowUserInput - Variable in class net.minecraft.client.gui.GuiScreen
 
allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.server.integrated.IntegratedPlayerList
checks ban-lists, then white-lists, then space for the server.
allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.server.management.ServerConfigurationManager
checks ban-lists, then white-lists, then space for the server.
allStats - Static variable in class net.minecraft.stats.StatList
 
ambientOcclusion - Variable in class net.minecraft.client.settings.GameSettings
Smooth Lighting
ammount - Variable in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
ammount - Variable in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
amount - Variable in class net.minecraft.network.packet.Packet200Statistic
 
amount - Variable in class net.minecraftforge.liquids.LiquidStack
 
anaglyph - Variable in class net.minecraft.client.settings.GameSettings
 
anaglyphEnable - Static variable in class net.minecraft.client.renderer.EntityRenderer
 
anaglyphEnabled - Variable in class net.minecraft.client.renderer.texturefx.TextureFX
 
anaglyphField - Static variable in class net.minecraft.client.renderer.EntityRenderer
Anaglyph field (0=R, 1=GB)
angler - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
animate - Variable in class net.minecraft.network.packet.Packet18Animation
 
animationsToGo - Variable in class net.minecraft.item.ItemStack
Number of animation frames to go when receiving an item (by walking into it, for example).
animTime - Variable in class net.minecraft.entity.boss.EntityDragon
Animation time, used to control the speed of the animation cycles (wings flapping, jaw opening, etc.)
anvil - Static variable in class net.minecraft.block.Block
 
anvil - Static variable in class net.minecraft.block.material.Material
 
anvil - Static variable in class net.minecraft.util.DamageSource
 
AnvilChunkLoader - Class in net.minecraft.world.chunk.storage
 
AnvilChunkLoader(File) - Constructor for class net.minecraft.world.chunk.storage.AnvilChunkLoader
 
AnvilConverterData - Class in net.minecraft.world.chunk.storage
 
AnvilConverterData(int, int) - Constructor for class net.minecraft.world.chunk.storage.AnvilConverterData
 
AnvilSaveConverter - Class in net.minecraft.world.chunk.storage
 
AnvilSaveConverter(File) - Constructor for class net.minecraft.world.chunk.storage.AnvilSaveConverter
 
AnvilSaveHandler - Class in net.minecraft.world.chunk.storage
 
AnvilSaveHandler(File, String, boolean) - Constructor for class net.minecraft.world.chunk.storage.AnvilSaveHandler
 
anyPlayerInRange() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
Returns true if there is a player in range (using World.getClosestPlayer)
aoBrightnessXYNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYNN
aoBrightnessXYNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYNP
aoBrightnessXYPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYPN
aoBrightnessXYPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYPP
aoBrightnessXYZNNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZNNN
aoBrightnessXYZNNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZNNP
aoBrightnessXYZNPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZNPN
aoBrightnessXYZNPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZNPP
aoBrightnessXYZPNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZPNN
aoBrightnessXYZPNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZPNP
aoBrightnessXYZPPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZPPN
aoBrightnessXYZPPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XYZPPP
aoBrightnessXZNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XZNN
aoBrightnessXZNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XZNP
aoBrightnessXZPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XZPN
aoBrightnessXZPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness XZPP
aoBrightnessYZNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness YZNN
aoBrightnessYZNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness YZNP
aoBrightnessYZPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness YZPN
aoBrightnessYZPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion brightness YZPP
aoGrassXYZCNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Center X, Negative Y, and Negative Z
aoGrassXYZCNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Center X, Negative Y, and Positive Z
aoGrassXYZCPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Center X, Positive Y, and Negative Z
aoGrassXYZCPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Center X, Positive Y, and Positive Z
aoGrassXYZNCN - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Negative X, Center Y, and Negative Z
aoGrassXYZNCP - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Negative X, Center Y, and Positive Z
aoGrassXYZNNC - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Negative X, Negative Y, and center Z
aoGrassXYZNPC - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Negative X, Positive Y, and Center Z
aoGrassXYZPCN - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Positive X, Center Y, and Negative Z
aoGrassXYZPCP - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Positive X, Center Y, and Positive Z
aoGrassXYZPNC - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Positive X, Negative Y, and Center Z
aoGrassXYZPPC - Variable in class net.minecraft.client.renderer.RenderBlocks
Grass flag for ambient occlusion on Positive X, Positive Y, and Center Z
aoLightValueScratchXYNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the north face.
aoLightValueScratchXYNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the north face.
aoLightValueScratchXYPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the south face.
aoLightValueScratchXYPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the south face.
aoLightValueScratchXYZNNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/bottom/east corner.
aoLightValueScratchXYZNNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/bottom/west corner.
aoLightValueScratchXYZNPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/top/east corner.
aoLightValueScratchXYZNPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/top/west corner.
aoLightValueScratchXYZPNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/bottom/east corner.
aoLightValueScratchXYZPNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/bottom/west corner.
aoLightValueScratchXYZPPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/top/east corner.
aoLightValueScratchXYZPPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/top/west corner.
aoLightValueScratchXZNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the north face and the east face.
aoLightValueScratchXZNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the north face and the west face.
aoLightValueScratchXZPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the south face and the east face.
aoLightValueScratchXZPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the south face and the west face.
aoLightValueScratchYZNN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the east face.
aoLightValueScratchYZNP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the west face.
aoLightValueScratchYZPN - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the east face.
aoLightValueScratchYZPP - Variable in class net.minecraft.client.renderer.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the west face.
aoLightValueXNeg - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block less in x axis
aoLightValueXPos - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block more in x axis
aoLightValueYNeg - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block more in y axis
aoLightValueYPos - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block more in y axis
aoLightValueZNeg - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block more in z axis
aoLightValueZPos - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value one block more in z axis
aoType - Variable in class net.minecraft.client.renderer.RenderBlocks
Ambient occlusion type (0=simple, 1=complex)
appendTag(NBTBase) - Method in class net.minecraft.nbt.NBTTagList
Adds the provided tag to the end of the list.
appleGold - Static variable in class net.minecraft.item.Item
 
appleRed - Static variable in class net.minecraft.item.Item
 
appletEntry(Applet) - Static method in class cpw.mods.fml.relauncher.FMLRelauncher
 
appletResize(int, int) - Method in class net.minecraft.client.MinecraftFakeLauncher
 
appletStart(Applet) - Static method in class cpw.mods.fml.relauncher.FMLRelauncher
 
apply(ModContainer) - Method in class cpw.mods.fml.common.functions.ModIdFunction
 
apply(ModContainer) - Method in class cpw.mods.fml.common.functions.ModNameFunction
 
apply(EntitySpawnPacket) - Method in class cpw.mods.fml.common.modloader.ModLoaderEntitySpawnCallback
 
ApplyArmor(EntityLiving, ItemStack[], DamageSource, double) - Static method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
Gathers and applies armor reduction to damage being dealt to a entity.
applyEntityCollision(Entity) - Method in class net.minecraft.entity.Entity
Applies a velocity to each of the entities pushing them away from each other.
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
Applies a velocity to each of the entities pushing them away from each other.
applyIngredient(int, String) - Static method in class net.minecraft.potion.PotionHelper
Generate a data value for a potion, given its previous data value and the encoded string of new effects it will receive
applyModContainer(ModContainer) - Method in class cpw.mods.fml.common.event.FMLEvent
 
applyModContainer(ModContainer) - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCEvent
 
applyModContainer(ModContainer) - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
 
applyRandomTrade(EntityVillager, Random) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
 
applyRenderColor(int) - Method in class net.minecraft.client.particle.EntityDiggingFX
Creates a new EntityDiggingFX with the block render color applied to the base particle color
aquaAffinity - Static variable in class net.minecraft.enchantment.Enchantment
Increases underwater mining rate
areAllPlayersAsleep() - Method in class net.minecraft.world.WorldServer
 
areBiomesViable(int, int, int, List) - Method in class net.minecraft.world.biome.WorldChunkManager
checks given Chunk's Biomes against List of allowed ones
areBiomesViable(int, int, int, List) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
checks given Chunk's Biomes against List of allowed ones
areCommandsAllowed(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
Returns true if the specific player is allowed to use commands.
areCommandsAllowed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns true if commands are allowed on this World.
areCommandsAllowed() - Method in class net.minecraft.world.storage.WorldInfo
Returns true if commands are allowed on this World.
areCommandsAllowed() - Method in class net.minecraft.world.WorldSettings
Returns true if Commands (cheats) are allowed.
areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
compares ItemStack argument1 with ItemStack argument2; returns true if both ItemStacks are equal
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
args - Variable in class cpw.mods.fml.relauncher.ArgsWrapper
 
ArgsWrapper - Class in cpw.mods.fml.relauncher
 
ArgsWrapper(String[]) - Constructor for class cpw.mods.fml.relauncher.ArgsWrapper
 
armorFilenamePrefix - Static variable in class net.minecraft.client.renderer.entity.RenderPlayer
 
armorInventory - Variable in class net.minecraft.entity.player.InventoryPlayer
An array of 4 item stacks containing the currently worn armor pieces.
armorItemInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
returns a player armor item (as itemstack) contained in specified armor slot.
armorType - Variable in class net.minecraft.item.ItemArmor
Stores the armor type: 0 is helmet, 1 is plate, 2 is legs and 3 is boots
arrow - Static variable in class net.minecraft.item.Item
 
arrowHitTimer - Variable in class net.minecraft.entity.EntityLiving
 
ArrowLooseEvent - Class in net.minecraftforge.event.entity.player
 
ArrowLooseEvent(EntityPlayer, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
ArrowNockEvent - Class in net.minecraftforge.event.entity.player
 
ArrowNockEvent(EntityPlayer, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.ArrowNockEvent
 
arrowShake - Variable in class net.minecraft.entity.projectile.EntityArrow
Seems to be some sort of timer for animating an arrow.
art - Variable in class net.minecraft.entity.item.EntityPainting
 
ArtifactVersion - Interface in cpw.mods.fml.common.versioning
Describes an artifact version in terms of its components, converts it to/from a string and compares two versions.
asItemStack() - Method in class net.minecraftforge.liquids.LiquidStack
 
ASMDataTable - Class in cpw.mods.fml.common.discovery
 
ASMDataTable() - Constructor for class cpw.mods.fml.common.discovery.ASMDataTable
 
ASMDataTable.ASMData - Class in cpw.mods.fml.common.discovery
 
ASMDataTable.ASMData(ModCandidate, String, String, String, Map<String, Object>) - Constructor for class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
 
ASMEventHandler - Class in net.minecraftforge.event
 
ASMEventHandler(Object, Method) - Constructor for class net.minecraftforge.event.ASMEventHandler
 
ASMModParser - Class in cpw.mods.fml.common.discovery.asm
 
ASMModParser(InputStream) - Constructor for class cpw.mods.fml.common.discovery.asm.ASMModParser
 
ASMTransformer - Class in cpw.mods.fml.common.asm
 
ASMTransformer() - Constructor for class cpw.mods.fml.common.asm.ASMTransformer
 
associateId(int) - Method in class cpw.mods.fml.common.modloader.ModLoaderGuiHelper
 
attackCounter - Variable in class net.minecraft.entity.monster.EntityGhast
 
attackedAtYaw - Variable in class net.minecraft.entity.EntityLiving
The yaw at which this entity was last attacked from.
attackEntity(EntityPlayer, Entity) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Attacks an entity
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.EntityLiving
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityCaveSpider
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityCreeper
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityMob
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntitySkeleton
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.EntityOcelot
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.EntityWolf
 
AttackEntityEvent - Class in net.minecraftforge.event.entity.player
 
AttackEntityEvent(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.AttackEntityEvent
 
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.client.entity.EntityClientPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.boss.EntityDragon
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.boss.EntityDragonPart
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.boss.EntityWither
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.Entity
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.EntityHanging
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.EntityLiving
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.item.EntityBoat
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.item.EntityEnderCrystal
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.item.EntityItem
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.item.EntityMinecart
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.item.EntityXPOrb
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.monster.EntityEnderman
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.monster.EntityGhast
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.monster.EntityMob
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.monster.EntityPigZombie
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.monster.EntitySilverfish
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.passive.EntityAnimal
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.passive.EntityBat
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.passive.EntityOcelot
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.passive.EntityWolf
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.player.EntityPlayer
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.projectile.EntityFireball
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.projectile.EntitySmallFireball
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Called when the entity is attacked.
attackEntityFromPart(EntityDragonPart, DamageSource, int) - Method in class net.minecraft.entity.boss.EntityDragon
 
attackEntityFromPart(EntityDragonPart, DamageSource, int) - Method in interface net.minecraft.entity.IEntityMultiPart
 
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.entity.boss.EntityWither
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in interface net.minecraft.entity.IRangedAttackMob
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.entity.monster.EntitySkeleton
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.entity.monster.EntitySnowman
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.entity.monster.EntityWitch
Attack the specified entity using a ranged attack.
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
Attacks for the player the targeted entity with the currently equipped item.
attackTime - Variable in class net.minecraft.entity.EntityLiving
 
audioModAddCodecs() - Static method in class net.minecraftforge.client.ModCompatibilityClient
Adds the IBXM codec and associates it with .xm, .s3m, and .mod
audioModLoad(SoundManager) - Static method in class net.minecraftforge.client.ModCompatibilityClient
Populates the sound pools with with sounds from the /resources/mods folder And sets the interval between background music to 6000
audioModPickBackgroundMusic(SoundManager, SoundPoolEntry) - Static method in class net.minecraftforge.client.ModCompatibilityClient
If the current player is underground, it picks a random song from the cave sound pool, if they are not it returns the passed in entry.
audioModSoundPoolCave - Static variable in class net.minecraftforge.client.ModCompatibilityClient
Risugami's AudioMod Compatibility http://www.minecraftforum.net/topic/75440- AudioMod adds a few extra codecs, loads audio from /resources/mods/*, introduces the concept of 'cave' sounds, which are determined by if the player is underneath a solid block.
authorList - Variable in class cpw.mods.fml.common.ModMetadata
 
autogenerated - Variable in class cpw.mods.fml.common.ModMetadata
 
auxData - Variable in class net.minecraft.network.packet.Packet61DoorChange
 
availableTexturePacks() - Method in class net.minecraft.client.texturepacks.TexturePackList
Returns a list of the available texture packs.
average(long[]) - Static method in class net.minecraft.util.MathHelper
 
axeDiamond - Static variable in class net.minecraft.item.Item
 
axeGold - Static variable in class net.minecraft.item.Item
 
axeSteel - Static variable in class net.minecraft.item.Item
 
axeStone - Static variable in class net.minecraft.item.Item
 
axeWood - Static variable in class net.minecraft.item.Item
 
AxisAlignedBB - Class in net.minecraft.util
 

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