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

N

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.src.EntityDragonPart
The name of the Dragon Part
name - Variable in class net.minecraft.src.GuiPlayerInfo
The string value of the object
name - Variable in class net.minecraft.src.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.event.entity.PlaySoundAtEntityEvent
 
Name - Variable in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
 
nameSeed - Variable in class net.minecraft.src.ContainerEnchantment
used as seed for EnchantmentNameParts (see GuiEnchantment)
NBTBase - Class in net.minecraft.src
 
NBTTagByte - Class in net.minecraft.src
 
NBTTagByte(String) - Constructor for class net.minecraft.src.NBTTagByte
 
NBTTagByte(String, byte) - Constructor for class net.minecraft.src.NBTTagByte
 
NBTTagByteArray - Class in net.minecraft.src
 
NBTTagByteArray(String) - Constructor for class net.minecraft.src.NBTTagByteArray
 
NBTTagByteArray(String, byte[]) - Constructor for class net.minecraft.src.NBTTagByteArray
 
NBTTagCompound - Class in net.minecraft.src
 
NBTTagCompound() - Constructor for class net.minecraft.src.NBTTagCompound
 
NBTTagCompound(String) - Constructor for class net.minecraft.src.NBTTagCompound
 
NBTTagDouble - Class in net.minecraft.src
 
NBTTagDouble(String) - Constructor for class net.minecraft.src.NBTTagDouble
 
NBTTagDouble(String, double) - Constructor for class net.minecraft.src.NBTTagDouble
 
NBTTagEnd - Class in net.minecraft.src
 
NBTTagEnd() - Constructor for class net.minecraft.src.NBTTagEnd
 
NBTTagFloat - Class in net.minecraft.src
 
NBTTagFloat(String) - Constructor for class net.minecraft.src.NBTTagFloat
 
NBTTagFloat(String, float) - Constructor for class net.minecraft.src.NBTTagFloat
 
NBTTagInt - Class in net.minecraft.src
 
NBTTagInt(String) - Constructor for class net.minecraft.src.NBTTagInt
 
NBTTagInt(String, int) - Constructor for class net.minecraft.src.NBTTagInt
 
NBTTagIntArray - Class in net.minecraft.src
 
NBTTagIntArray(String) - Constructor for class net.minecraft.src.NBTTagIntArray
 
NBTTagIntArray(String, int[]) - Constructor for class net.minecraft.src.NBTTagIntArray
 
NBTTagList - Class in net.minecraft.src
 
NBTTagList() - Constructor for class net.minecraft.src.NBTTagList
 
NBTTagList(String) - Constructor for class net.minecraft.src.NBTTagList
 
NBTTagLong - Class in net.minecraft.src
 
NBTTagLong(String) - Constructor for class net.minecraft.src.NBTTagLong
 
NBTTagLong(String, long) - Constructor for class net.minecraft.src.NBTTagLong
 
NBTTagShort - Class in net.minecraft.src
 
NBTTagShort(String) - Constructor for class net.minecraft.src.NBTTagShort
 
NBTTagShort(String, short) - Constructor for class net.minecraft.src.NBTTagShort
 
NBTTagString - Class in net.minecraft.src
 
NBTTagString(String) - Constructor for class net.minecraft.src.NBTTagString
 
NBTTagString(String, String) - Constructor for class net.minecraft.src.NBTTagString
 
needFood() - Method in class net.minecraft.src.FoodStats
If foodLevel is not max.
needsSaving(boolean) - Method in class net.minecraft.src.Chunk
Returns true if this Chunk needs to be saved
needsSaving(boolean) - Method in class net.minecraft.src.EmptyChunk
Returns true if this Chunk needs to be saved
needsUpdate - Variable in class net.minecraft.src.WorldRenderer
Boolean for whether this renderer needs to be updated or not
net.minecraft.client - package net.minecraft.client
 
net.minecraft.server - package net.minecraft.server
 
net.minecraft.src - package net.minecraft.src
 
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.common - package net.minecraftforge.common
 
net.minecraftforge.event - package net.minecraftforge.event
 
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.world - package net.minecraftforge.event.world
 
net.minecraftforge.oredict - package net.minecraftforge.oredict
 
net.minecraftforge.transformers - package net.minecraftforge.transformers
 
NetClientHandler - Class in net.minecraft.src
 
NetClientHandler(Minecraft, String, int) - Constructor for class net.minecraft.src.NetClientHandler
 
NetClientHandler(Minecraft, IntegratedServer) - Constructor for class net.minecraft.src.NetClientHandler
 
NetHandler - Class in net.minecraft.src
 
NetHandler() - Constructor for class net.minecraft.src.NetHandler
 
netherBrick - Static variable in class net.minecraft.src.Block
 
netherFence - Static variable in class net.minecraft.src.Block
 
netherNoiseGen6 - Variable in class net.minecraft.src.ChunkProviderHell
 
netherNoiseGen7 - Variable in class net.minecraft.src.ChunkProviderHell
 
netherrack - Static variable in class net.minecraft.src.Block
 
netherStalk - Static variable in class net.minecraft.src.Block
 
netherStalkSeeds - Static variable in class net.minecraft.src.Item
 
NetLoginHandler - Class in net.minecraft.src
 
NetLoginHandler(MinecraftServer, Socket, String) - Constructor for class net.minecraft.src.NetLoginHandler
 
netManager - Variable in class net.minecraft.src.NetServerHandler
The underlying network manager for this server handler.
NetServerHandler - Class in net.minecraft.src
 
NetServerHandler(MinecraftServer, NetworkManager, EntityPlayerMP) - Constructor for class net.minecraft.src.NetServerHandler
 
networkId - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
 
NetworkListenThread - Class in net.minecraft.src
 
NetworkListenThread(MinecraftServer) - Constructor for class net.minecraft.src.NetworkListenThread
 
NetworkManager - Interface in net.minecraft.src
 
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 class net.minecraft.src.MemoryConnection
Shuts down the network with the specified reason.
networkShutdown(String, Object...) - Method in interface net.minecraft.src.NetworkManager
Shuts down the network with the specified reason.
networkShutdown(String, Object...) - Method in class net.minecraft.src.TcpConnection
Shuts down the network with the specified reason.
networkTick() - Method in class net.minecraft.src.DedicatedServerListenThread
processes packets and pending connections
networkTick() - Method in class net.minecraft.src.IntegratedServerListenThread
processes packets and pending connections
networkTick() - Method in class net.minecraft.src.NetServerHandler
run once each game tick
networkTick() - Method in class net.minecraft.src.NetworkListenThread
processes packets and pending connections
newChunkX - Variable in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
newChunkZ - Variable in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
 
newExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.src.World
returns a new explosion.
newExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.src.WorldServer
returns a new explosion.
newSpeed - Variable in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
 
newTag(byte, String) - Static method in class net.minecraft.src.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
 
NextTickListEntry - Class in net.minecraft.src
 
NextTickListEntry(int, int, int, int) - Constructor for class net.minecraft.src.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.src
 
NibbleArray(int, int) - Constructor for class net.minecraft.src.NibbleArray
 
NibbleArray(byte[], int) - Constructor for class net.minecraft.src.NibbleArray
 
NibbleArrayReader - Class in net.minecraft.src
 
NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.src.NibbleArrayReader
 
nightVision - Static variable in class net.minecraft.src.Potion
The night vision Potion object.
noClip - Variable in class net.minecraft.src.Entity
Whether this entity won't clip with collision or not (make note it won't disable gravity)
noclip - Variable in class net.minecraft.src.GameSettings
No clipping for singleplayer
noclipRate - Variable in class net.minecraft.src.GameSettings
No clipping movement rate
noiseGen4 - Variable in class net.minecraft.src.ChunkProviderEnd
 
noiseGen5 - Variable in class net.minecraft.src.ChunkProviderEnd
 
noiseGen5 - Variable in class net.minecraft.src.ChunkProviderGenerate
A NoiseGeneratorOctaves used in generating terrain
noiseGen6 - Variable in class net.minecraft.src.ChunkProviderGenerate
A NoiseGeneratorOctaves used in generating terrain
NoiseGenerator - Class in net.minecraft.src
 
NoiseGenerator() - Constructor for class net.minecraft.src.NoiseGenerator
 
NoiseGeneratorOctaves - Class in net.minecraft.src
 
NoiseGeneratorOctaves(Random, int) - Constructor for class net.minecraft.src.NoiseGeneratorOctaves
 
NoiseGeneratorPerlin - Class in net.minecraft.src
 
NoiseGeneratorPerlin() - Constructor for class net.minecraft.src.NoiseGeneratorPerlin
 
NoiseGeneratorPerlin(Random) - Constructor for class net.minecraft.src.NoiseGeneratorPerlin
 
noPath() - Method in class net.minecraft.src.PathNavigate
If null path or reached the end
normalize() - Method in class net.minecraft.src.Vec3
Normalizes the vector to a length of 1 (except if it is the zero vector)
note - Variable in class net.minecraft.src.TileEntityNote
Note to play
notifyAdmins(ICommandSender, String, Object...) - Static method in class net.minecraft.src.CommandBase
 
notifyAdmins(ICommandSender, int, String, Object...) - Static method in class net.minecraft.src.CommandBase
 
notifyAdmins(ICommandSender, int, String, Object...) - Method in interface net.minecraft.src.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.src.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.src.World
The block type change and need to notify other systems Args: x, y, z, blockID
notifyBlocksOfNeighborChange(int, int, int, int) - Method in class net.minecraft.src.World
Notifies neighboring blocks that this specified block changed Args: x, y, z, blockID
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.src
 
NpcMerchant(EntityPlayer) - Constructor for class net.minecraft.src.NpcMerchant
 
num_rows - Variable in class ibxm.Pattern
 
NumberInvalidException - Exception in net.minecraft.src
 
NumberInvalidException() - Constructor for exception net.minecraft.src.NumberInvalidException
 
NumberInvalidException(String, Object...) - Constructor for exception net.minecraft.src.NumberInvalidException
 
numberOfSoundPoolEntries - Variable in class net.minecraft.src.SoundPool
The number of soundPoolEntry's.
numUsingPlayers - Variable in class net.minecraft.src.TileEntityChest
The number of players currently using this chest
numUsingPlayers - Variable in class net.minecraft.src.TileEntityEnderChest
The number of players currently using this ender chest.
nVertices - Variable in class net.minecraft.src.TexturedQuad
 

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