<!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>C-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 = "C-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-2.html">Prev Letter</a></li> <li><a href="index-4.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li> <li><a href="index-3.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> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> <a name="_C_"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><a href="../com/intellectualcrafters/plot/config/C.html" title="enum in com.intellectualcrafters.plot.config"><span class="strong">C</span></a> - Enum in <a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> </dt> <dd> <div class="block">Captions class.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html#calculateVelocity(org.bukkit.entity.Player,%20org.bukkit.entity.Player)">calculateVelocity(Player, Player)</a></span> - Method in class com.intellectualcrafters.plot.listeners.<a href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html" title="class in com.intellectualcrafters.plot.listeners">ForceFieldListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#call(java.lang.Object...)">call(Object...)</a></span> - Method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html" title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></dt> <dd> <div class="block">call static method</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html#call(java.lang.Object...)">call(Object...)</a></span> - Method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html" title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod.RefExecutor</a></dt> <dd> <div class="block">apply method for selected object</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/NameFetcher.html#call()">call()</a></span> - Method in class com.intellectualcrafters.plot.uuid.<a href="../com/intellectualcrafters/plot/uuid/NameFetcher.html" title="class in com.intellectualcrafters.plot.uuid">NameFetcher</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#call()">call()</a></span> - Method in class com.intellectualcrafters.plot.uuid.<a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html" title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#canSetFast">canSetFast</a></span> - Static variable in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/WorldGenerator.html#canSpawn(org.bukkit.World,%20int,%20int)">canSpawn(World, int, int)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/WorldGenerator.html" title="class in com.intellectualcrafters.plot.generator">WorldGenerator</a></dt> <dd> <div class="block">Allow spawning everywhere</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/SubCommand.html#category">category</a></span> - Variable in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/SubCommand.html" title="class in com.intellectualcrafters.plot.commands">SubCommand</a> </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json"><span class="strong">CDL</span></a> - Class in <a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a> </dt> <dd> <div class="block">This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text. </div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/CDL.html#CDL()">CDL()</a></span> - Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json">CDL</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#changeOwner(org.bukkit.entity.Player,%20java.util.UUID,%20org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">changeOwner(Player, UUID, World, Plot)</a></span> - Method in class com.intellectualcrafters.plot.listeners.<a href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html" title="class in com.intellectualcrafters.plot.listeners">WorldGuardListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#characterAt(int)">characterAt(int)</a></span> - Method 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">Returns the character at the specified index.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#characterSize(int)">characterSize(int)</a></span> - Static method 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">Returns the number of bytes needed to contain the character in Kim format. </div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#CHARSET">CHARSET</a></span> - Static variable in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/NBTConstants.html" title="class in com.intellectualcrafters.jnbt">NBTConstants</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ConsoleColors.html#chatColor(org.bukkit.ChatColor)">chatColor(ChatColor)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/ConsoleColors.html" title="class in com.intellectualcrafters.plot.util">ConsoleColors</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/Database.html#checkConnection()">checkConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/Database.html" title="class in com.intellectualcrafters.plot.database">Database</a></dt> <dd> <div class="block">Checks if a connection is open with the database</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/MySQL.html#checkConnection()">checkConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/MySQL.html" title="class in com.intellectualcrafters.plot.database">MySQL</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLite.html#checkConnection()">checkConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLite.html" title="class in com.intellectualcrafters.plot.database">SQLite</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#checkForExpiredPlots()">checkForExpiredPlots()</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">Check for expired plots</div> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Claim.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">Claim</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Claim.html#Claim()">Claim()</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Claim.html" title="class in com.intellectualcrafters.plot.commands">Claim</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#CLAIMED_WALL_BLOCK">CLAIMED_WALL_BLOCK</a></span> - Variable 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> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#CLAIMED_WALL_BLOCK_DEFAULT">CLAIMED_WALL_BLOCK_DEFAULT</a></span> - Static variable 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> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Claim.html#claimPlot(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20boolean)">claimPlot(Player, Plot, boolean)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Claim.html" title="class in com.intellectualcrafters.plot.commands">Claim</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Claim.html#claimPlot(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20boolean,%20java.lang.String)">claimPlot(Player, Plot, boolean, String)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Claim.html" title="class in com.intellectualcrafters.plot.commands">Claim</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html#claimPlot(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20boolean)">claimPlot(Player, Plot, boolean)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html" title="class in com.intellectualcrafters.plot.commands">DebugClaimTest</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html#claimPlot(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20boolean,%20java.lang.String)">claimPlot(Player, Plot, boolean, String)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html" title="class in com.intellectualcrafters.plot.commands">DebugClaimTest</a></dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Clear.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">Clear</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Clear.html#Clear()">Clear()</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Clear.html" title="class in com.intellectualcrafters.plot.commands">Clear</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#clear(org.bukkit.entity.Player)">clear(Player)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/Plot.html" title="class in com.intellectualcrafters.plot.object">Plot</a> </dt> <dd> <div class="block">Clear a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#clear(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">clear(World, Plot)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#clear(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot)">clear(Player, Plot)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a></dt> <dd> <div class="block">Clear a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#clearAllEntities(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20boolean)">clearAllEntities(World, Plot, boolean)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#clearPlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">clearPlot(World, Plot)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt> <dd> <div class="block">Clearing the plot needs to only consider removing the blocks - This implementation has used the SetCuboid function, as it is fast, and uses NMS code - It also makes use of the fact that deleting chunks is a lot faster than block updates This code is very messy, but you don't need to do something quite as complex unless you happen to have 512x512 sized plots </div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotManager.html#clearPlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">clearPlot(World, Plot)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotManager.html" title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Title.html#clearTitle(org.bukkit.entity.Player)">clearTitle(Player)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/Title.html" title="class in com.intellectualcrafters.plot.object">Title</a> </dt> <dd> <div class="block">Clear the title</div> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Clipboard.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">Clipboard</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Clipboard.html#Clipboard()">Clipboard()</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Clipboard.html" title="class in com.intellectualcrafters.plot.commands">Clipboard</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#clone()">clone()</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/Plot.html" title="class in com.intellectualcrafters.plot.object">Plot</a></dt> <dd> <div class="block">Get a clone of the plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTInputStream.html#close()">close()</a></span> - Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/NBTInputStream.html" title="class in com.intellectualcrafters.jnbt">NBTInputStream</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTOutputStream.html#close()">close()</a></span> - Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/NBTOutputStream.html" title="class in com.intellectualcrafters.jnbt">NBTOutputStream</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/Database.html#closeConnection()">closeConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/Database.html" title="class in com.intellectualcrafters.plot.database">Database</a></dt> <dd> <div class="block">Closes the connection with the database</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/MySQL.html#closeConnection()">closeConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/MySQL.html" title="class in com.intellectualcrafters.plot.database">MySQL</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLite.html#closeConnection()">closeConnection()</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLite.html" title="class in com.intellectualcrafters.plot.database">SQLite</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/SubCommand.html#cmd">cmd</a></span> - Variable in class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/SubCommand.html" title="class in com.intellectualcrafters.plot.commands">SubCommand</a></dt> <dd> <div class="block">Command</div> </dd> <dt><a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a> - package com.intellectualcrafters.jnbt </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a> - package com.intellectualcrafters.json </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/package-summary.html">com.intellectualcrafters.plot</a> - package com.intellectualcrafters.plot </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/api/package-summary.html">com.intellectualcrafters.plot.api</a> - package com.intellectualcrafters.plot.api </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> - package com.intellectualcrafters.plot.commands </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> - package com.intellectualcrafters.plot.config </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a> - package com.intellectualcrafters.plot.database </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/database/sqlobjects/package-summary.html">com.intellectualcrafters.plot.database.sqlobjects</a> - package com.intellectualcrafters.plot.database.sqlobjects </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/events/package-summary.html">com.intellectualcrafters.plot.events</a> - package com.intellectualcrafters.plot.events </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a> - package com.intellectualcrafters.plot.flag </dt> <dd> </dd> <dt> <a href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a> - package com.intellectualcrafters.plot.generator </dt> <dd> </dd> <dt> <a href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a> - package com.intellectualcrafters.plot.listeners </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/object/package-summary.html">com.intellectualcrafters.plot.object</a> - package com.intellectualcrafters.plot.object </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a> - package com.intellectualcrafters.plot.util </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a> - package com.intellectualcrafters.plot.uuid </dt> <dd> </dd> <dt><a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a> - package com.intellectualsites.translation </dt> <dd> </dd> <dt> <a href="../com/intellectualsites/translation/bukkit/package-summary.html">com.intellectualsites.translation.bukkit</a> - package com.intellectualsites.translation.bukkit </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Command.html" title="enum in com.intellectualcrafters.plot.commands"><span class="strong">Command</span></a> - Enum in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> <div class="block">Created by Citymonstret on 2014-08-03.</div> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/CommandPermission.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">CommandPermission</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> <div class="block">Created by Citymonstret on 2014-08-03.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/CommandPermission.html#CommandPermission(java.lang.String)">CommandPermission(String)</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/CommandPermission.html" title="class in com.intellectualcrafters.plot.commands">CommandPermission</a></dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Comment.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">Comment</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Comment.html#Comment()">Comment()</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Comment.html" title="class in com.intellectualcrafters.plot.commands">Comment</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotComment.html#comment">comment</a></span> - Variable in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotComment.html" title="class in com.intellectualcrafters.plot.object">PlotComment</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/StringComparison.html#compare(java.lang.String,%20java.lang.String)">compare(String, String)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/StringComparison.html" title="class in com.intellectualcrafters.plot.util">StringComparison</a></dt> <dd> <div class="block">Compare two strings</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/RUtils.html#compareDirections(org.bukkit.Location,%20org.bukkit.Location)">compareDirections(Location, Location)</a></span> - Method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/RUtils.html" title="class in com.intellectualcrafters.plot.util">RUtils</a> </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/jnbt/CompoundTag.html" title="class in com.intellectualcrafters.jnbt"><span class="strong">CompoundTag</span></a> - Class in <a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt> <dd> <div class="block">The <code>TAG_Compound</code> tag.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#CompoundTag(java.util.Map)">CompoundTag(Map<String, Tag>)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/CompoundTag.html" title="class in com.intellectualcrafters.jnbt">CompoundTag</a> </dt> <dd> <div class="block">Creates the tag with an empty name.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#CompoundTag(java.lang.String,%20java.util.Map)">CompoundTag(String, Map<String, Tag>)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/CompoundTag.html" title="class in com.intellectualcrafters.jnbt">CompoundTag</a> </dt> <dd> <div class="block">Creates the tag.</div> </dd> <dt><a href="../com/intellectualcrafters/jnbt/CompoundTagBuilder.html" title="class in com.intellectualcrafters.jnbt"><span class="strong">CompoundTagBuilder</span></a> - Class in <a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt> <dd> <div class="block">Helps create compound tags.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#config">config</a></span> - Static variable 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">The main configuration file</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#configFile">configFile</a></span> - Static variable 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">settings.properties</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#configs()">configs()</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">Load configuration files</div> </dd> <dt><a href="../com/intellectualcrafters/plot/config/Configuration.html" title="class in com.intellectualcrafters.plot.config"><span class="strong">Configuration</span></a> - Class in <a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> </dt> <dd> <div class="block">Main Configuration Utility</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Configuration.html#Configuration()">Configuration()</a></span> - Constructor for class com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/Configuration.html" title="class in com.intellectualcrafters.plot.config">Configuration</a></dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/config/Configuration.SettingValue.html" title="class in com.intellectualcrafters.plot.config"><span class="strong">Configuration.SettingValue</span></a> - Class in <a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> </dt> <dd> <div class="block">Create your own SettingValue object to make the management of plotworld configuration easier </div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Configuration.SettingValue.html#Configuration.SettingValue(java.lang.String)">Configuration.SettingValue(String)</a></span> - Constructor for class com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/Configuration.SettingValue.html" title="class in com.intellectualcrafters.plot.config">Configuration.SettingValue</a></dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config"><span class="strong">ConfigurationNode</span></a> - Class in <a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/ConfigurationNode.html#ConfigurationNode(java.lang.String,%20java.lang.Object,%20java.lang.String,%20com.intellectualcrafters.plot.config.Configuration.SettingValue,%20boolean)">ConfigurationNode(String, Object, String, Configuration.SettingValue, boolean)</a></span> - Constructor for class com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/ConfigurationNode.html" title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#connection">connection</a></span> - Static variable 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">MySQL Connection</div> </dd> <dt><a href="../com/intellectualcrafters/plot/util/ConsoleColors.html" title="class in com.intellectualcrafters.plot.util"><span class="strong">ConsoleColors</span></a> - Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ConsoleColors.html#ConsoleColors()">ConsoleColors()</a></span> - Constructor for class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/ConsoleColors.html" title="class in com.intellectualcrafters.plot.util">ConsoleColors</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#containsKey(java.lang.String)">containsKey(String)</a></span> - Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/CompoundTag.html" title="class in com.intellectualcrafters.jnbt">CompoundTag</a> </dt> <dd> <div class="block">Returns whether this compound tag contains the given key.</div> </dd> <dt><span class="strong"><a href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html#convert(com.intellectualsites.translation.TranslationAsset)">convert(TranslationAsset)</a></span> - Static method in class com.intellectualsites.translation.bukkit.<a href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html" title="class in com.intellectualsites.translation.bukkit">BukkitTranslation</a></dt> <dd> <div class="block">Get the converted string</div> </dd> <dt><a href="../com/intellectualcrafters/json/Cookie.html" title="class in com.intellectualcrafters.json"><span class="strong">Cookie</span></a> - Class in <a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a> </dt> <dd> <div class="block">Convert a web browser cookie specification to a JSONObject and back.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/Cookie.html#Cookie()">Cookie()</a></span> - Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Cookie.html" title="class in com.intellectualcrafters.json">Cookie</a> </dt> <dd> </dd> <dt><a href="../com/intellectualcrafters/json/CookieList.html" title="class in com.intellectualcrafters.json"><span class="strong">CookieList</span></a> - Class in <a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a> </dt> <dd> <div class="block">Convert a web browser cookie list string to a JSONObject and back.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/CookieList.html#CookieList()">CookieList()</a></span> - Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CookieList.html" title="class in com.intellectualcrafters.json">CookieList</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#copy(byte[],%20int)">copy(byte[], int)</a></span> - Method 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">Copy the contents of this kim to a byte array.</div> </dd> <dt><a href="../com/intellectualcrafters/plot/commands/Copy.html" title="class in com.intellectualcrafters.plot.commands"><span class="strong">Copy</span></a> - Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Copy.html#Copy()">Copy()</a></span> - Constructor for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Copy.html" title="class in com.intellectualcrafters.plot.commands">Copy</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html#count">count</a></span> - Variable in class com.intellectualcrafters.plot.listeners.<a href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html" title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener.Interval</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#countsTowardsMax">countsTowardsMax</a></span> - Variable in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/Plot.html" title="class in com.intellectualcrafters.plot.object">Plot</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#create()">create()</a></span> - Static method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/CompoundTagBuilder.html" title="class in com.intellectualcrafters.jnbt">CompoundTagBuilder</a></dt> <dd> <div class="block">Create a new builder instance.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#create(java.lang.Class)">create(Class<? extends Tag>)</a></span> - Static method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html" title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> </dt> <dd> <div class="block">Create a new builder instance.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/sqlobjects/PlotTable.html#create()">create()</a></span> - Method in class com.intellectualcrafters.plot.database.sqlobjects.<a href="../com/intellectualcrafters/plot/database/sqlobjects/PlotTable.html" title="class in com.intellectualcrafters.plot.database.sqlobjects">PlotTable</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/sqlobjects/SQLTable.html#create()">create()</a></span> - Method in class com.intellectualcrafters.plot.database.sqlobjects.<a href="../com/intellectualcrafters/plot/database/sqlobjects/SQLTable.html" title="class in com.intellectualcrafters.plot.database.sqlobjects">SQLTable</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html#create(java.lang.Object...)">create(Object...)</a></span> - Method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html" title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a></dt> <dd> <div class="block">create new instance with constructor</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#CREATE_HELPERS">CREATE_HELPERS</a></span> - Variable in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#CREATE_PLOT">CREATE_PLOT</a></span> - Variable in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#CREATE_PLOTS">CREATE_PLOTS</a></span> - Variable in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a> </dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#CREATE_SETTINGS">CREATE_SETTINGS</a></span> - Variable in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList<Plot>)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/AbstractDB.html" title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList<Plot>)</a></span> - Static method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/DBFunc.html" title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList<Plot>)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#createBuilder()">createBuilder()</a></span> - Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/CompoundTag.html" title="class in com.intellectualcrafters.jnbt">CompoundTag</a> </dt> <dd> <div class="block">Create a compound tag builder.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#createConfiguration(com.intellectualcrafters.plot.object.PlotWorld)">createConfiguration(PlotWorld)</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> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.html#createGraph(java.lang.String)">createGraph(String)</a></span> - Method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/Metrics.html" title="class in com.intellectualcrafters.plot.util">Metrics</a> </dt> <dd> <div class="block">Construct and create a Graph that can be used to separate specific plotters to their own graphs on the metrics website. </div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#createId(int,%20int)">createId(int, int)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#createPlot(com.intellectualcrafters.plot.object.Plot)">createPlot(Plot)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/AbstractDB.html" title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#createPlot(com.intellectualcrafters.plot.object.Plot)">createPlot(Plot)</a></span> - Static method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/DBFunc.html" title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#createPlot(com.intellectualcrafters.plot.object.Plot)">createPlot(Plot)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#createPlot(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot)">createPlot(Player, Plot)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PlotHelper.html" title="class in com.intellectualcrafters.plot.util">PlotHelper</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#createPlots(java.util.ArrayList)">createPlots(ArrayList<Plot>)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/AbstractDB.html" title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#createPlots(java.util.ArrayList)">createPlots(ArrayList<Plot>)</a></span> - Static method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/DBFunc.html" title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#createPlots(java.util.ArrayList)">createPlots(ArrayList<Plot>)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> <div class="block">Create a plot</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#createPlotSettings(int,%20com.intellectualcrafters.plot.object.Plot)">createPlotSettings(int, Plot)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/AbstractDB.html" title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt> <dd> <div class="block">Create plot settings</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#createPlotSettings(int,%20com.intellectualcrafters.plot.object.Plot)">createPlotSettings(int, Plot)</a></span> - Static method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/DBFunc.html" title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt> <dd> <div class="block">Create plot settings</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#createPlotSettings(int,%20com.intellectualcrafters.plot.object.Plot)">createPlotSettings(int, Plot)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> <div class="block">Create plot settings</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#createRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadEast(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt> <dd> <div class="block">PLOT MERGING</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotManager.html#createRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadEast(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotManager.html" title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#createRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouth(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotManager.html#createRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouth(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotManager.html" title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#createRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouthEast(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html" title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotManager.html#createRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouthEast(PlotWorld, Plot)</a></span> - Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotManager.html" title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#createTables(java.lang.String,%20boolean)">createTables(String, boolean)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/AbstractDB.html" title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt> <dd> <div class="block">Create tables</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#createTables(java.lang.String,%20boolean)">createTables(String, boolean)</a></span> - Static method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/DBFunc.html" title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt> <dd> <div class="block">Create tables</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLManager.html#createTables(java.lang.String,%20boolean)">createTables(String, boolean)</a></span> - Method in class com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/SQLManager.html" title="class in com.intellectualcrafters.plot.database">SQLManager</a></dt> <dd> <div class="block">Create tables</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#createWith(T...)">createWith(T...)</a></span> - Static method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html" title="class in com.intellectualcrafters.jnbt">ListTagBuilder</a> </dt> <dd> <div class="block">Create a new builder instance.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/json/HTTP.html#CRLF">CRLF</a></span> - Static variable in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/HTTP.html" title="class in com.intellectualcrafters.json">HTTP</a></dt> <dd> <div class="block">Carriage return/line feed.</div> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotSelection.html#currentSelection">currentSelection</a></span> - Static variable in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotSelection.html" title="class in com.intellectualcrafters.plot.object">PlotSelection</a></dt> <dd> </dd> <dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#CUSTOM_API">CUSTOM_API</a></span> - Static variable in class com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/Settings.html" title="class in com.intellectualcrafters.plot.config">Settings</a> </dt> <dd> <div class="block">Use the custom API</div> </dd> </dl> <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> </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-2.html">Prev Letter</a></li> <li><a href="index-4.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li> <li><a href="index-3.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>