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

T

tabAllSearch - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabBlock - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabBrewing - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabCombat - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabDecorations - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabFood - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabInventory - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tableInventory - Variable in class net.minecraft.inventory.ContainerEnchantment
SlotEnchantmentTable object with ItemStack to be enchanted
tabMaterials - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabMisc - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabRedstone - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabTools - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabTransport - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tagAt(int) - Method in class net.minecraft.nbt.NBTTagList
Retrieves the tag at the specified index from the list.
tagCount() - Method in class net.minecraft.nbt.NBTTagList
Returns the number of tags in the list.
taiga - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
taigaHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
Taiga Hills biome.
takenFromCrafting(EntityPlayer, ItemStack, IInventory) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
takenFromCrafting(EntityPlayer, ItemStack, IInventory) - Method in class net.minecraft.src.BaseMod
Called when someone crafts an item from a crafting table
takenFromCrafting(EntityPlayer, ItemStack, IInventory) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
takenFromFurnace(EntityPlayer, ItemStack) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
takenFromFurnace(EntityPlayer, ItemStack) - Method in class net.minecraft.src.BaseMod
Called when someone takes a smelted item from a furnace
takenFromFurnace(EntityPlayer, ItemStack) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
tallGrass - Static variable in class net.minecraft.block.Block
 
tank - Variable in class net.minecraftforge.liquids.LiquidEvent.LiquidDrainingEvent
 
tank - Variable in class net.minecraftforge.liquids.LiquidEvent.LiquidFillingEvent
 
target - Variable in class net.minecraftforge.client.event.DrawBlockHighlightEvent
 
target - Variable in class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
target - Variable in class net.minecraftforge.event.entity.player.AttackEntityEvent
 
target - Variable in class net.minecraftforge.event.entity.player.EntityInteractEvent
 
target - Variable in class net.minecraftforge.event.entity.player.FillBucketEvent
 
targetEntity - Variable in class net.minecraft.network.packet.Packet7UseEntity
The entity the player is interacting with
targetX - Variable in class net.minecraft.entity.boss.EntityDragon
 
targetY - Variable in class net.minecraft.entity.boss.EntityDragon
 
targetZ - Variable in class net.minecraft.entity.boss.EntityDragon
 
taskEntries - Variable in class net.minecraft.entity.ai.EntityAITasks
A list of EntityAITaskEntrys in EntityAITasks.
tasks - Variable in class net.minecraft.entity.EntityLiving
 
TcpConnection - Class in net.minecraft.network
 
TcpConnection(Socket, String, NetHandler) - Constructor for class net.minecraft.network.TcpConnection
 
TcpConnection(Socket, String, NetHandler, PrivateKey) - Constructor for class net.minecraft.network.TcpConnection
 
Teleporter - Class in net.minecraft.world
 
Teleporter(WorldServer) - Constructor for class net.minecraft.world.Teleporter
 
temperature - Variable in class net.minecraft.world.biome.BiomeGenBase
The temperature of this biome.
temperatureValues - Variable in class net.minecraft.world.biome.BiomeCacheBlock
An array of chunk temperatures saved by this cache.
tentacleAngle - Variable in class net.minecraft.entity.passive.EntitySquid
angle of the tentacles in radians
TERRAIN_GEN_BUS - Static variable in class net.minecraftforge.common.MinecraftForge
 
TerrainGen - Class in net.minecraftforge.event.terraingen
 
TerrainGen() - Constructor for class net.minecraftforge.event.terraingen.TerrainGen
 
terrainPopulated - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
 
terrainType - Variable in class net.minecraft.network.packet.Packet1Login
 
terrainType - Variable in class net.minecraft.network.packet.Packet9Respawn
 
terrainType - Variable in class net.minecraft.world.gen.structure.ComponentVillageStartPiece
World terrain type, 0 for normal, 1 for flap map
terrainType - Variable in class net.minecraft.world.WorldProvider
 
Tessellator - Class in net.minecraft.client.renderer
 
Tessellator() - Constructor for class net.minecraft.client.renderer.Tessellator
 
tessellators - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
textboxKeyTyped(char, int) - Method in class net.minecraft.client.gui.GuiTextField
Call this method from you GuiScreen to process the keys into textbox.
texture - Variable in class net.minecraftforge.client.event.TextureLoadEvent
 
TextureCompassFX - Class in net.minecraft.client.renderer.texturefx
 
TextureCompassFX(Minecraft) - Constructor for class net.minecraft.client.renderer.texturefx.TextureCompassFX
 
TexturedQuad - Class in net.minecraft.client.model
 
TexturedQuad(PositionTextureVertex[]) - Constructor for class net.minecraft.client.model.TexturedQuad
 
TexturedQuad(PositionTextureVertex[], int, int, int, int, float, float) - Constructor for class net.minecraft.client.model.TexturedQuad
 
TextureFlamesFX - Class in net.minecraft.client.renderer.texturefx
 
TextureFlamesFX(int) - Constructor for class net.minecraft.client.renderer.texturefx.TextureFlamesFX
 
TextureFX - Class in net.minecraft.client.renderer.texturefx
 
TextureFX(int) - Constructor for class net.minecraft.client.renderer.texturefx.TextureFX
 
TextureFXManager - Class in cpw.mods.fml.client
 
TextureFXManager() - Constructor for class cpw.mods.fml.client.TextureFXManager
 
textureHeight - Variable in class net.minecraft.client.model.ModelBase
 
textureHeight - Variable in class net.minecraft.client.model.ModelRenderer
The size of the texture file's height in pixels.
textureID - Variable in class net.minecraft.client.renderer.Tessellator
 
textureId - Variable in class net.minecraft.client.renderer.texturefx.TextureFX
Texture ID
TextureLavaFlowFX - Class in net.minecraft.client.renderer.texturefx
 
TextureLavaFlowFX() - Constructor for class net.minecraft.client.renderer.texturefx.TextureLavaFlowFX
 
TextureLavaFX - Class in net.minecraft.client.renderer.texturefx
 
TextureLavaFX() - Constructor for class net.minecraft.client.renderer.texturefx.TextureLavaFX
 
textureList - Variable in class net.minecraft.client.renderer.RenderEngine
 
TextureLoadEvent - Class in net.minecraftforge.client.event
 
TextureLoadEvent(String, ITexturePack) - Constructor for class net.minecraftforge.client.event.TextureLoadEvent
 
textureName - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
The GL texture name associated with this image, or -1 if the texture has not been allocated
TextureOffset - Class in net.minecraft.client.model
 
TextureOffset(int, int) - Constructor for class net.minecraft.client.model.TextureOffset
 
textureOffsetX - Variable in class net.minecraft.client.model.TextureOffset
The x coordinate offset of the texture
textureOffsetY - Variable in class net.minecraft.client.model.TextureOffset
The y coordinate offset of the texture
texturePack - Variable in class net.minecraft.client.renderer.RenderEngine
Texture pack
TexturePackCustom - Class in net.minecraft.client.texturepacks
 
TexturePackCustom(String, File) - Constructor for class net.minecraft.client.texturepacks.TexturePackCustom
 
TexturePackDefault - Class in net.minecraft.client.texturepacks
 
TexturePackDefault() - Constructor for class net.minecraft.client.texturepacks.TexturePackDefault
 
TexturePackFolder - Class in net.minecraft.client.texturepacks
 
TexturePackFolder(String, File) - Constructor for class net.minecraft.client.texturepacks.TexturePackFolder
 
TexturePackImplementation - Class in net.minecraft.client.texturepacks
 
texturePackList - Variable in class net.minecraft.client.Minecraft
The TexturePackLister used by this instance of Minecraft...
TexturePackList - Class in net.minecraft.client.texturepacks
 
TexturePackList(File, Minecraft) - Constructor for class net.minecraft.client.texturepacks.TexturePackList
 
TexturePortalFX - Class in net.minecraft.client.renderer.texturefx
 
TexturePortalFX() - Constructor for class net.minecraft.client.renderer.texturefx.TexturePortalFX
 
texturePositionX - Variable in class net.minecraft.client.model.PositionTextureVertex
 
texturePositionY - Variable in class net.minecraft.client.model.PositionTextureVertex
 
textures - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
textureSetupComplete - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
True if the texture has been allocated and the image copied to the texture.
textureSize() - Method in class net.minecraft.server.MinecraftServer
This is checked to be 16 upon receiving the packet, otherwise the packet is ignored.
TextureWatchFX - Class in net.minecraft.client.renderer.texturefx
 
TextureWatchFX(Minecraft) - Constructor for class net.minecraft.client.renderer.texturefx.TextureWatchFX
 
TextureWaterFlowFX - Class in net.minecraft.client.renderer.texturefx
 
TextureWaterFlowFX() - Constructor for class net.minecraft.client.renderer.texturefx.TextureWaterFlowFX
 
TextureWaterFX - Class in net.minecraft.client.renderer.texturefx
 
TextureWaterFX() - Constructor for class net.minecraft.client.renderer.texturefx.TextureWaterFX
 
textureWidth - Variable in class net.minecraft.client.model.ModelBase
 
textureWidth - Variable in class net.minecraft.client.model.ModelRenderer
The size of the texture file's width in pixels.
theBiomeDecorator - Variable in class net.minecraft.world.biome.BiomeGenBase
The biome decorator.
theChunkProviderServer - Variable in class net.minecraft.world.WorldServer
 
theEnd - Static variable in class net.minecraft.stats.AchievementList
Is the 'The End?' achievement
theEnd2 - Static variable in class net.minecraft.stats.AchievementList
Is the 'The End.' achievement
theItemId - Variable in class net.minecraft.util.WeightedRandomChestContent
The Item/Block ID to generate in the Chest.
theItemInWorldManager - Variable in class net.minecraft.entity.player.EntityPlayerMP
The ItemInWorldManager belonging to this player
theItemStack - Variable in class net.minecraft.stats.Achievement
Holds the ItemStack that will be used to draw the achievement into the GUI.
theMaximumChanceToGenerateItem - Variable in class net.minecraft.util.WeightedRandomChestContent
The maximum chance of item generating.
theMinimumChanceToGenerateItem - Variable in class net.minecraft.util.WeightedRandomChestContent
The minimum chance of item generating.
theNetherBridgePieceWeight - Variable in class net.minecraft.world.gen.structure.ComponentNetherBridgeStartPiece
Instance of StructureNetherBridgePieceWeight.
thePlayer - Variable in class net.minecraft.client.Minecraft
 
theProfiler - Variable in class net.minecraft.server.MinecraftServer
 
theProfiler - Variable in class net.minecraft.world.World
 
theWorld - Variable in class net.minecraft.client.Minecraft
 
theWorld - Variable in class net.minecraft.client.renderer.RenderGlobal
 
theWorld - Variable in class net.minecraft.item.ItemInWorldManager
The world object that this object is connected to.
thinGlass - Static variable in class net.minecraft.block.Block
 
thirdPersonView - Variable in class net.minecraft.client.settings.GameSettings
 
thisPlayerMP - Variable in class net.minecraft.item.ItemInWorldManager
The EntityPlayerMP object that this object is connected to.
ThreadClientSleep - Class in net.minecraft.client
 
ThreadClientSleep(Minecraft, String) - Constructor for class net.minecraft.client.ThreadClientSleep
 
ThreadDedicatedServer - Class in net.minecraft.server
 
ThreadDedicatedServer(DedicatedServer) - Constructor for class net.minecraft.server.ThreadDedicatedServer
 
ThreadDownloadImageData - Class in net.minecraft.client.renderer
 
ThreadDownloadImageData(String, IImageBuffer) - Constructor for class net.minecraft.client.renderer.ThreadDownloadImageData
 
ThreadDownloadResources - Class in net.minecraft.util
 
ThreadDownloadResources(File, Minecraft) - Constructor for class net.minecraft.util.ThreadDownloadResources
 
ThreadedFileIOBase - Class in net.minecraft.world.storage
 
threadedIOInstance - Static variable in class net.minecraft.world.storage.ThreadedFileIOBase
Instance of ThreadedFileIOBase
ThreadLanServerFind - Class in net.minecraft.client.multiplayer
 
ThreadLanServerFind(LanServerList) - Constructor for class net.minecraft.client.multiplayer.ThreadLanServerFind
 
ThreadLanServerPing - Class in net.minecraft.client.multiplayer
 
ThreadLanServerPing(String, String) - Constructor for class net.minecraft.client.multiplayer.ThreadLanServerPing
 
ThreadMinecraftServer - Class in net.minecraft.server
 
ThreadMinecraftServer(MinecraftServer, String) - Constructor for class net.minecraft.server.ThreadMinecraftServer
 
ThreadShutdown - Class in net.minecraft.client
 
ThreadShutdown() - Constructor for class net.minecraft.client.ThreadShutdown
 
throwableShake - Variable in class net.minecraft.entity.projectile.EntityThrowable
 
throwerEntityId - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
0 if not a fireball.
throwerId - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
 
throwException(String, Throwable) - Static method in class net.minecraft.src.ModLoader
Throw the offered exception.
throwException(Throwable) - Static method in class net.minecraft.src.ModLoader
 
thunderingStrength - Variable in class net.minecraft.world.World
 
tick() - Method in class ibxm.Channel
 
tick() - Method in class net.minecraft.client.multiplayer.WorldClient
Runs a single tick for the world
tick() - Method in class net.minecraft.server.integrated.IntegratedServer
Main function called by run() every loop.
tick() - Method in class net.minecraft.server.MinecraftServer
Main function called by run() every loop.
tick(int) - Method in class net.minecraft.village.Village
Called periodically by VillageCollection
tick() - Method in class net.minecraft.village.VillageCollection
Runs a single tick for the village collection
tick() - Method in class net.minecraft.village.VillageSiege
Runs a single tick for the village siege
tick() - Method in class net.minecraft.world.World
Runs a single tick for the world
tick() - Method in class net.minecraft.world.WorldServer
Runs a single tick for the world
tickCount - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
Used by the render to make the book 'bounce'
tickEnd(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.client.registry.KeyBindingRegistry.KeyHandler
Not to be overridden - KeyBindings are tickhandlers under the covers
tickEnd(EnumSet<TickType>, Side, Object...) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
tickEnd(EnumSet<TickType>, Object...) - Method in interface cpw.mods.fml.common.ITickHandler
Called at the "end" phase of a tick Multiple ticks may fire simultaneously- you will only be called once with all the firing ticks
tickEnd(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.common.modloader.BaseModTicker
 
tickEnd(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.common.SingleIntervalHandler
 
ticker - Variable in class cpw.mods.fml.common.registry.TickRegistry.TickQueueElement
 
ticket - Variable in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
 
ticket - Variable in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
 
ticketCountAvailableFor(Object, World) - Static method in class net.minecraftforge.common.ForgeChunkManager
Discover the available tickets for the mod in the world
ticketCountAvailableFor(String) - Static method in class net.minecraftforge.common.ForgeChunkManager
 
ticketsLoaded(List<ForgeChunkManager.Ticket>, World) - Method in interface net.minecraftforge.common.ForgeChunkManager.LoadingCallback
Called back when tickets are loaded from the world to allow the mod to re-register the chunks associated with those tickets.
ticketsLoaded(List<ForgeChunkManager.Ticket>, World, int) - Method in interface net.minecraftforge.common.ForgeChunkManager.OrderedLoadingCallback
Called back when tickets are loaded from the world to allow the mod to decide if it wants the ticket still, and prioritise overflow based on the ticket count.
tickRate() - Method in class net.minecraft.block.Block
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockButton
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockCommandBlock
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockDetectorRail
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockDispenser
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockDragonEgg
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockFire
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockFluid
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockPressurePlate
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockRedstoneOre
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockRedstoneTorch
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockSand
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockStairs
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockTripWire
How many world ticks before ticking
tickRate() - Method in class net.minecraft.block.BlockTripWireSource
How many world ticks before ticking
TickRegistry - Class in cpw.mods.fml.common.registry
 
TickRegistry() - Constructor for class cpw.mods.fml.common.registry.TickRegistry
 
TickRegistry.TickQueueElement - Class in cpw.mods.fml.common.registry
We register our delegate here
TickRegistry.TickQueueElement(IScheduledTickHandler, long) - Constructor for class cpw.mods.fml.common.registry.TickRegistry.TickQueueElement
 
ticks() - Method in class cpw.mods.fml.client.modloader.ModLoaderKeyBindingHandler
 
ticks() - Method in class cpw.mods.fml.client.registry.KeyBindingRegistry.KeyHandler
This is the list of ticks for which the key binding should trigger.
ticks() - Method in interface cpw.mods.fml.common.ITickHandler
Returns the list of ticks this tick handler is interested in receiving at the minute
ticks() - Method in class cpw.mods.fml.common.modloader.BaseModTicker
 
ticks() - Method in class cpw.mods.fml.common.SingleIntervalHandler
 
ticks - Variable in class net.minecraft.entity.EntityTrackerEntry
 
ticksExisted - Variable in class net.minecraft.entity.Entity
How many ticks has this entity had ran since being alive
ticksForFloatKick - Variable in class net.minecraft.network.NetServerHandler
player is kicked if they float for over 80 ticks without flying enabled
tickStart(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.client.registry.KeyBindingRegistry.KeyHandler
Not to be overridden - KeyBindings are tickhandlers under the covers
tickStart(EnumSet<TickType>, Side, Object...) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
tickStart(EnumSet<TickType>, Object...) - Method in interface cpw.mods.fml.common.ITickHandler
Called at the "start" phase of a tick Multiple ticks may fire simultaneously- you will only be called once with all the firing ticks
tickStart(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.common.modloader.BaseModTicker
 
tickStart(EnumSet<TickType>, Object...) - Method in class cpw.mods.fml.common.SingleIntervalHandler
 
ticksToElapsedTime(int) - Static method in class net.minecraft.util.StringUtils
 
tickTimeArray - Variable in class net.minecraft.server.MinecraftServer
 
TickType - Enum in cpw.mods.fml.common
 
tickUpdates(boolean) - Method in class net.minecraft.world.World
Runs through the list of updates to run and ticks them
tickUpdates(boolean) - Method in class net.minecraft.world.WorldServer
Runs through the list of updates to run and ticks them
tileEntities - Variable in class net.minecraft.client.renderer.RenderGlobal
 
tileEntities - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
 
TileEntity - Class in net.minecraft.tileentity
 
TileEntity() - Constructor for class net.minecraft.tileentity.TileEntity
 
TileEntityBeacon - Class in net.minecraft.tileentity
 
TileEntityBeacon() - Constructor for class net.minecraft.tileentity.TileEntityBeacon
 
TileEntityBeaconRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntityBeaconRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
 
TileEntityBrewingStand - Class in net.minecraft.tileentity
 
TileEntityBrewingStand() - Constructor for class net.minecraft.tileentity.TileEntityBrewingStand
 
TileEntityChest - Class in net.minecraft.tileentity
 
TileEntityChest() - Constructor for class net.minecraft.tileentity.TileEntityChest
 
TileEntityChestRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntityChestRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
TileEntityCommandBlock - Class in net.minecraft.tileentity
 
TileEntityCommandBlock() - Constructor for class net.minecraft.tileentity.TileEntityCommandBlock
 
TileEntityDispenser - Class in net.minecraft.tileentity
 
TileEntityDispenser() - Constructor for class net.minecraft.tileentity.TileEntityDispenser
 
TileEntityEnchantmentTable - Class in net.minecraft.tileentity
 
TileEntityEnchantmentTable() - Constructor for class net.minecraft.tileentity.TileEntityEnchantmentTable
 
TileEntityEnderChest - Class in net.minecraft.tileentity
 
TileEntityEnderChest() - Constructor for class net.minecraft.tileentity.TileEntityEnderChest
 
TileEntityEnderChestRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntityEnderChestRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
 
TileEntityEndPortal - Class in net.minecraft.tileentity
 
TileEntityEndPortal() - Constructor for class net.minecraft.tileentity.TileEntityEndPortal
 
TileEntityFurnace - Class in net.minecraft.tileentity
 
TileEntityFurnace() - Constructor for class net.minecraft.tileentity.TileEntityFurnace
 
TileEntityMobSpawner - Class in net.minecraft.tileentity
 
TileEntityMobSpawner() - Constructor for class net.minecraft.tileentity.TileEntityMobSpawner
 
TileEntityMobSpawnerRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntityMobSpawnerRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
 
TileEntityNote - Class in net.minecraft.tileentity
 
TileEntityNote() - Constructor for class net.minecraft.tileentity.TileEntityNote
 
TileEntityPiston - Class in net.minecraft.tileentity
 
TileEntityPiston() - Constructor for class net.minecraft.tileentity.TileEntityPiston
 
TileEntityPiston(int, int, int, boolean, boolean) - Constructor for class net.minecraft.tileentity.TileEntityPiston
 
TileEntityRecordPlayer - Class in net.minecraft.block
 
TileEntityRecordPlayer() - Constructor for class net.minecraft.block.TileEntityRecordPlayer
 
TileEntityRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntityRendererPiston - Class in net.minecraft.client.renderer.tileentity
 
TileEntityRendererPiston() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
 
tileEntityRenderers - Variable in class net.minecraft.client.renderer.WorldRenderer
All the tile entities that have special rendering code for this chunk
TileEntitySign - Class in net.minecraft.tileentity
 
TileEntitySign() - Constructor for class net.minecraft.tileentity.TileEntitySign
 
TileEntitySignRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntitySignRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
TileEntitySkull - Class in net.minecraft.tileentity
 
TileEntitySkull() - Constructor for class net.minecraft.tileentity.TileEntitySkull
 
TileEntitySkullRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntitySkullRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
TileEntitySpecialRenderer - Class in net.minecraft.client.renderer.tileentity
 
TileEntitySpecialRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
tileImage - Variable in class net.minecraft.client.renderer.texturefx.TextureFX
 
tileSize - Variable in class net.minecraft.client.renderer.texturefx.TextureFX
 
tileSizeBase - Variable in class cpw.mods.fml.client.FMLTextureFX
 
tileSizeMask - Variable in class cpw.mods.fml.client.FMLTextureFX
 
tileSizeSquare - Variable in class cpw.mods.fml.client.FMLTextureFX
 
tileSizeSquareMask - Variable in class cpw.mods.fml.client.FMLTextureFX
 
tileTicks - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
 
tilledField - Static variable in class net.minecraft.block.Block
 
time - Variable in class net.minecraft.network.packet.Packet4UpdateTime
The world time in minutes.
timeInPortal - Variable in class net.minecraft.client.entity.EntityPlayerSP
The amount of time an entity has been in a Portal
timeLimit - Variable in class net.minecraft.client.gui.Particle
 
Timer - Class in net.minecraft.util
 
Timer(float) - Constructor for class net.minecraft.util.Timer
 
timerSpeed - Variable in class net.minecraft.util.Timer
A multiplier to make the timer (and therefore the game) go faster or slower.
timeStatType - Static variable in class net.minecraft.stats.StatBase
 
timeTick - Variable in class net.minecraft.client.gui.Particle
 
timeUntilNextEgg - Variable in class net.minecraft.entity.passive.EntityChicken
The time until the next egg is spawned.
timeUntilPortal - Variable in class net.minecraft.entity.Entity
 
tintAlpha - Variable in class net.minecraft.client.gui.Particle
 
tintBlue - Variable in class net.minecraft.client.gui.Particle
 
tintGreen - Variable in class net.minecraft.client.gui.Particle
 
tintRed - Variable in class net.minecraft.client.gui.Particle
 
title - Variable in class net.minecraft.network.packet.Packet25EntityPainting
 
title - Variable in enum net.minecraft.util.EnumArt
Painting Title.
tnt - Static variable in class net.minecraft.block.Block
 
tnt - Static variable in class net.minecraft.block.material.Material
 
tntColor - Static variable in class net.minecraft.block.material.MapColor
The map color for TNT blocks
toBitSet(String) - Static method in class cpw.mods.fml.client.SpriteHelper
 
toByteArray() - Method in class net.minecraft.network.rcon.RConOutputStream
Returns the contents of the output stream as a byte array
toggleFullscreen() - Method in class net.minecraft.client.Minecraft
Toggles fullscreen mode.
toggleRain() - Method in class net.minecraft.world.World
 
toggleRain() - Method in class net.minecraft.world.WorldProvider
 
toNBT() - Method in class cpw.mods.fml.common.registry.ItemData
 
topBlock - Variable in class net.minecraft.world.biome.BiomeGenBase
The block expected to be on the top of this biome
TopologicalSort - Class in cpw.mods.fml.common.toposort
Topological sort for mod loading Based on a variety of sources, including http://keithschwarz.com/interesting/code/?dir=topological-sort
TopologicalSort() - Constructor for class cpw.mods.fml.common.toposort.TopologicalSort
 
topologicalSort(TopologicalSort.DirectedGraph<T>) - Static method in class cpw.mods.fml.common.toposort.TopologicalSort
Sort the input graph into a topologically sorted list Uses the reverse depth first search as outlined in ...
TopologicalSort.DirectedGraph<T> - Class in cpw.mods.fml.common.toposort
 
TopologicalSort.DirectedGraph() - Constructor for class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
 
torchRedstoneActive - Static variable in class net.minecraft.block.Block
 
torchRedstoneIdle - Static variable in class net.minecraft.block.Block
 
torchWood - Static variable in class net.minecraft.block.Block
 
toString() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
 
toString() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
 
toString() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
 
toString() - Method in enum cpw.mods.fml.common.LoaderState.ModState
 
toString() - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
toString() - Method in class cpw.mods.fml.common.registry.ItemData
 
toString() - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
 
toString() - Method in class cpw.mods.fml.common.versioning.ComparableVersion
 
toString() - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
 
toString() - Method in class cpw.mods.fml.common.versioning.Restriction
 
toString() - Method in class cpw.mods.fml.common.versioning.VersionRange
 
toString() - Method in class net.minecraft.client.particle.EntityFX
 
toString() - Method in class net.minecraft.entity.Entity
 
toString() - Method in class net.minecraft.item.ItemStack
 
toString() - Method in class net.minecraft.nbt.NBTTagByte
 
toString() - Method in class net.minecraft.nbt.NBTTagByteArray
 
toString() - Method in class net.minecraft.nbt.NBTTagCompound
 
toString() - Method in class net.minecraft.nbt.NBTTagDouble
 
toString() - Method in class net.minecraft.nbt.NBTTagEnd
 
toString() - Method in class net.minecraft.nbt.NBTTagFloat
 
toString() - Method in class net.minecraft.nbt.NBTTagInt
 
toString() - Method in class net.minecraft.nbt.NBTTagIntArray
 
toString() - Method in class net.minecraft.nbt.NBTTagList
 
toString() - Method in class net.minecraft.nbt.NBTTagLong
 
toString() - Method in class net.minecraft.nbt.NBTTagShort
 
toString() - Method in class net.minecraft.nbt.NBTTagString
 
toString() - Method in class net.minecraft.network.packet.Packet
 
toString() - Method in class net.minecraft.network.packet.Packet30Entity
 
toString() - Method in class net.minecraft.pathfinding.PathPoint
 
toString() - Method in class net.minecraft.potion.PotionEffect
 
toString() - Method in class net.minecraft.src.BaseMod
The identifier string for the mod- used in client<->server negotiation
toString() - Method in class net.minecraft.src.ModTextureStatic
 
toString() - Method in class net.minecraft.stats.StatBase
 
toString() - Method in class net.minecraft.util.AxisAlignedBB
 
toString() - Method in class net.minecraft.util.Vec3
 
toString() - Method in class net.minecraft.world.ChunkCoordIntPair
 
toString() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
toString() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
toString() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
 
toString() - Method in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
 
touchscreen - Variable in class net.minecraft.client.settings.GameSettings
 
trackedPlayers - Variable in class net.minecraft.entity.EntityTrackerEntry
 
TradeEntry - Class in net.minecraft.src
Compatibility class for ModLoader -- do not use
TradeEntry(int, float, boolean, int, int) - Constructor for class net.minecraft.src.TradeEntry
 
TradeEntry(int, float, boolean) - Constructor for class net.minecraft.src.TradeEntry
 
transferEntityToWorld(Entity, int, WorldServer, WorldServer) - Method in class net.minecraft.server.management.ServerConfigurationManager
Transfers an entity from a world to another world.
transferEntityToWorld(Entity, int, WorldServer, WorldServer, Teleporter) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
transferPlayerToDimension(EntityPlayerMP, int) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
transferPlayerToDimension(EntityPlayerMP, int, Teleporter) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.Container
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerBeacon
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerBrewingStand
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerChest
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerDispenser
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerEnchantment
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerFurnace
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerMerchant
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerPlayer
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerRepair
Called when a player shift-clicks on a slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerWorkbench
Called when a player shift-clicks on a slot.
transform(String, byte[]) - Method in class cpw.mods.fml.common.asm.ASMTransformer
 
transform(String, byte[]) - Method in class cpw.mods.fml.common.asm.transformers.AccessTransformer
 
transform(String, byte[]) - Method in class cpw.mods.fml.common.asm.transformers.MarkerTransformer
 
transform(String, byte[]) - Method in class cpw.mods.fml.common.asm.transformers.SideTransformer
 
transform(String, byte[]) - Method in interface cpw.mods.fml.relauncher.IClassTransformer
 
transform(String, byte[]) - Method in class net.minecraftforge.transformers.EventTransformer
 
transition(LoaderState) - Method in class cpw.mods.fml.common.LoadController
 
transition(boolean) - Method in enum cpw.mods.fml.common.LoaderState
 
translateBlockName() - Method in class net.minecraft.block.Block
gets the localized version of the name of this block using StatCollector.translateToLocal.
translateKey(String) - Method in class net.minecraft.util.StringTranslate
Translate a key to current language.
translateKeyFormat(String, Object...) - Method in class net.minecraft.util.StringTranslate
Translate a key to current language applying String.format()
translateNamedKey(String) - Method in class net.minecraft.util.StringTranslate
Translate a key with a extra '.name' at end added, is used by blocks and items.
translateString(String, Object...) - Method in interface net.minecraft.command.ICommandSender
Translates and formats the given string key with the given arguments.
translateString(String, Object...) - Method in class net.minecraft.entity.player.EntityPlayer
Translates and formats the given string key with the given arguments.
translateString(String, Object...) - Method in class net.minecraft.network.rcon.RConConsoleSource
Translates and formats the given string key with the given arguments.
translateString(String, Object...) - Method in class net.minecraft.server.MinecraftServer
Translates and formats the given string key with the given arguments.
translateString(String, Object...) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
Translates and formats the given string key with the given arguments.
translateTable - Variable in class net.minecraft.util.StringTranslate
Contains all key/value pairs to be translated - is loaded from '/lang/en_US.lang' when the StringTranslate is created.
translateToLocal(String) - Static method in class net.minecraft.util.StatCollector
Translates a Stat name
translateToLocalFormatted(String, Object...) - Static method in class net.minecraft.util.StatCollector
Translates a Stat name with format args
transpose - Variable in class ibxm.Sample
 
trapdoor - Static variable in class net.minecraft.block.Block
 
travelToDimension(int) - Method in class net.minecraft.entity.Entity
Teleports the entity to another dimension.
travelToDimension(int) - Method in class net.minecraft.entity.item.EntityItem
Teleports the entity to another dimension.
travelToDimension(int) - Method in class net.minecraft.entity.item.EntityMinecart
Teleports the entity to another dimension.
travelToDimension(int) - Method in class net.minecraft.entity.player.EntityPlayerMP
Teleports the entity to another dimension.
treesPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
The number of trees to attempt to generate per chunk.
triggerAchievement(StatBase) - Method in class net.minecraft.entity.player.EntityPlayer
Will trigger the specified trigger.
triggerNote(World, int, int, int) - Method in class net.minecraft.tileentity.TileEntityNote
plays the stored note
trimStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
Trims a string to fit a specified Width.
trimStringToWidth(String, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
Trims a string to a specified width, and will reverse it if par3 is set.
tripWire - Static variable in class net.minecraft.block.Block
 
tripWireSource - Static variable in class net.minecraft.block.Block
 
truncateDoubleToInt(double) - Static method in class net.minecraft.util.MathHelper
 
tryDispense(World, int, int, int, int, int, ItemStack, Random, double, double, double) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Deprecated. 
tryHarvestBlock(int, int, int) - Method in class net.minecraft.item.ItemInWorldManager
Attempts to harvest a block at the given coordinate
tryHarvestBlock(int, int, int) - Method in class net.minecraft.world.demo.DemoWorldManager
Attempts to harvest a block at the given coordinate
tryLogin() - Method in class net.minecraft.network.NetLoginHandler
Logs the user in if a login packet is found, otherwise keeps processing network packets unless the timeout has occurred.
tryMoveToEntityLiving(EntityLiving, float) - Method in class net.minecraft.pathfinding.PathNavigate
Try to find and set a path to EntityLiving.
tryMoveToXYZ(double, double, double, float) - Method in class net.minecraft.pathfinding.PathNavigate
Try to find and set a path to XYZ.
tryParse(char) - Static method in enum net.minecraftforge.common.Property.Type
 
tryPlaceContainedLiquid(World, double, double, double, int, int, int) - Method in class net.minecraft.item.ItemBucket
Attempts to place the liquid contained inside the bucket.
tryPlaceItemIntoWorld(EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.item.ItemStack
 
tryStartWachingThis(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
if the player is more than the distance threshold (typically 64) then the player is removed instead
tryToCreatePortal(World, int, int, int) - Method in class net.minecraft.block.BlockPortal
Checks to see if this location is valid to create a portal and will return True if it does.
tryTrackingEntity(EntityTracker, Entity) - Method in class cpw.mods.fml.common.registry.EntityRegistry
 
tryUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.item.ItemInWorldManager
Attempts to right-click use an item by the given EntityPlayer in the given World
tryUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.world.demo.DemoWorldManager
Attempts to right-click use an item by the given EntityPlayer in the given World
Tuple - Class in net.minecraft.util
 
Tuple(Object, Object) - Constructor for class net.minecraft.util.Tuple
 
type - Variable in class net.minecraft.enchantment.Enchantment
The EnumEnchantmentType given to this Enchantment.
type - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
The type of object.
type - Variable in class net.minecraft.network.packet.Packet24MobSpawn
The type of mob.
type - Variable in class net.minecraft.network.packet.Packet53BlockChange
The new block type for the block.
type - Variable in class net.minecraftforge.common.DungeonHooks.DungeonMob
 
type - Variable in class net.minecraftforge.common.MinecartRegistry.MinecartKey
 
type - Variable in class net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate
 
type - Variable in class net.minecraftforge.event.terraingen.InitMapGenEvent
 
type - Variable in class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
 
type - Variable in class net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate
 
typeOfHit - Variable in class net.minecraft.util.MovingObjectPosition
What type of ray trace hit was this? 0 = block, 1 = entity
types - Static variable in class net.minecraft.block.BlockWall
The types of the wall.

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