- rail - Static variable in class net.minecraft.block.Block
-
- railActivator - Static variable in class net.minecraft.block.Block
-
- railDetector - Static variable in class net.minecraft.block.Block
-
- 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".
- readAnimationInfo(BufferedReader) - Method in class net.minecraft.client.renderer.texture.TextureStitched
-
- 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.
- readFontData() - Method in class net.minecraft.client.gui.FontRenderer
-
- 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.scoreboard.ScoreboardSaveData
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- 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.TileEntityComparator
-
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.TileEntityEnchantmentTable
-
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.TileEntityHopper
-
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.TileEntityRecordPlayer
-
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
-
Deprecated.
- readFromNBT(NBTTagCompound) - Method in class net.minecraftforge.liquids.LiquidTank
-
- 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(ILogAgent, DataInputStream, boolean, Socket) - Static method in class net.minecraft.network.packet.Packet
-
Read a packet, prefixed by its ID, from the data stream.
- readPacket(INetworkManager, byte[]) - Static method in class net.minecraftforge.common.network.ForgePacket
-
- 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.Packet206SetObjective
-
Abstract.
- readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet207SetScore
-
Abstract.
- readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet208SetDisplayObjective
-
Abstract.
- readPacketData(DataInputStream) - Method in class net.minecraft.network.packet.Packet209SetPlayerTeam
-
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.Packet63WorldParticles
-
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
- readSuccessfully - Variable in class net.minecraft.network.packet.Packet254ServerPing
-
Always 1, unless readByte threw an exception.
- 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
NOTE: this method is not provided in Risugami's implementation of BaseMod!
- 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.
- recolourBlock(World, int, int, int, ForgeDirection, int) - Method in class net.minecraft.block.Block
-
Common way to recolour a block with an external tool
- 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
-
- Rect2i - Class in net.minecraft.client.renderer.texture
-
- Rect2i(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Rect2i
-
- redstone - Static variable in class net.minecraft.item.Item
-
- redstoneComparatorActive - Static variable in class net.minecraft.block.Block
-
- redstoneComparatorIdle - Static variable in class net.minecraft.block.Block
-
- 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
-
- refreshTextureMaps() - Method in class net.minecraft.client.renderer.RenderEngine
-
- refreshTextures() - Method in class net.minecraft.client.renderer.RenderEngine
-
Call setupTexture on all currently-loaded textures again to account for changes in rendering options
- refreshTextures() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- 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.
- registerAllBiomes() - Static method in class net.minecraftforge.common.BiomeDictionary
-
Loops through the biome list and automatically adds tags to any biome that does not have any
This should be called in postInit to make sure all biomes have been registered
DO NOT call this during world generation
- 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
-
- registerBiomeType(BiomeGenBase, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Registers a biome with a specific biome type
- 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
-
- registerCustomItemStack(String, ItemStack) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Manually register a custom item stack with FML for later tracking.
- registerDestroyBlockIcons(IconRegister) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- registerDimension(int, int) - Static method in class net.minecraftforge.common.DimensionManager
-
- 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.
- registerExtendedProperties(String, IExtendedEntityProperties) - Method in class net.minecraft.entity.Entity
-
Register the instance of IExtendedProperties into the entity's collection.
- 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
-
- registerIcon(String) - Method in interface net.minecraft.client.renderer.texture.IconRegister
-
- registerIcon(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.Block
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockAnvil
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockBeacon
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockBed
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockBreakable
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockBrewingStand
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockButton
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCactus
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCake
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCarrot
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCauldron
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockChest
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCloth
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCocoa
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockComparator
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockCrops
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockDaylightDetector
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockDetectorRail
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockDispenser
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockDoor
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockDropper
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockEnderChest
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockEndPortal
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFarmland
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFence
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFenceGate
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFire
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFluid
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockFurnace
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockGrass
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockHopper
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockJukeBox
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockLeaves
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockLockedChest
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockLog
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockMelon
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockMushroom
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockMushroomCap
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockMycelium
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockNetherStalk
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPane
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPistonBase
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPistonExtension
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPistonMoving
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPotato
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockPumpkin
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockQuartz
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRail
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRailPowered
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRedstoneLight
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRedstoneLogic
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockRedstoneWire
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSandStone
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSapling
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSign
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSilverfish
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSkull
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockSnow
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockStairs
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockStem
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockStep
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockStoneBrick
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockTallGrass
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockTNT
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockWall
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockWood
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockWoodSlab
-
- registerIcons(IconRegister) - Method in class net.minecraft.block.BlockWorkbench
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.Item
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemArmor
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemBlock
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemBow
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemDye
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemFireworkCharge
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemFishingRod
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemGlassBottle
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemPotion
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemRecord
-
- registerIcons(IconRegister) - Method in class net.minecraft.item.ItemSkull
-
- 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
- registerModelHandler(IModelCustomLoader) - Static method in class net.minecraftforge.client.model.AdvancedModelLoader
-
Register a new model handler
- 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
-
- 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
-
- 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.
- registerTexture(String, Texture) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- registerTexture(Texture) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- 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
-
- registerTileEntityWithAlternatives(Class<? extends TileEntity>, String, String...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a tile entity, with alternative TileEntity identifiers.
- 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.world.World
-
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
- releaseStencilBit(int) - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
Release the stencil bit for other use
- 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.
- remapClassName(String) - Method in class cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
-
- remapClassName(String) - Method in interface cpw.mods.fml.relauncher.IClassNameTransformer
-
- remapFieldNames(String, String...) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- 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.
- 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
- removeCategory(ConfigCategory) - Method in class net.minecraftforge.common.Configuration
-
- removeChild(ConfigCategory) - Method in class net.minecraftforge.common.ConfigCategory
-
- 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
-
- 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.client.multiplayer.WorldClient
-
Schedule the entity for removal during the next tick.
- 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
-
Schedule the entity for removal during the next tick.
- 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
-
- removeErroringEntities - Static variable in class net.minecraftforge.common.ForgeDummyContainer
-
- removeErroringTileEntities - Static variable in class net.minecraftforge.common.ForgeDummyContainer
-
- 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.
- 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.
- removePlayerEntityDangerously(Entity) - Method in class net.minecraft.world.World
-
Do NOT use this method to remove normal entities- use normal removeEntity
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
-
Removes the given username from the given ScorePlayerTeam.
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
Removes the given username from the given ScorePlayerTeam.
- removePlayerFromTracker(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- removePlayerFromTrackers(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTracker
-
- 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
-
- removeStalePortalLocations(long) - Method in class net.minecraft.world.Teleporter
-
called periodically to remove out-of-date portal locations from the cache list.
- 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
-
Removes a tag at the given index.
- removeTask(EntityAIBase) - Method in class net.minecraft.entity.ai.EntityAITasks
-
removes the indicated task from the entity's AI tasks.
- 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
-
- render() - Method in class net.minecraftforge.client.model.obj.GroupObject
-
- render(Tessellator) - Method in class net.minecraftforge.client.model.obj.GroupObject
-
- renderAABB(AxisAlignedBB) - Static method in class net.minecraft.client.renderer.entity.Render
-
Adds to the tesselator a box using the aabb for the bounds.
- renderAir - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderAll() - Method in class net.minecraft.client.model.ModelChest
-
This method renders out all parts of the chest model.
- renderAll() - Method in interface net.minecraftforge.client.model.IModelCustom
-
- renderAll() - Method in class net.minecraftforge.client.model.obj.WavefrontObject
-
- renderAllExcept(String...) - Method in class net.minecraftforge.client.model.obj.WavefrontObject
-
- 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
- renderArmor - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- 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.BlockBasePressurePlate
-
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.BlockDaylightDetector
-
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.BlockHopper
-
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.BlockRailBase
-
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.BlockRedstoneLogic
-
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
-
- 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
- renderBlockComparator(BlockComparator, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- 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(BlockEndPortalFrame, 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(BlockFire, 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
- renderBlockHopper(BlockHopper, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockHopperMetadata(BlockHopper, int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- 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(BlockRailBase, 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
-
- renderBlockQuartz(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneLogic(BlockRedstoneLogic, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneLogicMetadata(BlockRedstoneLogic, int, 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(BlockRedstoneRepeater, 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(BlockStem, 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, Icon) - 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.
- renderBossHealth - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderBrokenItemStack(ItemStack) - Method in class net.minecraft.entity.EntityLiving
-
Renders broken item particles using the given ItemStack
- renderCape - Variable in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
- 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
- renderCrosshairs - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- 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)
- 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
-
Deprecated.
- renderEquippedItem(IItemRenderer.ItemRenderType, IItemRenderer, RenderBlocks, EntityLiving, ItemStack) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- renderer - Variable in class net.minecraftforge.client.event.RenderLivingEvent
-
- renderer - Variable in class net.minecraftforge.client.event.RenderPlayerEvent
-
- rendererBoundingBox - Variable in class net.minecraft.client.renderer.WorldRenderer
-
Axis aligned bounding box
- renderExperiance - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderFaceXNeg(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the west (x-negative) face of the block.
- renderFaceXPos(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the east (x-positive) face of the block.
- renderFaceYNeg(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the bottom face of the block.
- renderFaceYPos(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the top face of the block.
- renderFaceZNeg(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the north (z-negative) face of the block.
- renderFaceZPos(Block, double, double, double, Icon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
Renders the given texture to the south (z-positive) face of the block.
- 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
-
- renderFirstPersonArm(EntityPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- RenderFish - Class in net.minecraft.client.renderer.entity
-
- RenderFish() - Constructor for class net.minecraft.client.renderer.entity.RenderFish
-
- renderFood - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderFood(int, int) - Method in class net.minecraftforge.client.GuiIngameForge
-
- renderGameOverlay(float, boolean, int, int) - Method in class net.minecraft.client.gui.GuiIngame
-
Render the ingame overlay with quick icon bar, ...
- renderGameOverlay(float, boolean, int, int) - Method in class net.minecraftforge.client.GuiIngameForge
-
- RenderGameOverlayEvent - Class in net.minecraftforge.client.event
-
- RenderGameOverlayEvent(float, ScaledResolution, int, int) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- RenderGameOverlayEvent.ElementType - Enum in net.minecraftforge.client.event
-
- RenderGameOverlayEvent.Post - Class in net.minecraftforge.client.event
-
- RenderGameOverlayEvent.Post(RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
-
- RenderGameOverlayEvent.Pre - Class in net.minecraftforge.client.event
-
- RenderGameOverlayEvent.Pre(RenderGameOverlayEvent, RenderGameOverlayEvent.ElementType) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Pre
-
- RenderGameOverlayEvent.Text - Class in net.minecraftforge.client.event
-
- RenderGameOverlayEvent.Text(RenderGameOverlayEvent, ArrayList<String>, ArrayList<String>) - Constructor for class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- 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
-
- renderHealth - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderHealth(int, int) - Method in class net.minecraftforge.client.GuiIngameForge
-
- renderHelmet - Variable in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
- renderHelmet - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderHelmetOverlay(ItemStack, EntityPlayer, ScaledResolution, float, boolean, int, int) - Method in class net.minecraft.item.Item
-
Called when the client starts rendering the HUD, for whatever item the player currently has as a helmet.
- RenderHelper - Class in net.minecraft.client.renderer
-
- RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
-
- renderHotbar - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- renderIcon(int, int, Icon, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- 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.
- renderInFrame - Static variable in class net.minecraft.client.renderer.entity.RenderItem
-
- 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
-
- renderItem(EntityLiving, ItemStack, int, IItemRenderer.ItemRenderType) - Method in class net.minecraft.client.renderer.ItemRenderer
-
Renders the item stack for being in an entity's hand Args: itemStack
- renderItem - Variable in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
- 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, int, int, 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.
- renderItemOverlayIntoGUI(FontRenderer, RenderEngine, ItemStack, int, int, String) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- 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
-
- RenderLivingEvent - Class in net.minecraftforge.client.event
-
- RenderLivingEvent(EntityLiving, RenderLiving) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent
-
- RenderLivingEvent.Specials - Class in net.minecraftforge.client.event
-
- RenderLivingEvent.Specials(EntityLiving, RenderLiving) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials
-
- RenderLivingEvent.Specials.Post - Class in net.minecraftforge.client.event
-
- RenderLivingEvent.Specials.Post(EntityLiving, RenderLiving) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials.Post
-
- RenderLivingEvent.Specials.Pre - Class in net.minecraftforge.client.event
-
- RenderLivingEvent.Specials.Pre(EntityLiving, RenderLiving) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials.Pre
-
- 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
-
- RenderMinecartMobSpawner - Class in net.minecraft.client.entity.render
-
- RenderMinecartMobSpawner() - Constructor for class net.minecraft.client.entity.render.RenderMinecartMobSpawner
-
- 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
-
- renderObjective - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- 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.
- renderOnly(String...) - Method in class net.minecraftforge.client.model.obj.WavefrontObject
-
- 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
-
- renderPart(String) - Method in interface net.minecraftforge.client.model.IModelCustom
-
- renderPart(String) - Method in class net.minecraftforge.client.model.obj.WavefrontObject
-
- 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
-
- RenderPlayerEvent - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent(EntityPlayer, RenderPlayer) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent
-
- RenderPlayerEvent.Post - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.Post(EntityPlayer, RenderPlayer) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Post
-
- RenderPlayerEvent.Pre - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.Pre(EntityPlayer, RenderPlayer) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Pre
-
- RenderPlayerEvent.SetArmorModel - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.SetArmorModel(EntityPlayer, RenderPlayer, int, float, ItemStack) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
- RenderPlayerEvent.Specials - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.Specials(EntityPlayer, RenderPlayer, float) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Specials
-
- RenderPlayerEvent.Specials.Post - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.Specials.Post(EntityPlayer, RenderPlayer, float) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Post
-
- RenderPlayerEvent.Specials.Pre - Class in net.minecraftforge.client.event
-
- RenderPlayerEvent.Specials.Pre(EntityPlayer, RenderPlayer, float) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
- renderPortal - Static variable in class net.minecraftforge.client.GuiIngameForge
-
- 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(Item, int) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowball
-
- RenderSnowball(Item) - 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
-
- 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.
- 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.
- RenderTntMinecart - Class in net.minecraft.client.renderer.entity
-
- RenderTntMinecart() - Constructor for class net.minecraft.client.renderer.entity.RenderTntMinecart
-
- RenderTNTPrimed - Class in net.minecraft.client.renderer.entity
-
- RenderTNTPrimed() - Constructor for class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
- renderTorchAtAngle(Block, double, double, double, double, double, int) - 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
-
- RenderWitch - Class in net.minecraft.client.renderer.entity
-
- RenderWitch() - Constructor for class net.minecraft.client.renderer.entity.RenderWitch
-
- renderWithColor - Variable in class net.minecraft.client.renderer.entity.RenderItem
-
- 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
-
- Request - Class in net.minecraft.client.mco
-
- Request(String, int, int) - Constructor for class net.minecraft.client.mco.Request
-
- RequestDelete - Class in net.minecraft.client.mco
-
- RequestDelete(String, int, int) - Constructor for class net.minecraft.client.mco.RequestDelete
-
- requestDownloadOfTexture(String) - Method in class net.minecraft.client.texturepacks.TexturePackList
-
filename must end in .zip
- RequestGet - Class in net.minecraft.client.mco
-
- RequestGet(String, int, int) - Constructor for class net.minecraft.client.mco.RequestGet
-
- requestPlayerTicket(Object, String, World, ForgeChunkManager.Type) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- RequestPost - Class in net.minecraft.client.mco
-
- RequestPost(String, byte[], int, int) - Constructor for class net.minecraft.client.mco.RequestPost
-
- RequestPut - Class in net.minecraft.client.mco
-
- RequestPut(String, byte[], int, int) - Constructor for class net.minecraft.client.mco.RequestPut
-
- 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
-
- 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
-
- reserveStencilBit() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
Reserve a stencil bit for use in rendering
- 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
- resetBoundTexture() - Method in class net.minecraft.client.renderer.RenderEngine
-
- resetDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- resetEntityId() - Method in class net.minecraft.entity.Entity
-
Reset the entity ID to a new value.
- resetEquippedProgress() - Method in class net.minecraft.client.renderer.ItemRenderer
-
Resets equippedProgress
- resetEquippedProgress2() - Method in class net.minecraft.client.renderer.ItemRenderer
-
Resets equippedProgress
- 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
-
- resolution - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- 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.RenderPlayerEvent.SetArmorModel
-
Setting this to any value besides -1 will result in the function being
Immediately exited with the return value specified.
- 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
- right - Variable in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- 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
-
- rotate() - Method in class net.minecraft.client.renderer.texture.StitchHolder
-
- 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
-
- rotateBlock(World, int, int, int, ForgeDirection) - Method in class net.minecraft.block.Block
-
Rotate the block.
- rotateLeft - Static variable in class net.minecraft.util.Direction
-
Maps a direction to that to the left of it.
- rotateOpposite - Static variable in class net.minecraft.util.Direction
-
Maps a direction to that opposite of it.
- rotateRight - Static variable in class net.minecraft.util.Direction
-
Maps a direction to that to the right of it.
- rotateTexture(Texture, ByteBuffer) - Method in class cpw.mods.fml.client.TextureHelper
-
Rotate the texture so that it doesn't need a rotational transform applied each tick
- rotateVanillaBlock(Block, World, int, int, int, ForgeDirection) - Static method in class net.minecraftforge.common.RotationHelper
-
- 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
-
- RotationHelper - Class in net.minecraftforge.common
-
- RotationHelper() - Constructor for class net.minecraftforge.common.RotationHelper
-
- 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.gui.TaskOnlineConnect
-
- 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.
- RUNTIME_DEOBF - Static variable in class net.minecraftforge.classloading.FMLForgePlugin
-