<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
    <!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:56 CET 2014 -->
    <title>L-Index</title>
    <meta name="date" content="2014-11-16">
    <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
    parent.document.title = "L-Index";
}
//-->
</script>
<noscript>
    <div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
    <!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
    <!--   -->
</a>
    <ul class="navList" title="Navigation">
        <li><a href="../overview-summary.html">Overview</a></li>
        <li>Package</li>
        <li>Class</li>
        <li><a href="../overview-tree.html">Tree</a></li>
        <li><a href="../deprecated-list.html">Deprecated</a></li>
        <li class="navBarCell1Rev">Index</li>
        <li><a href="../help-doc.html">Help</a></li>
    </ul>
</div>
<div class="subNav">
    <ul class="navList">
        <li><a href="index-11.html">Prev Letter</a></li>
        <li><a href="index-13.html">Next Letter</a></li>
    </ul>
    <ul class="navList">
        <li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
        <li><a href="index-12.html" target="_top">No Frames</a></li>
    </ul>
    <ul class="navList" id="allclasses_navbar_top">
        <li><a href="../allclasses-noframe.html">All Classes</a></li>
    </ul>
    <div>
        <script type="text/javascript"><!--
        allClassesLink = document.getElementById("allclasses_navbar_top");
        if (window == top) {
            allClassesLink.style.display = "block";
        }
        else {
            allClassesLink.style.display = "none";
        }
        //-->
        </script>
    </div>
    <a name="skip-navbar_top">
        <!--   -->
    </a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a
        href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a
        href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a
        href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a
        href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a
        href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a
        href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a
        href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a
        href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;<a
        name="_L_">
    <!--   -->
</a>

    <h2 class="title">L</h2>
    <dl>
        <dt><a href="../com/intellectualcrafters/plot/util/Lag.html"
               title="class in com.intellectualcrafters.plot.util"><span class="strong">Lag</span></a> - Class in <a
                href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
        </dt>
        <dd>
            <div class="block">TPS and Lag Checker.</div>
        </dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Lag.html#Lag()">Lag()</a></span> -
            Constructor for class com.intellectualcrafters.plot.util.<a
                    href="../com/intellectualcrafters/plot/util/Lag.html"
                    title="class in com.intellectualcrafters.plot.util">Lag</a></dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/commands/Auto.html#lastPlot">lastPlot</a></span> - Static
            variable in class com.intellectualcrafters.plot.commands.<a
                    href="../com/intellectualcrafters/plot/commands/Auto.html"
                    title="class in com.intellectualcrafters.plot.commands">Auto</a></dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/listeners/PlotListener.html#leftPlot(org.bukkit.Location,%20org.bukkit.Location)">leftPlot(Location,
            Location)</a></span> - Static method in class com.intellectualcrafters.plot.listeners.<a
                href="../com/intellectualcrafters/plot/listeners/PlotListener.html"
                title="class in com.intellectualcrafters.plot.listeners">PlotListener</a></dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#length()">length()</a></span>
            - Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONArray.html"
                                                               title="class in com.intellectualcrafters.json">JSONArray</a>
        </dt>
        <dd>
            <div class="block">Get the number of elements in the JSONArray, included nulls.</div>
        </dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#length()">length()</a></span>
            - Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONObject.html"
                                                               title="class in com.intellectualcrafters.json">JSONObject</a>
        </dt>
        <dd>
            <div class="block">Get the number of keys stored in the JSONObject.</div>
        </dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#length">length</a></span> - Variable
            in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Kim.html"
                                                      title="class in com.intellectualcrafters.json">Kim</a></dt>
        <dd>
            <div class="block">The number of bytes in the kim.</div>
        </dd>
        <dt><a href="../com/intellectualcrafters/plot/commands/list.html"
               title="class in com.intellectualcrafters.plot.commands"><span class="strong">list</span></a> - Class in
            <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
        </dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/list.html#list()">list()</a></span>
            - Constructor for class com.intellectualcrafters.plot.commands.<a
                    href="../com/intellectualcrafters/plot/commands/list.html"
                    title="class in com.intellectualcrafters.plot.commands">list</a></dt>
        <dd>&nbsp;</dd>
        <dt><a href="../com/intellectualcrafters/jnbt/ListTag.html" title="class in com.intellectualcrafters.jnbt"><span
                class="strong">ListTag</span></a> - Class in <a
                href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
        <dd>
            <div class="block">The <code>TAG_List</code> tag.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/jnbt/ListTag.html#ListTag(java.lang.Class,%20java.util.List)">ListTag(Class&lt;?
            extends Tag&gt;, List&lt;? extends Tag&gt;)</a></span> - Constructor for class
            com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
                                             title="class in com.intellectualcrafters.jnbt">ListTag</a></dt>
        <dd>
            <div class="block">Creates the tag with an empty name.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/jnbt/ListTag.html#ListTag(java.lang.String,%20java.lang.Class,%20java.util.List)">ListTag(String,
            Class&lt;? extends Tag&gt;, List&lt;? extends Tag&gt;)</a></span> - Constructor for class
            com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
                                             title="class in com.intellectualcrafters.jnbt">ListTag</a></dt>
        <dd>
            <div class="block">Creates the tag.</div>
        </dd>
        <dt><a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html"
               title="class in com.intellectualcrafters.jnbt"><span class="strong">ListTagBuilder</span></a> - Class in
            <a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
        <dd>
            <div class="block">Helps create list tags.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration(ConfigurationSection)</a></span>
            - Method in class com.intellectualcrafters.plot.generator.<a
                    href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html"
                    title="class in com.intellectualcrafters.plot.generator">DefaultPlotWorld</a></dt>
        <dd>
            <div class="block">This method is called when a world loads.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/object/PlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration(ConfigurationSection)</a></span>
            - Method in class com.intellectualcrafters.plot.object.<a
                    href="../com/intellectualcrafters/plot/object/PlotWorld.html"
                    title="class in com.intellectualcrafters.plot.object">PlotWorld</a></dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/object/PlotWorld.html#loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)">loadDefaultConfiguration(ConfigurationSection)</a></span>
            - Method in class com.intellectualcrafters.plot.object.<a
                    href="../com/intellectualcrafters/plot/object/PlotWorld.html"
                    title="class in com.intellectualcrafters.plot.object">PlotWorld</a></dt>
        <dd>
            <div class="block">When a world is created, the following method will be called for each</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/PlotMain.html#loadWorld(java.lang.String,%20org.bukkit.generator.ChunkGenerator)">loadWorld(String,
            ChunkGenerator)</a></span> - Static method in class com.intellectualcrafters.plot.<a
                href="../com/intellectualcrafters/plot/PlotMain.html" title="class in com.intellectualcrafters.plot">PlotMain</a>
        </dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#loadWorld(org.bukkit.World)">loadWorld(World)</a></span>
            - Static method in class com.intellectualcrafters.plot.<a
                    href="../com/intellectualcrafters/plot/PlotMain.html"
                    title="class in com.intellectualcrafters.plot">PlotMain</a></dt>
        <dd>
            <div class="block">Adds an external world as a recognized PlotSquared world - The PlotWorld
                class created is based off the configuration in the settings.yml - Do not
                use this method unless the required world is preconfigured in the
                settings.yml
            </div>
        </dd>
        <dt><a href="../com/intellectualcrafters/plot/util/Logger.html"
               title="class in com.intellectualcrafters.plot.util"><span class="strong">Logger</span></a> - Class in <a
                href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
        </dt>
        <dd>
            <div class="block">Logging of errors and debug messages.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/util/Logger.html#Logger()">Logger()</a></span> - Constructor for
            class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/Logger.html"
                                                        title="class in com.intellectualcrafters.plot.util">Logger</a>
        </dt>
        <dd>&nbsp;</dd>
        <dt><a href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
               title="enum in com.intellectualcrafters.plot.util"><span class="strong">Logger.LogLevel</span></a> - Enum
            in
            <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
        </dt>
        <dd>&nbsp;</dd>
        <dt><a href="../com/intellectualcrafters/jnbt/LongTag.html" title="class in com.intellectualcrafters.jnbt"><span
                class="strong">LongTag</span></a> - Class in <a
                href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
        <dd>
            <div class="block">The <code>TAG_Long</code> tag.</div>
        </dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/LongTag.html#LongTag(long)">LongTag(long)</a></span>
            - Constructor for class com.intellectualcrafters.jnbt.<a
                    href="../com/intellectualcrafters/jnbt/LongTag.html" title="class in com.intellectualcrafters.jnbt">LongTag</a>
        </dt>
        <dd>
            <div class="block">Creates the tag with an empty name.</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/jnbt/LongTag.html#LongTag(java.lang.String,%20long)">LongTag(String,
            long)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
                href="../com/intellectualcrafters/jnbt/LongTag.html" title="class in com.intellectualcrafters.jnbt">LongTag</a>
        </dt>
        <dd>
            <div class="block">Creates the tag.</div>
        </dd>
        <dt><a href="../com/intellectualcrafters/plot/util/LSetCube.html"
               title="class in com.intellectualcrafters.plot.util"><span class="strong">LSetCube</span></a> - Class in
            <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
        </dt>
        <dd>
            <div class="block">Cube utilities</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/util/LSetCube.html#LSetCube(org.bukkit.Location,%20org.bukkit.Location)">LSetCube(Location,
            Location)</a></span> - Constructor for class com.intellectualcrafters.plot.util.<a
                href="../com/intellectualcrafters/plot/util/LSetCube.html"
                title="class in com.intellectualcrafters.plot.util">LSetCube</a></dt>
        <dd>
            <div class="block">Constructor</div>
        </dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/util/LSetCube.html#LSetCube(org.bukkit.Location,%20int)">LSetCube(Location,
            int)</a></span> - Constructor for class com.intellectualcrafters.plot.util.<a
                href="../com/intellectualcrafters/plot/util/LSetCube.html"
                title="class in com.intellectualcrafters.plot.util">LSetCube</a></dt>
        <dd>
            <div class="block">Secondary constructor</div>
        </dd>
        <dt><a href="../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
               title="class in com.intellectualcrafters.plot.util"><span class="strong">LSetCube.LCycler</span></a> -
            Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
        </dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a
                href="../com/intellectualcrafters/plot/util/LSetCube.LCycler.html#LSetCube.LCycler(com.intellectualcrafters.plot.util.LSetCube)">LSetCube.LCycler(LSetCube)</a></span>
            - Constructor for class com.intellectualcrafters.plot.util.<a
                    href="../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
                    title="class in com.intellectualcrafters.plot.util">LSetCube.LCycler</a></dt>
        <dd>&nbsp;</dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#LT">LT</a></span> - Static variable
            in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XML.html"
                                                      title="class in com.intellectualcrafters.json">XML</a></dt>
        <dd>
            <div class="block">The Character '&lt;'.</div>
        </dd>
        <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Lag.html#LT">LT</a></span> - Static
            variable in class com.intellectualcrafters.plot.util.<a
                    href="../com/intellectualcrafters/plot/util/Lag.html"
                    title="class in com.intellectualcrafters.plot.util">Lag</a></dt>
        <dd>
            <div class="block">something :_:</div>
        </dd>
    </dl>
    <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a
            href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a
            href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a
            href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a
            href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a
            href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a
            href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a
            href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a
            href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
    <!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
    <!--   -->
</a>
    <ul class="navList" title="Navigation">
        <li><a href="../overview-summary.html">Overview</a></li>
        <li>Package</li>
        <li>Class</li>
        <li><a href="../overview-tree.html">Tree</a></li>
        <li><a href="../deprecated-list.html">Deprecated</a></li>
        <li class="navBarCell1Rev">Index</li>
        <li><a href="../help-doc.html">Help</a></li>
    </ul>
</div>
<div class="subNav">
    <ul class="navList">
        <li><a href="index-11.html">Prev Letter</a></li>
        <li><a href="index-13.html">Next Letter</a></li>
    </ul>
    <ul class="navList">
        <li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
        <li><a href="index-12.html" target="_top">No Frames</a></li>
    </ul>
    <ul class="navList" id="allclasses_navbar_bottom">
        <li><a href="../allclasses-noframe.html">All Classes</a></li>
    </ul>
    <div>
        <script type="text/javascript"><!--
        allClassesLink = document.getElementById("allclasses_navbar_bottom");
        if (window == top) {
            allClassesLink.style.display = "block";
        }
        else {
            allClassesLink.style.display = "none";
        }
        //-->
        </script>
    </div>
    <a name="skip-navbar_bottom">
        <!--   -->
    </a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>