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.src
 
AABBPool(int, int) - Constructor for class net.minecraft.src.AABBPool
 
abs(float) - Static method in class net.minecraft.src.MathHelper
 
abs_int(int) - Static method in class net.minecraft.src.MathHelper
 
abs_max(double, double) - Static method in class net.minecraft.src.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.src.EntityFireball
 
accelerationY - Variable in class net.minecraft.src.EntityFireball
 
accelerationZ - Variable in class net.minecraft.src.EntityFireball
 
accelScale - Variable in class net.minecraft.src.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.src.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.src
 
Achievement(int, String, int, int, Item, Achievement) - Constructor for class net.minecraft.src.Achievement
 
Achievement(int, String, int, int, Block, Achievement) - Constructor for class net.minecraft.src.Achievement
 
Achievement(int, String, int, int, ItemStack, Achievement) - Constructor for class net.minecraft.src.Achievement
 
AchievementList - Class in net.minecraft.src
 
AchievementList() - Constructor for class net.minecraft.src.AchievementList
 
achievementList - Static variable in class net.minecraft.src.AchievementList
Holds a list of all registered achievements.
AchievementMap - Class in net.minecraft.src
 
AchievementPage - Class in net.minecraftforge.common
 
AchievementPage(String, Achievement...) - Constructor for class net.minecraftforge.common.AchievementPage
 
acquireIron - Static variable in class net.minecraft.src.AchievementList
Is the 'acquire hardware' achievement.
action - Variable in class net.minecraft.src.EntityAITaskEntry
The EntityAIBase object.
action - Variable in class net.minecraft.src.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.src.GuiSlot
 
actionType - Variable in class net.minecraft.src.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.src.DemoWorldManager
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.src.ItemInWorldManager
Activate the clicked on block, otherwise use the held item.
activeChunkSet - Variable in class net.minecraft.src.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.src
 
ActiveRenderInfo() - Constructor for class net.minecraft.src.ActiveRenderInfo
 
add(long, Object) - Method in class net.minecraft.src.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.src.EntityVillager
 
addBlockDestroyEffects(World, int, int, int, int, EffectRenderer) - Method in class net.minecraft.src.Block
Spawn particles for when the block is destroyed.
addBlockDestroyEffects(int, int, int, int, int) - Method in class net.minecraft.src.EffectRenderer
 
addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.src.World
Adds a block event with the given Args to the blockEventCache.
addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
Adds a block event with the given Args to the blockEventCache.
addBlockHitEffects(World, MovingObjectPosition, EffectRenderer) - Method in class net.minecraft.src.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.src.EffectRenderer
Adds block hit particles for the specified block.
addBlockHitEffects(int, int, int, MovingObjectPosition) - Method in class net.minecraft.src.EffectRenderer
 
addBox(String, float, float, float, int, int, int) - Method in class net.minecraft.src.ModelRenderer
 
addBox(float, float, float, int, int, int) - Method in class net.minecraft.src.ModelRenderer
 
addBox(float, float, float, int, int, int, float) - Method in class net.minecraft.src.ModelRenderer
Creates a textured box.
addChatMessage(String) - Method in class net.minecraft.src.EntityPlayer
Add a chat message to the player
addChatMessage(String) - Method in class net.minecraft.src.EntityPlayerMP
Add a chat message to the player
addChatMessage(String) - Method in class net.minecraft.src.EntityPlayerSP
Add a chat message to the player
addChild(ModelRenderer) - Method in class net.minecraft.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.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.src.Container
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerBeacon
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerBrewingStand
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerEnchantment
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerFurnace
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerMerchant
 
addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerRepair
 
addCrashSection(String, Object) - Method in class net.minecraft.src.CrashReportCategory
Adds a Crashreport section with the given name with the given value (convered .toString())
addCrashSectionCallable(String, Callable) - Method in class net.minecraft.src.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.src.CrashReportCategory
Adds a Crashreport section with the given name with the given Throwable
addCreativeItems(ArrayList) - Method in class net.minecraft.src.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.src.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.src.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(ItemStack, int) - Static method in class net.minecraftforge.common.DungeonHooks
Adds a item stack to the dungeon loot list with a stack size of 1.
addDungeonLoot(ItemStack, int, int, int) - Static method in class net.minecraftforge.common.DungeonHooks
Adds a item stack, with a range of sizes, to the dungeon loot list.
addDungeonLoot(DungeonHooks.DungeonLoot) - Method in class net.minecraftforge.common.DungeonHooks
 
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.src.Entity
Has this entity been added to the chunk its within
addEffect(EntityFX) - Method in class net.minecraft.src.EffectRenderer
 
addEffect(EntityFX, Object) - Method in class net.minecraft.src.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.src.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.src.Chunk
Adds an entity to the chunk.
addEntity(Entity) - Method in class net.minecraft.src.EmptyChunk
Adds an entity to the chunk.
addEntityID(NBTTagCompound) - Method in class net.minecraft.src.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.src.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.src.EntityTracker
 
addEntityToTracker(Entity, int, int, boolean) - Method in class net.minecraft.src.EntityTracker
 
addEntityToWorld(int, Entity) - Method in class net.minecraft.src.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.src.EntityPlayer
increases exhaustion level by supplied amount
addExhaustion(float) - Method in class net.minecraft.src.FoodStats
adds input to foodExhaustionLevel to a max of 40
addExperience(int) - Method in class net.minecraft.src.EntityPlayer
This method increases the player's current amount of experience.
addExperienceLevel(int) - Method in class net.minecraft.src.EntityPlayer
Add experience levels to this player.
addExperienceLevel(int) - Method in class net.minecraft.src.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.src.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.src.GuiStats
Creates the buttons that appear at the top of the Stats GUI.
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.Item
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemEditableBook
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemMap
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemPotion
 
addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemRecord
 
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.src.InventoryPlayer
Adds the item stack to the inventory, returns false if it is impossible.
addKey(int, Object) - Method in class net.minecraft.src.IntHashMap
Adds a key and associated value to this map
addLoadedEntities(List) - Method in class net.minecraft.src.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.src.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.src.EntityList
Adds a entity mapping with egg info.
addMapping(Class, String) - Static method in class net.minecraft.src.TileEntity
Adds a new two-way mapping between the class and its string name in both hashmaps.
addMemoryStatsToSnooper() - Method in class net.minecraft.src.PlayerUsageSnooper
 
addMerchantItem(MerchantRecipeList, int, Random, float) - Static method in class net.minecraft.src.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.src.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.src.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.src.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.src.CanvasMinecraftApplet
 
addObject(int, Object) - Method in class net.minecraft.src.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.src.DataWatcher
Add a new object for the DataWatcher to watch, using the specified data type.
addOp(String) - Method in class net.minecraft.src.DedicatedPlayerList
This adds a username to the ops list, then saves the op list
addOp(String) - Method in class net.minecraft.src.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.src.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.src.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.src.DedicatedServer
 
addPlayer(NetServerHandler) - Method in class net.minecraft.src.NetworkListenThread
adds this connection to the list of currently connected players
addPlayer(EntityPlayerMP) - Method in class net.minecraft.src.PlayerManager
Adds an EntityPlayerMP to the PlayerManager.
addPoint(PathPoint) - Method in class net.minecraft.src.Path
Adds a point to the path
addPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityLiving
adds a PotionEffect to the entity
addPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityWither
adds a PotionEffect to the entity
addPreset(String, int, BiomeGenBase, List, FlatLayerInfo...) - Static method in class net.minecraft.src.GuiFlatPresets
Add a flat world preset.
addPresetNoFeatures(String, int, BiomeGenBase, FlatLayerInfo...) - Static method in class net.minecraft.src.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.src.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...) - Method in class net.minecraft.src.CraftingManager
Adds a recipe.
addRecipe(ItemStack, Object...) - Static method in class net.minecraft.src.ModLoader
Add a Shaped Recipe
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesArmor
Adds the armor recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesCrafting
Adds the crafting recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesDyes
Adds the dye recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesFood
Adds the food recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesIngots
Adds the ingot recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesTools
Adds the tool recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesWeapons
Adds the weapon recipes to the CraftingManager.
addRenderer(Map<Class<? extends Entity>, Render>) - Method in class net.minecraft.src.BaseMod
 
addSelfToInternalCraftingInventory() - Method in class net.minecraft.src.EntityPlayerMP
 
addServerCommand(ICommand) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
addServerData(ServerData) - Method in class net.minecraft.src.ServerList
Adds the given ServerData instance to the list.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.MinecraftServer
Adds the server info, including from theWorldServer, to the crash report.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.DedicatedServer
Adds the server info, including from theWorldServer, to the crash report.
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.IntegratedServer
Adds the server info, including from theWorldServer, to the crash report.
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.client.Minecraft
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.MinecraftServer
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.DedicatedServer
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.IntegratedServer
 
addServerStatsToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.src.IPlayerUsage
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.client.Minecraft
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.server.MinecraftServer
 
addServerTypeToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.src.IPlayerUsage
 
addShapelessRecipe(ItemStack, Object...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
addShapelessRecipe(ItemStack, Object...) - Method in class net.minecraft.src.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.src.FurnaceRecipes
Adds a smelting recipe.
addSmelting(int, int, ItemStack) - Method in class net.minecraft.src.FurnaceRecipes
Deprecated. 
addSmelting(int, int, ItemStack, float) - Method in class net.minecraft.src.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.src.SoundManager
Adds a sounds with the name from the file.
addSound(String, File) - Method in class net.minecraft.src.SoundPool
Adds a sound to this sound pool.
addSound(String, URL) - Method in class net.minecraft.src.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.src.EntityClientPlayerMP
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayer
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayerMP
Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayerSP
Adds a value to a statistic field.
addStats(int, float) - Method in class net.minecraft.src.FoodStats
Args: int foodLevel, float foodSaturationModifier
addStats(ItemFood) - Method in class net.minecraft.src.FoodStats
Eat some food.
addStatus(String) - Static method in class net.minecraftforge.common.EnumHelper
 
addStreaming(String, File) - Method in class net.minecraft.src.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.src.CommandBase
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandClearInventory
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDebug
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDifficulty
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandEnchant
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameMode
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameRule
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGive
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBan
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanIp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanlist
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerDeop
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerEmote
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerKick
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerMessage
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerOp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardon
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardonIp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSay
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerTp
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerWhitelist
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandSetSpawnpoint
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandTime
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandWeather
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandXP
Adds the strings available in this command to the given list of tab completion options.
addTabCompletionOptions(ICommandSender, String[]) - Method in interface net.minecraft.src.ICommand
Adds the strings available in this command to the given list of tab completion options.
addTask(int, EntityAIBase) - Method in class net.minecraft.src.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.src.Chunk
Adds a TileEntity to a chunk
addTileEntity(TileEntity) - Method in class net.minecraft.src.EmptyChunk
Adds a TileEntity to a chunk
addTileEntity(Collection) - Method in class net.minecraft.src.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.src.World
Adds a single TileEntity to the world.
addToListWithCheck(MerchantRecipe) - Method in class net.minecraft.src.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.src.Entity
Adds a value to the player score.
addToPlayerScore(Entity, int) - Method in class net.minecraft.src.EntityPlayer
Adds a value to the player score.
addToSendQueue(Packet) - Method in interface net.minecraft.src.INetworkManager
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSendQueue(Packet) - Method in class net.minecraft.src.MemoryConnection
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSendQueue(Packet) - Method in class net.minecraft.src.NetClientHandler
Adds the packet to the send queue
addToSendQueue(Packet) - Method in class net.minecraft.src.TcpConnection
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
addToSentMessages(String) - Method in class net.minecraft.src.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.src.DedicatedPlayerList
Add the specified player to the white list.
addToWhiteList(String) - Method in class net.minecraft.src.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.src.GuiNewChat
Adds a message to the chat after translating to the client's locale.
addTranslation(float, float, float) - Method in class net.minecraft.src.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.src.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.src.Entity
Adds to the current velocity of the entity.
addVelocity(double, double, double) - Method in class net.minecraft.src.EntityHanging
Adds to the current velocity of the entity.
addVertex(double, double, double) - Method in class net.minecraft.src.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.src.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.src.Village
 
addVillagerPosition(int, int, int) - Method in class net.minecraft.src.VillageCollection
This is a black hole.
addWeatherEffect(Entity) - Method in class net.minecraft.src.World
adds a lightning bolt to the list of lightning bolts in this world.
addWeatherEffect(Entity) - Method in class net.minecraft.src.WorldServer
adds a lightning bolt to the list of lightning bolts in this world.
addWorldAccess(IWorldAccess) - Method in class net.minecraft.src.World
Adds a IWorldAccess to the list of worldAccesses
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.World
Adds some basic stats of the world to the given crash report.
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.WorldClient
Adds some basic stats of the world to the given crash report.
adjacentChestChecked - Variable in class net.minecraft.src.TileEntityChest
Determines if the check for adjacent chests has taken place.
adjacentChestXNeg - Variable in class net.minecraft.src.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestXPos - Variable in class net.minecraft.src.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestZNeg - Variable in class net.minecraft.src.TileEntityChest
Contains the chest tile located adjacent to this one (if any)
adjacentChestZPosition - Variable in class net.minecraft.src.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.src.GameSettings
Whether to show advanced information on item tooltips, toggled by F3+H
advancedOpengl - Variable in class net.minecraft.src.GameSettings
Advanced OpenGL
AESFastEngine - Class in org.bouncycastle.crypto.engines
 
AESFastEngine() - Constructor for class org.bouncycastle.crypto.engines.AESFastEngine
 
affectedBlockPositions - Variable in class net.minecraft.src.Explosion
A list of ChunkPositions of blocks affected by this explosion
affectEntity(EntityLiving, EntityLiving, int, double) - Method in class net.minecraft.src.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.src.EntityItem
The age of this EntityItem (used to animate it up and down as well as expire it)
aimedBow - Variable in class net.minecraft.src.ModelBiped
Records whether the model should be rendered aiming a bow.
air - Static variable in class net.minecraft.src.Material
 
airColor - Static variable in class net.minecraft.src.MapColor
The map color for Air blocks
AlgorithmProvider - Class in org.bouncycastle.jcajce.provider.util
 
AlgorithmProvider() - Constructor for class org.bouncycastle.jcajce.provider.util.AlgorithmProvider
 
allocateAndSetupTexture(BufferedImage) - Method in class net.minecraft.src.RenderEngine
Copy the supplied image onto a newly-allocated OpenGL texture, returning the allocated texture name
allowCounting - Static variable in class net.minecraft.src.PacketCount
If false, countPacket does nothing
ALLOWED_CHARS - Static variable in class net.minecraftforge.common.Configuration
 
allowedBiomes - Static variable in class net.minecraft.src.MapGenStronghold
 
allowedBiomes - Static variable in class net.minecraft.src.WorldChunkManager
 
allowedCharacters - Static variable in class net.minecraft.src.ChatAllowedCharacters
This String have the characters allowed in any text drawing of minecraft.
allowedCharactersArray - Static variable in class net.minecraft.src.ChatAllowedCharacters
Array of the special characters that are allowed in any text drawing of Minecraft.
allowEdit - Variable in class net.minecraft.src.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.src.PlayerCapabilities
whether or not to allow the player to fly when they double jump.
allowSpawnMonsters() - Method in class net.minecraft.src.DedicatedServer
 
allowUserInput - Variable in class net.minecraft.src.GuiScreen
 
allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.src.IntegratedPlayerList
checks ban-lists, then white-lists, then space for the server.
allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.src.ServerConfigurationManager
checks ban-lists, then white-lists, then space for the server.
allStats - Static variable in class net.minecraft.src.StatList
 
ambientOcclusion - Variable in class net.minecraft.src.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.src.Packet200Statistic
 
amount - Variable in class net.minecraftforge.liquids.LiquidStack
 
anaglyph - Variable in class net.minecraft.src.GameSettings
 
anaglyphEnable - Static variable in class net.minecraft.src.EntityRenderer
 
anaglyphEnabled - Variable in class net.minecraft.src.TextureFX
 
anaglyphField - Static variable in class net.minecraft.src.EntityRenderer
Anaglyph field (0=R, 1=GB)
angler - Variable in class net.minecraft.src.EntityFishHook
 
animate - Variable in class net.minecraft.src.Packet18Animation
 
animationsToGo - Variable in class net.minecraft.src.ItemStack
Number of animation frames to go when receiving an item (by walking into it, for example).
animTime - Variable in class net.minecraft.src.EntityDragon
Animation time, used to control the speed of the animation cycles (wings flapping, jaw opening, etc.)
anvil - Static variable in class net.minecraft.src.Block
 
anvil - Static variable in class net.minecraft.src.DamageSource
 
anvil - Static variable in class net.minecraft.src.Material
 
AnvilChunkLoader - Class in net.minecraft.src
 
AnvilChunkLoader(File) - Constructor for class net.minecraft.src.AnvilChunkLoader
 
AnvilConverterData - Class in net.minecraft.src
 
AnvilConverterData(int, int) - Constructor for class net.minecraft.src.AnvilConverterData
 
AnvilSaveConverter - Class in net.minecraft.src
 
AnvilSaveConverter(File) - Constructor for class net.minecraft.src.AnvilSaveConverter
 
AnvilSaveHandler - Class in net.minecraft.src
 
AnvilSaveHandler(File, String, boolean) - Constructor for class net.minecraft.src.AnvilSaveHandler
 
anyPlayerInRange() - Method in class net.minecraft.src.TileEntityMobSpawner
Returns true if there is a player in range (using World.getClosestPlayer)
aoBrightnessXYNN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYNN
aoBrightnessXYNP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYNP
aoBrightnessXYPN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYPN
aoBrightnessXYPP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYPP
aoBrightnessXYZNNN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZNNN
aoBrightnessXYZNNP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZNNP
aoBrightnessXYZNPN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZNPN
aoBrightnessXYZNPP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZNPP
aoBrightnessXYZPNN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZPNN
aoBrightnessXYZPNP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZPNP
aoBrightnessXYZPPN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZPPN
aoBrightnessXYZPPP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XYZPPP
aoBrightnessXZNN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XZNN
aoBrightnessXZNP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XZNP
aoBrightnessXZPN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XZPN
aoBrightnessXZPP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness XZPP
aoBrightnessYZNN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness YZNN
aoBrightnessYZNP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness YZNP
aoBrightnessYZPN - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness YZPN
aoBrightnessYZPP - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion brightness YZPP
aoGrassXYZCNN - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Center X, Negative Y, and Negative Z
aoGrassXYZCNP - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Center X, Negative Y, and Positive Z
aoGrassXYZCPN - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Center X, Positive Y, and Negative Z
aoGrassXYZCPP - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Center X, Positive Y, and Positive Z
aoGrassXYZNCN - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Negative X, Center Y, and Negative Z
aoGrassXYZNCP - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Negative X, Center Y, and Positive Z
aoGrassXYZNNC - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Negative X, Negative Y, and center Z
aoGrassXYZNPC - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Negative X, Positive Y, and Center Z
aoGrassXYZPCN - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Positive X, Center Y, and Negative Z
aoGrassXYZPCP - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Positive X, Center Y, and Positive Z
aoGrassXYZPNC - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Positive X, Negative Y, and Center Z
aoGrassXYZPPC - Variable in class net.minecraft.src.RenderBlocks
Grass flag for ambient occlusion on Positive X, Positive Y, and Center Z
aoLightValueScratchXYNN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the north face.
aoLightValueScratchXYNP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the north face.
aoLightValueScratchXYPN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the south face.
aoLightValueScratchXYPP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the south face.
aoLightValueScratchXYZNNN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/bottom/east corner.
aoLightValueScratchXYZNNP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/bottom/west corner.
aoLightValueScratchXYZNPN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/top/east corner.
aoLightValueScratchXYZNPP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the north/top/west corner.
aoLightValueScratchXYZPNN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/bottom/east corner.
aoLightValueScratchXYZPNP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/bottom/west corner.
aoLightValueScratchXYZPPN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/top/east corner.
aoLightValueScratchXYZPPP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion on the south/top/west corner.
aoLightValueScratchXZNN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the north face and the east face.
aoLightValueScratchXZNP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the north face and the west face.
aoLightValueScratchXZPN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the south face and the east face.
aoLightValueScratchXZPP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the south face and the west face.
aoLightValueScratchYZNN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the east face.
aoLightValueScratchYZNP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the bottom face and the west face.
aoLightValueScratchYZPN - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the east face.
aoLightValueScratchYZPP - Variable in class net.minecraft.src.RenderBlocks
Used as a scratch variable for ambient occlusion between the top face and the west face.
aoLightValueXNeg - Variable in class net.minecraft.src.RenderBlocks
Light value one block less in x axis
aoLightValueXPos - Variable in class net.minecraft.src.RenderBlocks
Light value one block more in x axis
aoLightValueYNeg - Variable in class net.minecraft.src.RenderBlocks
Light value one block more in y axis
aoLightValueYPos - Variable in class net.minecraft.src.RenderBlocks
Light value one block more in y axis
aoLightValueZNeg - Variable in class net.minecraft.src.RenderBlocks
Light value one block more in z axis
aoLightValueZPos - Variable in class net.minecraft.src.RenderBlocks
Light value one block more in z axis
aoType - Variable in class net.minecraft.src.RenderBlocks
Ambient occlusion type (0=simple, 1=complex)
appendTag(NBTBase) - Method in class net.minecraft.src.NBTTagList
Adds the provided tag to the end of the list.
appleGold - Static variable in class net.minecraft.src.Item
 
appleRed - Static variable in class net.minecraft.src.Item
 
appletEntry(Applet) - Static method in class cpw.mods.fml.relauncher.FMLRelauncher
 
appletResize(int, int) - Method in class net.minecraft.src.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.src.Entity
Applies a velocity to each of the entities pushing them away from each other.
applyEntityCollision(Entity) - Method in class net.minecraft.src.EntityMinecart
Applies a velocity to each of the entities pushing them away from each other.
applyIngredient(int, String) - Static method in class net.minecraft.src.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
 
aquaAffinity - Static variable in class net.minecraft.src.Enchantment
Increases underwater mining rate
areAllPlayersAsleep() - Method in class net.minecraft.src.WorldServer
 
areBiomesViable(int, int, int, List) - Method in class net.minecraft.src.WorldChunkManager
checks given Chunk's Biomes against List of allowed ones
areBiomesViable(int, int, int, List) - Method in class net.minecraft.src.WorldChunkManagerHell
checks given Chunk's Biomes against List of allowed ones
areCommandsAllowed() - Method in class net.minecraft.src.DerivedWorldInfo
Returns true if commands are allowed on this World.
areCommandsAllowed(String) - Method in class net.minecraft.src.ServerConfigurationManager
Returns true if the specific player is allowed to use commands.
areCommandsAllowed() - Method in class net.minecraft.src.WorldInfo
Returns true if commands are allowed on this World.
areCommandsAllowed() - Method in class net.minecraft.src.WorldSettings
Returns true if Commands (cheats) are allowed.
areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.src.ItemStack
compares ItemStack argument1 with ItemStack argument2; returns true if both ItemStacks are equal
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.src.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.src.RenderPlayer
 
armorInventory - Variable in class net.minecraft.src.InventoryPlayer
An array of 4 item stacks containing the currently worn armor pieces.
armorItemInSlot(int) - Method in class net.minecraft.src.InventoryPlayer
returns a player armor item (as itemstack) contained in specified armor slot.
armorType - Variable in class net.minecraft.src.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.src.Item
 
arrowHitTimer - Variable in class net.minecraft.src.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.src.EntityArrow
Seems to be some sort of timer for animating an arrow.
art - Variable in class net.minecraft.src.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
 
ASN1Encodable - Interface in org.bouncycastle.asn1
 
ASN1Object - Class in org.bouncycastle.asn1
 
ASN1Object() - Constructor for class org.bouncycastle.asn1.ASN1Object
 
ASN1ObjectIdentifier - Class in org.bouncycastle.asn1
 
ASN1ObjectIdentifier(String) - Constructor for class org.bouncycastle.asn1.ASN1ObjectIdentifier
 
ASN1Primitive - Class in org.bouncycastle.asn1
 
ASN1Primitive() - Constructor for class org.bouncycastle.asn1.ASN1Primitive
 
attackCounter - Variable in class net.minecraft.src.EntityGhast
 
attackedAtYaw - Variable in class net.minecraft.src.EntityLiving
The yaw at which this entity was last attacked from.
attackEntity(EntityPlayer, Entity) - Method in class net.minecraft.src.PlayerControllerMP
Attacks an entity
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityCaveSpider
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityCreeper
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityIronGolem
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityLiving
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityMob
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityOcelot
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntitySkeleton
 
attackEntityAsMob(Entity) - Method in class net.minecraft.src.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.src.Entity
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityAnimal
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityBat
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityBoat
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityClientPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityDragon
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityDragonPart
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityEnderCrystal
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityEnderman
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityFireball
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityGhast
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityHanging
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityItem
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityLiving
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityMinecart
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityMob
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityOcelot
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityOtherPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityPigZombie
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityPlayer
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityPlayerMP
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntitySilverfish
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntitySmallFireball
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityWither
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityWitherSkull
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityWolf
Called when the entity is attacked.
attackEntityFrom(DamageSource, int) - Method in class net.minecraft.src.EntityXPOrb
Called when the entity is attacked.
attackEntityFromPart(EntityDragonPart, DamageSource, int) - Method in class net.minecraft.src.EntityDragon
 
attackEntityFromPart(EntityDragonPart, DamageSource, int) - Method in interface net.minecraft.src.IEntityMultiPart
 
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.src.EntitySkeleton
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.src.EntitySnowman
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.src.EntityWitch
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in class net.minecraft.src.EntityWither
Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLiving) - Method in interface net.minecraft.src.IRangedAttackMob
Attack the specified entity using a ranged attack.
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.src.EntityPlayer
Attacks for the player the targeted entity with the currently equipped item.
attackTime - Variable in class net.minecraft.src.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.src.Packet61DoorChange
 
available() - Method in class org.bouncycastle.crypto.io.CipherInputStream
 
availableTexturePacks() - Method in class net.minecraft.src.TexturePackList
Returns a list of the available texture packs.
average(long[]) - Static method in class net.minecraft.src.MathHelper
 
axeDiamond - Static variable in class net.minecraft.src.Item
 
axeGold - Static variable in class net.minecraft.src.Item
 
axeSteel - Static variable in class net.minecraft.src.Item
 
axeStone - Static variable in class net.minecraft.src.Item
 
axeWood - Static variable in class net.minecraft.src.Item
 
AxisAlignedBB - Class in net.minecraft.src
 

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