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

R

rail - Static variable in class net.minecraft.block.Block
 
railDetector - Static variable in class net.minecraft.block.Block
 
RailLogic - Class in net.minecraft.block
 
RailLogic(BlockRail, World, int, int, int) - Constructor for class net.minecraft.block.RailLogic
 
railPowered - Static variable in class net.minecraft.block.Block
 
rainfall - Variable in class net.minecraft.world.biome.BiomeGenBase
The rainfall in this biome.
rainfallValues - Variable in class net.minecraft.world.biome.BiomeCacheBlock
An array of chunk rainfall values saved by this cache.
rainingStrength - Variable in class net.minecraft.world.World
 
raise_2(int) - Static method in class ibxm.LogTable
 
raiseErrorAndDisconnect(String) - Method in class net.minecraft.network.NetLoginHandler
 
raiseException(Throwable, String, boolean) - Method in class cpw.mods.fml.common.FMLCommonHandler
Raise an exception
rand - Variable in class net.minecraft.world.World
RNG for World.
rand - Variable in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
 
rand - Variable in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
 
rand - Variable in class net.minecraftforge.event.terraingen.OreGenEvent
 
rand - Variable in class net.minecraftforge.event.terraingen.PopulateChunkEvent
 
rand - Variable in class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.Block
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockBrewingStand
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEnchantmentTable
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEnderChest
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEndPortal
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockFire
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockFluid
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockFurnace
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockLeaves
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockMycelium
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockPortal
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneOre
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneTorch
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneWire
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockStairs
 
randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockTorch
 
randomGenerator - Variable in class net.minecraft.world.biome.BiomeDecorator
The Biome Decorator's random number generator.
randomId - Variable in class net.minecraft.network.packet.Packet0KeepAlive
 
RandomPositionGenerator - Class in net.minecraft.entity.ai
 
RandomPositionGenerator() - Constructor for class net.minecraft.entity.ai.RandomPositionGenerator
 
rarityColor - Variable in enum net.minecraft.item.EnumRarity
A decimal representation of the hex color codes of a the color assigned to this rarity type.
rarityName - Variable in enum net.minecraft.item.EnumRarity
Rarity name.
rawX - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
 
rawY - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
 
rawZ - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
 
rayTrace(double, float) - Method in class net.minecraft.entity.EntityLiving
 
rayTraceBlocks(Vec3, Vec3) - Method in class net.minecraft.world.World
ray traces all blocks, including non-collideable ones
rayTraceBlocks_do(Vec3, Vec3, boolean) - Method in class net.minecraft.world.World
 
rayTraceBlocks_do_do(Vec3, Vec3, boolean, boolean) - Method in class net.minecraft.world.World
 
RConConsoleSource - Class in net.minecraft.network.rcon
 
RConConsoleSource() - Constructor for class net.minecraft.network.rcon.RConConsoleSource
 
RConOutputStream - Class in net.minecraft.network.rcon
 
RConOutputStream(int) - Constructor for class net.minecraft.network.rcon.RConOutputStream
 
RConThreadBase - Class in net.minecraft.network.rcon
 
RConThreadClient - Class in net.minecraft.network.rcon
 
RConThreadMain - Class in net.minecraft.network.rcon
 
RConThreadMain(IServer) - Constructor for class net.minecraft.network.rcon.RConThreadMain
 
RConThreadQuery - Class in net.minecraft.network.rcon
 
RConThreadQuery(IServer) - Constructor for class net.minecraft.network.rcon.RConThreadQuery
 
RConUtils - Class in net.minecraft.network.rcon
 
RConUtils() - Constructor for class net.minecraft.network.rcon.RConUtils
 
read(DataInput) - Static method in class net.minecraft.nbt.CompressedStreamTools
Reads from a CompressedStream.
read(File) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
read(char[], int, int) - Method in class net.minecraftforge.common.Configuration.UnicodeInputStreamReader
 
read() - Method in class paulscode.sound.codecs.CodecIBXM
Reads in one stream buffer worth of audio data.
readAll() - Method in class paulscode.sound.codecs.CodecIBXM
Reads in all the audio data from the stream (up to the default "maximum file size".
readBytesFromStream(DataInputStream) - Static method in class net.minecraft.network.packet.Packet
the first short in the stream indicates the number of bytes to read
readCapabilitiesFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
readCompressed(InputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
Load the gzipped compound from the inputstream.
readCustomPotionEffectFromNBT(NBTTagCompound) - Static method in class net.minecraft.potion.PotionEffect
Read a custom potion effect from a potion item's NBT data.
readData(SaveHandler, WorldInfo, Map<String, NBTBase>, NBTTagCompound) - Method in class cpw.mods.fml.common.FMLDummyContainer
 
readData(SaveHandler, WorldInfo, Map<String, NBTBase>, NBTTagCompound) - Method in interface cpw.mods.fml.common.WorldAccessContainer
 
readData(SaveHandler, WorldInfo, Map<String, NBTBase>, NBTTagCompound) - Method in class net.minecraftforge.common.ForgeDummyContainer
 
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.client.particle.EntityFX
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityWither
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityAgeable
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityHanging
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLiving
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderEye
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFireworkRocket
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItem
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItemFrame
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityPainting
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityXPOrb
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityCreeper
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEnderman
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGhast
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityIronGolem
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityPigZombie
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySkeleton
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySlime
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityZombie
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityAnimal
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityBat
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityOcelot
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityPig
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntitySheep
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityTameable
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityVillager
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityWolf
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayer
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayerMP
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityArrow
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFireball
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFishHook
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityPotion
(abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityThrowable
(abstract) Protected helper method to read subclass entity data from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.block.TileEntityRecordPlayer
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
Reads the entity from NBT (calls an abstract helper method to read specialized data)
readFromNBT(NBTTagList) - Method in class net.minecraft.entity.player.InventoryPlayer
Reads from the given tag list and fills the slots in the inventory with the correct items.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
Read the stack fields from a NBT object.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntity
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBeacon
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityChest
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityDispenser
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFurnace
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityNote
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityPiston
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySign
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySkull
Reads a tile entity from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.village.VillageCollection
reads in data from the NBTTagCompound into this MapDataBase
readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.storage.MapData
reads in data from the NBTTagCompound into this MapDataBase
readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.WorldSavedData
reads in data from the NBTTagCompound into this MapDataBase
readFromNBT(NBTTagCompound) - Method in class net.minecraftforge.liquids.LiquidStack
 
readFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipe
 
readGameRulesFromNBT(NBTTagCompound) - Method in class net.minecraft.world.GameRules
Set defined game rules from NBT.
readItemStack(DataInputStream) - Static method in class net.minecraft.network.packet.Packet
Reads a ItemStack from the InputStream
readNamedTag(DataInput) - Static method in class net.minecraft.nbt.NBTBase
Reads and returns a tag from the given DataInput, or the End tag if no tag could be read.
readNBT(NBTTagCompound) - Method in class net.minecraft.util.FoodStats
Reads food stats from an NBT object.
readNBTTagCompound(DataInputStream) - Static method in class net.minecraft.network.packet.Packet
Reads a compressed NBTTagCompound from the InputStream
readPacket(INetworkManager, byte[]) - Static method in class cpw.mods.fml.common.network.FMLPacket
 
readPacket(DataInputStream, boolean, Socket) - Static method in class net.minecraft.network.packet.Packet
Read a packet, prefixed by its ID, from the data stream.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet0KeepAlive
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet100OpenWindow
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet101CloseWindow
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet102WindowClick
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet103SetSlot
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet104WindowItems
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet105UpdateProgressbar
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet106Transaction
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet107CreativeSetSlot
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet108EnchantItem
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet10Flying
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet11PlayerPosition
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet12PlayerLook
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet130UpdateSign
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet131MapData
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet132TileEntityData
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet13PlayerLookMove
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet14BlockDig
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet15Place
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet16BlockItemSwitch
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet17Sleep
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet18Animation
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet19EntityAction
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet1Login
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet200Statistic
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet201PlayerInfo
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet202PlayerAbilities
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet203AutoComplete
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet204ClientInfo
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet205ClientCommand
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet20NamedEntitySpawn
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet22Collect
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet23VehicleSpawn
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet24MobSpawn
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet250CustomPayload
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet252SharedKey
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet253ServerAuthData
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet254ServerPing
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet255KickDisconnect
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet25EntityPainting
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet26EntityExpOrb
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet28EntityVelocity
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet29DestroyEntity
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet2ClientProtocol
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet30Entity
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet31RelEntityMove
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet32EntityLook
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet33RelEntityMoveLook
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet34EntityTeleport
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet35EntityHeadRotation
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet38EntityStatus
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet39AttachEntity
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet3Chat
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet40EntityMetadata
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet41EntityEffect
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet42RemoveEntityEffect
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet43Experience
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet4UpdateTime
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet51MapChunk
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet52MultiBlockChange
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet53BlockChange
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet54PlayNoteBlock
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet55BlockDestroy
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet56MapChunks
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet5PlayerInventory
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet60Explosion
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet61DoorChange
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet62LevelSound
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet6SpawnPosition
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet70GameEvent
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet71Weather
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet7UseEntity
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet8UpdateHealth
Abstract.
readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet9Respawn
Abstract.
readPlayerData(EntityPlayer) - Method in interface net.minecraft.world.storage.IPlayerFileData
Reads the player data from disk into the specified PlayerEntityMP.
readPlayerData(EntityPlayer) - Method in class net.minecraft.world.storage.SaveHandler
Reads the player data from disk into the specified PlayerEntityMP.
readPlayerDataFromFile(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
called during player login.
readRecipiesFromStream(DataInputStream) - Static method in class net.minecraft.village.MerchantRecipeList
 
readRecipiesFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipeList
 
readSpawnData(ByteArrayDataInput) - Method in interface cpw.mods.fml.common.registry.IEntityAdditionalSpawnData
Called by the client when it receives a Entity spawn packet.
readStat(StatBase, int) - Method in class net.minecraft.stats.StatFileWriter
 
readString(DataInputStream, int) - Static method in class net.minecraft.network.packet.Packet
Reads a string from a packet
readVillageDataFromNBT(NBTTagCompound) - Method in class net.minecraft.village.Village
Read this village's data from NBT.
readWatchableObjects(DataInputStream) - Static method in class net.minecraft.entity.DataWatcher
 
reason - Variable in class net.minecraft.network.packet.Packet255KickDisconnect
Displayed to the client when the connection terminates.
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntity
Called when a client event is received with the event number and argument, see World.sendClientEvent
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
Called when a client event is received with the event number and argument, see World.sendClientEvent
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityEnderChest
Called when a client event is received with the event number and argument, see World.sendClientEvent
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
Called when a client event is received with the event number and argument, see World.sendClientEvent
receiveCustomPacket(Packet250CustomPayload) - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
receiveCustomPacket(Packet250CustomPayload) - Method in class net.minecraft.src.BaseMod
Called client side to receive a custom payload for this mod
receivedID - Static variable in class net.minecraft.network.packet.Packet
 
receivedPacketCountArray - Variable in class net.minecraft.server.MinecraftServer
 
receivedPacketSizeArray - Variable in class net.minecraft.server.MinecraftServer
 
receivedSize - Static variable in class net.minecraft.network.packet.Packet
 
receivePacket(Packet250CustomPayload) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
recentlyHit - Variable in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
RecipeFireworks - Class in net.minecraft.item.crafting
 
RecipeFireworks() - Constructor for class net.minecraft.item.crafting.RecipeFireworks
 
recipeHeight - Variable in class net.minecraft.item.crafting.ShapedRecipes
How many vertical slots this recipe uses.
recipeItems - Variable in class net.minecraft.item.crafting.ShapedRecipes
Is a array of ItemStack that composes the recipe.
recipeItems - Variable in class net.minecraft.item.crafting.ShapelessRecipes
Is a List of ItemStack that composes the recipe.
recipeOutputItemID - Variable in class net.minecraft.item.crafting.ShapedRecipes
Is the itemID of the output item that you get when craft the recipe.
RecipesArmor - Class in net.minecraft.item.crafting
 
RecipesArmor() - Constructor for class net.minecraft.item.crafting.RecipesArmor
 
RecipesArmorDyes - Class in net.minecraft.item.crafting
 
RecipesArmorDyes() - Constructor for class net.minecraft.item.crafting.RecipesArmorDyes
 
RecipesCrafting - Class in net.minecraft.item.crafting
 
RecipesCrafting() - Constructor for class net.minecraft.item.crafting.RecipesCrafting
 
RecipesDyes - Class in net.minecraft.item.crafting
 
RecipesDyes() - Constructor for class net.minecraft.item.crafting.RecipesDyes
 
RecipesFood - Class in net.minecraft.item.crafting
 
RecipesFood() - Constructor for class net.minecraft.item.crafting.RecipesFood
 
RecipesIngots - Class in net.minecraft.item.crafting
 
RecipesIngots() - Constructor for class net.minecraft.item.crafting.RecipesIngots
 
RecipesMapCloning - Class in net.minecraft.item.crafting
 
RecipesMapCloning() - Constructor for class net.minecraft.item.crafting.RecipesMapCloning
 
RecipesMapExtending - Class in net.minecraft.item.crafting
 
RecipesMapExtending() - Constructor for class net.minecraft.item.crafting.RecipesMapExtending
 
RecipesTools - Class in net.minecraft.item.crafting
 
RecipesTools() - Constructor for class net.minecraft.item.crafting.RecipesTools
 
RecipesWeapons - Class in net.minecraft.item.crafting
 
RecipesWeapons() - Constructor for class net.minecraft.item.crafting.RecipesWeapons
 
recipeWidth - Variable in class net.minecraft.item.crafting.ShapedRecipes
How many horizontal slots this recipe is wide.
record - Variable in class net.minecraft.block.TileEntityRecordPlayer
ID of record which is in Jukebox
record11 - Static variable in class net.minecraft.item.Item
 
record13 - Static variable in class net.minecraft.item.Item
 
recordBlocks - Static variable in class net.minecraft.item.Item
 
recordCat - Static variable in class net.minecraft.item.Item
 
recordChirp - Static variable in class net.minecraft.item.Item
 
recordFar - Static variable in class net.minecraft.item.Item
 
recordMall - Static variable in class net.minecraft.item.Item
 
recordMellohi - Static variable in class net.minecraft.item.Item
 
recordName - Variable in class net.minecraft.item.ItemRecord
The name of the record.
recordStal - Static variable in class net.minecraft.item.Item
 
recordStrad - Static variable in class net.minecraft.item.Item
 
recordWait - Static variable in class net.minecraft.item.Item
 
recordWard - Static variable in class net.minecraft.item.Item
 
recreateStructures(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
recreateStructures(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
 
recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
 
recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
 
recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
 
recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
redstone - Static variable in class net.minecraft.item.Item
 
redstoneEffect - Static variable in class net.minecraft.potion.PotionHelper
 
redstoneGen - Variable in class net.minecraft.world.biome.BiomeDecorator
Field that holds redstone WorldGenMinable
redstoneLampActive - Static variable in class net.minecraft.block.Block
 
redstoneLampIdle - Static variable in class net.minecraft.block.Block
 
redstoneLight - Static variable in class net.minecraft.block.material.Material
 
redstoneRepeater - Static variable in class net.minecraft.item.Item
 
redstoneRepeaterActive - Static variable in class net.minecraft.block.Block
 
redstoneRepeaterIdle - Static variable in class net.minecraft.block.Block
 
redstoneWire - Static variable in class net.minecraft.block.Block
 
reed - Static variable in class net.minecraft.block.Block
 
reed - Static variable in class net.minecraft.item.Item
 
reedGen - Variable in class net.minecraft.world.biome.BiomeDecorator
Field that holds WorldGenReed
reedsPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
The number of reeds to generate per chunk.
referenceCount - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
Number of open references to this ThreadDownloadImageData
ReflectionHelper - Class in cpw.mods.fml.relauncher
Some reflection helper code.
ReflectionHelper() - Constructor for class cpw.mods.fml.relauncher.ReflectionHelper
 
ReflectionHelper.UnableToAccessFieldException - Exception in cpw.mods.fml.relauncher
 
ReflectionHelper.UnableToAccessFieldException(String[], Exception) - Constructor for exception cpw.mods.fml.relauncher.ReflectionHelper.UnableToAccessFieldException
 
ReflectionHelper.UnableToFindClassException - Exception in cpw.mods.fml.relauncher
 
ReflectionHelper.UnableToFindClassException(String[], Exception) - Constructor for exception cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindClassException
 
ReflectionHelper.UnableToFindFieldException - Exception in cpw.mods.fml.relauncher
 
ReflectionHelper.UnableToFindFieldException(String[], Exception) - Constructor for exception cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindFieldException
 
ReflectionHelper.UnableToFindMethodException - Exception in cpw.mods.fml.relauncher
 
ReflectionHelper.UnableToFindMethodException(String[], Exception) - Constructor for exception cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindMethodException
 
refreshTextures() - Method in class net.minecraft.client.renderer.RenderEngine
Call setupTexture on all currently-loaded textures again to account for changes in rendering options
refreshTrackShape(boolean, boolean) - Method in class net.minecraft.block.RailLogic
Completely recalculates the track shape based on neighboring tracks and power state
regeneration - Static variable in class net.minecraft.potion.Potion
The regeneration Potion object.
RegionFile - Class in net.minecraft.world.chunk.storage
 
RegionFile(File) - Constructor for class net.minecraft.world.chunk.storage.RegionFile
 
RegionFileCache - Class in net.minecraft.world.chunk.storage
 
RegionFileCache() - Constructor for class net.minecraft.world.chunk.storage.RegionFileCache
 
register(Object) - Method in class net.minecraftforge.event.EventBus
 
register(int, EventPriority, IEventListener) - Method in class net.minecraftforge.event.ListenerList
 
registerAchievement() - Method in class net.minecraft.stats.Achievement
Adds the achievement on the internal list of registered achievements, also, it's check for duplicated id's.
registerAchievementPage(AchievementPage) - Static method in class net.minecraftforge.common.AchievementPage
Registers an achievement page.
registerAllKeys(KeyBinding[]) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
registerAllTextureOverrides(RenderEngine) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
registerAnimation(Minecraft) - Method in class net.minecraft.src.BaseMod
 
registerBlock(Block) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Deprecated. 
registerBlock(Block, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register a block with the specified mod specific name : overrides the standard type based name
registerBlock(Block, Class<? extends ItemBlock>) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Deprecated. 
registerBlock(Block, Class<? extends ItemBlock>, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register a block with the world, with the specified item class and block name
registerBlock(Block, Class<? extends ItemBlock>, String, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register a block with the world, with the specified item class, block name and owning modId
registerBlock(Block) - Static method in class net.minecraft.src.ModLoader
Register a new block
registerBlock(Block, Class<? extends ItemBlock>) - Static method in class net.minecraft.src.ModLoader
Register a new block
registerBlockHandler(ISimpleBlockRenderingHandler) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Register a simple block rendering handler
registerBlockHandler(int, ISimpleBlockRenderingHandler) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Register the simple block rendering handler This version will not call getRenderId on the passed in handler, instead using the supplied ID, so you can easily re-use the same rendering handler for multiple IDs
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.DummyModContainer
 
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.FMLDummyContainer
 
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.FMLModContainer
 
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.InjectedModContainer
 
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.MCPDummyContainer
 
registerBus(EventBus, LoadController) - Method in interface cpw.mods.fml.common.ModContainer
Register the event bus for the mod and the controller for error handling Returns if this bus was successfully registered - disabled mods and other mods that don't need real events should return false and avoid further processing
registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
registerBus(EventBus, LoadController) - Method in class net.minecraftforge.common.ForgeDummyContainer
 
registerChannel(IPacketHandler, String) - Method in class cpw.mods.fml.common.network.NetworkRegistry
register a channel to a mod
registerChannel(IPacketHandler, String, Side) - Method in class cpw.mods.fml.common.network.NetworkRegistry
 
registerChatListener(IChatListener) - Method in class cpw.mods.fml.common.network.NetworkRegistry
Register a chat listener
registerCommand(ICommand) - Method in class net.minecraft.command.CommandHandler
adds the command and any aliases it has to the internal map of available commands
registerConnectionHandler(IConnectionHandler) - Method in class cpw.mods.fml.common.network.NetworkRegistry
Register a connection handler
registerContainerID(BaseMod, int) - Static method in class net.minecraft.src.ModLoader
 
registerCraftingHandler(ICraftingHandler) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
registerCrashCallable(ICrashCallable) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
registerDimension(int, int) - Static method in class net.minecraftforge.common.DimensionManager
 
registerDispenserHandler(IDispenserHandler) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Deprecated. 
registerDispenserHandler(IDispenseHandler) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Deprecated. 
registeredBlocksList - Static variable in class net.minecraft.util.Session
 
registerEntityID(Class<? extends Entity>, String, int) - Static method in class net.minecraft.src.ModLoader
Register a new entity ID
registerEntityID(Class<? extends Entity>, String, int, int, int) - Static method in class net.minecraft.src.ModLoader
Register a new entity ID
registerEntityRenderingHandler(Class<? extends Entity>, Render) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
Register an entity rendering handler.
registerFuelHandler(IFuelHandler) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
registerGlobalEntityID(Class<? extends Entity>, String, int) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
registerGlobalEntityID(Class<? extends Entity>, String, int, int, int) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
registerGuiHandler(Object, IGuiHandler) - Method in class cpw.mods.fml.common.network.NetworkRegistry
 
registerItem(Item, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register an item with the item registry with a custom name : this allows for easier server->client resolution
registerItem(Item, String, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register the specified Item with a mod specific name : overrides the standard type based name
registerItemRenderer(int, IItemRenderer) - Static method in class net.minecraftforge.client.MinecraftForgeClient
Register a custom renderer for a specific item.
registerKey(BaseMod, KeyBinding, boolean) - Static method in class net.minecraft.src.ModLoader
 
registerKeyBinding(BaseModProxy, KeyBinding, boolean) - Static method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
 
registerKeyBinding(KeyBindingRegistry.KeyHandler) - Static method in class cpw.mods.fml.client.registry.KeyBindingRegistry
Register a KeyHandler to the game.
registerLiquid(LiquidContainerData) - Static method in class net.minecraftforge.liquids.LiquidContainerRegistry
To register a container with a non-bucket size, the LiquidContainerData entry simply needs to use a size other than LiquidManager.BUCKET_VOLUME
registerMinecart(Class<? extends EntityMinecart>, ItemStack) - Static method in class net.minecraftforge.common.MinecartRegistry
Registers a custom minecart and its corresponding item.
registerMinecart(Class<? extends EntityMinecart>, int, ItemStack) - Static method in class net.minecraftforge.common.MinecartRegistry
Registers a minecart and its corresponding item.
registerModEntity(Class<? extends Entity>, String, int, Object, int, int, boolean) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
Register the mod entity type with FML
registerModLoaderEntity(Object, Class<? extends Entity>, int, int, int, boolean) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
Deprecated. 
registerNetworkMod(NetworkModHandler) - Method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
registerNetworkMod(ModContainer, Class<?>, ASMDataTable) - Method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
registerOre(String, Item) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerOre(String, Block) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerOre(String, ItemStack) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerOre(int, Item) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerOre(int, Block) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerOre(int, ItemStack) - Static method in class net.minecraftforge.oredict.OreDictionary
 
registerPacketChannel(BaseMod, String) - Static method in class net.minecraft.src.ModLoader
Register the mod for packets on this channel.
registerPickupHandler(IPickupNotifier) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
registerPlayerTracker(IPlayerTracker) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
registerProviderType(int, Class<? extends WorldProvider>, boolean) - Static method in class net.minecraftforge.common.DimensionManager
 
registerRenderContextHandler(String, int, IRenderContextHandler) - Static method in class net.minecraftforge.client.MinecraftForgeClient
Register a new render context handler.
registerScheduledTickHandler(IScheduledTickHandler, Side) - Static method in class cpw.mods.fml.common.registry.TickRegistry
 
registerScrollButtons(List, int, int) - Method in class cpw.mods.fml.client.GuiScrollingList
 
registerScrollButtons(List, int, int) - Method in class net.minecraft.client.gui.GuiSlot
Registers the IDs that can be used for the scrollbar's buttons.
registerServerCommand(ICommand) - Method in class cpw.mods.fml.common.event.FMLServerStartingEvent
 
registerSpriteMapForFile(String, String) - Static method in class cpw.mods.fml.client.SpriteHelper
Register a sprite map for ModTextureStatic, to allow for other mods to override your sprite page.
registerStat() - Method in class net.minecraft.stats.Achievement
Register the stat into StatList.
registerStat() - Method in class net.minecraft.stats.StatBase
Register the stat into StatList.
registerStat() - Method in class net.minecraft.stats.StatBasic
Register the stat into StatList.
registerTextureFX(TextureFX) - Method in class net.minecraft.client.renderer.RenderEngine
 
registerTextureOverrides(RenderEngine) - Method in class cpw.mods.fml.client.TextureFXManager
 
registerTickHandler(ITickHandler, Side) - Static method in class cpw.mods.fml.common.registry.TickRegistry
 
registerTileEntity(Class<? extends TileEntity>, String, TileEntitySpecialRenderer) - Static method in class cpw.mods.fml.client.registry.ClientRegistry
Utility method for registering a tile entity and it's renderer at once - generally you should register them separately
registerTileEntity(Class<? extends TileEntity>, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
registerTileEntity(Class<? extends TileEntity>, String) - Static method in class net.minecraft.src.ModLoader
Register a new tile entity class
registerTileEntity(Class<? extends TileEntity>, String, TileEntitySpecialRenderer) - Static method in class net.minecraft.src.ModLoader
 
registerTrade(int, TradeEntry) - Static method in class cpw.mods.fml.common.modloader.ModLoaderHelper
 
registerTransformer(String) - Method in class cpw.mods.fml.relauncher.RelaunchClassLoader
 
registerVillageCreationHandler(VillagerRegistry.IVillageCreationHandler) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
Register a new village creation handler
registerVillagerType(int, String) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
Register a new skin for a villager type
registerVillageTradeHandler(int, VillagerRegistry.IVillageTradeHandler) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
Register a new villager trading handler for the specified villager type
registerWorld(World) - Method in class net.minecraft.world.WorldProvider
associate an existing world with a World provider, and setup its lightbrightness table
registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderEnd
creates a new world chunk manager for WorldProvider
registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderHell
creates a new world chunk manager for WorldProvider
registerWorldGenerator(IWorldGenerator) - Static method in class cpw.mods.fml.common.registry.GameRegistry
Register a world generator - something that inserts new block types into the world
RegistryDefaulted - Class in net.minecraft.dispenser
 
RegistryDefaulted(Object) - Constructor for class net.minecraft.dispenser.RegistryDefaulted
 
RegistrySimple - Class in net.minecraft.dispenser
 
RegistrySimple() - Constructor for class net.minecraft.dispenser.RegistrySimple
 
RelaunchClassLoader - Class in cpw.mods.fml.relauncher
 
RelaunchClassLoader(URL[]) - Constructor for class cpw.mods.fml.relauncher.RelaunchClassLoader
 
RelaunchLibraryManager - Class in cpw.mods.fml.relauncher
 
RelaunchLibraryManager() - Constructor for class cpw.mods.fml.relauncher.RelaunchLibraryManager
 
releaseEntitySkin(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
Decrement the reference counter for this entity's skin image data
releaseEntitySkin(Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
Decrement the reference counter for this entity's skin image data
releaseEntitySkin(Entity) - Method in interface net.minecraft.world.IWorldAccess
Decrement the reference counter for this entity's skin image data
releaseEntitySkin(Entity) - Method in class net.minecraft.world.World
Decrement the reference counter for this entity's skin image data
releaseEntitySkin(Entity) - Method in class net.minecraft.world.WorldManager
Decrement the reference counter for this entity's skin image data
releaseEntitySkin(Entity) - Method in class net.minecraft.world.WorldServer
Decrement the reference counter for this entity's skin image data
releaseGate(boolean) - Static method in class cpw.mods.fml.common.registry.GameData
 
releaseImageData(String) - Method in class net.minecraft.client.renderer.RenderEngine
Decrements the reference count for a given URL, deleting the image data if the reference count hits 0
releaseTicket(ForgeChunkManager.Ticket) - Static method in class net.minecraftforge.common.ForgeChunkManager
Release the ticket back to the system.
reloadLanguageTable() - Static method in class cpw.mods.fml.common.registry.LanguageRegistry
 
reloadResources() - Method in class net.minecraft.util.ThreadDownloadResources
Reloads the resource folder and passes the resources to Minecraft to install.
rememberBaseModType(String) - Method in class cpw.mods.fml.common.discovery.ModCandidate
 
rememberModCandidateType(ASMModParser) - Method in class cpw.mods.fml.common.discovery.ModCandidate
 
remove(String) - Method in class net.minecraft.server.management.BanList
 
remove(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
remove(long) - Method in class net.minecraft.util.LongHashMap
calls the removeKey method and returns removed object
remove(Object) - Method in class net.minecraftforge.common.ConfigCategory
 
removeAllEntities() - Method in class net.minecraft.client.multiplayer.WorldClient
also releases skins.
removeAllPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
Kicks everyone with "Server closed" as reason.
removeAllTrackingPlayers(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTracker
 
removeBiome(BiomeGenBase) - Static method in class cpw.mods.fml.common.registry.GameRegistry
 
removeBiome(BiomeGenBase) - Static method in class net.minecraft.src.ModLoader
Remove a biome from the list of generated biomes
removeBiome(BiomeGenBase) - Method in class net.minecraft.world.WorldType
 
removeBlockByPlayer(World, EntityPlayer, int, int, int) - Method in class net.minecraft.block.Block
Called when a player removes a block.
removeBlockEffectiveness(Block, int, String) - Static method in class net.minecraftforge.common.MinecraftForge
Remove a block effectiveness mapping.
removeBlockEffectiveness(Block, String) - Static method in class net.minecraftforge.common.MinecraftForge
Remove a block effectiveness mapping.
removeBlockTileEntity(int, int, int) - Method in class net.minecraft.world.World
Removes the TileEntity for a given block in X,Y,Z coordinates
removeChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
Removes the TileEntity for a given block in this chunk
removeChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Removes the TileEntity for a given block in this chunk
removeColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
Remove the color from the specified armor ItemStack.
removeCraftingFromCrafters(ICrafting) - Method in class net.minecraft.inventory.Container
 
removeDungeonLoot(DungeonHooks.DungeonLoot) - Method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
removeDungeonLoot(ItemStack) - Static method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
removeDungeonLoot(ItemStack, int, int) - Static method in class net.minecraftforge.common.DungeonHooks
Deprecated. 
removeDungeonMob(String) - Static method in class net.minecraftforge.common.DungeonHooks
Will completely remove a Mob from the dungeon spawn list.
removeEdge(T, T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
 
removeEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
removes entity using its y chunk coordinate as its index
removeEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
removes entity using its y chunk coordinate as its index
removeEntity(Entity) - Method in class net.minecraft.world.World
remove dat player from dem servers
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.Chunk
Removes entity at the specified index from the entity array.
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Removes entity at the specified index from the entity array.
removeEntityFromAllTrackingPlayers(Entity) - Method in class net.minecraft.entity.EntityTracker
 
removeEntityFromWorld(int) - Method in class net.minecraft.client.multiplayer.WorldClient
 
removeExpiredBans() - Method in class net.minecraft.server.management.BanList
 
removeFromWatchingList(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
 
removeFromWhitelist(String) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
Remove the specified player from the whitelist.
removeFromWhitelist(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
Remove the specified player from the whitelist.
removeInvalidBlocks() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
removeItem(String, ItemStack) - Static method in class net.minecraftforge.common.ChestGenHooks
 
removeItem(ItemStack) - Method in class net.minecraftforge.common.ChestGenHooks
Removes all items that match the input item stack, Only metadata and item ID are checked.
removeMinecart(Class<? extends EntityMinecart>, int) - Static method in class net.minecraftforge.common.MinecartRegistry
Removes a previously registered Minecart.
removeNotify() - Method in class net.minecraft.client.CanvasMinecraftApplet
 
removeObject(int) - Method in class net.minecraft.util.IntHashMap
Removes the specified object from the map and returns it
removeOp(String) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
This removes a username from the ops list, then saves the op list
removeOp(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
This removes a username from the ops list, then saves the op list
removePlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerManager
Removes an EntityPlayerMP from the PlayerManager.
removePlayerFromTracker(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
 
removePotionEffect(int) - Method in class net.minecraft.entity.EntityLiving
Remove the specified potion effect from this entity.
removePotionEffectClient(int) - Method in class net.minecraft.entity.EntityLiving
Remove the speified potion effect from this entity.
removeServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
Removes the ServerData instance stored for the given index in the list.
removeSpawn(Class<? extends EntityLiving>, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
removeSpawn(String, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
 
removeSpawn(Class<? extends EntityLiving>, EnumCreatureType) - Static method in class net.minecraft.src.ModLoader
Remove a spawn
removeSpawn(Class<? extends EntityLiving>, EnumCreatureType, BiomeGenBase...) - Static method in class net.minecraft.src.ModLoader
Remove a spawn
removeSpawn(String, EnumCreatureType) - Static method in class net.minecraft.src.ModLoader
Remove a spawn
removeSpawn(String, EnumCreatureType, BiomeGenBase...) - Static method in class net.minecraft.src.ModLoader
Remove a spawn
removeSpawnBiome(BiomeGenBase) - Static method in class net.minecraftforge.common.BiomeManager
 
removeStrongholdBiome(BiomeGenBase) - Static method in class net.minecraftforge.common.BiomeManager
 
removeTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
Remove the specified tag.
removeTag(int) - Method in class net.minecraft.nbt.NBTTagList
 
removeVillageBiome(BiomeGenBase) - Static method in class net.minecraftforge.common.BiomeManager
 
removeWorldAccess(IWorldAccess) - Method in class net.minecraft.world.World
 
renameWorld(String, String) - Method in interface net.minecraft.world.storage.ISaveFormat
 
renameWorld(String, String) - Method in class net.minecraft.world.storage.SaveFormatOld
 
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBase
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBat
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBiped
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBlaze
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBoat
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBook
Sets the models various rotation angles then renders the model.
render(Tessellator, float) - Method in class net.minecraft.client.model.ModelBox
Draw the six sided box defined by this ModelBox
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelChicken
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelCreeper
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelEnderCrystal
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelGhast
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMinecart
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelQuadruped
Sets the models various rotation angles then renders the model.
render(float) - Method in class net.minecraft.client.model.ModelRenderer
 
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSilverfish
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSkeletonHead
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSlime
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSnowMan
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSpider
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSquid
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelVillager
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWither
Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
Sets the models various rotation angles then renders the model.
Render - Class in net.minecraft.client.renderer.entity
 
Render() - Constructor for class net.minecraft.client.renderer.entity.Render
 
render(float, WorldClient, Minecraft) - Method in class net.minecraftforge.client.IRenderHandler
 
renderAABB(AxisAlignedBB) - Static method in class net.minecraft.client.renderer.entity.Render
Adds to the tesselator a box using the aabb for the bounds.
renderAll() - Method in class net.minecraft.client.model.ModelChest
This method renders out all parts of the chest model.
renderAllFaces - Variable in class net.minecraft.client.renderer.RenderBlocks
If true, renders all faces on all blocks rather than using the logic in Block.shouldSideBeRendered.
renderAllRenderLists(int, double) - Method in class net.minecraft.client.renderer.RenderGlobal
Render all render lists
renderArmPitch - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
renderArmYaw - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
RenderArrow - Class in net.minecraft.client.renderer.entity
 
RenderArrow() - Constructor for class net.minecraft.client.renderer.entity.RenderArrow
 
renderArrow(EntityArrow, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderArrow
 
renderAsNormalBlock() - Method in class net.minecraft.block.Block
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockAnvil
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockBeacon
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockBed
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockBrewingStand
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockButton
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockCactus
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockCake
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockCauldron
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockChest
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockCocoa
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockDoor
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockDragonEgg
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockEnchantmentTable
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockEnderChest
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockEndPortal
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFarmland
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFence
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFenceGate
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFire
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFlower
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFlowerPot
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockFluid
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockGlass
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockHalfSlab
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockLadder
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockLever
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPane
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonBase
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonExtension
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonMoving
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPortal
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockPressurePlate
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockRail
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockRedstoneRepeater
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockRedstoneWire
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockReed
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockSign
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockSkull
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockSnow
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockStairs
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockTorch
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockTrapDoor
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockTripWire
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockTripWireSource
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockVine
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockWall
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
renderAsNormalBlock() - Method in class net.minecraft.block.BlockWeb
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
RenderBat - Class in net.minecraft.client.renderer.entity
 
RenderBat() - Constructor for class net.minecraft.client.renderer.entity.RenderBat
 
RenderBiped - Class in net.minecraft.client.renderer.entity
 
RenderBiped(ModelBiped, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
 
RenderBiped(ModelBiped, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
 
RenderBlaze - Class in net.minecraft.client.renderer.entity
 
RenderBlaze() - Constructor for class net.minecraft.client.renderer.entity.RenderBlaze
 
renderBlaze(EntityBlaze, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
 
renderBlock(RenderBlocks, Block, int, int, int) - Static method in class net.minecraftforge.client.MinecraftForgeClient
Render a block.
renderBlockAllFaces(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render all faces of a block
renderBlockAnvil(BlockAnvil, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders anvil
renderBlockAnvilMetadata(BlockAnvil, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders anvil block with metadata
renderBlockAnvilOrient(BlockAnvil, int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders anvil block with orientation
renderBlockAnvilRotate(BlockAnvil, int, int, int, int, float, float, float, float, boolean, boolean, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders anvil block with rotation
renderBlockAsItem(Block, int, float) - Method in class net.minecraft.client.renderer.RenderBlocks
Is called to render the image of a block on an inventory, as a held item, or as a an item on the ground
renderBlockBeacon(BlockBeacon, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders beacon block
renderBlockBed(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
render a bed at the given coordinates
renderBlockBrewingStand(BlockBrewingStand, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render BlockBrewingStand
renderBlockByRenderType(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the block at the given coordinates using the block's rendering type
renderBlockCactus(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a cactus block at the given coordinates
renderBlockCactusImpl(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block cactus implementation
renderBlockCauldron(BlockCauldron, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block cauldron
renderBlockCocoa(BlockCocoa, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a Cocoa block at the given coordinates
renderBlockCrops(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block crops
renderBlockCropsImpl(Block, int, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block crops implementation
renderBlockDoor(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a door block at the given coordinates
renderBlockDragonEgg(BlockDragonEgg, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
 
renderBlockEndPortalFrame(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render BlockEndPortalFrame
renderBlockFence(BlockFence, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
 
renderBlockFenceGate(BlockFenceGate, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block fence gate
renderBlockFire(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a fire block at the given coordinates
renderBlockFlowerpot(BlockFlowerPot, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders flower pot
renderBlockFluids(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a block based on the BlockFluids class at the given coordinates
renderBlockIsItemFull3D(int) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
renderBlockLadder(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a ladder block at the given coordinates
renderBlockLever(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a lever block at the given coordinates
renderBlockLilyPad(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render BlockLilyPad
renderBlockLog(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a log block at the given coordinates
renderBlockMinecartTrack(BlockRail, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a minecart track block at the given coordinates
renderBlockPane(BlockPane, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
 
renderBlockRedstoneWire(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a redstone wire block at the given coordinates
renderBlockRepeater(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
render a redstone repeater at the given coordinates
RenderBlocks - Class in net.minecraft.client.renderer
 
RenderBlocks(IBlockAccess) - Constructor for class net.minecraft.client.renderer.RenderBlocks
 
RenderBlocks() - Constructor for class net.minecraft.client.renderer.RenderBlocks
 
renderBlockSandFalling(Block, World, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a falling sand block
renderBlockStairs(BlockStairs, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a stair block at the given coordinates
renderBlockStem(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block stem
renderBlockStemBig(Block, int, int, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block stem big
renderBlockStemSmall(Block, int, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block stem small
renderBlockTorch(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a torch block at the given coordinates
renderBlockTripWire(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a trip wire block at the given coordinates
renderBlockTripWireSource(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a trip wire source block at the given coordinates
renderBlockUsingTexture(Block, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a block using the given texture instead of the block's own default texture
renderBlockVine(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render block vine
renderBlockWall(BlockWall, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders wall block
RenderBoat - Class in net.minecraft.client.renderer.entity
 
RenderBoat() - Constructor for class net.minecraft.client.renderer.entity.RenderBoat
 
renderBoat(EntityBoat, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBoat
The render method used in RenderBoat that renders the boat model.
renderBottomFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the bottom face of the block.
renderBrokenItemStack(ItemStack) - Method in class net.minecraft.entity.EntityLiving
Renders broken item particles using the given ItemStack
renderChest(Block, int, float) - Method in class net.minecraft.client.renderer.ChestItemRenderHelper
Renders a chest at 0,0,0 - used for item rendering
RenderChicken - Class in net.minecraft.client.renderer.entity
 
RenderChicken(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderChicken
 
renderChicken(EntityChicken, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderChicken
 
renderCloak(float) - Method in class net.minecraft.client.model.ModelBiped
Renders the cloak of the current biped (in most cases, it's a player)
renderClouds(float) - Method in class net.minecraft.client.renderer.RenderGlobal
 
renderCloudsFancy(float) - Method in class net.minecraft.client.renderer.RenderGlobal
Renders the 3d fancy clouds
RenderCow - Class in net.minecraft.client.renderer.entity
 
RenderCow(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderCow
 
renderCow(EntityCow, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCow
 
RenderCreeper - Class in net.minecraft.client.renderer.entity
 
RenderCreeper() - Constructor for class net.minecraft.client.renderer.entity.RenderCreeper
 
renderCrossedSquares(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders any block requiring croseed squares such as reeds, flowers, and mushrooms
renderDistance - Variable in class net.minecraft.client.settings.GameSettings
 
renderDistanceWeight - Variable in class net.minecraft.entity.Entity
 
RenderDragon - Class in net.minecraft.client.renderer.entity
 
RenderDragon() - Constructor for class net.minecraft.client.renderer.entity.RenderDragon
 
renderDragon(EntityDragon, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
Renders the dragon, along with its dying animation
renderEars(float) - Method in class net.minecraft.client.model.ModelBiped
renders the ears (specifically, deadmau5's)
renderEastFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the east (z-negative) face of the block.
RenderEnchantmentTable - Class in net.minecraft.client.renderer.entity
 
RenderEnchantmentTable() - Constructor for class net.minecraft.client.renderer.entity.RenderEnchantmentTable
 
renderEnderChest(TileEntityEnderChest, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
Helps to render Ender Chest.
RenderEnderCrystal - Class in net.minecraft.client.renderer.tileentity
 
RenderEnderCrystal() - Constructor for class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
 
RenderEnderman - Class in net.minecraft.client.renderer.entity
 
RenderEnderman() - Constructor for class net.minecraft.client.renderer.entity.RenderEnderman
 
renderEnderman(EntityEnderman, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
Renders the enderman
RenderEndPortal - Class in net.minecraft.client.renderer.tileentity
 
RenderEndPortal() - Constructor for class net.minecraft.client.renderer.tileentity.RenderEndPortal
 
renderEndPortalTileEntity(TileEntityEndPortal, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.RenderEndPortal
Renders the End Portal.
renderEngine - Variable in class net.minecraft.client.Minecraft
The RenderEngine instance used by Minecraft
renderEngine - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
RenderEngine - Class in net.minecraft.client.renderer
 
RenderEngine(TexturePackList, GameSettings) - Constructor for class net.minecraft.client.renderer.RenderEngine
 
renderEngine - Variable in class net.minecraft.client.renderer.RenderGlobal
The RenderEngine instance used by RenderGlobal
renderEngine - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
The RenderEngine instance used by the TileEntityRenderer
renderEntities(Vec3, ICamera, float) - Method in class net.minecraft.client.renderer.RenderGlobal
Renders all entities within range and within the frustrum.
RenderEntity - Class in net.minecraft.client.renderer.entity
 
RenderEntity() - Constructor for class net.minecraft.client.renderer.entity.RenderEntity
 
renderEntity(Entity, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
Will render the specified entity at the specified partial tick time.
renderEntityItem(EntityItem, ItemStack, float, float, Random, RenderEngine, RenderBlocks) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
renderEntityWithPosYaw(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
Renders the specified entity with the passed in position, yaw, and partialTickTime.
renderEquippedItem(IItemRenderer, RenderBlocks, EntityLiving, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
rendererBoundingBox - Variable in class net.minecraft.client.renderer.WorldRenderer
Axis aligned bounding box
RenderFallingSand - Class in net.minecraft.client.renderer.entity
 
RenderFallingSand() - Constructor for class net.minecraft.client.renderer.entity.RenderFallingSand
 
RenderFireball - Class in net.minecraft.client.renderer.entity
 
RenderFireball(float) - Constructor for class net.minecraft.client.renderer.entity.RenderFireball
 
RenderFish - Class in net.minecraft.client.renderer.entity
 
RenderFish() - Constructor for class net.minecraft.client.renderer.entity.RenderFish
 
renderGameOverlay(float, boolean, int, int) - Method in class net.minecraft.client.gui.GuiIngame
Render the ingame overlay with quick icon bar, ...
RenderGhast - Class in net.minecraft.client.renderer.entity
 
RenderGhast() - Constructor for class net.minecraft.client.renderer.entity.RenderGhast
 
RenderGiantZombie - Class in net.minecraft.client.renderer.entity
 
RenderGiantZombie(ModelBase, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderGiantZombie
 
renderGlobal - Variable in class net.minecraft.client.Minecraft
 
RenderGlobal - Class in net.minecraft.client.renderer
 
RenderGlobal(Minecraft, RenderEngine) - Constructor for class net.minecraft.client.renderer.RenderGlobal
 
renderHandlers - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
RenderHelper - Class in net.minecraft.client.renderer
 
RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
 
renderIndex - Variable in class net.minecraft.item.ItemArmor
Used on RenderPlayer to select the correspondent armor to be rendered on the player: 0 is cloth, 1 is chain, 2 is iron, 3 is diamond and 4 is gold.
RenderingRegistry - Class in cpw.mods.fml.client.registry
 
RenderingRegistry() - Constructor for class cpw.mods.fml.client.registry.RenderingRegistry
 
renderingWorldRenderer - Static variable in class net.minecraft.client.renderer.Tessellator
 
renderInvBlock(RenderBlocks, Block, int, int) - Method in class net.minecraft.src.BaseMod
 
renderInvBlock(RenderBlocks, Block, int, int) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
renderInventoryBlock(Block, int, int, RenderBlocks) - Method in class cpw.mods.fml.client.modloader.ModLoaderBlockRendererHandler
 
renderInventoryBlock(Block, int, int, RenderBlocks) - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
 
renderInventoryBlock(RenderBlocks, Block, int, int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
 
renderInventoryBlock(RenderBlocks, Block, int, int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
 
renderInventoryItem(RenderBlocks, RenderEngine, ItemStack, boolean, float, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
 
RenderIronGolem - Class in net.minecraft.client.renderer.entity
 
RenderIronGolem() - Constructor for class net.minecraft.client.renderer.entity.RenderIronGolem
 
RenderItem - Class in net.minecraft.client.renderer.entity
 
RenderItem() - Constructor for class net.minecraft.client.renderer.entity.RenderItem
 
renderItem(EntityLiving, ItemStack, int) - Method in class net.minecraft.client.renderer.ItemRenderer
Renders the item stack for being in an entity's hand Args: itemStack
renderItem(IItemRenderer.ItemRenderType, ItemStack, Object...) - Method in interface net.minecraftforge.client.IItemRenderer
Called to do the actual rendering, see ItemRenderType for details on when specific types are run, and what extra data is passed into the data parameter.
renderItemAndEffectIntoGUI(FontRenderer, RenderEngine, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
Render the item's icon or block into the GUI, including the glint effect.
renderItemAsFull3DBlock(int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
 
renderItemAsFull3DBlock(int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
 
RenderItemFrame - Class in net.minecraft.client.renderer.tileentity
 
RenderItemFrame() - Constructor for class net.minecraft.client.renderer.tileentity.RenderItemFrame
 
renderItemIn2D(Tessellator, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.ItemRenderer
Renders an item held in hand as a 2D texture with thickness
renderItemIn3d(int) - Static method in class net.minecraft.client.renderer.RenderBlocks
Checks to see if the item's render type indicates that it should be rendered as a regular block or not.
renderItemInFirstPerson(float) - Method in class net.minecraft.client.renderer.ItemRenderer
Renders the active item in the player's hand when in first person mode.
renderItemIntoGUI(FontRenderer, RenderEngine, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
Renders the item's icon or block into the UI at the specified position.
renderItemOverlayIntoGUI(FontRenderer, RenderEngine, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
Renders the item's overlay information.
RenderLightningBolt - Class in net.minecraft.client.renderer.entity
 
RenderLightningBolt() - Constructor for class net.minecraft.client.renderer.entity.RenderLightningBolt
 
RenderList - Class in net.minecraft.client.renderer
 
RenderList() - Constructor for class net.minecraft.client.renderer.RenderList
 
renderLitParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
 
RenderLiving - Class in net.minecraft.client.renderer.entity
 
RenderLiving(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderLiving
 
renderLivingMooshroom(EntityMooshroom, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
 
renderLivingOcelot(EntityOcelot, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
 
renderLivingPig(EntityPig, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPig
 
renderLivingSquid(EntitySquid, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSquid
Renders the Living Squid.
RenderMagmaCube - Class in net.minecraft.client.renderer.entity
 
RenderMagmaCube() - Constructor for class net.minecraft.client.renderer.entity.RenderMagmaCube
 
renderMagmaCube(EntityMagmaCube, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
 
RenderManager - Class in net.minecraft.client.renderer.entity
 
renderMap(EntityPlayer, RenderEngine, MapData) - Method in class net.minecraft.client.gui.MapItemRenderer
 
renderMaxX - Variable in class net.minecraft.client.renderer.RenderBlocks
The maximum X value for rendering (default 1.0).
renderMaxY - Variable in class net.minecraft.client.renderer.RenderBlocks
The maximum Y value for rendering (default 1.0).
renderMaxZ - Variable in class net.minecraft.client.renderer.RenderBlocks
The maximum Z value for rendering (default 1.0).
RenderMinecart - Class in net.minecraft.client.renderer.entity
 
RenderMinecart() - Constructor for class net.minecraft.client.renderer.entity.RenderMinecart
 
renderMinX - Variable in class net.minecraft.client.renderer.RenderBlocks
The minimum X value for rendering (default 0.0).
renderMinY - Variable in class net.minecraft.client.renderer.RenderBlocks
The minimum Y value for rendering (default 0.0).
renderMinZ - Variable in class net.minecraft.client.renderer.RenderBlocks
The minimum Z value for rendering (default 0.0).
RenderMooshroom - Class in net.minecraft.client.renderer.entity
 
RenderMooshroom(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderMooshroom
 
renderNorthFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the north (x-negative) face of the block.
RenderOcelot - Class in net.minecraft.client.renderer.entity
 
RenderOcelot(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderOcelot
 
renderOffsetAABB(AxisAlignedBB, double, double, double) - Static method in class net.minecraft.client.renderer.entity.Render
Renders a white box with the bounds of the AABB translated by the offset.
renderOverlays(float) - Method in class net.minecraft.client.renderer.ItemRenderer
Renders all the overlays that are in first person mode.
RenderPainting - Class in net.minecraft.client.renderer.entity
 
RenderPainting() - Constructor for class net.minecraft.client.renderer.entity.RenderPainting
 
renderPartialTicks - Variable in class net.minecraft.util.Timer
How much time has elapsed since the last tick, in ticks, for use by display rendering routines (range: 0.0 - 1.0).
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityBreakingFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCloudFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCrit2FX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCritFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityDiggingFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkOverlayFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkStarterFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFlameFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFootStepFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHeartFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLavaFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityNoteFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPickupFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPortalFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityReddustFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySmokeFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySnowShovelFX
 
renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
 
renderParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
Renders all current particles.
RenderPig - Class in net.minecraft.client.renderer.entity
 
RenderPig(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderPig
 
renderPiston(TileEntityPiston, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
 
renderPistonBase(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
renders a block as a piston base
renderPistonBaseAllFaces(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Render all faces of the piston base
renderPistonExtension(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
renders the pushing part of a piston
renderPistonExtensionAllFaces(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
Render all faces of the piston extension
renderPistonRodEW(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render piston rod east/west
renderPistonRodSN(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render piston rod south/north
renderPistonRodUD(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Render piston rod up/down
RenderPlayer - Class in net.minecraft.client.renderer.entity
 
RenderPlayer() - Constructor for class net.minecraft.client.renderer.entity.RenderPlayer
 
renderPlayer(EntityPlayer, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
renderPosX - Static variable in class net.minecraft.client.renderer.entity.RenderManager
 
renderPosY - Static variable in class net.minecraft.client.renderer.entity.RenderManager
 
renderPosZ - Static variable in class net.minecraft.client.renderer.entity.RenderManager
 
renderPrimedTNT(EntityTNTPrimed, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
 
RenderSheep - Class in net.minecraft.client.renderer.entity
 
RenderSheep(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSheep
 
renderSign() - Method in class net.minecraft.client.model.ModelSign
Renders the sign model through TileEntitySignRenderer
RenderSilverfish - Class in net.minecraft.client.renderer.entity
 
RenderSilverfish() - Constructor for class net.minecraft.client.renderer.entity.RenderSilverfish
 
renderSilverfish(EntitySilverfish, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
Renders the silverfish.
RenderSkeleton - Class in net.minecraft.client.renderer.entity
 
RenderSkeleton() - Constructor for class net.minecraft.client.renderer.entity.RenderSkeleton
 
renderSky(float) - Method in class net.minecraft.client.renderer.RenderGlobal
Renders the sky with the partial tick time.
RenderSlime - Class in net.minecraft.client.renderer.entity
 
RenderSlime(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSlime
 
RenderSnowball - Class in net.minecraft.client.renderer.entity
 
RenderSnowball(int) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowball
 
RenderSnowMan - Class in net.minecraft.client.renderer.entity
 
RenderSnowMan() - Constructor for class net.minecraft.client.renderer.entity.RenderSnowMan
 
RenderSorter - Class in net.minecraft.client.renderer
 
RenderSorter(EntityLiving) - Constructor for class net.minecraft.client.renderer.RenderSorter
 
renderSouthFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the south (x-positive) face of the block.
RenderSpider - Class in net.minecraft.client.renderer.entity
 
RenderSpider() - Constructor for class net.minecraft.client.renderer.entity.RenderSpider
 
RenderSquid - Class in net.minecraft.client.renderer.entity
 
RenderSquid(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSquid
 
renderStandardBlock(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a standard cube block at the given coordinates
renderStandardBlockWithAmbientOcclusion(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
 
renderStandardBlockWithColorMultiplier(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a standard cube block at the given coordinates, with a given color ratio.
renderTexturedQuad(int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
Adds a textured quad to the tesselator at the specified position with the specified texture coords, width and height.
renderTextures - Static variable in class net.minecraftforge.client.ForgeHooksClient
 
renderTheMinecart(EntityMinecart, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
Renders the Minecart.
renderThePainting(EntityPainting, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPainting
 
renderTheXPOrb(EntityXPOrb, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
Renders the XP Orb.
renderTileEntity(TileEntity, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
Render this TileEntity at its current position from the player
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.entity.RenderEnchantmentTable
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.RenderEndPortal
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
Render this TileEntity at a given set of coordinates
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
renderTileEntityBeaconAt(TileEntityBeacon, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
Render a beacon tile entity.
renderTileEntityChestAt(TileEntityChest, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
Renders the TileEntity for the chest at a position.
renderTileEntityEnchantmentTableAt(TileEntityEnchantmentTable, double, double, double, float) - Method in class net.minecraft.client.renderer.entity.RenderEnchantmentTable
 
renderTileEntityMobSpawner(TileEntityMobSpawner, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
 
renderTileEntitySignAt(TileEntitySign, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
renderTileEntitySkullAt(TileEntitySkull, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
Render a skull tile entity.
RenderTNTPrimed - Class in net.minecraft.client.renderer.entity
 
RenderTNTPrimed() - Constructor for class net.minecraft.client.renderer.entity.RenderTNTPrimed
 
renderTopFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the top face of the block.
renderTorchAtAngle(Block, double, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders a torch at the given coordinates, with the base slanting at the given delta
renderViewEntity - Variable in class net.minecraft.client.Minecraft
The Entity from which the renderer determines the render viewpoint.
RenderVillager - Class in net.minecraft.client.renderer.entity
 
RenderVillager() - Constructor for class net.minecraft.client.renderer.entity.RenderVillager
 
renderVillager(EntityVillager, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderVillager
 
renderWestFace(Block, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
Renders the given texture to the west (z-positive) face of the block.
RenderWitch - Class in net.minecraft.client.renderer.entity
 
RenderWitch() - Constructor for class net.minecraft.client.renderer.entity.RenderWitch
 
RenderWither - Class in net.minecraft.client.renderer.entity
 
RenderWither() - Constructor for class net.minecraft.client.renderer.entity.RenderWither
 
RenderWitherSkull - Class in net.minecraft.client.renderer.tileentity
 
RenderWitherSkull() - Constructor for class net.minecraft.client.renderer.tileentity.RenderWitherSkull
 
renderWithRotation(float) - Method in class net.minecraft.client.model.ModelRenderer
 
RenderWolf - Class in net.minecraft.client.renderer.entity
 
RenderWolf(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderWolf
 
renderWorld(float, long) - Method in class net.minecraft.client.renderer.EntityRenderer
 
renderWorldBlock(IBlockAccess, int, int, int, Block, int, RenderBlocks) - Method in class cpw.mods.fml.client.modloader.ModLoaderBlockRendererHandler
 
renderWorldBlock(IBlockAccess, int, int, int, Block, int, RenderBlocks) - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
 
renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
 
renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Method in class net.minecraft.src.BaseMod
 
renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
 
renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Static method in class net.minecraft.src.ModLoader
Deprecated. 
RenderWorldLastEvent - Class in net.minecraftforge.client.event
 
RenderWorldLastEvent(RenderGlobal, float) - Constructor for class net.minecraftforge.client.event.RenderWorldLastEvent
 
RenderXPOrb - Class in net.minecraft.client.renderer.entity
 
RenderXPOrb() - Constructor for class net.minecraft.client.renderer.entity.RenderXPOrb
 
renderYawOffset - Variable in class net.minecraft.entity.EntityLiving
 
RenderZombie - Class in net.minecraft.client.renderer.entity
 
RenderZombie() - Constructor for class net.minecraft.client.renderer.entity.RenderZombie
 
ReobfuscationMarker - Annotation Type in cpw.mods.fml.common.asm
Used to force certain classes to reobfuscate
reorderChunk(ForgeChunkManager.Ticket, ChunkCoordIntPair) - Static method in class net.minecraftforge.common.ForgeChunkManager
Reorganize the internal chunk list so that the chunk supplied is at the *end* of the list This helps if you wish to guarantee a certain "automatic unload ordering" for the chunks in the ticket list
repeaterTorchOffset - Static variable in class net.minecraft.block.BlockRedstoneRepeater
The offsets for the two torches in redstone repeater blocks.
replaceBlocksForBiome(int, int, byte[], BiomeGenBase[]) - Method in class net.minecraft.world.gen.ChunkProviderEnd
 
replaceBlocksForBiome(int, int, byte[], BiomeGenBase[]) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
Replaces the stone that was placed in with blocks that match the biome
replaceBlocksForBiome(int, int, byte[]) - Method in class net.minecraft.world.gen.ChunkProviderHell
name based on ChunkProviderGenerate
replacement - Variable in class net.minecraftforge.event.terraingen.BiomeEvent.BlockReplacement
 
ReportedException - Exception in net.minecraft.util
 
ReportedException(CrashReport) - Constructor for exception net.minecraft.util.ReportedException
 
requestDownloadOfTexture(String) - Method in class net.minecraft.client.texturepacks.TexturePackList
filename must end in .zip
requestPlayerTicket(Object, String, World, ForgeChunkManager.Type) - Static method in class net.minecraftforge.common.ForgeChunkManager
 
requestTexturePackLoad(String, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
on recieving this message the client (if permission is given) will download the requested textures
requestTicket(Object, World, ForgeChunkManager.Type) - Static method in class net.minecraftforge.common.ForgeChunkManager
Request a chunkloading ticket of the appropriate type for the supplied mod
requiredMods - Variable in class cpw.mods.fml.common.ModMetadata
 
requiredState() - Method in enum cpw.mods.fml.common.LoaderState
 
requirements - Variable in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
requiresClientSide() - Method in class cpw.mods.fml.common.modloader.ModLoaderNetworkHandler
 
requiresClientSide() - Method in class cpw.mods.fml.common.network.NetworkModHandler
 
requiresConversion() - Method in class net.minecraft.world.storage.SaveFormatComparator
 
requiresMultipleRenderPasses() - Method in class net.minecraft.item.Item
 
requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemArmor
 
requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemFireworkCharge
 
requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemMonsterPlacer
 
requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemPotion
 
requiresSelfNotify - Static variable in class net.minecraft.block.Block
 
requiresServerSide() - Method in class cpw.mods.fml.common.modloader.ModLoaderNetworkHandler
 
requiresServerSide() - Method in class cpw.mods.fml.common.network.NetworkModHandler
 
resample(int[], int, int, int) - Method in class ibxm.Channel
 
resample_linear(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
resample_nearest(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
resample_sinc(int, int, int, int, int, int[], int, int) - Method in class ibxm.Sample
 
rescheduleTicks(Side) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
reset() - Method in class ibxm.Channel
 
reset() - Method in class net.minecraft.network.rcon.RConOutputStream
Resets the byte array output.
resetBlockRemoving() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Resets current block damage and isHittingBlock
resetDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
 
resetInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
 
resetIntCache() - Static method in class net.minecraft.world.gen.layer.IntCache
Mark all pre-allocated arrays as available for re-use by moving them to the appropriate free lists.
resetKeyBindingArrayAndHash() - Static method in class net.minecraft.client.settings.KeyBinding
 
resetLog() - Method in class net.minecraft.network.rcon.RConConsoleSource
Clears the RCon log
resetProgresAndWorkingMessage(String) - Method in class net.minecraft.client.gui.GuiProgress
This is called with "Working..." by resetProgressAndMessage
resetProgresAndWorkingMessage(String) - Method in class net.minecraft.client.gui.LoadingScreenRenderer
This is called with "Working..." by resetProgressAndMessage
resetProgresAndWorkingMessage(String) - Method in class net.minecraft.server.ConvertingProgressUpdate
This is called with "Working..." by resetProgressAndMessage
resetProgresAndWorkingMessage(String) - Method in interface net.minecraft.util.IProgressUpdate
This is called with "Working..." by resetProgressAndMessage
resetProgress(int) - Method in class cpw.mods.fml.relauncher.Downloader
 
resetProgress(int) - Method in class cpw.mods.fml.relauncher.DummyDownloader
 
resetProgress(int) - Method in interface cpw.mods.fml.relauncher.IDownloadDisplay
 
resetProgressAndMessage(String) - Method in class net.minecraft.client.gui.GuiProgress
this string, followed by "working..." and then the "% complete" are the 3 lines shown.
resetProgressAndMessage(String) - Method in class net.minecraft.client.gui.LoadingScreenRenderer
this string, followed by "working..." and then the "% complete" are the 3 lines shown.
resetProgressAndMessage(String) - Method in class net.minecraft.server.ConvertingProgressUpdate
 
resetProgressAndMessage(String) - Method in interface net.minecraft.util.IProgressUpdate
 
resetRainAndThunder() - Method in class net.minecraft.world.WorldProvider
 
resetRecipeAndSlots() - Method in class net.minecraft.inventory.InventoryMerchant
 
resetRelightChecks() - Method in class net.minecraft.world.chunk.Chunk
Resets the relight check index to 0 for this Chunk.
resetScroll() - Method in class net.minecraft.client.gui.GuiNewChat
Resets the chat scroll (executed when the GUI is closed)
resetTask() - Method in class net.minecraft.entity.ai.EntityAIArrowAttack
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIAttackOnCollide
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIBase
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIBeg
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIMate
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIPlay
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAISit
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAITarget
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAITempt
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
Resets the task
resetTask() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
Resets the task
resetUpdateEntityTick() - Method in class net.minecraft.world.WorldServer
Resets the updateEntityTick field to 0
resistance - Static variable in class net.minecraft.potion.Potion
 
resize(int) - Static method in class net.minecraftforge.event.ListenerList
 
resizeLists(int) - Method in class net.minecraftforge.event.ListenerList
 
resourcesFolder - Variable in class net.minecraft.util.ThreadDownloadResources
The folder to store the resources in.
respawnDimension - Variable in class net.minecraft.network.packet.Packet9Respawn
 
respawnPlayer() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
 
respawnPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
 
respawnPlayer(EntityPlayerMP, int, boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
creates and returns a respawned player based on the provided PlayerEntity.
respiration - Static variable in class net.minecraft.enchantment.Enchantment
Decreases the rate of air loss underwater; increases time between damage while suffocating
responseTime - Variable in class net.minecraft.client.gui.GuiPlayerInfo
Player response time to server in milliseconds
restart_sequence_index - Variable in class ibxm.Module
 
restrict(VersionRange) - Method in class cpw.mods.fml.common.versioning.VersionRange
Creates and returns a new VersionRange that is a restriction of this version range and the specified version range.
Restriction - Class in cpw.mods.fml.common.versioning
Describes a restriction in versioning.
Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class cpw.mods.fml.common.versioning.Restriction
 
result - Variable in class net.minecraftforge.client.event.sound.SoundResultEvent
 
result - Variable in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
result - Variable in class net.minecraftforge.event.entity.player.FillBucketEvent
 
result - Variable in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
 
resumeAllSounds() - Method in class net.minecraft.client.audio.SoundManager
Resumes playing all currently playing sounds (after pauseAllSounds)
returnEnumOptions() - Method in class net.minecraft.client.gui.GuiSmallButton
 
returnEnumOrdinal() - Method in enum net.minecraft.client.settings.EnumOptions
 
reverse(TopologicalSort.DirectedGraph<T>) - Static method in class cpw.mods.fml.common.toposort.TopologicalSort
 
reverseByteOrder(boolean) - Method in class paulscode.sound.codecs.CodecIBXM
Tells this codec when it will need to reverse the byte order of the data before returning it in the read() and readAll() methods.
reverseBytes(byte[]) - Static method in class paulscode.sound.codecs.CodecIBXM
Reverse-orders all bytes contained in the specified array.
reverseBytes(byte[], int, int) - Static method in class paulscode.sound.codecs.CodecIBXM
Reverse-orders the specified range of bytes contained in the specified array.
revisionVersion - Static variable in class net.minecraftforge.common.ForgeVersion
 
riddenByEntity - Variable in class net.minecraft.entity.Entity
The entity that is riding this entity
ridingEntity - Variable in class net.minecraft.entity.Entity
The entity we are currently riding
rightHand - Variable in class net.minecraft.client.model.ModelSnowMan
 
rightLeg - Variable in class net.minecraft.client.model.ModelChicken
 
rightVillagerLeg - Variable in class net.minecraft.client.model.ModelVillager
The right leg of the VillagerModel
rightWing - Variable in class net.minecraft.client.model.ModelChicken
 
ringBuffer - Variable in class net.minecraft.entity.boss.EntityDragon
Ring buffer array for the last 64 Y-positions and yaw rotations.
ringBufferIndex - Variable in class net.minecraft.entity.boss.EntityDragon
Index into the ring buffer.
river - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
rock - Static variable in class net.minecraft.block.material.Material
 
rotateAngleX - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAngleY - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAngleZ - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAroundX(float) - Method in class net.minecraft.util.Vec3
Rotates the vector around the x axis by the specified angle.
rotateAroundY(float) - Method in class net.minecraft.util.Vec3
Rotates the vector around the y axis by the specified angle.
rotateAroundZ(float) - Method in class net.minecraft.util.Vec3
 
rotating - Variable in class net.minecraft.network.packet.Packet10Flying
Boolean set to true if the player is rotating.
rotating - Variable in class net.minecraft.network.packet.Packet30Entity
Boolean set to true if the entity is rotating.
rotation - Variable in class net.minecraft.network.packet.Packet20NamedEntitySpawn
The player's rotation.
ROTATION_MATRIX - Static variable in enum net.minecraftforge.common.ForgeDirection
 
rotationPitch - Variable in class net.minecraft.entity.Entity
Entity rotation Pitch
rotationPointX - Variable in class net.minecraft.client.model.ModelRenderer
 
rotationPointY - Variable in class net.minecraft.client.model.ModelRenderer
 
rotationPointZ - Variable in class net.minecraft.client.model.ModelRenderer
 
rotationX - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The X component of the entity's yaw rotation
rotationXY - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The Y component (scaled along the X axis) of the entity's pitch rotation
rotationXZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The combined X and Z components of the entity's pitch rotation
rotationYaw - Variable in class net.minecraft.entity.Entity
Entity rotation Yaw
rotationYawHead - Variable in class net.minecraft.entity.EntityLiving
Entity head rotation yaw
rotationYZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The Y component (scaled along the Z axis) of the entity's pitch rotation
rotationZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
The Z component of the entity's yaw rotation
rottenFlesh - Static variable in class net.minecraft.item.Item
 
row(int, int, int, int, int) - Method in class ibxm.Channel
 
run() - Method in class net.minecraft.client.Minecraft
 
run() - Method in class net.minecraft.client.multiplayer.ThreadLanServerFind
 
run() - Method in class net.minecraft.client.multiplayer.ThreadLanServerPing
 
run() - Method in class net.minecraft.client.ThreadClientSleep
 
run() - Method in class net.minecraft.client.ThreadShutdown
 
run() - Method in class net.minecraft.network.rcon.RConThreadClient
 
run() - Method in class net.minecraft.network.rcon.RConThreadMain
 
run() - Method in class net.minecraft.network.rcon.RConThreadQuery
 
run() - Method in class net.minecraft.server.MinecraftServer
 
run() - Method in class net.minecraft.server.ServerListenThread
 
run() - Method in class net.minecraft.server.ThreadDedicatedServer
 
run() - Method in class net.minecraft.server.ThreadMinecraftServer
 
run() - Method in class net.minecraft.util.ThreadDownloadResources
 
run() - Method in class net.minecraft.world.storage.ThreadedFileIOBase
 
running - Variable in class net.minecraft.client.Minecraft
Set to true to keep the game loop running.
runTick() - Method in class net.minecraft.client.Minecraft
Runs the current tick.

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