A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

H

haltGame(String, Throwable) - Method in class cpw.mods.fml.client.FMLClientHandler
 
haltGame(String, Throwable) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
 
haltGame(String, Throwable) - Method in class cpw.mods.fml.server.FMLServerHandler
 
handle(NetHandler, Packet131MapData) - Method in interface cpw.mods.fml.common.network.ITinyPacketHandler
 
handleAnimation(Packet18Animation) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleAnimation(Packet18Animation) - Method in class net.minecraft.network.NetServerHandler
 
handleAnimation(Packet18Animation) - Method in class net.minecraft.network.packet.NetHandler
 
handleAttachEntity(Packet39AttachEntity) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Packet handler
handleAttachEntity(Packet39AttachEntity) - Method in class net.minecraft.network.packet.NetHandler
Packet handler
handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.network.NetServerHandler
 
handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.network.packet.NetHandler
 
handleBlockChange(Packet53BlockChange) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleBlockChange(Packet53BlockChange) - Method in class net.minecraft.network.packet.NetHandler
 
handleBlockDestroy(Packet55BlockDestroy) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleBlockDestroy(Packet55BlockDestroy) - Method in class net.minecraft.network.packet.NetHandler
 
handleBlockDig(Packet14BlockDig) - Method in class net.minecraft.network.NetServerHandler
 
handleBlockDig(Packet14BlockDig) - Method in class net.minecraft.network.packet.NetHandler
 
handleBlockEvent(Packet54PlayNoteBlock) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleBlockEvent(Packet54PlayNoteBlock) - Method in class net.minecraft.network.packet.NetHandler
 
handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.network.NetServerHandler
 
handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.network.packet.NetHandler
 
handleChat(NetHandler, Packet3Chat) - Method in class cpw.mods.fml.common.network.NetworkRegistry
 
handleChat(Packet3Chat) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleChat(Packet3Chat) - Method in class net.minecraft.network.NetServerHandler
 
handleChat(Packet3Chat) - Method in class net.minecraft.network.packet.NetHandler
 
handleChatMessage(NetHandler, Packet3Chat) - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
handleClientCommand(String) - Method in class net.minecraft.client.Minecraft
Returns true if the message is a client command and should not be sent to the server.
handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.network.NetLoginHandler
 
handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.network.NetServerHandler
 
handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.network.packet.NetHandler
 
handleClientInfo(Packet204ClientInfo) - Method in class net.minecraft.network.NetServerHandler
 
handleClientInfo(Packet204ClientInfo) - Method in class net.minecraft.network.packet.NetHandler
 
handleClientProtocol(Packet2ClientProtocol) - Method in class net.minecraft.network.NetLoginHandler
 
handleClientProtocol(Packet2ClientProtocol) - Method in class net.minecraft.network.packet.NetHandler
 
handleClientRelaunch(ArgsWrapper) - Static method in class cpw.mods.fml.relauncher.FMLRelauncher
 
handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.network.NetServerHandler
 
handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.network.packet.NetHandler
 
handleCollect(Packet22Collect) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleCollect(Packet22Collect) - Method in class net.minecraft.network.packet.NetHandler
 
handleCommand(String, Object...) - Method in interface cpw.mods.fml.common.IConsoleHandler
 
handleCreativeSetSlot(Packet107CreativeSetSlot) - Method in class net.minecraft.network.NetServerHandler
Handle a creative slot packet.
handleCreativeSetSlot(Packet107CreativeSetSlot) - Method in class net.minecraft.network.packet.NetHandler
Handle a creative slot packet.
handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.network.NetLoginHandler
 
handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.network.NetServerHandler
 
handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.network.packet.NetHandler
 
handleDestroyEntity(Packet29DestroyEntity) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleDestroyEntity(Packet29DestroyEntity) - Method in class net.minecraft.network.packet.NetHandler
 
handleDoorChange(Packet61DoorChange) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleDoorChange(Packet61DoorChange) - Method in class net.minecraft.network.packet.NetHandler
 
handleEnchantItem(Packet108EnchantItem) - Method in class net.minecraft.network.NetServerHandler
 
handleEnchantItem(Packet108EnchantItem) - Method in class net.minecraft.network.packet.NetHandler
 
handleEntity(Packet30Entity) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleEntity(Packet30Entity) - Method in class net.minecraft.network.packet.NetHandler
 
handleEntityAction(Packet19EntityAction) - Method in class net.minecraft.network.NetServerHandler
runs registerPacket on the given Packet19EntityAction
handleEntityAction(Packet19EntityAction) - Method in class net.minecraft.network.packet.NetHandler
runs registerPacket on the given Packet19EntityAction
handleEntityEffect(Packet41EntityEffect) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle an entity effect packet.
handleEntityEffect(Packet41EntityEffect) - Method in class net.minecraft.network.packet.NetHandler
Handle an entity effect packet.
handleEntityExpOrb(Packet26EntityExpOrb) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle a entity experience orb packet.
handleEntityExpOrb(Packet26EntityExpOrb) - Method in class net.minecraft.network.packet.NetHandler
Handle a entity experience orb packet.
handleEntityHeadRotation(Packet35EntityHeadRotation) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleEntityHeadRotation(Packet35EntityHeadRotation) - Method in class net.minecraft.network.packet.NetHandler
 
handleEntityMetadata(Packet40EntityMetadata) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Packet handler
handleEntityMetadata(Packet40EntityMetadata) - Method in class net.minecraft.network.packet.NetHandler
Packet handler
handleEntityPainting(Packet25EntityPainting) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Packet handler
handleEntityPainting(Packet25EntityPainting) - Method in class net.minecraft.network.packet.NetHandler
Packet handler
handleEntityStatus(Packet38EntityStatus) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Packet handler
handleEntityStatus(Packet38EntityStatus) - Method in class net.minecraft.network.packet.NetHandler
Packet handler
handleEntityTeleport(Packet34EntityTeleport) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleEntityTeleport(Packet34EntityTeleport) - Method in class net.minecraft.network.packet.NetHandler
 
handleEntityVelocity(Packet28EntityVelocity) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Packet handler
handleEntityVelocity(Packet28EntityVelocity) - Method in class net.minecraft.network.packet.NetHandler
Packet handler
handleErrorMessage(String, Object[]) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleErrorMessage(String, Object[]) - Method in class net.minecraft.network.NetLoginHandler
 
handleErrorMessage(String, Object[]) - Method in class net.minecraft.network.NetServerHandler
 
handleErrorMessage(String, Object[]) - Method in class net.minecraft.network.packet.NetHandler
 
handleExperience(Packet43Experience) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle an experience packet.
handleExperience(Packet43Experience) - Method in class net.minecraft.network.packet.NetHandler
Handle an experience packet.
handleExplosion(Packet60Explosion) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleExplosion(Packet60Explosion) - Method in class net.minecraft.network.packet.NetHandler
 
handleFinishLoadingFor(ModLoaderModContainer, Minecraft) - Static method in class cpw.mods.fml.client.modloader.ModLoaderClientHelper
 
handleFlying(Packet10Flying) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleFlying(Packet10Flying) - Method in class net.minecraft.network.NetServerHandler
 
handleFlying(Packet10Flying) - Method in class net.minecraft.network.packet.NetHandler
 
handleGameEvent(Packet70GameEvent) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleGameEvent(Packet70GameEvent) - Method in class net.minecraft.network.packet.NetHandler
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.Entity
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.EntityLiving
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.item.EntityFireworkRocket
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.monster.EntityWitch
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.monster.EntityZombie
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.passive.EntitySheep
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.passive.EntityTameable
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.passive.EntityVillager
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.passive.EntityWolf
 
handleHealthUpdate(byte) - Method in class net.minecraft.entity.player.EntityPlayer
 
handleInput() - Method in class net.minecraft.client.gui.GuiScreen
Delegates mouse and keyboard input.
handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle a keep alive packet.
handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.network.NetServerHandler
Handle a keep alive packet.
handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.network.packet.NetHandler
Handle a keep alive packet.
handleKeyboardInput() - Method in class net.minecraft.client.gui.GuiScreen
Handles keyboard input.
handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.network.NetServerHandler
 
handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.network.packet.NetHandler
 
handleLaunch(File, RelaunchClassLoader) - Static method in class cpw.mods.fml.relauncher.RelaunchLibraryManager
 
handleLavaMovement() - Method in class net.minecraft.entity.Entity
Whether or not the current entity is in lava
handleLavaMovement() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Whether or not the current entity is in lava
handleLevelSound(Packet62LevelSound) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleLevelSound(Packet62LevelSound) - Method in class net.minecraft.network.packet.NetHandler
 
handleLogin(Packet1Login) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleLogin(Packet1Login) - Method in class net.minecraft.network.NetLoginHandler
 
handleLogin(Packet1Login) - Method in class net.minecraft.network.packet.NetHandler
 
handleLoginPacketOnServer(NetLoginHandler, Packet1Login) - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
handleMapChunk(Packet51MapChunk) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle Packet51MapChunk (full chunk update of blocks, metadata, light levels, and optionally biome data)
handleMapChunk(Packet51MapChunk) - Method in class net.minecraft.network.packet.NetHandler
Handle Packet51MapChunk (full chunk update of blocks, metadata, light levels, and optionally biome data)
handleMapChunks(Packet56MapChunks) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleMapChunks(Packet56MapChunks) - Method in class net.minecraft.network.packet.NetHandler
 
handleMapData(Packet131MapData) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Contains logic for handling packets containing arbitrary unique item data.
handleMapData(Packet131MapData) - Method in class net.minecraft.network.NetServerHandler
 
handleMapData(Packet131MapData) - Method in class net.minecraft.network.packet.NetHandler
Contains logic for handling packets containing arbitrary unique item data.
handleMaterialAcceleration(AxisAlignedBB, Material, Entity) - Method in class net.minecraft.world.World
handles the acceleration of an object whilst in water.
handleMobSpawn(Packet24MobSpawn) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleMobSpawn(Packet24MobSpawn) - Method in class net.minecraft.network.packet.NetHandler
 
handleModStateEvent(FMLEvent) - Method in class cpw.mods.fml.common.FMLModContainer
 
handleMouseInput() - Method in class net.minecraft.client.gui.GuiChat
Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiScreen
Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
Handles mouse input.
handleMultiBlockChange(Packet52MultiBlockChange) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleMultiBlockChange(Packet52MultiBlockChange) - Method in class net.minecraft.network.packet.NetHandler
 
handleNamedEntitySpawn(Packet20NamedEntitySpawn) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleNamedEntitySpawn(Packet20NamedEntitySpawn) - Method in class net.minecraft.network.packet.NetHandler
 
handleOpenWindow(Packet100OpenWindow) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleOpenWindow(Packet100OpenWindow) - Method in class net.minecraft.network.packet.NetHandler
 
handlePacket131Packet(NetHandler, Packet131MapData) - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
handlePacket250Packet(Packet250CustomPayload, INetworkManager, NetHandler) - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
handlePlace(Packet15Place) - Method in class net.minecraft.network.NetServerHandler
 
handlePlace(Packet15Place) - Method in class net.minecraft.network.packet.NetHandler
 
handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle a player abilities packet.
handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.network.NetServerHandler
Handle a player abilities packet.
handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.network.packet.NetHandler
Handle a player abilities packet.
handlePlayerInfo(Packet201PlayerInfo) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle a player information packet.
handlePlayerInfo(Packet201PlayerInfo) - Method in class net.minecraft.network.packet.NetHandler
Handle a player information packet.
handlePlayerInventory(Packet5PlayerInventory) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handlePlayerInventory(Packet5PlayerInventory) - Method in class net.minecraft.network.packet.NetHandler
 
handlePlayerLogin(EntityPlayerMP, NetServerHandler, INetworkManager) - Static method in class cpw.mods.fml.common.network.FMLNetworkHandler
 
handleRemoveEntityEffect(Packet42RemoveEntityEffect) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handle a remove entity effect packet.
handleRemoveEntityEffect(Packet42RemoveEntityEffect) - Method in class net.minecraft.network.packet.NetHandler
Handle a remove entity effect packet.
handleRenderType(ItemStack, IItemRenderer.ItemRenderType) - Method in interface net.minecraftforge.client.IItemRenderer
Checks if this renderer should handle a specific item's render type
handleRespawn(Packet9Respawn) - Method in class net.minecraft.client.multiplayer.NetClientHandler
respawns the player
handleRespawn(Packet9Respawn) - Method in class net.minecraft.network.NetServerHandler
respawns the player
handleRespawn(Packet9Respawn) - Method in class net.minecraft.network.packet.NetHandler
respawns the player
handleServerAuthData(Packet253ServerAuthData) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleServerAuthData(Packet253ServerAuthData) - Method in class net.minecraft.network.packet.NetHandler
 
handleServerPing(Packet254ServerPing) - Method in class net.minecraft.network.NetLoginHandler
Handle a server ping packet.
handleServerPing(Packet254ServerPing) - Method in class net.minecraft.network.packet.NetHandler
Handle a server ping packet.
handleServerRelaunch(ArgsWrapper) - Static method in class cpw.mods.fml.relauncher.FMLRelauncher
 
handleServerStarted() - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleServerStarting(MinecraftServer) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleServerStopped() - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleServerStopping() - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleSetSlot(Packet103SetSlot) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleSetSlot(Packet103SetSlot) - Method in class net.minecraft.network.packet.NetHandler
 
handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.network.NetLoginHandler
 
handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.network.packet.NetHandler
 
handleSleep(Packet17Sleep) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleSleep(Packet17Sleep) - Method in class net.minecraft.network.packet.NetHandler
 
handleSlimeSpawnReduction(Random, World) - Method in class net.minecraft.world.WorldType
 
handleSpawnPosition(Packet6SpawnPosition) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleSpawnPosition(Packet6SpawnPosition) - Method in class net.minecraft.network.packet.NetHandler
 
handleStatistic(Packet200Statistic) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Increment player statistics
handleStatistic(Packet200Statistic) - Method in class net.minecraft.network.packet.NetHandler
Increment player statistics
handleTileEntityData(Packet132TileEntityData) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleTileEntityData(Packet132TileEntityData) - Method in class net.minecraft.network.packet.NetHandler
 
handleTinyPacket(NetHandler, Packet131MapData) - Method in class cpw.mods.fml.client.FMLClientHandler
 
handleTinyPacket(NetHandler, Packet131MapData) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleTinyPacket(NetHandler, Packet131MapData) - Method in interface cpw.mods.fml.common.IFMLSidedHandler
 
handleTinyPacket(NetHandler, Packet131MapData) - Method in class cpw.mods.fml.common.network.NetworkRegistry
 
handleTinyPacket(NetHandler, Packet131MapData) - Method in class cpw.mods.fml.server.FMLServerHandler
 
handleTransaction(Packet106Transaction) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleTransaction(Packet106Transaction) - Method in class net.minecraft.network.NetServerHandler
 
handleTransaction(Packet106Transaction) - Method in class net.minecraft.network.packet.NetHandler
 
handleUpdateHealth(Packet8UpdateHealth) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Recieves player health from the server and then proceeds to set it locally on the client.
handleUpdateHealth(Packet8UpdateHealth) - Method in class net.minecraft.network.packet.NetHandler
Recieves player health from the server and then proceeds to set it locally on the client.
handleUpdateProgressbar(Packet105UpdateProgressbar) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleUpdateProgressbar(Packet105UpdateProgressbar) - Method in class net.minecraft.network.packet.NetHandler
 
handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Updates Client side signs
handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.network.NetServerHandler
Updates Client side signs
handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.network.packet.NetHandler
Updates Client side signs
handleUpdateTime(Packet4UpdateTime) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleUpdateTime(Packet4UpdateTime) - Method in class net.minecraft.network.packet.NetHandler
 
handleUseEntity(Packet7UseEntity) - Method in class net.minecraft.network.NetServerHandler
 
handleUseEntity(Packet7UseEntity) - Method in class net.minecraft.network.packet.NetHandler
 
handleVanilla250Packet(Packet250CustomPayload) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleVanilla250Packet(Packet250CustomPayload) - Method in class net.minecraft.network.NetLoginHandler
 
handleVanilla250Packet(Packet250CustomPayload) - Method in class net.minecraft.network.NetServerHandler
 
handleVanilla250Packet(Packet250CustomPayload) - Method in class net.minecraft.network.packet.NetHandler
 
handleVehicleSpawn(Packet23VehicleSpawn) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleVehicleSpawn(Packet23VehicleSpawn) - Method in class net.minecraft.network.packet.NetHandler
 
handleWaterMovement() - Method in class net.minecraft.entity.Entity
Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWaterMovement() - Method in class net.minecraft.entity.item.EntityItem
Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWaterMovement() - Method in class net.minecraft.entity.item.EntityXPOrb
Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWeather(Packet71Weather) - Method in class net.minecraft.client.multiplayer.NetClientHandler
Handles weather packet
handleWeather(Packet71Weather) - Method in class net.minecraft.network.packet.NetHandler
Handles weather packet
handleWindowClick(Packet102WindowClick) - Method in class net.minecraft.network.NetServerHandler
 
handleWindowClick(Packet102WindowClick) - Method in class net.minecraft.network.packet.NetHandler
 
handleWindowItems(Packet104WindowItems) - Method in class net.minecraft.client.multiplayer.NetClientHandler
 
handleWindowItems(Packet104WindowItems) - Method in class net.minecraft.network.packet.NetHandler
 
handleWorldDataLoad(SaveHandler, WorldInfo, NBTTagCompound) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
handleWorldDataSave(SaveHandler, WorldInfo, NBTTagCompound) - Method in class cpw.mods.fml.common.FMLCommonHandler
 
hangingDirection - Variable in class net.minecraft.entity.EntityHanging
 
hardcoreMode - Variable in class net.minecraft.network.packet.Packet1Login
 
harm - Static variable in class net.minecraft.potion.Potion
 
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.Block
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockDeadBush
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockIce
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockLeaves
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockSnow
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockTallGrass
Called when the player destroys a block with an item that can harvest it.
harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.block.BlockVine
Called when the player destroys a block with an item that can harvest it.
has_finished(int) - Method in class ibxm.Sample
 
hasAchievementUnlocked(Achievement) - Method in class net.minecraft.stats.StatFileWriter
Returns true if the achievement has been unlocked.
hasArguments(String) - Static method in class net.minecraft.command.PlayerSelector
Returns whether the given token has any arguments set.
hasBanExpired() - Method in class net.minecraft.server.management.BanEntry
 
hasCategory(String) - Method in class net.minecraftforge.common.Configuration
 
hasChanges() - Method in class net.minecraft.entity.DataWatcher
 
hasCloudFog(double, double, double, float) - Method in class net.minecraft.client.renderer.RenderGlobal
Checks if the given position is to be rendered with cloud fog
hasColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
Return whether the specified armor ItemStack has a color.
hasContainerItem() - Method in class net.minecraft.item.Item
True if this Item has a container item (a.k.a.
hasCustomEntity(ItemStack) - Method in class net.minecraft.item.Item
Determines if this Item has a special entity for when they are in the world.
hasCustomSpawning() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
 
hasDisplayName() - Method in class net.minecraft.item.ItemStack
Returns true if the itemstack has a display name
hasEffect(ItemStack) - Method in class net.minecraft.item.Item
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemEditableBook
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemExpBottle
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemPotion
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemSimpleFoiled
 
hasEffect() - Method in class net.minecraft.item.ItemStack
 
hasEntities - Variable in class net.minecraft.world.chunk.Chunk
Whether this Chunk has any Entities and thus requires saving on every tick
hasEvent() - Method in enum cpw.mods.fml.common.LoaderState
 
hash - Static variable in class net.minecraft.client.settings.KeyBinding
 
hashCode() - Method in class cpw.mods.fml.common.registry.ItemData
 
hashCode() - Method in class cpw.mods.fml.common.versioning.ComparableVersion
 
hashCode() - Method in class cpw.mods.fml.common.versioning.Restriction
 
hashCode() - Method in class cpw.mods.fml.common.versioning.VersionRange
 
hashCode() - Method in class net.minecraft.entity.Entity
 
hashCode() - Method in class net.minecraft.entity.EntityTrackerEntry
 
hashCode() - Method in class net.minecraft.nbt.NBTBase
 
hashCode() - Method in class net.minecraft.nbt.NBTTagByte
 
hashCode() - Method in class net.minecraft.nbt.NBTTagByteArray
 
hashCode() - Method in class net.minecraft.nbt.NBTTagCompound
 
hashCode() - Method in class net.minecraft.nbt.NBTTagDouble
 
hashCode() - Method in class net.minecraft.nbt.NBTTagFloat
 
hashCode() - Method in class net.minecraft.nbt.NBTTagInt
 
hashCode() - Method in class net.minecraft.nbt.NBTTagIntArray
 
hashCode() - Method in class net.minecraft.nbt.NBTTagList
 
hashCode() - Method in class net.minecraft.nbt.NBTTagLong
 
hashCode() - Method in class net.minecraft.nbt.NBTTagShort
 
hashCode() - Method in class net.minecraft.nbt.NBTTagString
 
hashCode() - Method in class net.minecraft.pathfinding.PathPoint
 
hashCode() - Method in class net.minecraft.potion.PotionEffect
 
hashCode() - Method in class net.minecraft.util.ChunkCoordinates
 
hashCode() - Method in class net.minecraft.world.ChunkCoordIntPair
 
hashCode() - Method in class net.minecraft.world.ChunkPosition
 
hashCode() - Method in class net.minecraft.world.NextTickListEntry
 
hashCode() - Method in class net.minecraftforge.common.MinecartRegistry.MinecartKey
 
hasHome() - Method in class net.minecraft.entity.EntityLiving
 
hasImageData(String) - Method in class net.minecraft.client.renderer.RenderEngine
Checks if urlToImageDataMap has image data for the given key
hasItem(int) - Method in class net.minecraft.entity.player.InventoryPlayer
Get if a specifiied item id is inside the inventory.
hasItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
Returns true if the specified ItemStack exists in the inventory.
hasKey(String) - Method in class net.minecraft.nbt.NBTTagCompound
Returns whether the given string has been previously stored as a key in the map.
hasKey(String, String) - Method in class net.minecraftforge.common.Configuration
 
hasNoSky - Variable in class net.minecraft.world.WorldProvider
A boolean that tells if a world does not have a sky.
hasNoTags() - Method in class net.minecraft.nbt.NBTTagCompound
Return whether this compound has no tags.
hasOptifine() - Method in class cpw.mods.fml.client.FMLClientHandler
 
hasPath() - Method in class net.minecraft.entity.EntityCreature
Returns true if entity has a path to follow
hasPowerBit(World, int, int, int) - Method in class net.minecraft.block.BlockRail
Return true if this rail uses the 4th bit as a power bit.
hasReachedState(LoaderState) - Method in class cpw.mods.fml.common.Loader
 
hasRestrictions() - Method in class cpw.mods.fml.common.versioning.VersionRange
 
hasResult() - Method in class net.minecraftforge.event.Event
Determines if this event expects a significant result value.
hasRule(String) - Method in class net.minecraft.world.GameRules
Return whether the specified game rule is defined.
hasSameIDsAs(MerchantRecipe) - Method in class net.minecraft.village.MerchantRecipe
checks if both the first and second ItemToBuy IDs are the same
hasSameItemsAs(MerchantRecipe) - Method in class net.minecraft.village.MerchantRecipe
checks first and second ItemToBuy ID's and count.
hasSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
Gets if Villager has secondItemToBuy.
hasSpecialRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
Returns true if this TileEntity instance has a TileEntitySpecialRenderer associated with it, false otherwise.
hasStatusIcon() - Method in class net.minecraft.potion.Potion
 
hasStructureAt(int, int, int) - Method in class net.minecraft.world.gen.structure.MapGenStructure
Returns true if the structure generator has generated a structure located at the given position tuple.
hasTagCompound() - Method in class net.minecraft.item.ItemStack
Returns true if the ItemStack has an NBTTagCompound.
hasTheseArguments(String, String) - Static method in class net.minecraft.command.PlayerSelector
Returns whether the given token (parameter 1) has exactly the given arguments (parameter 2).
hasTileEntity() - Method in class net.minecraft.block.Block
Deprecated. 
hasTileEntity(int) - Method in class net.minecraft.block.Block
Called throughout the code as a replacement for block instanceof BlockContainer Moving this to the Block base class allows for mods that wish to extend vinella blocks, and also want to have a tile entity on that block, may.
hasTinyPacketHandler() - Method in class cpw.mods.fml.common.network.NetworkModHandler
 
hasVillageGenerated - Variable in class net.minecraftforge.event.terraingen.PopulateChunkEvent
 
hasVoidParticles(boolean) - Method in class net.minecraft.world.WorldType
 
head - Variable in class net.minecraft.client.model.ModelChicken
 
head - Variable in class net.minecraft.client.model.ModelCreeper
 
head - Variable in class net.minecraft.client.model.ModelQuadruped
 
head - Variable in class net.minecraft.client.model.ModelSnowMan
 
headInvisibleFace - Static variable in class net.minecraft.util.Direction
 
headRotationYaw - Variable in class net.minecraft.network.packet.Packet35EntityHeadRotation
 
headYaw - Variable in class net.minecraft.network.packet.Packet24MobSpawn
The yaw of the entity's head.
heal(int) - Method in class net.minecraft.client.entity.EntityClientPlayerMP
Heal living entity (param: amount of half-hearts)
heal(int) - Method in class net.minecraft.entity.EntityLiving
Heal living entity (param: amount of half-hearts)
heal - Static variable in class net.minecraft.potion.Potion
 
healingEnderCrystal - Variable in class net.minecraft.entity.boss.EntityDragon
The current endercrystal that is healing this dragon
health - Variable in class net.minecraft.entity.item.EntityEnderCrystal
 
healthMP - Variable in class net.minecraft.network.packet.Packet8UpdateHealth
Variable used for incoming health packets
healthScale - Static variable in class net.minecraft.entity.boss.BossStatus
 
height - Variable in class net.minecraft.client.gui.GuiScreen
The height of the screen object.
height - Variable in class net.minecraft.entity.Entity
How high this entity is considered to be
heightMap - Variable in class net.minecraft.world.chunk.Chunk
 
heightmap - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
 
heldItemLeft - Variable in class net.minecraft.client.model.ModelBiped
Records whether the model should be rendered holding an item in the left hand, and if that item is a block.
heldItemRight - Variable in class net.minecraft.client.model.ModelBiped
Records whether the model should be rendered holding an item in the right hand, and if that item is a block.
hell - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
helmetChain - Static variable in class net.minecraft.item.Item
 
helmetDiamond - Static variable in class net.minecraft.item.Item
 
helmetGold - Static variable in class net.minecraft.item.Item
 
helmetLeather - Static variable in class net.minecraft.item.Item
 
helmetSteel - Static variable in class net.minecraft.item.Item
 
hexDigits - Static variable in class net.minecraft.network.rcon.RConUtils
Translation array of decimal to hex digits
hideGUI - Variable in class net.minecraft.client.settings.GameSettings
 
hideQuitButton - Variable in class net.minecraft.client.Minecraft
a boolean to hide a Quit button from the main menu
hideServerAddress - Variable in class net.minecraft.client.settings.GameSettings
 
hitEntity(ItemStack, EntityLiving, EntityLiving) - Method in class net.minecraft.item.Item
Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(ItemStack, EntityLiving, EntityLiving) - Method in class net.minecraft.item.ItemSaddle
Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(EntityLiving, EntityPlayer) - Method in class net.minecraft.item.ItemStack
Calls the corresponding fct in di
hitEntity(ItemStack, EntityLiving, EntityLiving) - Method in class net.minecraft.item.ItemSword
Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(ItemStack, EntityLiving, EntityLiving) - Method in class net.minecraft.item.ItemTool
Current implementations of this method in child classes do not use the entry argument beside ev.
hitVec - Variable in class net.minecraft.util.MovingObjectPosition
The vector position of the hit
hoeDiamond - Static variable in class net.minecraft.item.Item
 
hoeGold - Static variable in class net.minecraft.item.Item
 
hoeSteel - Static variable in class net.minecraft.item.Item
 
hoeStone - Static variable in class net.minecraft.item.Item
 
hoeWood - Static variable in class net.minecraft.item.Item
 
holdingShift - Variable in class net.minecraft.network.packet.Packet102WindowClick
 
hoverStart - Variable in class net.minecraft.entity.item.EntityItem
The EntityItem's random initial float height.
HttpUtil - Class in net.minecraft.util
 
HttpUtil() - Constructor for class net.minecraft.util.HttpUtil
 
hunger - Static variable in class net.minecraft.potion.Potion
The hunger Potion object.
hurtResistantTime - Variable in class net.minecraft.entity.Entity
Remaining time an entity will be "immune" to further damage after being hurt.
hurtTime - Variable in class net.minecraft.entity.EntityLiving
The amount of time remaining this entity should act 'hurt'.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z