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

L

ladder - Static variable in class net.minecraft.block.Block
 
landMovementFactor - Variable in class net.minecraft.entity.EntityLiving
A factor used to determine how far this entity will move each tick if it is walking on land.
language - Variable in class net.minecraft.client.settings.GameSettings
Game settings language
LanguageRegistry - Class in cpw.mods.fml.common.registry
 
LanguageRegistry() - Constructor for class cpw.mods.fml.common.registry.LanguageRegistry
 
LanServer - Class in net.minecraft.client.multiplayer
 
LanServer(String, String) - Constructor for class net.minecraft.client.multiplayer.LanServer
 
LanServerList - Class in net.minecraft.client.multiplayer
 
LanServerList() - Constructor for class net.minecraft.client.multiplayer.LanServerList
 
lapisGen - Variable in class net.minecraft.world.biome.BiomeDecorator
Field that holds Lapis WorldGenMinable
LARGE_BIOMES - Static variable in class net.minecraft.world.WorldType
Large Biome world Type.
lastAccessTime - Variable in class net.minecraft.world.biome.BiomeCacheBlock
The last time this BiomeCacheBlock was accessed, in milliseconds.
lastActivityTimestamp - Variable in class net.minecraft.village.VillageDoorInfo
 
lastHeadMotion - Variable in class net.minecraft.entity.EntityTrackerEntry
 
lastLightningBolt - Variable in class net.minecraft.world.World
Set to 2 whenever a lightning bolt is generated in SSP.
lastPitch - Variable in class net.minecraft.entity.EntityTrackerEntry
 
lastSaveTime - Variable in class net.minecraft.world.chunk.Chunk
The time according to World.worldTime when this chunk was last saved
lastScaledXPosition - Variable in class net.minecraft.entity.EntityTrackerEntry
 
lastScaledYPosition - Variable in class net.minecraft.entity.EntityTrackerEntry
 
lastScaledZPosition - Variable in class net.minecraft.entity.EntityTrackerEntry
 
lastServer - Variable in class net.minecraft.client.settings.GameSettings
The lastServer string.
lastTentacleAngle - Variable in class net.minecraft.entity.passive.EntitySquid
the last calculated angle of the tentacles in radians
lastTickPosX - Variable in class net.minecraft.entity.Entity
The entity's X coordinate at the previous tick, used to calculate position during rendering routines
lastTickPosY - Variable in class net.minecraft.entity.Entity
The entity's Y coordinate at the previous tick, used to calculate position during rendering routines
lastTickPosZ - Variable in class net.minecraft.entity.Entity
The entity's Z coordinate at the previous tick, used to calculate position during rendering routines
lastUpdated - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
 
lastYaw - Variable in class net.minecraft.entity.EntityTrackerEntry
 
launchIntegratedServer(String, String, WorldSettings) - Method in class net.minecraft.client.Minecraft
Arguments: World foldername, World ingame name, WorldSettings
lava - Static variable in class net.minecraft.block.material.Material
 
lava - Static variable in class net.minecraft.util.DamageSource
 
lavaMoving - Static variable in class net.minecraft.block.Block
 
lavaStill - Static variable in class net.minecraft.block.Block
Stationary lava source block
LEAF_TYPES - Static variable in class net.minecraft.block.BlockLeaves
 
leather - Static variable in class net.minecraft.item.Item
 
leaveGameStat - Static variable in class net.minecraft.stats.StatList
number of times you've left a game
leaves - Static variable in class net.minecraft.block.Block
 
leaves - Static variable in class net.minecraft.block.material.Material
 
leftHand - Variable in class net.minecraft.client.model.ModelSnowMan
 
leftLeg - Variable in class net.minecraft.client.model.ModelChicken
 
leftVillagerLeg - Variable in class net.minecraft.client.model.ModelVillager
The left leg of the VillagerModel
leftWing - Variable in class net.minecraft.client.model.ModelChicken
 
leg1 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg1 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg2 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg2 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg3 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg3 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg4 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg4 - Variable in class net.minecraft.client.model.ModelQuadruped
 
legsChain - Static variable in class net.minecraft.item.Item
 
legsDiamond - Static variable in class net.minecraft.item.Item
 
legsGold - Static variable in class net.minecraft.item.Item
 
legsLeather - Static variable in class net.minecraft.item.Item
 
legsSteel - Static variable in class net.minecraft.item.Item
 
legSwing - Variable in class net.minecraft.entity.EntityLiving
Only relevant when legYaw is not 0(the entity is moving).
legYaw - Variable in class net.minecraft.entity.EntityLiving
 
length - Variable in class net.minecraft.network.packet.Packet250CustomPayload
Length of the data to be read
lengthVector() - Method in class net.minecraft.util.Vec3
Returns the length of the vector.
lerp(double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
 
lever - Static variable in class net.minecraft.block.Block
 
lidAngle - Variable in class net.minecraft.tileentity.TileEntityChest
The current angle of the lid (between 0 and 1)
lidAngle - Variable in class net.minecraft.tileentity.TileEntityEnderChest
The current angle of the chest lid (between 0 and 1)
lifespan - Variable in class net.minecraft.entity.item.EntityItem
The maximum age of this EntityItem.
lightBrightnessTable - Variable in class net.minecraft.world.WorldProvider
Light to brightness conversion table
lightmapTexture - Variable in class net.minecraft.client.renderer.EntityRenderer
The texture id of the blocklight/skylight texture used for lighting effects
lightmapTexUnit - Static variable in class net.minecraft.client.renderer.OpenGlHelper
An OpenGL constant corresponding to GL_TEXTURE1, used when setting data pertaining to auxiliary OpenGL texture units.
lightOpacity - Static variable in class net.minecraft.block.Block
How much light is subtracted for going through this block
lightStoneDust - Static variable in class net.minecraft.item.Item
 
lightValue - Static variable in class net.minecraft.block.Block
Amount of light emitted
lightValueOwn - Variable in class net.minecraft.client.renderer.RenderBlocks
Light value of the block itself
limitFramerate - Variable in class net.minecraft.client.settings.GameSettings
 
limitToValidMetadata(int) - Static method in class net.minecraft.block.BlockLog
returns a number between 0 and 3
line - Variable in class net.minecraftforge.event.ServerChatEvent
 
linear_periods - Variable in class ibxm.Module
 
lineBeingEdited - Variable in class net.minecraft.tileentity.TileEntitySign
The index of the line currently being edited.
Liquid - Variable in class net.minecraftforge.liquids.LiquidDictionary.LiquidRegisterEvent
 
liquid - Variable in class net.minecraftforge.liquids.LiquidEvent
 
LiquidContainerData - Class in net.minecraftforge.liquids
 
LiquidContainerData(LiquidStack, ItemStack, ItemStack) - Constructor for class net.minecraftforge.liquids.LiquidContainerData
 
LiquidContainerRegistry - Class in net.minecraftforge.liquids
 
LiquidContainerRegistry() - Constructor for class net.minecraftforge.liquids.LiquidContainerRegistry
 
LiquidDictionary - Class in net.minecraftforge.liquids
When creating liquids you should register them with this class.
LiquidDictionary() - Constructor for class net.minecraftforge.liquids.LiquidDictionary
 
LiquidDictionary.LiquidRegisterEvent - Class in net.minecraftforge.liquids
Fired when a new liquid is created
LiquidDictionary.LiquidRegisterEvent(String, LiquidStack) - Constructor for class net.minecraftforge.liquids.LiquidDictionary.LiquidRegisterEvent
 
LiquidEvent - Class in net.minecraftforge.liquids
 
LiquidEvent(LiquidStack, World, int, int, int) - Constructor for class net.minecraftforge.liquids.LiquidEvent
 
LiquidEvent.LiquidDrainingEvent - Class in net.minecraftforge.liquids
Mods should fire this event when a liquid is ILiquidTank.drain(int, boolean) from their tank.
LiquidEvent.LiquidDrainingEvent(LiquidStack, World, int, int, int, ILiquidTank) - Constructor for class net.minecraftforge.liquids.LiquidEvent.LiquidDrainingEvent
 
LiquidEvent.LiquidFillingEvent - Class in net.minecraftforge.liquids
Mods should fire this event when a liquid is ILiquidTank.fill(LiquidStack, boolean) their tank implementation.
LiquidEvent.LiquidFillingEvent(LiquidStack, World, int, int, int, ILiquidTank) - Constructor for class net.minecraftforge.liquids.LiquidEvent.LiquidFillingEvent
 
LiquidEvent.LiquidMotionEvent - Class in net.minecraftforge.liquids
Mods should fire this event when they move liquids around (pipe networks etc)
LiquidEvent.LiquidMotionEvent(LiquidStack, World, int, int, int) - Constructor for class net.minecraftforge.liquids.LiquidEvent.LiquidMotionEvent
 
LiquidEvent.LiquidSpilledEvent - Class in net.minecraftforge.liquids
Mods should fire this event when a liquid "spills", for example, if a block containing liquid is broken.
LiquidEvent.LiquidSpilledEvent(LiquidStack, World, int, int, int) - Constructor for class net.minecraftforge.liquids.LiquidEvent.LiquidSpilledEvent
 
LiquidStack - Class in net.minecraftforge.liquids
ItemStack substitute for liquids
LiquidStack(int, int) - Constructor for class net.minecraftforge.liquids.LiquidStack
 
LiquidStack(Item, int) - Constructor for class net.minecraftforge.liquids.LiquidStack
 
LiquidStack(Block, int) - Constructor for class net.minecraftforge.liquids.LiquidStack
 
LiquidStack(int, int, int) - Constructor for class net.minecraftforge.liquids.LiquidStack
 
LiquidTank - Class in net.minecraftforge.liquids
Reference implementation of ILiquidTank.
LiquidTank(int) - Constructor for class net.minecraftforge.liquids.LiquidTank
 
LiquidTank(int, int, int) - Constructor for class net.minecraftforge.liquids.LiquidTank
 
LiquidTank(int, int, int, TileEntity) - Constructor for class net.minecraftforge.liquids.LiquidTank
 
LiquidTank(LiquidStack, int) - Constructor for class net.minecraftforge.liquids.LiquidTank
 
LiquidTank(LiquidStack, int, TileEntity) - Constructor for class net.minecraftforge.liquids.LiquidTank
 
ListenerList - Class in net.minecraftforge.event
 
ListenerList() - Constructor for class net.minecraftforge.event.ListenerList
 
ListenerList(ListenerList) - Constructor for class net.minecraftforge.event.ListenerList
 
listFormattedStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
Breaks a string into a list of pieces that will fit a specified width.
LivingAttackEvent - Class in net.minecraftforge.event.entity.living
 
LivingAttackEvent(EntityLiving, DamageSource, int) - Constructor for class net.minecraftforge.event.entity.living.LivingAttackEvent
 
LivingDeathEvent - Class in net.minecraftforge.event.entity.living
 
LivingDeathEvent(EntityLiving, DamageSource) - Constructor for class net.minecraftforge.event.entity.living.LivingDeathEvent
 
LivingDropsEvent - Class in net.minecraftforge.event.entity.living
 
LivingDropsEvent(EntityLiving, DamageSource, ArrayList<EntityItem>, int, boolean, int) - Constructor for class net.minecraftforge.event.entity.living.LivingDropsEvent
 
LivingEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent(EntityLiving) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent
 
LivingEvent.LivingJumpEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent.LivingJumpEvent(EntityLiving) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingJumpEvent
 
LivingEvent.LivingUpdateEvent - Class in net.minecraftforge.event.entity.living
 
LivingEvent.LivingUpdateEvent(EntityLiving) - Constructor for class net.minecraftforge.event.entity.living.LivingEvent.LivingUpdateEvent
 
LivingFallEvent - Class in net.minecraftforge.event.entity.living
 
LivingFallEvent(EntityLiving, float) - Constructor for class net.minecraftforge.event.entity.living.LivingFallEvent
 
LivingHurtEvent - Class in net.minecraftforge.event.entity.living
 
LivingHurtEvent(EntityLiving, DamageSource, int) - Constructor for class net.minecraftforge.event.entity.living.LivingHurtEvent
 
livingPlayer - Variable in class net.minecraft.client.renderer.entity.RenderManager
Rendermanager's variable for the player
LivingSetAttackTargetEvent - Class in net.minecraftforge.event.entity.living
 
LivingSetAttackTargetEvent(EntityLiving, EntityLiving) - Constructor for class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
 
livingSoundTime - Variable in class net.minecraft.entity.EntityLiving
Number of ticks since this EntityLiving last produced its sound
LivingSpawnEvent - Class in net.minecraftforge.event.entity.living
 
LivingSpawnEvent(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent
 
LivingSpawnEvent.CheckSpawn - Class in net.minecraftforge.event.entity.living
Fires before mob spawn events.
LivingSpawnEvent.CheckSpawn(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn
 
LivingSpawnEvent.SpecialSpawn - Class in net.minecraftforge.event.entity.living
 
LivingSpawnEvent.SpecialSpawn(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
 
LivingSpecialSpawnEvent - Class in net.minecraftforge.event.entity.living
Deprecated. 
LivingSpecialSpawnEvent(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpecialSpawnEvent
Deprecated.  
load() - Method in interface cpw.mods.fml.common.modloader.BaseModProxy
 
load() - Method in class net.minecraft.src.BaseMod
Load your mod
load(NBTTagCompound) - Static method in class net.minecraft.world.chunk.storage.ChunkLoader
 
load() - Method in class net.minecraftforge.common.Configuration
 
load_mod(byte[], DataInput) - Static method in class ibxm.ProTracker
 
load_module(InputStream) - Static method in class ibxm.Player
Decode the data in the specified InputStream into a Module instance.
load_s3m(byte[], DataInput) - Static method in class ibxm.ScreamTracker3
 
load_xm(byte[], DataInput) - Static method in class ibxm.FastTracker2
 
loadBanList() - Method in class net.minecraft.server.management.BanList
Loads the ban list from the file (adds every entry, does not clear the current list).
loadBaseModClass(String) - Method in class cpw.mods.fml.common.ModClassLoader
 
loadBlockGeneratorData(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the WorldChunkManager Args: oldBiomeList, x, z, width, depth
loadBlockGeneratorData(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the WorldChunkManager Args: oldBiomeList, x, z, width, depth
loadChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
loads or generates the chunk at the chunk location specified
loadChunk(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
loads or generates the chunk at the chunk location specified
loadChunk(World, int, int) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
Loads the specified(XZ) chunk into the specified world.
loadChunk(World, int, int) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
Loads the specified(XZ) chunk into the specified world.
loadChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
loads or generates the chunk at the chunk location specified
loadChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
loads or generates the chunk at the chunk location specified
loadChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
loads or generates the chunk at the chunk location specified
loadChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
loads or generates the chunk at the chunk location specified
loadChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
loads or generates the chunk at the chunk location specified
loadChunkOnProvideRequest - Variable in class net.minecraft.world.gen.ChunkProviderServer
if this is false, the defaultEmptyChunk will be returned by the provider
loadClass(String) - Method in class cpw.mods.fml.common.ModClassLoader
 
loadComplete(FMLLoadCompleteEvent) - Method in class cpw.mods.fml.common.modloader.ModLoaderModContainer
 
loadConfig() - Static method in class net.minecraft.src.ModLoader
Deprecated. 
LoadController - Class in cpw.mods.fml.common
 
LoadController(Loader) - Constructor for class cpw.mods.fml.common.LoadController
 
loadData(Class, String) - Method in class net.minecraft.world.storage.MapStorage
Loads an existing MapDataBase corresponding to the given String id from disk, instantiating the given Class, or returns null if none such file exists.
loadDimensionDataMap(NBTTagCompound) - Static method in class net.minecraftforge.common.DimensionManager
 
loadedChunks - Variable in class net.minecraft.entity.player.EntityPlayerMP
LinkedList that holds the loaded chunks.
loadedEntityList - Variable in class net.minecraft.world.World
A list of all Entities in all currently-loaded chunks
loadedTileEntityList - Variable in class net.minecraft.world.World
A list of all TileEntities in all currently-loaded chunks
loadEntityRenderers(Map<Class<? extends Entity>, Render>) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
 
Loader - Class in cpw.mods.fml.common
The loader class performs the actual loading of the mod code from disk.
LoaderException - Exception in cpw.mods.fml.common
 
LoaderException(Throwable) - Constructor for exception cpw.mods.fml.common.LoaderException
 
LoaderException() - Constructor for exception cpw.mods.fml.common.LoaderException
 
LoaderState - Enum in cpw.mods.fml.common
The state enum used to help track state progression for the loader
LoaderState.ModState - Enum in cpw.mods.fml.common
 
loadImage(RenderEngine, String) - Static method in class net.minecraft.src.ModLoader
 
loadImageFromTexturePack(RenderEngine, String) - Method in class cpw.mods.fml.client.TextureFXManager
 
loadingScreen - Variable in class net.minecraft.client.Minecraft
 
LoadingScreenRenderer - Class in net.minecraft.client.gui
 
LoadingScreenRenderer(Minecraft) - Constructor for class net.minecraft.client.gui.LoadingScreenRenderer
 
loadInventoryFromNBT(NBTTagList) - Method in class net.minecraft.inventory.InventoryEnderChest
 
loadItemData(Class, String) - Method in class net.minecraft.world.World
Loads an existing MapDataBase corresponding to the given String id from disk using the MapStorage, instantiating the given Class, or returns null if none such file exists.
loadItemStackFromNBT(NBTTagCompound) - Static method in class net.minecraft.item.ItemStack
 
loadLanguageTable(Properties, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
loadLiquidStackFromNBT(NBTTagCompound) - Static method in class net.minecraftforge.liquids.LiquidStack
Reads a liquid stack from the passed nbttagcompound and returns it.
loadLocalization(String, String, boolean) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
loadLocalization(URL, String, boolean) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
 
loadMods() - Method in class cpw.mods.fml.common.Loader
Called from the hook to start mod loading.
loadOptions() - Method in class net.minecraft.client.settings.GameSettings
Loads the options from the options file.
loadRenderers() - Method in class net.minecraft.client.renderer.RenderGlobal
Loads all the renderers and sets up the basic settings usage
loadServerList() - Method in class net.minecraft.client.multiplayer.ServerList
Loads a list of servers from servers.dat, by running ServerData.getServerDataFromNBTCompound on each NBT compound found in the "servers" tag list.
loadSoundSettings(GameSettings) - Method in class net.minecraft.client.audio.SoundManager
Used for loading sound settings from GameSettings
loadTextures(ITexturePack) - Method in class cpw.mods.fml.client.TextureFXManager
 
loadWhiteList() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
Either does nothing, or calls readWhiteList.
loadWhiteList() - Method in class net.minecraft.server.management.ServerConfigurationManager
Either does nothing, or calls readWhiteList.
loadWorld(WorldClient) - Method in class net.minecraft.client.Minecraft
unloads the current world first
loadWorld(WorldClient, String) - Method in class net.minecraft.client.Minecraft
par2Str is displayed on the loading screen to the user unloads the current world first
loadWorldInfo() - Method in interface net.minecraft.world.storage.ISaveHandler
Loads and returns the world info
loadWorldInfo() - Method in class net.minecraft.world.storage.SaveHandler
Loads and returns the world info
loadWorldInfo() - Method in class net.minecraft.world.storage.SaveHandlerMP
Loads and returns the world info
loadWorldInfo() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
 
loadWorldStat - Static variable in class net.minecraft.stats.StatList
the number of times you have loaded a world
localizedStrings - Static variable in class net.minecraft.src.ModLoader
Deprecated. 
location - Variable in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
 
location - Variable in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
 
lockBlockBounds - Variable in class net.minecraft.client.renderer.RenderBlocks
Set by overrideBlockBounds, to keep this class from changing the visual bounding box.
lockedChest - Static variable in class net.minecraft.block.Block
April fools secret locked chest, only spawns on new chunks on 1st April.
log(Level, String, Object...) - Static method in class cpw.mods.fml.common.FMLLog
 
log(Level, Throwable, String, Object...) - Static method in class cpw.mods.fml.common.FMLLog
 
log - Static variable in class cpw.mods.fml.relauncher.FMLRelaunchLog
Our special logger for logging issues to.
log(Level, String, Object...) - Static method in class cpw.mods.fml.relauncher.FMLRelaunchLog
 
log(Level, Throwable, String, Object...) - Static method in class cpw.mods.fml.relauncher.FMLRelaunchLog
 
log - Static variable in class net.minecraft.client.renderer.RenderEngine
 
log(Level, String) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
 
log(Level, String, Throwable) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
 
log_2(int) - Static method in class ibxm.LogTable
 
logDebug(String) - Method in interface net.minecraft.network.rcon.IServer
If isDebuggingEnabled(), logs the message with a level of INFO.
logDebug(String) - Method in class net.minecraft.server.MinecraftServer
If isDebuggingEnabled(), logs the message with a level of INFO.
logFileNamePattern - Static variable in class cpw.mods.fml.relauncher.FMLRelauncher
 
logger - Static variable in class net.minecraft.network.NetLoginHandler
The Minecraft logger.
logger - Static variable in class net.minecraft.network.NetServerHandler
The logging system.
logger - Static variable in class net.minecraft.network.NetworkListenThread
Reference to the logger.
logger - Static variable in class net.minecraft.server.dedicated.PropertyManager
Reference to the logger.
logger - Static variable in class net.minecraft.server.gui.ServerGUI
Reference to the logger.
logger - Static variable in class net.minecraft.server.management.ServerConfigurationManager
Reference to the logger.
logger - Static variable in class net.minecraft.server.MinecraftServer
The logging system.
loggerBanEntry - Static variable in class net.minecraft.server.management.BanEntry
Creates Ban Entry in the logger.
loggerLogManager - Static variable in class net.minecraft.server.dedicated.ConsoleLogManager
Log manager of Minecraft.
logInfo(String) - Method in interface net.minecraft.network.rcon.IServer
Logs the message with a level of INFO.
logInfo(String) - Method in class net.minecraft.server.MinecraftServer
Logs the message with a level of INFO.
logMessageAndSave() - Method in class net.minecraft.server.dedicated.PropertyManager
logs an info message then calls saveSettingsToFile Yes this appears to be a potential stack overflow - these 2 functions call each other repeatdly if an exception occurs.
logoFile - Variable in class cpw.mods.fml.common.ModMetadata
 
logSevere(String) - Method in interface net.minecraft.network.rcon.IServer
Logs the error message with a level of SEVERE.
logSevere(String) - Method in class net.minecraft.server.MinecraftServer
Logs the error message with a level of SEVERE.
LogTable - Class in ibxm
 
LogTable() - Constructor for class ibxm.LogTable
 
logWarning(String) - Method in interface net.minecraft.network.rcon.IServer
Logs the message with a level of WARN.
logWarning(String) - Method in class net.minecraft.server.MinecraftServer
Logs the message with a level of WARN.
LongHashMap - Class in net.minecraft.util
 
LongHashMap() - Constructor for class net.minecraft.util.LongHashMap
 
lookup(int) - Method in class net.minecraft.util.IntHashMap
Returns the object associated to a key
lookupModSpawn(Class<? extends Entity>, boolean) - Method in class cpw.mods.fml.common.registry.EntityRegistry
 
lookupModSpawn(ModContainer, int) - Method in class cpw.mods.fml.common.registry.EntityRegistry
 
looped - Variable in class ibxm.Envelope
 
looting - Static variable in class net.minecraft.enchantment.Enchantment
Mobs have a chance to drop more loot
lootingLevel - Variable in class net.minecraftforge.event.entity.living.LivingDropsEvent
 
LowerStringMap - Class in net.minecraft.server.management
 
LowerStringMap() - Constructor for class net.minecraft.server.management.LowerStringMap
 

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