- name() - Method in class cpw.mods.fml.common.modloader.ModProperty
-
- name - Variable in class cpw.mods.fml.common.ModMetadata
-
- name - Variable in class ibxm.Instrument
-
- name - Variable in class ibxm.Sample
-
- name - Variable in class net.minecraft.client.gui.GuiPlayerInfo
-
The string value of the object
- name - Variable in class net.minecraft.entity.boss.EntityDragonPart
-
The name of the Dragon Part
- name - Variable in class net.minecraft.network.packet.Packet20NamedEntitySpawn
-
The player's name.
- name - Variable in class net.minecraftforge.client.event.sound.PlaySoundEffectSourceEvent
-
- name - Variable in class net.minecraftforge.client.event.sound.PlaySoundSourceEvent
-
- name - Variable in class net.minecraftforge.client.event.sound.PlayStreamingSourceEvent
-
- name - Variable in class net.minecraftforge.client.event.sound.SoundResultEvent
-
- name - Variable in class net.minecraftforge.client.model.obj.GroupObject
-
- name - Variable in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- Name - Variable in class net.minecraftforge.liquids.LiquidDictionary.LiquidRegisterEvent
-
- Name - Variable in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- NAME_TAG_RANGE - Static variable in class net.minecraft.client.renderer.entity.RenderLiving
-
- NAME_TAG_RANGE - Static variable in class net.minecraft.client.renderer.entity.RenderPlayer
-
Deprecated.
- NAME_TAG_RANGE_SNEAK - Static variable in class net.minecraft.client.renderer.entity.RenderLiving
-
- NAME_TAG_RANGE_SNEAK - Static variable in class net.minecraft.client.renderer.entity.RenderPlayer
-
Deprecated.
- nameSeed - Variable in class net.minecraft.inventory.ContainerEnchantment
-
used as seed for EnchantmentNameParts (see GuiEnchantment)
- NBTBase - Class in net.minecraft.nbt
-
- NBTTagByte - Class in net.minecraft.nbt
-
- NBTTagByte(String) - Constructor for class net.minecraft.nbt.NBTTagByte
-
- NBTTagByte(String, byte) - Constructor for class net.minecraft.nbt.NBTTagByte
-
- NBTTagByteArray - Class in net.minecraft.nbt
-
- NBTTagByteArray(String) - Constructor for class net.minecraft.nbt.NBTTagByteArray
-
- NBTTagByteArray(String, byte[]) - Constructor for class net.minecraft.nbt.NBTTagByteArray
-
- NBTTagCompound - Class in net.minecraft.nbt
-
- NBTTagCompound() - Constructor for class net.minecraft.nbt.NBTTagCompound
-
- NBTTagCompound(String) - Constructor for class net.minecraft.nbt.NBTTagCompound
-
- NBTTagDouble - Class in net.minecraft.nbt
-
- NBTTagDouble(String) - Constructor for class net.minecraft.nbt.NBTTagDouble
-
- NBTTagDouble(String, double) - Constructor for class net.minecraft.nbt.NBTTagDouble
-
- NBTTagEnd - Class in net.minecraft.nbt
-
- NBTTagEnd() - Constructor for class net.minecraft.nbt.NBTTagEnd
-
- NBTTagFloat - Class in net.minecraft.nbt
-
- NBTTagFloat(String) - Constructor for class net.minecraft.nbt.NBTTagFloat
-
- NBTTagFloat(String, float) - Constructor for class net.minecraft.nbt.NBTTagFloat
-
- NBTTagInt - Class in net.minecraft.nbt
-
- NBTTagInt(String) - Constructor for class net.minecraft.nbt.NBTTagInt
-
- NBTTagInt(String, int) - Constructor for class net.minecraft.nbt.NBTTagInt
-
- NBTTagIntArray - Class in net.minecraft.nbt
-
- NBTTagIntArray(String) - Constructor for class net.minecraft.nbt.NBTTagIntArray
-
- NBTTagIntArray(String, int[]) - Constructor for class net.minecraft.nbt.NBTTagIntArray
-
- NBTTagList - Class in net.minecraft.nbt
-
- NBTTagList() - Constructor for class net.minecraft.nbt.NBTTagList
-
- NBTTagList(String) - Constructor for class net.minecraft.nbt.NBTTagList
-
- NBTTagLong - Class in net.minecraft.nbt
-
- NBTTagLong(String) - Constructor for class net.minecraft.nbt.NBTTagLong
-
- NBTTagLong(String, long) - Constructor for class net.minecraft.nbt.NBTTagLong
-
- NBTTagShort - Class in net.minecraft.nbt
-
- NBTTagShort(String) - Constructor for class net.minecraft.nbt.NBTTagShort
-
- NBTTagShort(String, short) - Constructor for class net.minecraft.nbt.NBTTagShort
-
- NBTTagString - Class in net.minecraft.nbt
-
- NBTTagString(String) - Constructor for class net.minecraft.nbt.NBTTagString
-
- NBTTagString(String, String) - Constructor for class net.minecraft.nbt.NBTTagString
-
- NBTTypes - Static variable in class net.minecraft.nbt.NBTBase
-
- needFood() - Method in class net.minecraft.util.FoodStats
-
If foodLevel is not max.
- needsSaving(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
Returns true if this Chunk needs to be saved
- needsSaving(boolean) - Method in class net.minecraft.world.chunk.EmptyChunk
-
Returns true if this Chunk needs to be saved
- needsUpdate - Variable in class net.minecraft.client.renderer.WorldRenderer
-
Boolean for whether this renderer needs to be updated or not
- negateDamage(ItemStack, int, Random) - Static method in class net.minecraft.enchantment.EnchantmentDurability
-
Used by ItemStack.attemptDamageItem.
- net.minecraft.block - package net.minecraft.block
-
- net.minecraft.block.material - package net.minecraft.block.material
-
- net.minecraft.client - package net.minecraft.client
-
- net.minecraft.client.audio - package net.minecraft.client.audio
-
- net.minecraft.client.entity - package net.minecraft.client.entity
-
- net.minecraft.client.entity.render - package net.minecraft.client.entity.render
-
- net.minecraft.client.gui - package net.minecraft.client.gui
-
- net.minecraft.client.gui.achievement - package net.minecraft.client.gui.achievement
-
- net.minecraft.client.gui.inventory - package net.minecraft.client.gui.inventory
-
- net.minecraft.client.mco - package net.minecraft.client.mco
-
- net.minecraft.client.model - package net.minecraft.client.model
-
- net.minecraft.client.multiplayer - package net.minecraft.client.multiplayer
-
- net.minecraft.client.particle - package net.minecraft.client.particle
-
- net.minecraft.client.renderer - package net.minecraft.client.renderer
-
- net.minecraft.client.renderer.culling - package net.minecraft.client.renderer.culling
-
- net.minecraft.client.renderer.entity - package net.minecraft.client.renderer.entity
-
- net.minecraft.client.renderer.texture - package net.minecraft.client.renderer.texture
-
- net.minecraft.client.renderer.tileentity - package net.minecraft.client.renderer.tileentity
-
- net.minecraft.client.settings - package net.minecraft.client.settings
-
- net.minecraft.client.stats - package net.minecraft.client.stats
-
- net.minecraft.client.texturepacks - package net.minecraft.client.texturepacks
-
- net.minecraft.command - package net.minecraft.command
-
- net.minecraft.crash - package net.minecraft.crash
-
- net.minecraft.creativetab - package net.minecraft.creativetab
-
- net.minecraft.dispenser - package net.minecraft.dispenser
-
- net.minecraft.enchantment - package net.minecraft.enchantment
-
- net.minecraft.entity - package net.minecraft.entity
-
- net.minecraft.entity.ai - package net.minecraft.entity.ai
-
- net.minecraft.entity.boss - package net.minecraft.entity.boss
-
- net.minecraft.entity.effect - package net.minecraft.entity.effect
-
- net.minecraft.entity.item - package net.minecraft.entity.item
-
- net.minecraft.entity.monster - package net.minecraft.entity.monster
-
- net.minecraft.entity.passive - package net.minecraft.entity.passive
-
- net.minecraft.entity.player - package net.minecraft.entity.player
-
- net.minecraft.entity.projectile - package net.minecraft.entity.projectile
-
- net.minecraft.inventory - package net.minecraft.inventory
-
- net.minecraft.item - package net.minecraft.item
-
- net.minecraft.item.crafting - package net.minecraft.item.crafting
-
- net.minecraft.logging - package net.minecraft.logging
-
- net.minecraft.nbt - package net.minecraft.nbt
-
- net.minecraft.network - package net.minecraft.network
-
- net.minecraft.network.packet - package net.minecraft.network.packet
-
- net.minecraft.network.rcon - package net.minecraft.network.rcon
-
- net.minecraft.pathfinding - package net.minecraft.pathfinding
-
- net.minecraft.potion - package net.minecraft.potion
-
- net.minecraft.profiler - package net.minecraft.profiler
-
- net.minecraft.scoreboard - package net.minecraft.scoreboard
-
- net.minecraft.server - package net.minecraft.server
-
- net.minecraft.server.dedicated - package net.minecraft.server.dedicated
-
- net.minecraft.server.gui - package net.minecraft.server.gui
-
- net.minecraft.server.integrated - package net.minecraft.server.integrated
-
- net.minecraft.server.management - package net.minecraft.server.management
-
- net.minecraft.src - package net.minecraft.src
-
- net.minecraft.stats - package net.minecraft.stats
-
- net.minecraft.tileentity - package net.minecraft.tileentity
-
- net.minecraft.util - package net.minecraft.util
-
- net.minecraft.village - package net.minecraft.village
-
- net.minecraft.world - package net.minecraft.world
-
- net.minecraft.world.biome - package net.minecraft.world.biome
-
- net.minecraft.world.chunk - package net.minecraft.world.chunk
-
- net.minecraft.world.chunk.storage - package net.minecraft.world.chunk.storage
-
- net.minecraft.world.demo - package net.minecraft.world.demo
-
- net.minecraft.world.gen - package net.minecraft.world.gen
-
- net.minecraft.world.gen.feature - package net.minecraft.world.gen.feature
-
- net.minecraft.world.gen.layer - package net.minecraft.world.gen.layer
-
- net.minecraft.world.gen.structure - package net.minecraft.world.gen.structure
-
- net.minecraft.world.storage - package net.minecraft.world.storage
-
- net.minecraftforge.classloading - package net.minecraftforge.classloading
-
- net.minecraftforge.client - package net.minecraftforge.client
-
- net.minecraftforge.client.event - package net.minecraftforge.client.event
-
- net.minecraftforge.client.event.sound - package net.minecraftforge.client.event.sound
-
- net.minecraftforge.client.model - package net.minecraftforge.client.model
-
- net.minecraftforge.client.model.obj - package net.minecraftforge.client.model.obj
-
- net.minecraftforge.common - package net.minecraftforge.common
-
- net.minecraftforge.common.network - package net.minecraftforge.common.network
-
- net.minecraftforge.common.network.packet - package net.minecraftforge.common.network.packet
-
- net.minecraftforge.event - package net.minecraftforge.event
-
- net.minecraftforge.event.brewing - package net.minecraftforge.event.brewing
-
- net.minecraftforge.event.entity - package net.minecraftforge.event.entity
-
- net.minecraftforge.event.entity.item - package net.minecraftforge.event.entity.item
-
- net.minecraftforge.event.entity.living - package net.minecraftforge.event.entity.living
-
- net.minecraftforge.event.entity.minecart - package net.minecraftforge.event.entity.minecart
-
- net.minecraftforge.event.entity.player - package net.minecraftforge.event.entity.player
-
- net.minecraftforge.event.terraingen - package net.minecraftforge.event.terraingen
-
- net.minecraftforge.event.world - package net.minecraftforge.event.world
-
- net.minecraftforge.liquids - package net.minecraftforge.liquids
-
- net.minecraftforge.oredict - package net.minecraftforge.oredict
-
- net.minecraftforge.transformers - package net.minecraftforge.transformers
-
- NetClientHandler - Class in net.minecraft.client.multiplayer
-
- NetClientHandler(Minecraft, String, int) - Constructor for class net.minecraft.client.multiplayer.NetClientHandler
-
- NetClientHandler(Minecraft, String, int, GuiScreen) - Constructor for class net.minecraft.client.multiplayer.NetClientHandler
-
- NetClientHandler(Minecraft, IntegratedServer) - Constructor for class net.minecraft.client.multiplayer.NetClientHandler
-
- NetHandler - Class in net.minecraft.network.packet
-
- NetHandler() - Constructor for class net.minecraft.network.packet.NetHandler
-
- netherBrick - Static variable in class net.minecraft.block.Block
-
- netherFence - Static variable in class net.minecraft.block.Block
-
- netherNoiseGen6 - Variable in class net.minecraft.world.gen.ChunkProviderHell
-
- netherNoiseGen7 - Variable in class net.minecraft.world.gen.ChunkProviderHell
-
- netherQuartz - Static variable in class net.minecraft.item.Item
-
- netherrack - Static variable in class net.minecraft.block.Block
-
- netherrackBrick - Static variable in class net.minecraft.item.Item
-
- netherStalk - Static variable in class net.minecraft.block.Block
-
- netherStalkSeeds - Static variable in class net.minecraft.item.Item
-
- netherStar - Static variable in class net.minecraft.item.Item
-
- NetLoginHandler - Class in net.minecraft.network
-
- NetLoginHandler(MinecraftServer, Socket, String) - Constructor for class net.minecraft.network.NetLoginHandler
-
- netManager - Variable in class net.minecraft.network.NetServerHandler
-
The underlying network manager for this server handler.
- NetServerHandler - Class in net.minecraft.network
-
- NetServerHandler(MinecraftServer, INetworkManager, EntityPlayerMP) - Constructor for class net.minecraft.network.NetServerHandler
-
- networkId - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- NetworkListenThread - Class in net.minecraft.network
-
- NetworkListenThread(MinecraftServer) - Constructor for class net.minecraft.network.NetworkListenThread
-
- NetworkMod - Annotation Type in cpw.mods.fml.common.network
-
- NetworkMod.NULL - Interface in cpw.mods.fml.common.network
-
Special dummy class for handling stupid annotation default values
- NetworkMod.SidedPacketHandler - Annotation Type in cpw.mods.fml.common.network
-
Bundles together a packet handler and it's associated channels for the sided packet handlers
- NetworkMod.VersionCheckHandler - Annotation Type in cpw.mods.fml.common.network
-
A marker for a method that will be offered the client's version string
if more sophisticated version rejection handling is required:
The method should accept a "String", a "NetworkManager" and return a boolean true
if the version can be accepted.
- NetworkModHandler - Class in cpw.mods.fml.common.network
-
- NetworkModHandler(ModContainer, NetworkMod) - Constructor for class cpw.mods.fml.common.network.NetworkModHandler
-
- NetworkModHandler(ModContainer, Class<?>, ASMDataTable) - Constructor for class cpw.mods.fml.common.network.NetworkModHandler
-
- NetworkRegistry - Class in cpw.mods.fml.common.network
-
- NetworkRegistry() - Constructor for class cpw.mods.fml.common.network.NetworkRegistry
-
- networkShutdown(String, Object...) - Method in interface net.minecraft.network.INetworkManager
-
Shuts down the network with the specified reason.
- networkShutdown(String, Object...) - Method in class net.minecraft.network.MemoryConnection
-
Shuts down the network with the specified reason.
- networkShutdown(String, Object...) - Method in class net.minecraft.network.TcpConnection
-
Shuts down the network with the specified reason.
- networkTick() - Method in class net.minecraft.network.NetServerHandler
-
run once each game tick
- networkTick() - Method in class net.minecraft.network.NetworkListenThread
-
processes packets and pending connections
- networkTick() - Method in class net.minecraft.server.dedicated.DedicatedServerListenThread
-
processes packets and pending connections
- networkTick() - Method in class net.minecraft.server.integrated.IntegratedServerListenThread
-
processes packets and pending connections
- NEW_LINE - Static variable in class net.minecraftforge.common.Configuration
-
- newBiomeDecorator - Variable in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- newBiomeGens - Variable in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- newChunkX - Variable in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- newChunkZ - Variable in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- newColor - Variable in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- newExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.minecraft.world.World
-
returns a new explosion.
- newExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.minecraft.world.WorldServer
-
returns a new explosion.
- newGen - Variable in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- newItemAdded(Item) - Static method in class cpw.mods.fml.common.registry.GameData
-
- newNoiseGens - Variable in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- newSize - Variable in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- newSpeed - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- newTag(byte, String) - Static method in class net.minecraft.nbt.NBTBase
-
Creates and returns a new tag of the specified type, or null if invalid.
- next_note(int, int[]) - Method in class ibxm.Pattern
-
- next_tick(int, boolean) - Method in class ibxm.Envelope
-
- nextTextureIndexX() - Method in class net.minecraft.client.particle.EntityFX
-
- NextTickListEntry - Class in net.minecraft.world
-
- NextTickListEntry(int, int, int, int) - Constructor for class net.minecraft.world.NextTickListEntry
-
- nextTickSpacing() - Method in interface cpw.mods.fml.common.IScheduledTickHandler
-
Return the number of actual ticks that will pass
before your next tick will fire.
- nextTickSpacing() - Method in class cpw.mods.fml.common.SingleIntervalHandler
-
- NibbleArray - Class in net.minecraft.world.chunk
-
- NibbleArray(int, int) - Constructor for class net.minecraft.world.chunk.NibbleArray
-
- NibbleArray(byte[], int) - Constructor for class net.minecraft.world.chunk.NibbleArray
-
- NibbleArrayReader - Class in net.minecraft.world.chunk.storage
-
- NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.world.chunk.storage.NibbleArrayReader
-
- nightVision - Static variable in class net.minecraft.potion.Potion
-
The night vision Potion object.
- noclip - Variable in class net.minecraft.client.settings.GameSettings
-
No clipping for singleplayer
- noClip - Variable in class net.minecraft.entity.Entity
-
Whether this entity won't clip with collision or not (make note it won't disable gravity)
- noclipRate - Variable in class net.minecraft.client.settings.GameSettings
-
No clipping movement rate
- noisefield - Variable in class net.minecraftforge.event.terraingen.ChunkProviderEvent.InitNoiseField
-
- noiseGen4 - Variable in class net.minecraft.world.gen.ChunkProviderEnd
-
- noiseGen5 - Variable in class net.minecraft.world.gen.ChunkProviderEnd
-
- noiseGen5 - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
-
A NoiseGeneratorOctaves used in generating terrain
- noiseGen6 - Variable in class net.minecraft.world.gen.ChunkProviderGenerate
-
A NoiseGeneratorOctaves used in generating terrain
- NoiseGenerator - Class in net.minecraft.world.gen
-
- NoiseGenerator() - Constructor for class net.minecraft.world.gen.NoiseGenerator
-
- NoiseGeneratorOctaves - Class in net.minecraft.world.gen
-
- NoiseGeneratorOctaves(Random, int) - Constructor for class net.minecraft.world.gen.NoiseGeneratorOctaves
-
- NoiseGeneratorPerlin - Class in net.minecraft.world.gen
-
- NoiseGeneratorPerlin() - Constructor for class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- NoiseGeneratorPerlin(Random) - Constructor for class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- noPath() - Method in class net.minecraft.pathfinding.PathNavigate
-
If null path or reached the end
- nopInit() - Static method in class net.minecraft.stats.StatList
-
This method simply NOPs.
- normalize() - Method in class net.minecraft.util.Vec3
-
Normalizes the vector to a length of 1 (except if it is the zero vector)
- note - Variable in class net.minecraft.tileentity.TileEntityNote
-
Note to play
- notifyAdmins(ICommandSender, String, Object...) - Static method in class net.minecraft.command.CommandBase
-
- notifyAdmins(ICommandSender, int, String, Object...) - Static method in class net.minecraft.command.CommandBase
-
- notifyAdmins(ICommandSender, int, String, Object...) - Method in interface net.minecraft.command.IAdminCommand
-
Sends a message to the admins of the server from a given CommandSender with the given resource string and given
extra srings.
- notifyAdmins(ICommandSender, int, String, Object...) - Method in class net.minecraft.command.ServerCommandManager
-
Sends a message to the admins of the server from a given CommandSender with the given resource string and given
extra srings.
- notifyBlockChange(int, int, int, int) - Method in class net.minecraft.world.World
-
The block type change and need to notify other systems Args: x, y, z, blockID
- notifyBlockOfNeighborChange(int, int, int, int) - Method in class net.minecraft.world.World
-
Notifies a block that one of its neighbor change to the specified type Args: x, y, z, blockID
- notifyBlocksOfNeighborChange(int, int, int, int) - Method in class net.minecraft.world.World
-
Notifies neighboring blocks that this specified block changed Args: x, y, z, blockID
- notifyBlocksOfNeighborChange(int, int, int, int, int) - Method in class net.minecraft.world.World
-
Calls notifyBlockOfNeighborChange on adjacent blocks, except the one on the given side.
- notifyPickup(EntityItem, EntityPlayer) - Method in interface cpw.mods.fml.common.IPickupNotifier
-
- notifyPickup(EntityItem, EntityPlayer) - Method in class cpw.mods.fml.common.modloader.ModLoaderPickupNotifier
-
- NpcMerchant - Class in net.minecraft.entity
-
- NpcMerchant(EntityPlayer) - Constructor for class net.minecraft.entity.NpcMerchant
-
- num_rows - Variable in class ibxm.Pattern
-
- NumberInvalidException - Exception in net.minecraft.command
-
- NumberInvalidException() - Constructor for exception net.minecraft.command.NumberInvalidException
-
- NumberInvalidException(String, Object...) - Constructor for exception net.minecraft.command.NumberInvalidException
-
- numberOfSoundPoolEntries - Variable in class net.minecraft.client.audio.SoundPool
-
The number of soundPoolEntry's.
- numUsingPlayers - Variable in class net.minecraft.tileentity.TileEntityChest
-
The number of players currently using this chest
- numUsingPlayers - Variable in class net.minecraft.tileentity.TileEntityEnderChest
-
The number of players currently using this ender chest.
- nVertices - Variable in class net.minecraft.client.model.TexturedQuad
-