Moved folder

This commit is contained in:
Sauilitired
2014-11-16 11:14:40 +01:00
parent ebd058d4ac
commit d09d1bf728
285 changed files with 117415 additions and 0 deletions

View File

@ -0,0 +1,521 @@
<!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>A-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 = "A-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>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.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="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="../com/intellectualcrafters/plot/database/AbstractDB.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">AbstractDB</span></a> -
Class in <a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/AbstractDB.html#AbstractDB()">AbstractDB()</a></span>
- Constructor for class com.intellectualcrafters.plot.database.<a
href="../com/intellectualcrafters/plot/database/AbstractDB.html"
title="class in com.intellectualcrafters.plot.database">AbstractDB</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/AbstractFlag.html"
title="class in com.intellectualcrafters.plot.flag"><span class="strong">AbstractFlag</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a>
</dt>
<dd>
<div class="block">Created 2014-09-23 for PlotSquared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/AbstractFlag.html#AbstractFlag(java.lang.String)">AbstractFlag(String)</a></span>
- Constructor for class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/AbstractFlag.html"
title="class in com.intellectualcrafters.plot.flag">AbstractFlag</a></dt>
<dd>
<div class="block">AbstractFlag is a parameter used in creating a new Flag</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#accumulate(java.lang.String,%20java.lang.Object)">accumulate(String,
Object)</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">Accumulate values under a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#add(com.intellectualcrafters.jnbt.Tag)">add(Tag)</a></span>
- 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">Add the given tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Logger.html#add(com.intellectualcrafters.plot.util.Logger.LogLevel,%20java.lang.String)">add(Logger.LogLevel,
String)</a></span> - Static method in 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><span class="strong"><a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html#add(com.intellectualcrafters.plot.object.StringWrapper,%20java.util.UUID)">add(StringWrapper,
UUID)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
<dd>
<div class="block">Add a set to the cache</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationFile.html#add(java.lang.String,%20java.lang.String)">add(String,
String)</a></span> - Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></dt>
<dd>
<div class="block">Add a value</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#add(java.lang.String,%20java.lang.String)">add(String,
String)</a></span> - Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dt>
<dd>
<div class="block">Add a translation</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#addAll(java.util.Collection)">addAll(Collection&lt;?
extends Tag&gt;)</a></span> - 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">Add all the tags in the given list.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotSettings.html#addComment(com.intellectualcrafters.plot.object.PlotComment)">addComment(PlotComment)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#addDenied(java.util.UUID)">addDenied(UUID)</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">Deny someone (use DBFunc.addDenied() as well)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#addEntity(org.bukkit.entity.Entity,%20com.intellectualcrafters.plot.object.Plot)">addEntity(Entity,
Plot)</a></span> - Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#addFlag(com.intellectualcrafters.plot.flag.AbstractFlag)">addFlag(AbstractFlag)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Register a flag for use in plots</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/FlagManager.html#addFlag(com.intellectualcrafters.plot.flag.AbstractFlag)">addFlag(AbstractFlag)</a></span>
- Static method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>
<div class="block">Register an AbstractFlag with PlotSquared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#addFlag(org.bukkit.entity.Player,%20org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20java.lang.String,%20java.lang.String)">addFlag(Player,
World, Plot, String, String)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotSettings.html#addFlag(com.intellectualcrafters.plot.flag.Flag)">addFlag(Flag)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.html#addGraph(com.intellectualcrafters.plot.util.Metrics.Graph)">addGraph(Metrics.Graph)</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">Add a Graph object to BukkitMetrics that represents data for the plugin
that should be sent to the backend
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#addHelper(java.util.UUID)">addHelper(UUID)</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">Add someone as a helper (use DBFunc as well)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html#addMaterials(com.intellectualsites.translation.TranslationManager)">addMaterials(TranslationManager)</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">Add material names to the translation list
Will default to a somewhat friendly name
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html#addPlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">addPlotter(Metrics.Plotter)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></dt>
<dd>
<div class="block">Add a plotter to the graph, which will be used to plot entries</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#addPlotWorld(java.lang.String,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotManager)">addPlotWorld(String,
PlotWorld, PlotManager)</a></span> - Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Add a plotoworld</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#addPlotWorld(java.lang.String,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotManager)">addPlotWorld(String,
PlotWorld, PlotManager)</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/intellectualsites/translation/TranslationManager.html#addTranslation(com.intellectualsites.translation.TranslationObject,%20com.intellectualsites.translation.TranslationAsset)">addTranslation(TranslationObject,
TranslationAsset)</a></span> - Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#addTranslation(java.lang.String,%20com.intellectualsites.translation.TranslationAsset)">addTranslation(String,
TranslationAsset)</a></span> - Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#addTranslationObject(com.intellectualsites.translation.TranslationObject)">addTranslationObject(TranslationObject)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Add an object</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#addTrusted(java.util.UUID)">addTrusted(UUID)</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">Add someone as a trusted user (use DBFunc as well)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#adjustWall(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.PlotBlock)">adjustWall(Player,
Plot, PlotBlock)</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">Adjusts a plot wall</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#adjustWallFilling(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.PlotBlock)">adjustWallFilling(Player,
Plot, PlotBlock)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/api/PlotAPI.html#ADMIN_PERMISSION">ADMIN_PERMISSION</a></span>
- Static variable in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Admin Permission</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#ADMIN_PERMISSION">ADMIN_PERMISSION</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#alias">alias</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">Alias</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Merge.html#aliases">aliases</a></span> - Static variable
in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands">Merge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Set.html#aliases">aliases</a></span>
- Static variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Set.html"
title="class in com.intellectualcrafters.plot.commands">Set</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html#amount">amount</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#AMP">AMP</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 '&amp;'.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.html#API_URL">API_URL</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">API Location</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#APOS">APOS</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 '''.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#append(java.lang.String,%20java.lang.Object)">append(String,
Object)</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">Append values to the array under a key.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#array()">array()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">Begin appending a new array.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#asDouble(java.lang.String)">asDouble(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">Get a double named with the given key, even if it's another
type of number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ListTag.html#asDouble(int)">asDouble(int)</a></span>
- Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
title="class in com.intellectualcrafters.jnbt">ListTag</a>
</dt>
<dd>
<div class="block">Get a double named with the given index, even if it's another
type of number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#asInt(java.lang.String)">asInt(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">Get an int named with the given key, even if it's another
type of number.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ListTag.html#asInt(int)">asInt(int)</a></span> - Method in class
com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
title="class in com.intellectualcrafters.jnbt">ListTag</a></dt>
<dd>
<div class="block">Get an int named with the given index, even if it's another
type of number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#asLong(java.lang.String)">asLong(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">Get a long named with the given key, even if it's another
type of number.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ListTag.html#asLong(int)">asLong(int)</a></span> - Method in
class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
title="class in com.intellectualcrafters.jnbt">ListTag</a></dt>
<dd>
<div class="block">Get a long named with the given index, even if it's another
type of number.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Auto.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Auto</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/Auto.html#Auto()">Auto()</a></span>
- Constructor for 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/config/Settings.html#AUTO_CLEAR">AUTO_CLEAR</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">Auto clear enabled</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#AUTO_CLEAR_DAYS">AUTO_CLEAR_DAYS</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">Days until a plot gets cleared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE">AUTO_MERGE</a></span> -
Variable 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#AUTO_MERGE_DEFAULT">AUTO_MERGE_DEFAULT</a></span>
- Static variable 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/util/PlotHelper.html#autoMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.entity.Player)">autoMerge(World,
Plot, Player)</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>&nbsp;</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>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.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>

View File

@ -0,0 +1,359 @@
<!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>J-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 = "J-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-9.html">Prev Letter</a></li>
<li><a href="index-11.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
<li><a href="index-10.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="_J_">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#join(java.lang.String)">join(String)</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">Make a string from the contents of this JSONArray.</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json"><span class="strong">JSONArray</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">A JSONArray is an ordered sequence of values.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#JSONArray()">JSONArray()</a></span> - Constructor
for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Construct an empty JSONArray.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#JSONArray(com.intellectualcrafters.json.JSONTokener)">JSONArray(JSONTokener)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Construct a JSONArray from a JSONTokener.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#JSONArray(java.lang.String)">JSONArray(String)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Construct a JSONArray from a source JSON text.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#JSONArray(java.util.Collection)">JSONArray(Collection&lt;Object&gt;)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Construct a JSONArray from a Collection.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#JSONArray(java.lang.Object)">JSONArray(Object)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONArray.html"
title="class in com.intellectualcrafters.json">JSONArray</a></dt>
<dd>
<div class="block">Construct a JSONArray from an array</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONException.html"
title="class in com.intellectualcrafters.json"><span class="strong">JSONException</span></a> - Exception
in <a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">The JSONException is thrown by the JSON.org classes when things are amiss.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONException.html#JSONException(java.lang.String)">JSONException(String)</a></span>
- Constructor for exception com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONException.html"
title="class in com.intellectualcrafters.json">JSONException</a></dt>
<dd>
<div class="block">Constructs a JSONException with an explanatory message.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONException.html#JSONException(java.lang.Throwable)">JSONException(Throwable)</a></span>
- Constructor for exception com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONException.html"
title="class in com.intellectualcrafters.json">JSONException</a></dt>
<dd>
<div class="block">Constructs a new JSONException with the specified cause.</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONML.html" title="class in com.intellectualcrafters.json"><span
class="strong">JSONML</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 an XML text into a JSONArray or
JSONObject, and to covert a JSONArray or JSONObject into an XML text using
the JsonML transform.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONML.html#JSONML()">JSONML()</a></span> -
Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json"><span class="strong">JSONObject</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">A JSONObject is an unordered collection of name/value pairs.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject()">JSONObject()</a></span> -
Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a></dt>
<dd>
<div class="block">Construct an empty JSONObject.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(com.intellectualcrafters.json.JSONObject,%20java.lang.String[])">JSONObject(JSONObject,
String[])</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html" title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Construct a JSONObject from a subset of another JSONObject.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(com.intellectualcrafters.json.JSONTokener)">JSONObject(JSONTokener)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a></dt>
<dd>
<div class="block">Construct a JSONObject from a JSONTokener.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(java.util.Map)">JSONObject(Map&lt;String,
Object&gt;)</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html" title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Construct a JSONObject from a Map.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(java.lang.Object)">JSONObject(Object)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a></dt>
<dd>
<div class="block">Construct a JSONObject from an Object using bean getters.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(java.lang.Object,%20java.lang.String[])">JSONObject(Object,
String[])</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html" title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Construct a JSONObject from an Object, using reflection to find the
public members.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(java.lang.String)">JSONObject(String)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html"
title="class in com.intellectualcrafters.json">JSONObject</a></dt>
<dd>
<div class="block">Construct a JSONObject from a source JSON text string.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#JSONObject(java.lang.String,%20java.util.Locale)">JSONObject(String,
Locale)</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html" title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>
<div class="block">Construct a JSONObject from a ResourceBundle.</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONString.html"
title="interface in com.intellectualcrafters.json"><span class="strong">JSONString</span></a> - Interface
in <a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">The <code>JSONString</code> interface allows a <code>toJSONString()</code>
method so that a class can change the behavior of
<code>JSONObject.toString()</code>, <code>JSONArray.toString()</code>,
and <code>JSONWriter.value(</code>Object<code>)</code>.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONStringer.html" title="class in com.intellectualcrafters.json"><span
class="strong">JSONStringer</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">JSONStringer provides a quick and convenient way of producing JSON text.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONStringer.html#JSONStringer()">JSONStringer()</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONStringer.html"
title="class in com.intellectualcrafters.json">JSONStringer</a></dt>
<dd>
<div class="block">Make a fresh JSONStringer.</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json"><span class="strong">JSONTokener</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">A JSONTokener takes a source string and extracts characters and tokens from
it.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#JSONTokener(java.io.Reader)">JSONTokener(Reader)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Construct a JSONTokener from a Reader.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#JSONTokener(java.io.InputStream)">JSONTokener(InputStream)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Construct a JSONTokener from an InputStream.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#JSONTokener(java.lang.String)">JSONTokener(String)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Construct a JSONTokener from a string.</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json"><span class="strong">JSONWriter</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">JSONWriter provides a quick and convenient way of producing JSON text.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#JSONWriter(java.io.Writer)">JSONWriter(Writer)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a></dt>
<dd>
<div class="block">Make a fresh JSONWriter.</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-9.html">Prev Letter</a></li>
<li><a href="index-11.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
<li><a href="index-10.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>

View File

@ -0,0 +1,222 @@
<!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>K-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 = "K-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-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#key(java.lang.String)">key(String)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">Append a key.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#keys()">keys()</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 an enumeration of the keys of the JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#keySet()">keySet()</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 a set of keys of the JSONObject.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Kick.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Kick</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/Kick.html#Kick()">Kick()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Kick.html"
title="class in com.intellectualcrafters.plot.commands">Kick</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#KILL_ROAD_MOBS">KILL_ROAD_MOBS</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">Kill road mobs?</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#KILL_ROAD_MOBS_DEFAULT">KILL_ROAD_MOBS_DEFAULT</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">Default kill road mobs: true</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#killAllEntities()">killAllEntities()</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">Kill all entities on roads</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/Kim.html" title="class in com.intellectualcrafters.json"><span
class="strong">Kim</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">Kim makes immutable eight bit Unicode strings.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#Kim(byte[],%20int,%20int)">Kim(byte[],
int, int)</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/Kim.html" title="class in com.intellectualcrafters.json">Kim</a>
</dt>
<dd>
<div class="block">Make a kim from a portion of a byte array.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#Kim(byte[],%20int)">Kim(byte[],
int)</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/Kim.html" title="class in com.intellectualcrafters.json">Kim</a>
</dt>
<dd>
<div class="block">Make a kim from a byte array.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/Kim.html#Kim(com.intellectualcrafters.json.Kim,%20int,%20int)">Kim(Kim,
int, int)</a></span> - Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/Kim.html" title="class in com.intellectualcrafters.json">Kim</a>
</dt>
<dd>
<div class="block">Make a new kim from a substring of an existing kim.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/Kim.html#Kim(java.lang.String)">Kim(String)</a></span> -
Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Kim.html"
title="class in com.intellectualcrafters.json">Kim</a>
</dt>
<dd>
<div class="block">Make a kim from a string.</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-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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>

View File

@ -0,0 +1,342 @@
<!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>

View File

@ -0,0 +1,416 @@
<!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>M-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 = "M-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-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#MAIN_BLOCK">MAIN_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>
<div class="block">Plot main block</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#MAIN_BLOCK_DEFAULT">MAIN_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>
<div class="block">Default main block: 1</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/MainCommand.html#MAIN_PERMISSION">MAIN_PERMISSION</a></span>
- Static variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">MainCommand</span></a> -
Class in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">PlotMain command class</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/MainCommand.html#MainCommand()">MainCommand()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html#max">max</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#MAX_PLOTS">MAX_PLOTS</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">Max allowed plots</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/LSetCube.html#maxLoc()">maxLoc()</a></span> - Method in
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">Returns the absolute max. of the cube</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Merge</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/Merge.html#Merge()">Merge()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands">Merge</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE">MERGE_PRICE</a></span>
- Variable 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#MERGE_PRICE_DEFAULT">MERGE_PRICE_DEFAULT</a></span>
- Static variable 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/util/PlotHelper.html#mergePlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.Plot)">mergePlot(World,
Plot, 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">Merges 2 plots Removes the road inbetween <br>
- Assumes the first plot parameter is lower <br>
- Assumes neither are a Mega-plot <br>
- Assumes plots are directly next to each other <br>
- Saves to DB
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#mergePlots(org.bukkit.entity.Player,%20org.bukkit.World,%20java.util.ArrayList)">mergePlots(Player,
World, ArrayList&lt;PlotId&gt;)</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">Merges all plots in the arraylist (with cost)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#mergePlots(org.bukkit.World,%20java.util.ArrayList)">mergePlots(World,
ArrayList&lt;PlotId&gt;)</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">Completely merges a set of plots<br>
<b>(There are no checks to make sure you supply the correct
arguments)</b><br>
- Misuse of this method can result in unusable plots<br>
- the set of plots must belong to one owner and be rectangular<br>
- the plot array must be sorted in ascending order<br>
- Road will be removed where required<br>
- changes will be saved to DB<br></div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.RecordMeta.html#metaList">metaList</a></span>
- Static variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.RecordMeta.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener.RecordMeta</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.html#METRICS">METRICS</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">metrics</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/Metrics.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">Metrics</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/Metrics.html#Metrics(org.bukkit.plugin.Plugin)">Metrics(Plugin)</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.html"
title="class in com.intellectualcrafters.plot.util">Metrics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">Metrics.Graph</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>
<div class="block">Represents a custom graph on the website</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">Metrics.Plotter</span></a> -
Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>
<div class="block">Interface used to collect custom data for a plugin</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html#Metrics.Plotter()">Metrics.Plotter()</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></dt>
<dd>
<div class="block">Construct a plotter with the default plot name</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html#Metrics.Plotter(java.lang.String)">Metrics.Plotter(String)</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></dt>
<dd>
<div class="block">Construct a plotter with a specific plot name</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/LSetCube.html#minLoc()">minLoc()</a></span> - Method in
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">Returns the absolute min. of the cube</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.html#MOB_CAP">MOB_CAP</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#MOB_CAP_ENABLED">MOB_CAP_ENABLED</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#MOB_PATHFINDING">MOB_PATHFINDING</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">mob pathfinding?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.html#MOB_PATHFINDING_DEFAULT">MOB_PATHFINDING_DEFAULT</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">Default mob pathfinding: true</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING">MOB_SPAWNING</a></span>
- Variable 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#MOB_SPAWNING_DEFAULT">MOB_SPAWNING_DEFAULT</a></span>
- Static variable 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/listeners/PlayerEvents.html#MobSpawn(org.bukkit.event.entity.CreatureSpawnEvent)">MobSpawn(CreatureSpawnEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#mode">mode</a></span> -
Variable in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">The current mode.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/PlotUUIDSaver.html#mojangName(java.util.UUID)">mojangName(UUID)</a></span>
- Method in class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/PlotUUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid">PlotUUIDSaver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html#mojangName(java.util.UUID)">mojangName(UUID)</a></span>
- Method in class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDSaver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/PlotUUIDSaver.html#mojangUUID(java.lang.String)">mojangUUID(String)</a></span>
- Method in class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/PlotUUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid">PlotUUIDSaver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html#mojangUUID(java.lang.String)">mojangUUID(String)</a></span>
- Method in class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDSaver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#more()">more()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Determine if the source string still contains characters that next()
can consume.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/MusicSubcommand.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">MusicSubcommand</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/MusicSubcommand.html#MusicSubcommand()">MusicSubcommand()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MusicSubcommand.html"
title="class in com.intellectualcrafters.plot.commands">MusicSubcommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/database/MySQL.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">MySQL</span></a> - Class in
<a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>
<div class="block">Connects to and uses a MySQL database</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/MySQL.html#MySQL(org.bukkit.plugin.Plugin,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">MySQL(Plugin,
String, String, String, String, String)</a></span> - Constructor for class
com.intellectualcrafters.plot.database.<a href="../com/intellectualcrafters/plot/database/MySQL.html"
title="class in com.intellectualcrafters.plot.database">MySQL</a>
</dt>
<dd>
<div class="block">Creates a new MySQL instance</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-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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>

View File

@ -0,0 +1,373 @@
<!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>N-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 = "N-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-13.html">Prev Letter</a></li>
<li><a href="index-15.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
<li><a href="index-14.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="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html#nameExists(com.intellectualcrafters.plot.object.StringWrapper)">nameExists(StringWrapper)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
<dd>
<div class="block">Check if a name is cached</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/uuid/NameFetcher.html"
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">NameFetcher</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/NameFetcher.html#NameFetcher(java.util.List)">NameFetcher(List&lt;UUID&gt;)</a></span>
- Constructor for class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/NameFetcher.html"
title="class in com.intellectualcrafters.plot.uuid">NameFetcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#names()">names()</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">Produce a JSONArray containing the names of the elements of this
JSONObject.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/NBTConstants.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">NBTConstants</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">A class which holds constant values.</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/NBTInputStream.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTInputStream</span></a> - Class in
<a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">This class reads <strong>NBT</strong>, or <strong>Named Binary Tag</strong>
streams, and produces an object graph of subclasses of the <code>Tag</code>
object.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/NBTInputStream.html#NBTInputStream(java.io.InputStream)">NBTInputStream(InputStream)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/NBTInputStream.html"
title="class in com.intellectualcrafters.jnbt">NBTInputStream</a></dt>
<dd>
<div class="block">Creates a new <code>NBTInputStream</code>, which will source its data
from the specified input stream.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/NBTOutputStream.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTOutputStream</span></a> - Class in
<a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">
This class writes <strong>NBT</strong>, or <strong>Named Binary Tag</strong>
<code>Tag</code> objects to an underlying <code>OutputStream</code>.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/NBTOutputStream.html#NBTOutputStream(java.io.OutputStream)">NBTOutputStream(OutputStream)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/NBTOutputStream.html"
title="class in com.intellectualcrafters.jnbt">NBTOutputStream</a></dt>
<dd>
<div class="block">Creates a new <code>NBTOutputStream</code>, which will write data to the
specified underlying output stream.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/NBTUtils.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">NBTUtils</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">A class which contains NBT-related utility methods.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#next()">next()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Get the next character in the source string.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#next(char)">next(char)</a></span> - Method in
class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Consume the next character, and check that it matches a specified
character.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#next(int)">next(int)</a></span> - Method in
class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Get the next n characters.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XMLTokener.html#nextCDATA()">nextCDATA()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a>
</dt>
<dd>
<div class="block">Get the text in the CDATA block.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#nextClean()">nextClean()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Get the next char in the string, skipping whitespace.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/XMLTokener.html#nextContent()">nextContent()</a></span> - Method
in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a></dt>
<dd>
<div class="block">Get the next XML outer token, trimming whitespace.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XMLTokener.html#nextEntity(char)">nextEntity(char)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a>
</dt>
<dd>
<div class="block">Return the next entity.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/WorldGenerator.html#nextLong()">nextLong()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/XPopulator.html#nextLong()">nextLong()</a></span>
- Method in class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/XPopulator.html"
title="class in com.intellectualcrafters.plot.generator">XPopulator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#nextLong()">nextLong()</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/XMLTokener.html#nextMeta()">nextMeta()</a></span> - Method in
class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a></dt>
<dd>
<div class="block">Returns the next XML meta token.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#nextString(char)">nextString(char)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Return the characters up to the next close quote character.</div>
</dd>
<dt><span class="strong"><a href="../Test1.html#nextTest()">nextTest()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONTokener.html#nextTo(char)">nextTo(char)</a></span> - Method
in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Get the text up but not including the specified character or the
end of line, whichever comes first.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#nextTo(java.lang.String)">nextTo(String)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Get the text up but not including one of the specified delimiter
characters or the end of line, whichever comes first.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/HTTPTokener.html#nextToken()">nextToken()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/HTTPTokener.html"
title="class in com.intellectualcrafters.json">HTTPTokener</a>
</dt>
<dd>
<div class="block">Get the next token or string.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XMLTokener.html#nextToken()">nextToken()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a>
</dt>
<dd>
<div class="block">Get the next XML Token.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#nextValue()">nextValue()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Get the next value.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/MainCommand.html#no_permission(org.bukkit.entity.Player,%20java.lang.String)">no_permission(Player,
String)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PWE.html#noMask(com.sk89q.worldedit.LocalSession)">noMask(LocalSession)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PWE.html"
title="class in com.intellectualcrafters.plot.util">PWE</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#noSpace(java.lang.String)">noSpace(String)</a></span>
- Static method 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">Throw an exception if the string contains whitespace.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#NULL">NULL</a></span> -
Static variable 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">It is sometimes more convenient and less ambiguous to have a
<code>NULL</code> object than to use Java's <code>null</code> value.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#numberToString(java.lang.Number)">numberToString(Number)</a></span>
- Static 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">Produce a string from a Number.</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-13.html">Prev Letter</a></li>
<li><a href="index-15.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
<li><a href="index-14.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>

View File

@ -0,0 +1,747 @@
<!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>O-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 = "O-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-14.html">Prev Letter</a></li>
<li><a href="index-16.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
<li><a href="index-15.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="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#object()">object()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a></dt>
<dd>
<div class="block">Begin appending a new object.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html#of(java.lang.Object)">of(Object)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></dt>
<dd>
<div class="block">apply fiend for object</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#of(java.lang.Object)">of(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">apply method to object</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBD(org.bukkit.event.block.BlockDamageEvent)">onBD(BlockDamageEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBF(org.bukkit.event.block.BlockFormEvent)">onBF(BlockFormEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBigBoom(org.bukkit.event.entity.EntityExplodeEvent)">onBigBoom(EntityExplodeEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBlockIgnite(org.bukkit.event.block.BlockIgniteEvent)">onBlockIgnite(BlockIgniteEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBlockPistonExtend(org.bukkit.event.block.BlockPistonExtendEvent)">onBlockPistonExtend(BlockPistonExtendEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBlockPistonRetract(org.bukkit.event.block.BlockPistonRetractEvent)">onBlockPistonRetract(BlockPistonRetractEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBS(org.bukkit.event.block.BlockSpreadEvent)">onBS(BlockSpreadEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBucketEmpty(org.bukkit.event.player.PlayerBucketEmptyEvent)">onBucketEmpty(PlayerBucketEmptyEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onBucketFill(org.bukkit.event.player.PlayerBucketFillEvent)">onBucketFill(PlayerBucketFillEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onChange(org.bukkit.event.block.BlockFromToEvent)">onChange(BlockFromToEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onChangeWorld(org.bukkit.event.player.PlayerChangedWorldEvent)">onChangeWorld(PlayerChangedWorldEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onChat(org.bukkit.event.player.AsyncPlayerChatEvent)">onChat(AsyncPlayerChatEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#onChunkDespawn(org.bukkit.event.world.ChunkUnloadEvent)">onChunkDespawn(ChunkUnloadEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#onChunkLoad(org.bukkit.event.world.ChunkLoadEvent)">onChunkLoad(ChunkLoadEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/MainCommand.html#onCommand(org.bukkit.command.CommandSender,%20org.bukkit.command.Command,%20java.lang.String,%20java.lang.String[])">onCommand(CommandSender,
Command, String, String[])</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#onCreatureSpawn(org.bukkit.event.entity.CreatureSpawnEvent)">onCreatureSpawn(CreatureSpawnEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onDamage(org.bukkit.event.entity.EntityDamageEvent)">onDamage(EntityDamageEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onDelete(com.intellectualcrafters.plot.events.PlotDeleteEvent)">onDelete(PlotDeleteEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#onDisable()">onDisable()</a></span> -
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">On unload</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html#onDisable()">onDisable()</a></span>
- Method in class com.intellectualsites.translation.bukkit.<a
href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit">TranslationPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#onEnable()">onEnable()</a></span> -
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">On Load.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html#onEnable()">onEnable()</a></span>
- Method in class com.intellectualsites.translation.bukkit.<a
href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit">TranslationPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onEntityBlockForm(org.bukkit.event.block.EntityBlockFormEvent)">onEntityBlockForm(EntityBlockFormEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onEntityDamageByEntityEvent(org.bukkit.event.entity.EntityDamageByEntityEvent)">onEntityDamageByEntityEvent(EntityDamageByEntityEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#onEntityDeath(org.bukkit.event.entity.EntityDeathEvent)">onEntityDeath(EntityDeathEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onFade(org.bukkit.event.block.BlockFadeEvent)">onFade(BlockFadeEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onGrow(org.bukkit.event.block.BlockGrowEvent)">onGrow(BlockGrowEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onHangingBreakByEntity(org.bukkit.event.hanging.HangingBreakByEntityEvent)">onHangingBreakByEntity(HangingBreakByEntityEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onHangingPlace(org.bukkit.event.hanging.HangingPlaceEvent)">onHangingPlace(HangingPlaceEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onInteract(org.bukkit.event.player.PlayerInteractEvent)">onInteract(PlayerInteractEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onInteract(org.bukkit.event.block.BlockDamageEvent)">onInteract(BlockDamageEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onInteract(org.bukkit.event.player.PlayerInteractEvent)">onInteract(PlayerInteractEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent)">onInventoryClick(InventoryClickEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent)">onInventoryClick(InventoryClickEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onItemDrop(org.bukkit.event.player.PlayerDropItemEvent)">onItemDrop(PlayerDropItemEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onItemPickup(org.bukkit.event.player.PlayerPickupItemEvent)">onItemPickup(PlayerPickupItemEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onJoin(org.bukkit.event.player.PlayerJoinEvent)">onJoin(PlayerJoinEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onLeave(org.bukkit.event.player.PlayerQuitEvent)">onLeave(PlayerQuitEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#onMerge(com.intellectualcrafters.plot.events.PlotMergeEvent)">onMerge(PlotMergeEvent)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html#onOptOut()">onOptOut()</a></span> - Method in
class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a>
</dt>
<dd>
<div class="block">Called when the server owner decides to opt-out of BukkitMetrics
while the server is running.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onPeskyMobsChangeTheWorldLikeWTFEvent(org.bukkit.event.entity.EntityChangeBlockEvent)">onPeskyMobsChangeTheWorldLikeWTFEvent(EntityChangeBlockEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onPlayerCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent)">onPlayerCommand(PlayerCommandPreprocessEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onPlayerEggThrow(org.bukkit.event.player.PlayerEggThrowEvent)">onPlayerEggThrow(PlayerEggThrowEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent)">onPlayerInteract(PlayerInteractEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onPlayerInteractEntity(org.bukkit.event.player.PlayerInteractEntityEvent)">onPlayerInteractEntity(PlayerInteractEntityEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent)">onPlayerJoin(PlayerJoinEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onPlayerMove(org.bukkit.event.player.PlayerMoveEvent)">onPlayerMove(PlayerMoveEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onPlayerQuit(org.bukkit.event.player.PlayerQuitEvent)">onPlayerQuit(PlayerQuitEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#onPlotClaim(com.intellectualcrafters.plot.events.PlayerClaimPlotEvent)">onPlotClaim(PlayerClaimPlotEvent)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#onPlotDelete(com.intellectualcrafters.plot.events.PlotDeleteEvent)">onPlotDelete(PlotDeleteEvent)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onPlotEnter(com.intellectualcrafters.plot.events.PlayerEnterPlotEvent)">onPlotEnter(PlayerEnterPlotEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html#onPlotEntry(org.bukkit.event.player.PlayerMoveEvent)">onPlotEntry(PlayerMoveEvent)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html#onPlotLeave(com.intellectualcrafters.plot.events.PlayerLeavePlotEvent)">onPlotLeave(PlayerLeavePlotEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onPortal(org.bukkit.event.player.PlayerPortalEvent)">onPortal(PlayerPortalEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onStructureGrow(org.bukkit.event.world.StructureGrowEvent)">onStructureGrow(StructureGrowEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/MainCommand.html#onTabComplete(org.bukkit.command.CommandSender,%20org.bukkit.command.Command,%20java.lang.String,%20java.lang.String[])">onTabComplete(CommandSender,
Command, String, String[])</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onTeleport(org.bukkit.event.player.PlayerTeleportEvent)">onTeleport(PlayerTeleportEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#onTeleport(org.bukkit.event.player.PlayerTeleportEvent)">onTeleport(PlayerTeleportEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#onUnlink(com.intellectualcrafters.plot.events.PlotUnlinkEvent)">onUnlink(PlotUnlinkEvent)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#onWorldLoad(org.bukkit.event.world.WorldLoadEvent)">onWorldLoad(WorldLoadEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/OP.html" title="class in com.intellectualcrafters.plot.commands"><span
class="strong">OP</span></a> - Class in <a
href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-11-09 for PlotSquared</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/OP.html#OP()">OP()</a></span> - Constructor
for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/OP.html"
title="class in com.intellectualcrafters.plot.commands">OP</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/Database.html#openConnection()">openConnection()</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">Opens a connection with the database</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/MySQL.html#openConnection()">openConnection()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/SQLite.html#openConnection()">openConnection()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#opt(int)">opt(int)</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 optional object value associated with an index.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#opt(java.lang.String)">opt(String)</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 an optional value associated with a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#optBoolean(int)">optBoolean(int)</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 optional boolean value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optBoolean(int,%20boolean)">optBoolean(int,
boolean)</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 optional boolean value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optBoolean(java.lang.String)">optBoolean(String)</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 an optional boolean associated with a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#optBoolean(java.lang.String,%20boolean)">optBoolean(String,
boolean)</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 an optional boolean associated with a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#optDouble(int)">optDouble(int)</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 optional double value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optDouble(int,%20double)">optDouble(int,
double)</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 optional double value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optDouble(java.lang.String)">optDouble(String)</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 an optional double associated with a key, or NaN if there is no such
key or if its value is not a number.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#optDouble(java.lang.String,%20double)">optDouble(String,
double)</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 an optional double associated with a key, or the defaultValue if
there is no such key or if its value is not a number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optInt(int)">optInt(int)</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 optional int value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optInt(int,%20int)">optInt(int,
int)</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 optional int value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optInt(java.lang.String)">optInt(String)</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 an optional int value associated with a key, or zero if there is no
such key or if the value is not a number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optInt(java.lang.String,%20int)">optInt(String,
int)</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 an optional int value associated with a key, or the default if there
is no such key or if the value is not a number.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#optJSONArray(int)">optJSONArray(int)</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 optional JSONArray associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optJSONArray(java.lang.String)">optJSONArray(String)</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 an optional JSONArray associated with a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#optJSONObject(int)">optJSONObject(int)</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 optional JSONObject associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optJSONObject(java.lang.String)">optJSONObject(String)</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 an optional JSONObject associated with a key.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optLong(int)">optLong(int)</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 optional long value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optLong(int,%20long)">optLong(int,
long)</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 optional long value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optLong(java.lang.String)">optLong(String)</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 an optional long value associated with a key, or zero if there is no
such key or if the value is not a number.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optLong(java.lang.String,%20long)">optLong(String,
long)</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 an optional long value associated with a key, or the default if there
is no such key or if the value is not a number.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#optString(int)">optString(int)</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 optional string value associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#optString(int,%20java.lang.String)">optString(int,
String)</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 optional string associated with an index.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#optString(java.lang.String)">optString(String)</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 an optional string associated with a key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#optString(java.lang.String,%20java.lang.String)">optString(String,
String)</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 an optional string associated with a key.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#owner">owner</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>
<div class="block">plot owner</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-14.html">Prev Letter</a></li>
<li><a href="index-16.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
<li><a href="index-15.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>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,185 @@
<!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>Q-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 = "Q-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-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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="_Q_">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/Database.html#querySQL(java.lang.String)">querySQL(String)</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">Executes a SQL Query<br>
If the connection is closed, it will be opened
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/MySQL.html#querySQL(java.lang.String)">querySQL(String)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLite.html#querySQL(java.lang.String)">querySQL(String)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#QUEST">QUEST</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 '?'.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#QUOT">QUOT</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 '"'.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#quote(java.lang.String)">quote(String)</a></span>
- Static 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">Produce a string in double quotes with backslash sequences in all the
right places.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#quote(java.lang.String,%20java.io.Writer)">quote(String,
Writer)</a></span> - Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONObject.html" title="class in com.intellectualcrafters.json">JSONObject</a>
</dt>
<dd>&nbsp;</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-16.html">Prev Letter</a></li>
<li><a href="index-18.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
<li><a href="index-17.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>

View File

@ -0,0 +1,652 @@
<!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>R-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 = "R-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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/WorldGenerator.html#random(int)">random(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/XPopulator.html#random(int)">random(int)</a></span> - Method in
class com.intellectualcrafters.plot.generator.<a href="../com/intellectualcrafters/plot/generator/XPopulator.html"
title="class in com.intellectualcrafters.plot.generator">XPopulator</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#random(int)">random(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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Rate.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Rate</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/Rate.html#Rate()">Rate()</a></span> -
Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Rate.html"
title="class in com.intellectualcrafters.plot.commands">Rate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationFile.html#read()">read()</a></span> -
Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></dt>
<dd>
<div class="block">Read from the file</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#read()">read()</a></span> - Method in class
com.intellectualsites.translation.<a href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dt>
<dd>
<div class="block">Read the file</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTInputStream.html#readTag()">readTag()</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>
<div class="block">Reads an NBT tag from the stream.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils</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/ReflectionUtils.html#ReflectionUtils()">ReflectionUtils()</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefClass</span></a> -
Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>
<div class="block">RefClass - utility to simplify work with reflections.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
title="class in com.intellectualcrafters.plot.util"><span
class="strong">ReflectionUtils.RefConstructor</span></a> - Class in <a
href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a></dt>
<dd>
<div class="block">Constructor wrapper</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefField</span></a> -
Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
title="class in com.intellectualcrafters.plot.util"><span
class="strong">ReflectionUtils.RefField.RefExecutor</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/ReflectionUtils.RefField.RefExecutor.html#ReflectionUtils.RefField.RefExecutor(java.lang.Object)">ReflectionUtils.RefField.RefExecutor(Object)</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField.RefExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefMethod</span></a> -
Class in <a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>
<div class="block">Method wrapper</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
title="class in com.intellectualcrafters.plot.util"><span
class="strong">ReflectionUtils.RefMethod.RefExecutor</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/ReflectionUtils.RefMethod.RefExecutor.html#ReflectionUtils.RefMethod.RefExecutor(java.lang.Object)">ReflectionUtils.RefMethod.RefExecutor(Object)</a></span>
- Constructor for 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#refreshPlotChunks(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">refreshPlotChunks(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#registerCommand(com.intellectualcrafters.plot.commands.SubCommand)">registerCommand(SubCommand)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a>
</dt>
<dd>
<div class="block">Register a subcommand</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Reload.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Reload</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/Reload.html#Reload()">Reload()</a></span> -
Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Reload.html"
title="class in com.intellectualcrafters.plot.commands">Reload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#reload()">reload()</a></span> - Method in
class com.intellectualsites.translation.<a href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>
</dt>
<dd>
<div class="block">Reload</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#reloadTranslations()">reloadTranslations()</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/json/JSONArray.html#remove(int)">remove(int)</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">Remove an index and close the hole.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#remove(java.lang.String)">remove(String)</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">Remove a name and its value, if present.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#removeComment(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.PlotComment)">removeComment(String,
Plot, PlotComment)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#removeComment(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.PlotComment)">removeComment(String,
Plot, PlotComment)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#removeComment(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20com.intellectualcrafters.plot.object.PlotComment)">removeComment(String,
Plot, PlotComment)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotSettings.html#removeComment(com.intellectualcrafters.plot.object.PlotComment)">removeComment(PlotComment)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotSettings.html#removeComments(java.util.ArrayList)">removeComments(ArrayList&lt;PlotComment&gt;)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#removeDenied(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeDenied(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#removeDenied(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeDenied(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#removeDenied(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeDenied(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#removeDenied(java.util.UUID)">removeDenied(UUID)</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">Remove a denied player (use DBFunc as well)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/FlagManager.html#removeFlag(com.intellectualcrafters.plot.flag.Flag[],%20java.lang.String)">removeFlag(Flag[],
String)</a></span> - Static method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/FlagManager.html#removeFlag(java.util.Set,%20java.lang.String)">removeFlag(Set&lt;Flag&gt;,
String)</a></span> - Static method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/FlagManager.html#removeFlag(com.intellectualcrafters.plot.flag.AbstractFlag)">removeFlag(AbstractFlag)</a></span>
- Static method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>
<div class="block">Remove a registered AbstractFlag</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#removeFlag(org.bukkit.entity.Player,%20org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20java.lang.String)">removeFlag(Player,
World, Plot, String)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#removeHelper(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeHelper(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#removeHelper(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeHelper(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#removeHelper(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeHelper(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#removeHelper(java.util.UUID)">removeHelper(UUID)</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">Remove a helper (use DBFunc as well)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PWE.html#removeMask(org.bukkit.entity.Player,%20com.sk89q.worldedit.LocalSession)">removeMask(Player,
LocalSession)</a></span> - Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PWE.html"
title="class in com.intellectualcrafters.plot.util">PWE</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PWE.html#removeMask(org.bukkit.entity.Player)">removeMask(Player)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/PWE.html"
title="class in com.intellectualcrafters.plot.util">PWE</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#removePlot(java.lang.String,%20com.intellectualcrafters.plot.object.PlotId,%20boolean)">removePlot(String,
PlotId, boolean)</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/util/Metrics.Graph.html#removePlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">removePlotter(Metrics.Plotter)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></dt>
<dd>
<div class="block">Remove a plotter from the graph</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#removePlotWorld(java.lang.String)">removePlotWorld(String)</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/generator/DefaultPlotManager.html#removeRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadEast(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadEast(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#removeRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouth(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouth(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#removeRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouthEast(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouthEast(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotHelper.html#removeSign(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">removeSign(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#removeTranslationObject(com.intellectualsites.translation.TranslationObject)">removeTranslationObject(TranslationObject)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Remove an object</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#removeTrusted(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeTrusted(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#removeTrusted(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeTrusted(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#removeTrusted(java.lang.String,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.OfflinePlayer)">removeTrusted(String,
Plot, OfflinePlayer)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#removeTrusted(java.util.UUID)">removeTrusted(UUID)</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">Remove a trusted user (use DBFunc as well)</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html#reset()">reset()</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></dt>
<dd>
<div class="block">Called after the website graphs have been updated</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Title.html#resetTitle(org.bukkit.entity.Player)">resetTitle(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">Reset the title settings</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#restrictedcmds">restrictedcmds</a></span>
- Variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_BLOCK">ROAD_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>
<div class="block">Road block</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_BLOCK_DEFAULT">ROAD_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>
<div class="block">Default road block: 155</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_HEIGHT">ROAD_HEIGHT</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>
<div class="block">Road Height</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_HEIGHT_DEFAULT">ROAD_HEIGHT_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>
<div class="block">Default Road Height: 64</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES">ROAD_STRIPES</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>
<div class="block">Road stripes</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_DEFAULT">ROAD_STRIPES_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>
<div class="block">Default road stripes: 35</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_ENABLED">ROAD_STRIPES_ENABLED</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>
<div class="block">enable road stripes</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_STRIPES_ENABLED_DEFAULT">ROAD_STRIPES_ENABLED_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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_WIDTH">ROAD_WIDTH</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>
<div class="block">Road width</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#ROAD_WIDTH_DEFAULT">ROAD_WIDTH_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>
<div class="block">Default road width: 7</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#rowToJSONArray(com.intellectualcrafters.json.JSONTokener)">rowToJSONArray(JSONTokener)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html"
title="class in com.intellectualcrafters.json">CDL</a>
</dt>
<dd>
<div class="block">Produce a JSONArray of strings from a row of comma delimited values.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#rowToJSONObject(com.intellectualcrafters.json.JSONArray,%20com.intellectualcrafters.json.JSONTokener)">rowToJSONObject(JSONArray,
JSONTokener)</a></span> - Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json">CDL</a></dt>
<dd>
<div class="block">Produce a JSONObject from a row of comma delimited text, using a
parallel JSONArray of strings to provides the names of the elements.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#rowToString(com.intellectualcrafters.json.JSONArray)">rowToString(JSONArray)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html"
title="class in com.intellectualcrafters.json">CDL</a>
</dt>
<dd>
<div class="block">Produce a comma delimited text row from a JSONArray.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Lag.html#run()">run()</a></span> - Method 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/PlotMeConverter.html#runAsync()">runAsync()</a></span> - Method
in class com.intellectualcrafters.plot.database.<a
href="../com/intellectualcrafters/plot/database/PlotMeConverter.html"
title="class in com.intellectualcrafters.plot.database">PlotMeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#runners">runners</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#runners_p">runners_p</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationLanguage.html#russianRussian">russianRussian</a></span>
- Static variable in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/RUtils.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">RUtils</span></a> - Class in <a
href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a></dt>
<dd>
<div class="block">Random utilities</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/RUtils.html#RUtils()">RUtils()</a></span> -
Constructor for class com.intellectualcrafters.plot.util.<a href="../com/intellectualcrafters/plot/util/RUtils.html"
title="class in com.intellectualcrafters.plot.util">RUtils</a>
</dt>
<dd>&nbsp;</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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,357 @@
<!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>B-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 = "B-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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#back()">back()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>
<div class="block">Back up one character.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Ban.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Ban</span></a> - Class in <a
href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-11-09 for PlotSquared</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Ban.html#Ban()">Ban()</a></span> -
Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Ban.html"
title="class in com.intellectualcrafters.plot.commands">Ban</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#BANG">BANG</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 '!'.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#barAPI">barAPI</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">BarAPI object</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.html#BIOME">BIOME</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.html#BLOCK">BLOCK</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#blockChange(org.bukkit.block.Block,%20org.bukkit.event.Cancellable)">blockChange(Block,
Cancellable)</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/plot/listeners/PlayerEvents.html#BlockCreate(org.bukkit.event.block.BlockPlaceEvent)">BlockCreate(BlockPlaceEvent)</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html#BlockDestroy(org.bukkit.event.block.BlockBreakEvent)">BlockDestroy(BlockBreakEvent)</a></span>
- Static method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlayerEvents.html"
title="class in com.intellectualcrafters.plot.listeners">PlayerEvents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#blockedcmds">blockedcmds</a></span>
- Variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Configuration.html#BLOCKLIST">BLOCKLIST</a></span>
- Static variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotWorld.html#BLOCKS">BLOCKS</a></span> - Static variable
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><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object"><span class="strong">BlockWrapper</span></a> -
Class in <a href="../com/intellectualcrafters/plot/object/package-summary.html">com.intellectualcrafters.plot.object</a>
</dt>
<dd>
<div class="block">Wrapper class for blocks, using
pure data rather than the object.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html#BlockWrapper(int,%20int,%20int,%20short,%20byte)">BlockWrapper(int,
int, int, short, byte)</a></span> - Constructor for class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.html#BOOLEAN">BOOLEAN</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#booleanFlag(com.intellectualcrafters.plot.object.Plot,%20java.lang.String)">booleanFlag(Plot,
String)</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/plot/PlotMain.html#booleanFlags">booleanFlags</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">Boolean Flags (material)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Title.html#broadcast()">broadcast()</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">Broadcast the title to all players</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#Broadcast(com.intellectualcrafters.plot.config.C)">Broadcast(C)</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">Broadcast publicly</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#BroadcastWithPerms(com.intellectualcrafters.plot.config.C)">BroadcastWithPerms(C)</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">Broadcast a message to all admins</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#build()">build()</a></span>
- 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">Build an unnamed compound tag with this builder's entries.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/CompoundTagBuilder.html#build(java.lang.String)">build(String)</a></span>
- 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">Build a new compound tag with this builder's entries.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#build()">build()</a></span> - 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">Build an unnamed list tag with this builder's entries.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ListTagBuilder.html#build(java.lang.String)">build(String)</a></span>
- 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">Build a new list tag with this builder's entries.</div>
</dd>
<dt><a href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit"><span
class="strong">BukkitTranslation</span></a> - Class in <a
href="../com/intellectualsites/translation/bukkit/package-summary.html">com.intellectualsites.translation.bukkit</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html#BukkitTranslation()">BukkitTranslation()</a></span>
- Constructor for class com.intellectualsites.translation.bukkit.<a
href="../com/intellectualsites/translation/bukkit/BukkitTranslation.html"
title="class in com.intellectualsites.translation.bukkit">BukkitTranslation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/ByteArrayTag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">ByteArrayTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Byte_Array</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ByteArrayTag.html#ByteArrayTag(byte[])">ByteArrayTag(byte[])</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/ByteArrayTag.html"
title="class in com.intellectualcrafters.jnbt">ByteArrayTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ByteArrayTag.html#ByteArrayTag(java.lang.String,%20byte[])">ByteArrayTag(String,
byte[])</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/ByteArrayTag.html"
title="class in com.intellectualcrafters.jnbt">ByteArrayTag</a></dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/ByteTag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">ByteTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Byte</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ByteTag.html#ByteTag(byte)">ByteTag(byte)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/ByteTag.html" title="class in com.intellectualcrafters.jnbt">ByteTag</a>
</dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/ByteTag.html#ByteTag(java.lang.String,%20byte)">ByteTag(String,
byte)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/ByteTag.html" title="class in com.intellectualcrafters.jnbt">ByteTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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>

View File

@ -0,0 +1,870 @@
<!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>T-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 = "T-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-19.html">Prev Letter</a></li>
<li><a href="index-21.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
<li><a href="index-20.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="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Lag.html#T">T</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">Ticks</div>
</dd>
<dt><span class="strong"><a href="../Test1.html#t1()">t1()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t2()">t2()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t3()">t3()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t4()">t4()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t5()">t5()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t6()">t6()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t7()">t7()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t8()">t8()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#t9()">t9()</a></span> - Method in class <a href="../Test1.html"
title="class in &lt;Unnamed&gt;">Test1</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/Tag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">Tag</span></a> - Class in <a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a>
</dt>
<dd>
<div class="block">Represents a NBT tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Lag.html#TC">TC</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">Tick count</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#teleportPlayer(org.bukkit.entity.Player,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.Plot)">teleportPlayer(Player,
Location, Plot)</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">..</div>
</dd>
<dt><a href="../Test1.html" title="class in &lt;Unnamed&gt;"><span class="strong">Test1</span></a> - Class in <a
href="../package-summary.html">&lt;Unnamed&gt;</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#Test1()">Test1()</a></span> - Constructor for class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test1_Square()">test1_Square()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test2_InitMain()">test2_InitMain()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test3_InitPlotId()">test3_InitPlotId()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test4_InitPlot()">test4_InitPlot()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test5_InitDBFunc()">test5_InitDBFunc()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test6_Plots()">test6_Plots()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test7_OnEnable()">test7_OnEnable()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test8_AddPlotWorld()">test8_AddPlotWorld()</a></span> - Method in class
<a href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Test1.html#test9_CanSetFast()">test9_CanSetFast()</a></span> - Method in class <a
href="../Test1.html" title="class in &lt;Unnamed&gt;">Test1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#testValidity(java.lang.Object)">testValidity(Object)</a></span>
- Static 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">Throw an exception if the object is a NaN or infinite number.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#textures(org.bukkit.entity.Player)">textures(Player)</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/plot/object/PlotComment.html#tier">tier</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/object/Title.html"
title="class in com.intellectualcrafters.plot.object"><span class="strong">Title</span></a> - Class in <a
href="../com/intellectualcrafters/plot/object/package-summary.html">com.intellectualcrafters.plot.object</a>
</dt>
<dd>
<div class="block">Minecraft 1.8 Title</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String)">Title(String)</a></span>
- Constructor for 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">Create a new 1.8 title</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String,%20java.lang.String)">Title(String,
String)</a></span> - Constructor for 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">Create a new 1.8 title</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String,%20java.lang.String,%20int,%20int,%20int)">Title(String,
String, int, int, int)</a></span> - Constructor for 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">Create a new 1.8 title</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#TITLES">TITLES</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#toBytes(java.util.UUID)">toBytes(UUID)</a></span>
- Static 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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/CDL.html#toJSONArray(java.lang.String)">toJSONArray(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html"
title="class in com.intellectualcrafters.json">CDL</a>
</dt>
<dd>
<div class="block">Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#toJSONArray(com.intellectualcrafters.json.JSONTokener)">toJSONArray(JSONTokener)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html"
title="class in com.intellectualcrafters.json">CDL</a>
</dt>
<dd>
<div class="block">Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#toJSONArray(com.intellectualcrafters.json.JSONArray,%20java.lang.String)">toJSONArray(JSONArray,
String)</a></span> - Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json">CDL</a></dt>
<dd>
<div class="block">Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#toJSONArray(com.intellectualcrafters.json.JSONArray,%20com.intellectualcrafters.json.JSONTokener)">toJSONArray(JSONArray,
JSONTokener)</a></span> - Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json">CDL</a></dt>
<dd>
<div class="block">Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONML.html#toJSONArray(java.lang.String)">toJSONArray(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONML.html#toJSONArray(com.intellectualcrafters.json.XMLTokener)">toJSONArray(XMLTokener)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#toJSONArray(com.intellectualcrafters.json.JSONArray)">toJSONArray(JSONArray)</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">Produce a JSONArray containing the values of the members of this
JSONObject.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Cookie.html#toJSONObject(java.lang.String)">toJSONObject(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Cookie.html"
title="class in com.intellectualcrafters.json">Cookie</a>
</dt>
<dd>
<div class="block">Convert a cookie specification string into a JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/CookieList.html#toJSONObject(java.lang.String)">toJSONObject(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CookieList.html"
title="class in com.intellectualcrafters.json">CookieList</a>
</dt>
<dd>
<div class="block">Convert a cookie list into a JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/HTTP.html#toJSONObject(java.lang.String)">toJSONObject(String)</a></span>
- Static method 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">Convert an HTTP header string into a JSONObject.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#toJSONObject(com.intellectualcrafters.json.JSONArray)">toJSONObject(JSONArray)</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">Produce a JSONObject by combining a JSONArray of names with the values of
this JSONArray.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONML.html#toJSONObject(com.intellectualcrafters.json.XMLTokener)">toJSONObject(XMLTokener)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Convert a well-formed (but not necessarily valid) XML string into a
JSONObject using the JsonML transform.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONML.html#toJSONObject(java.lang.String)">toJSONObject(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Convert a well-formed (but not necessarily valid) XML string into a
JSONObject using the JsonML transform.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Property.html#toJSONObject(java.util.Properties)">toJSONObject(Properties)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Property.html"
title="class in com.intellectualcrafters.json">Property</a>
</dt>
<dd>
<div class="block">Converts a property file object into a JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#toJSONObject(java.lang.String)">toJSONObject(String)</a></span>
- Static method 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">Convert a well-formed (but not necessarily valid) XML string into a
JSONObject.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONString.html#toJSONString()">toJSONString()</a></span> - Method in
interface com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONString.html"
title="interface in com.intellectualcrafters.json">JSONString</a></dt>
<dd>
<div class="block">The <code>toJSONString</code> method allows a class to produce its own
JSON
serialization.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#TOP_BLOCK">TOP_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>
<div class="block">Top blocks</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#TOP_BLOCK_DEFAULT">TOP_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>
<div class="block">Default top blocks: {"2"}</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/Property.html#toProperties(com.intellectualcrafters.json.JSONObject)">toProperties(JSONObject)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Property.html"
title="class in com.intellectualcrafters.json">Property</a>
</dt>
<dd>
<div class="block">Converts the JSONObject into a property file object.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ByteArrayTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ByteArrayTag.html"
title="class in com.intellectualcrafters.jnbt">ByteArrayTag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ByteTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ByteTag.html"
title="class in com.intellectualcrafters.jnbt">ByteTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/CompoundTag.html#toString()">toString()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/DoubleTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/DoubleTag.html"
title="class in com.intellectualcrafters.jnbt">DoubleTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/EndTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/EndTag.html"
title="class in com.intellectualcrafters.jnbt">EndTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/FloatTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/FloatTag.html"
title="class in com.intellectualcrafters.jnbt">FloatTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntArrayTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/IntArrayTag.html"
title="class in com.intellectualcrafters.jnbt">IntArrayTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/IntTag.html"
title="class in com.intellectualcrafters.jnbt">IntTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ListTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ListTag.html"
title="class in com.intellectualcrafters.jnbt">ListTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/LongTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/LongTag.html"
title="class in com.intellectualcrafters.jnbt">LongTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/ShortTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/ShortTag.html"
title="class in com.intellectualcrafters.jnbt">ShortTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/StringTag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/StringTag.html"
title="class in com.intellectualcrafters.jnbt">StringTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#toString(com.intellectualcrafters.json.JSONArray)">toString(JSONArray)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CDL.html"
title="class in com.intellectualcrafters.json">CDL</a>
</dt>
<dd>
<div class="block">Produce a comma delimited text from a JSONArray of JSONObjects.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CDL.html#toString(com.intellectualcrafters.json.JSONArray,%20com.intellectualcrafters.json.JSONArray)">toString(JSONArray,
JSONArray)</a></span> - Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/CDL.html" title="class in com.intellectualcrafters.json">CDL</a></dt>
<dd>
<div class="block">Produce a comma delimited text from a JSONArray of JSONObjects using
a provided list of names.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/Cookie.html#toString(com.intellectualcrafters.json.JSONObject)">toString(JSONObject)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/Cookie.html"
title="class in com.intellectualcrafters.json">Cookie</a>
</dt>
<dd>
<div class="block">Convert a JSONObject into a cookie specification string.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/CookieList.html#toString(com.intellectualcrafters.json.JSONObject)">toString(JSONObject)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/CookieList.html"
title="class in com.intellectualcrafters.json">CookieList</a>
</dt>
<dd>
<div class="block">Convert a JSONObject into a cookie list.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/HTTP.html#toString(com.intellectualcrafters.json.JSONObject)">toString(JSONObject)</a></span>
- Static method 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">Convert a JSONObject into an HTTP header.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#toString()">toString()</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">Make a JSON text of this JSONArray.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#toString(int)">toString(int)</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">Make a prettyprinted JSON text of this JSONArray.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONML.html#toString(com.intellectualcrafters.json.JSONArray)">toString(JSONArray)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Reverse the JSONML transformation, making an XML text from a JSONArray.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONML.html#toString(com.intellectualcrafters.json.JSONObject)">toString(JSONObject)</a></span>
- Static method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONML.html"
title="class in com.intellectualcrafters.json">JSONML</a>
</dt>
<dd>
<div class="block">Reverse the JSONML transformation, making an XML text from a JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#toString()">toString()</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">Make a JSON text of this JSONObject.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#toString(int)">toString(int)</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">Make a prettyprinted JSON text of this JSONObject.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONStringer.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONStringer.html"
title="class in com.intellectualcrafters.json">JSONStringer</a>
</dt>
<dd>
<div class="block">Return the JSON text.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Make a printable string of this JSONTokener.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#toString()">toString()</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">Produce a UTF-16 String from this kim.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/XML.html#toString(java.lang.Object)">toString(Object)</a></span> - Static
method 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">Convert a JSONObject into a well-formed, element-normal XML string.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/XML.html#toString(java.lang.Object,%20java.lang.String)">toString(Object,
String)</a></span> - Static method 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">Convert a JSONObject into a well-formed, element-normal XML string.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html#toString()">toString()</a></span>
- Method in enum com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html"
title="enum in com.intellectualcrafters.plot.commands">SubCommand.CommandCategory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/sqlobjects/SQLTable.html#toString()">toString()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html#toString()">toString()</a></span>
- Method in enum com.intellectualcrafters.plot.database.sqlobjects.<a
href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html"
title="enum in com.intellectualcrafters.plot.database.sqlobjects">SQLType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/AbstractFlag.html#toString()">toString()</a></span> - Method in
class com.intellectualcrafters.plot.flag.<a href="../com/intellectualcrafters/plot/flag/AbstractFlag.html"
title="class in com.intellectualcrafters.plot.flag">AbstractFlag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/flag/Flag.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.plot.flag.<a href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag">Flag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.RecordMeta.html#toString()">toString()</a></span>
- Method in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.RecordMeta.html"
title="class in com.intellectualcrafters.plot.listeners">PlotPlusListener.RecordMeta</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotId.html#toString()">toString()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/StringWrapper.html#toString()">toString()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/StringWrapper.html"
title="class in com.intellectualcrafters.plot.object">StringWrapper</a></dt>
<dd>
<div class="block">Get the string value</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html#toString()">toString()</a></span>
- Method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#toString()">toString()</a></span>
- Method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/UUIDSet.html#toString()">toString()</a></span> -
Method in class com.intellectualcrafters.plot.uuid.<a href="../com/intellectualcrafters/plot/uuid/UUIDSet.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDSet</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationLanguage.html#toString()">toString()</a></span> - Method
in class com.intellectualsites.translation.<a href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/TP.html" title="class in com.intellectualcrafters.plot.commands"><span
class="strong">TP</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/TP.html#TP()">TP()</a></span> - Constructor
for class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/TP.html"
title="class in com.intellectualcrafters.plot.commands">TP</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#transformEnum(java.lang.Object[])">transformEnum(Object[])</a></span>
- Static method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/C.html#translated()">translated()</a></span> -
Method in enum com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/C.html"
title="enum in com.intellectualcrafters.plot.config">C</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/Translation.html"
title="annotation in com.intellectualsites.translation"><span class="strong">Translation</span></a> - Annotation
Type in <a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a>
</dt>
<dd>
<div class="block">Translation annotation</div>
</dd>
<dt><a href="../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationAsset</span></a> - Class in <a
href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a></dt>
<dd>
<div class="block">Asset</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationAsset.html#TranslationAsset(com.intellectualsites.translation.TranslationObject,%20java.lang.String,%20com.intellectualsites.translation.TranslationLanguage)">TranslationAsset(TranslationObject,
String, TranslationLanguage)</a></span> - Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationAsset.html"
title="class in com.intellectualsites.translation">TranslationAsset</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationFile</span></a> - Class in <a
href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a></dt>
<dd>
<div class="block">Abstract TranslationFile</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationFile.html#TranslationFile()">TranslationFile()</a></span>
- Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationFile.html"
title="class in com.intellectualsites.translation">TranslationFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationLanguage</span></a> - Class in
<a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationLanguage.html#TranslationLanguage(java.lang.String,%20java.lang.String,%20java.lang.String)">TranslationLanguage(String,
String, String)</a></span> - Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationManager</span></a> - Class in
<a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a></dt>
<dd>
<div class="block">Translation Manager Main class</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationManager.html#TranslationManager()">TranslationManager()</a></span>
- Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#TranslationManager(com.intellectualsites.translation.TranslationObject[])">TranslationManager(TranslationObject[])</a></span>
- Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation"><span class="strong">TranslationObject</span></a> - Class in
<a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationObject.html#TranslationObject(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">TranslationObject(String,
String, String, String)</a></span> - Constructor for class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationObject.html"
title="class in com.intellectualsites.translation">TranslationObject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit"><span class="strong">TranslationPlugin</span></a> -
Class in <a href="../com/intellectualsites/translation/bukkit/package-summary.html">com.intellectualsites.translation.bukkit</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html#TranslationPlugin()">TranslationPlugin()</a></span>
- Constructor for class com.intellectualsites.translation.bukkit.<a
href="../com/intellectualsites/translation/bukkit/TranslationPlugin.html"
title="class in com.intellectualsites.translation.bukkit">TranslationPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationManager.html#translations()">translations()</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Get the translation objects</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Trusted.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Trusted</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/Trusted.html#Trusted()">Trusted()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Trusted.html"
title="class in com.intellectualcrafters.plot.commands">Trusted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#trusted">trusted</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>
<div class="block">List of trusted users (with plot permissions)</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_BYTE">TYPE_BYTE</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_BYTE_ARRAY">TYPE_BYTE_ARRAY</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_COMPOUND">TYPE_COMPOUND</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_DOUBLE">TYPE_DOUBLE</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_END">TYPE_END</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_FLOAT">TYPE_FLOAT</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_INT">TYPE_INT</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_INT_ARRAY">TYPE_INT_ARRAY</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_LIST">TYPE_LIST</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_LONG">TYPE_LONG</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_SHORT">TYPE_SHORT</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/NBTConstants.html#TYPE_STRING">TYPE_STRING</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>&nbsp;</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-19.html">Prev Letter</a></li>
<li><a href="index-21.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
<li><a href="index-20.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>

View File

@ -0,0 +1,328 @@
<!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>U-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 = "U-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-20.html">Prev Letter</a></li>
<li><a href="index-22.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
<li><a href="index-21.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="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="../com/intellectualcrafters/plot/commands/Unban.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Unban</span></a> - Class in
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-11-09 for PlotSquared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Unban.html#Unban()">Unban()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Unban.html"
title="class in com.intellectualcrafters.plot.commands">Unban</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Cookie.html#unescape(java.lang.String)">unescape(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/Cookie.html" title="class in com.intellectualcrafters.json">Cookie</a>
</dt>
<dd>
<div class="block">Convert <code>%</code><i>hh</i> sequences to single characters, and
convert plus to space.
</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Unlink.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Unlink</span></a> - Class in
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-08-01 for PlotSquared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Unlink.html#Unlink()">Unlink()</a></span> - Constructor
for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Unlink.html"
title="class in com.intellectualcrafters.plot.commands">Unlink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/SetBlockFast.html#update(org.bukkit.entity.Player)">update(Player)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/SetBlockFast.html"
title="class in com.intellectualcrafters.plot.util">SetBlockFast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#updatePlot(com.intellectualcrafters.plot.object.Plot)">updatePlot(Plot)</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">Replace the plot object with an updated version</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/Database.html#updateSQL(java.lang.String)">updateSQL(String)</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">Executes an Update SQL Query<br>
See <code>Statement.executeUpdate(String)</code><br>
If the connection is closed, it will be opened
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/MySQL.html#updateSQL(java.lang.String)">updateSQL(String)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLite.html#updateSQL(java.lang.String)">updateSQL(String)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#usage">usage</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 usage</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY">USE_ECONOMY</a></span>
- Variable 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#USE_ECONOMY_DEFAULT">USE_ECONOMY_DEFAULT</a></span>
- Static variable 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/config/Settings.DB.html#USE_MONGO">USE_MONGO</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">MongoDB enabled?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.DB.html#USE_MYSQL">USE_MYSQL</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">MySQL Enabled?</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.DB.html#USE_SQLITE">USE_SQLITE</a></span>
- Static variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">SQLite enabled?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#useEconomy">useEconomy</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">Use Economy?</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.DB.html#USER">USER</a></span>
- Static variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">MySQL User</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html#uuidExists(java.util.UUID)">uuidExists(UUID)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
<dd>
<div class="block">Check if a uuid is cached</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDFetcher</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#UUIDFetcher(java.util.List,%20boolean)">UUIDFetcher(List&lt;String&gt;,
boolean)</a></span> - Constructor for class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#UUIDFetcher(java.util.List)">UUIDFetcher(List&lt;String&gt;)</a></span>
- Constructor for class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util"><span class="strong">UUIDHandler</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a>
</dt>
<dd>
<div class="block">This class can be used to efficiently translate UUIDs and names back and
forth.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/UUIDHandler.html#UUIDHandler()">UUIDHandler()</a></span>
- Constructor for class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDSaver</span></a> - Class in
<a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-10-13.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html#UUIDSaver()">UUIDSaver()</a></span> -
Constructor for class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDSaver.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDSaver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/uuid/UUIDSet.html"
title="class in com.intellectualcrafters.plot.uuid"><span class="strong">UUIDSet</span></a> - Class in <a
href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-10-13.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/uuid/UUIDSet.html#UUIDSet(java.lang.String,%20java.util.UUID)">UUIDSet(String,
UUID)</a></span> - Constructor for class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDSet.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDSet</a></dt>
<dd>&nbsp;</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-20.html">Prev Letter</a></li>
<li><a href="index-22.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
<li><a href="index-21.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>

View File

@ -0,0 +1,337 @@
<!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>V-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 = "V-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-21.html">Prev Letter</a></li>
<li><a href="index-23.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-22.html" target="_top">Frames</a></li>
<li><a href="index-22.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="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.SettingValue.html#validateValue(java.lang.String)">validateValue(String)</a></span>
- Method in 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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#value(boolean)">value(boolean)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">Append either the value <code>true</code> or the value <code>false</code>
.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONWriter.html#value(double)">value(double)</a></span> - Method
in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a></dt>
<dd>
<div class="block">Append a double value.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#value(long)">value(long)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">Append a long value.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#value(java.lang.Object)">value(Object)</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">Append an object value.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/StringWrapper.html#value">value</a></span> - Variable in
class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/StringWrapper.html"
title="class in com.intellectualcrafters.plot.object">StringWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Command.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Command.html"
title="enum in com.intellectualcrafters.plot.commands">Command</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html"
title="enum in com.intellectualcrafters.plot.commands">SubCommand.CommandCategory</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/C.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/C.html"
title="enum in com.intellectualcrafters.plot.config">C</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.database.sqlobjects.<a
href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html"
title="enum in com.intellectualcrafters.plot.database.sqlobjects">SQLType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html"
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#valueOf(java.lang.String)">valueOf(String)</a></span>
- Static method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Command.html#values()">values()</a></span>
- Static method in enum com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Command.html"
title="enum in com.intellectualcrafters.plot.commands">Command</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Merge.html#values">values</a></span>
- Static variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands">Merge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Set.html#values">values</a></span> -
Static variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Set.html"
title="class in com.intellectualcrafters.plot.commands">Set</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html#values()">values()</a></span>
- Static method in enum com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/SubCommand.CommandCategory.html"
title="enum in com.intellectualcrafters.plot.commands">SubCommand.CommandCategory</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/C.html#values()">values()</a></span> -
Static method in enum com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/C.html"
title="enum in com.intellectualcrafters.plot.config">C</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html#values()">values()</a></span>
- Static method in enum com.intellectualcrafters.plot.database.sqlobjects.<a
href="../com/intellectualcrafters/plot/database/sqlobjects/SQLType.html"
title="enum in com.intellectualcrafters.plot.database.sqlobjects">SQLType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotHomePosition.html#values()">values()</a></span>
- Static method in enum com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html"
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html#values()">values()</a></span> - Static
method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#values()">values()</a></span>
- Static method in enum com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationLanguage.html#values()">values()</a></span>
- Static method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONObject.html#valueToString(java.lang.Object)">valueToString(Object)</a></span>
- Static 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">Make a JSON text of an Object value.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/plugin.html#version">version</a></span> - Static
variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/plugin.html"
title="class in com.intellectualcrafters.plot.commands">plugin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Visit.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Visit</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/Visit.html#Visit()">Visit()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Visit.html"
title="class in com.intellectualcrafters.plot.commands">Visit</a>
</dt>
<dd>&nbsp;</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-21.html">Prev Letter</a></li>
<li><a href="index-23.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-22.html" target="_top">Frames</a></li>
<li><a href="index-22.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>

View File

@ -0,0 +1,343 @@
<!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>W-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 = "W-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-22.html">Prev Letter</a></li>
<li><a href="index-24.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-23.html" target="_top">Frames</a></li>
<li><a href="index-23.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="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_BLOCK">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>
<div class="block">Wall block</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_BLOCK_DEFAULT">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>
<div class="block">Default wall block: 44</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_FILLING">WALL_FILLING</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>
<div class="block">Wall filling</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_FILLING_DEFAULT">WALL_FILLING_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>
<div class="block">Default wall filling: 1</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_HEIGHT">WALL_HEIGHT</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>
<div class="block">Wall height</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#WALL_HEIGHT_DEFAULT">WALL_HEIGHT_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>
<div class="block">Default Wall Height: 64</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerPlotDeniedEvent.html#wasAdded()">wasAdded()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerPlotDeniedEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerPlotDeniedEvent</a></dt>
<dd>
<div class="block">If a user was added</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerPlotHelperEvent.html#wasAdded()">wasAdded()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerPlotHelperEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerPlotHelperEvent</a></dt>
<dd>
<div class="block">If a player was added</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerPlotTrustedEvent.html#wasAdded()">wasAdded()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerPlotTrustedEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerPlotTrustedEvent</a></dt>
<dd>
<div class="block">If a player was added</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/StringComparison.html#wLetterPair(java.lang.String)">wLetterPair(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">Create an ArrayList containing pairs of letters</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#world">world</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>
<div class="block">plot world</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#worldEdit">worldEdit</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">WorldEdit object</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners"><span
class="strong">WorldEditListener</span></a> - Class in <a
href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html#WorldEditListener()">WorldEditListener()</a></span>
- Constructor for class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldEditListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldEditListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/WorldEditUtils.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">WorldEditUtils</span></a> - Class in
<a href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/WorldEditUtils.html#WorldEditUtils()">WorldEditUtils()</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/WorldEditUtils.html"
title="class in com.intellectualcrafters.jnbt">WorldEditUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/generator/WorldGenerator.html"
title="class in com.intellectualcrafters.plot.generator"><span class="strong">WorldGenerator</span></a> -
Class in <a href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/WorldGenerator.html#WorldGenerator(java.lang.String)">WorldGenerator(String)</a></span>
- Constructor for 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">Initialize variables, and create plotworld object used in calculations</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.html#WORLDGUARD">WORLDGUARD</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">WorldGuard region on claimed plots</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#worldGuard">worldGuard</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">World Guard Object</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html"
title="class in com.intellectualcrafters.plot.listeners"><span
class="strong">WorldGuardListener</span></a> - Class in <a
href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-09-24.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#WorldGuardListener(com.intellectualcrafters.plot.PlotMain)">WorldGuardListener(PlotMain)</a></span>
- Constructor for class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldGuardListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#worldGuardListener">worldGuardListener</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">World Guard Listener</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotWorld.html#worldname">worldname</a></span> - Variable
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/json/JSONObject.html#wrap(java.lang.Object)">wrap(Object)</a></span>
- Static 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">Wrap an object, if necessary.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONArray.html#write(java.io.Writer)">write(Writer)</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">Write the contents of the JSONArray as JSON text to a writer.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#write(java.io.Writer)">write(Writer)</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">Write the contents of the JSONObject as JSON text to a writer.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Logger.html#write()">write()</a></span>
- Static method in 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><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#writer">writer</a></span> -
Variable in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">The writer that will receive the output.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/NBTOutputStream.html#writeTag(com.intellectualcrafters.jnbt.Tag)">writeTag(Tag)</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>
<div class="block">Writes a tag.</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-22.html">Prev Letter</a></li>
<li><a href="index-24.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-23.html" target="_top">Frames</a></li>
<li><a href="index-23.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>

View File

@ -0,0 +1,202 @@
<!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>X-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 = "X-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-23.html">Prev Letter</a></li>
<li><a href="index-25.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-24.html" target="_top">Frames</a></li>
<li><a href="index-24.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="_X_">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html#x">x</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotId.html#x">x</a></span> - Variable
in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a>
</dt>
<dd>
<div class="block">x value</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/XML.html" title="class in com.intellectualcrafters.json"><span
class="strong">XML</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 an XML text into a JSONObject,
and to covert a JSONObject into an XML text.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#XML()">XML()</a></span> -
Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/XML.html"
title="class in com.intellectualcrafters.json">XML</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json"><span class="strong">XMLTokener</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">The XMLTokener extends the JSONTokener to provide additional methods
for the parsing of XML texts.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/XMLTokener.html#XMLTokener(java.lang.String)">XMLTokener(String)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a></dt>
<dd>
<div class="block">Construct an XMLTokener from a string.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/WorldGenerator.html#xorShift64(long)">xorShift64(long)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/generator/XPopulator.html#xorShift64(long)">xorShift64(long)</a></span>
- Method in class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/XPopulator.html"
title="class in com.intellectualcrafters.plot.generator">XPopulator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/PlotHelper.html#xorShift64(long)">xorShift64(long)</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/generator/XPopulator.html"
title="class in com.intellectualcrafters.plot.generator"><span class="strong">XPopulator</span></a> -
Class in <a href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/XPopulator.html#XPopulator(com.intellectualcrafters.plot.object.PlotWorld)">XPopulator(PlotWorld)</a></span>
- Constructor for class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/XPopulator.html"
title="class in com.intellectualcrafters.plot.generator">XPopulator</a></dt>
<dd>&nbsp;</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-23.html">Prev Letter</a></li>
<li><a href="index-25.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-24.html" target="_top">Frames</a></li>
<li><a href="index-24.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>

View File

@ -0,0 +1,164 @@
<!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>Y-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 = "Y-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-24.html">Prev Letter</a></li>
<li><a href="index-26.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-25.html" target="_top">Frames</a></li>
<li><a href="index-25.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="_Y_">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html#y">y</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotId.html#y">y</a></span> - Variable
in class com.intellectualcrafters.plot.object.<a href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a>
</dt>
<dd>
<div class="block">y value</div>
</dd>
<dt><a href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation"><span class="strong">YamlTranslationFile</span></a> -
Class in <a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a>
</dt>
<dd>
<div class="block">The YAML implementation of TranslationFile
Relies heavily on SnakeYAML
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#YamlTranslationFile(java.io.File,%20com.intellectualsites.translation.TranslationLanguage,%20java.lang.String,%20com.intellectualsites.translation.TranslationManager)">YamlTranslationFile(File,
TranslationLanguage, String, TranslationManager)</a></span> - Constructor for class
com.intellectualsites.translation.<a href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a>
</dt>
<dd>
<div class="block">Constructor</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-24.html">Prev Letter</a></li>
<li><a href="index-26.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-25.html" target="_top">Frames</a></li>
<li><a href="index-25.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>

View File

@ -0,0 +1,139 @@
<!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>Z-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 = "Z-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-25.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-26.html" target="_top">Frames</a></li>
<li><a href="index-26.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="_Z_">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html#z">z</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</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-25.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-26.html" target="_top">Frames</a></li>
<li><a href="index-26.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>

View File

@ -0,0 +1,975 @@
<!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>&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="_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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a> - package
com.intellectualcrafters.json
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/package-summary.html">com.intellectualcrafters.plot</a> - package
com.intellectualcrafters.plot
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/api/package-summary.html">com.intellectualcrafters.plot.api</a> - package
com.intellectualcrafters.plot.api
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
- package com.intellectualcrafters.plot.commands
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/config/package-summary.html">com.intellectualcrafters.plot.config</a> -
package com.intellectualcrafters.plot.config
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
- package com.intellectualcrafters.plot.database
</dt>
<dd>&nbsp;</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/events/package-summary.html">com.intellectualcrafters.plot.events</a> -
package com.intellectualcrafters.plot.events
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a> -
package com.intellectualcrafters.plot.flag
</dt>
<dd>&nbsp;</dd>
<dt>
<a href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a>
- package com.intellectualcrafters.plot.generator
</dt>
<dd>&nbsp;</dd>
<dt>
<a href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
- package com.intellectualcrafters.plot.listeners
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/object/package-summary.html">com.intellectualcrafters.plot.object</a> -
package com.intellectualcrafters.plot.object
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/util/package-summary.html">com.intellectualcrafters.plot.util</a> -
package com.intellectualcrafters.plot.util
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/uuid/package-summary.html">com.intellectualcrafters.plot.uuid</a> -
package com.intellectualcrafters.plot.uuid
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualsites/translation/package-summary.html">com.intellectualsites.translation</a> - package
com.intellectualsites.translation
</dt>
<dd>&nbsp;</dd>
<dt>
<a href="../com/intellectualsites/translation/bukkit/package-summary.html">com.intellectualsites.translation.bukkit</a>
- package com.intellectualsites.translation.bukkit
</dt>
<dd>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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&lt;String,
Tag&gt;)</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&lt;String, Tag&gt;)</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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&lt;?
extends Tag&gt;)</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList&lt;Plot&gt;)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList&lt;Plot&gt;)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#createAllSettingsAndHelpers(java.util.ArrayList)">createAllSettingsAndHelpers(ArrayList&lt;Plot&gt;)</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#createPlots(java.util.ArrayList)">createPlots(ArrayList&lt;Plot&gt;)</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&lt;Plot&gt;)</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&lt;Plot&gt;)</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&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-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>

View File

@ -0,0 +1,455 @@
<!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>D-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 = "D-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-3.html">Prev Letter</a></li>
<li><a href="index-5.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
<li><a href="index-4.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="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/C.html#d()">d()</a></span> - Method in
enum com.intellectualcrafters.plot.config.<a href="../com/intellectualcrafters/plot/config/C.html"
title="enum in com.intellectualcrafters.plot.config">C</a></dt>
<dd>
<div class="block">Get the default string</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html#data">data</a></span> - Variable in
class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotBlock.html#data">data</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotBlock.html"
title="class in com.intellectualcrafters.plot.object">PlotBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Database.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Database</span></a> - Class
in <a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-11-15 for PlotSquared</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Database.html#Database()">Database()</a></span> -
Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Database.html"
title="class in com.intellectualcrafters.plot.commands">Database</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.DB.html#DATABASE">DATABASE</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">MySQL DB</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/database/Database.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">Database</span></a> - Class
in <a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>
<div class="block">Abstract Database class, serves as a base for any connection method (MySQL,
SQLite, etc.)
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/Database.html#Database(org.bukkit.plugin.Plugin)">Database(Plugin)</a></span>
- Constructor for 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">Creates a new Database</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/database/DBFunc.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">DBFunc</span></a> - Class in
<a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#DBFunc()">DBFunc()</a></span> - Constructor
for class com.intellectualcrafters.plot.database.<a
href="../com/intellectualcrafters/plot/database/DBFunc.html"
title="class in com.intellectualcrafters.plot.database">DBFunc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/database/DBFunc.html#dbManager">dbManager</a></span>
- Static variable 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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Debug.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Debug</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/Debug.html#Debug()">Debug()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Debug.html"
title="class in com.intellectualcrafters.plot.commands">Debug</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#DEBUG">DEBUG</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">Verbose?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationManager.html#debug(java.io.PrintStream)">debug(PrintStream)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">DebugClaimTest</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/DebugClaimTest.html#DebugClaimTest()">DebugClaimTest()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html"
title="class in com.intellectualcrafters.plot.commands">DebugClaimTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/DebugLoadTest.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">DebugLoadTest</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/DebugLoadTest.html#DebugLoadTest()">DebugLoadTest()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DebugLoadTest.html"
title="class in com.intellectualcrafters.plot.commands">DebugLoadTest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/DebugSaveTest.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">DebugSaveTest</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/DebugSaveTest.html#DebugSaveTest()">DebugSaveTest()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DebugSaveTest.html"
title="class in com.intellectualcrafters.plot.commands">DebugSaveTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS">DEFAULT_FLAGS</a></span>
- Variable 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#DEFAULT_FLAGS_DEFAULT">DEFAULT_FLAGS_DEFAULT</a></span>
- Static variable 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><a href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
title="class in com.intellectualcrafters.plot.generator"><span
class="strong">DefaultPlotManager</span></a> - Class in <a
href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#DefaultPlotManager()">DefaultPlotManager()</a></span>
- Constructor for class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html"
title="class in com.intellectualcrafters.plot.generator"><span class="strong">DefaultPlotWorld</span></a>
- Class in <a href="../com/intellectualcrafters/plot/generator/package-summary.html">com.intellectualcrafters.plot.generator</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html#DefaultPlotWorld(java.lang.String)">DefaultPlotWorld(String)</a></span>
- Constructor for class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html"
title="class in com.intellectualcrafters.plot.generator">DefaultPlotWorld</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#dehexchar(char)">dehexchar(char)</a></span>
- Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a></dt>
<dd>
<div class="block">Get the hex value of a character (base16).</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Delete.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Delete</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/Delete.html#Delete()">Delete()</a></span> - Constructor
for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Delete.html"
title="class in com.intellectualcrafters.plot.commands">Delete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#delete(java.lang.String,%20com.intellectualcrafters.plot.object.Plot)">delete(String,
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">Delete a plot</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#delete(java.lang.String,%20com.intellectualcrafters.plot.object.Plot)">delete(String,
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">Delete a plot</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/SQLManager.html#delete(java.lang.String,%20com.intellectualcrafters.plot.object.Plot)">delete(String,
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">Delete a plot</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#delete">delete</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>
<div class="block">Delete on next save cycle?</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Settings.html#DELETE_PLOTS_ON_BAN">DELETE_PLOTS_ON_BAN</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">Delete plots on ban?</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Denied.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Denied</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/Denied.html#Denied()">Denied()</a></span> - Constructor
for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Denied.html"
title="class in com.intellectualcrafters.plot.commands">Denied</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#denied">denied</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>
<div class="block">List of denied players</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Plot.html#deny_entry">deny_entry</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>
<div class="block">Deny Entry</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Plot.html#deny_entry(org.bukkit.entity.Player)">deny_entry(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">Should the player be allowed to enter?</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/DEOP.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">DEOP</span></a> - Class in
<a href="../com/intellectualcrafters/plot/commands/package-summary.html">com.intellectualcrafters.plot.commands</a>
</dt>
<dd>
<div class="block">Created 2014-11-09 for PlotSquared</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/DEOP.html#DEOP()">DEOP()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DEOP.html"
title="class in com.intellectualcrafters.plot.commands">DEOP</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/SubCommand.html#description">description</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">Simple description</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/Merge.html#direction(float)">direction(float)</a></span>
- Static method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands">Merge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.html#disable()">disable()</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">Disables metrics for the server by setting "opt-out" to true in the
config file and canceling the metrics task.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/config/Configuration.html#DOUBLE">DOUBLE</a></span>
- Static variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/DoubleTag.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">DoubleTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Double</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/DoubleTag.html#DoubleTag(double)">DoubleTag(double)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/DoubleTag.html"
title="class in com.intellectualcrafters.jnbt">DoubleTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/DoubleTag.html#DoubleTag(java.lang.String,%20double)">DoubleTag(String,
double)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/DoubleTag.html" title="class in com.intellectualcrafters.jnbt">DoubleTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#doubleToString(double)">doubleToString(double)</a></span>
- Static 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">Produce a string from a double.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/commands/plugin.html#downloads">downloads</a></span>
- Static variable in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/plugin.html"
title="class in com.intellectualcrafters.plot.commands">plugin</a></dt>
<dd>&nbsp;</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-3.html">Prev Letter</a></li>
<li><a href="index-5.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
<li><a href="index-4.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>

View File

@ -0,0 +1,581 @@
<!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>E-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 = "E-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-4.html">Prev Letter</a></li>
<li><a href="index-6.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
<li><a href="index-5.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="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#economy">economy</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">Economy Object (vault)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.html#enable()">enable()</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">Enables metrics for the server by setting "opt-out" to false in the
config file and starting the metrics task.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONTokener.html#end()">end()</a></span> -
Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONTokener.html"
title="class in com.intellectualcrafters.json">JSONTokener</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONWriter.html#endArray()">endArray()</a></span> - Method in
class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a></dt>
<dd>
<div class="block">End an array.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONWriter.html#endObject()">endObject()</a></span>
- Method in class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/JSONWriter.html"
title="class in com.intellectualcrafters.json">JSONWriter</a>
</dt>
<dd>
<div class="block">End an object.</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/EndTag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">EndTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_End</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/EndTag.html#EndTag()">EndTag()</a></span> -
Constructor for class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/EndTag.html"
title="class in com.intellectualcrafters.jnbt">EndTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/TranslationLanguage.html#englishAmerican">englishAmerican</a></span>
- Static variable in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationLanguage.html#englishBritish">englishBritish</a></span>
- Static variable in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationLanguage.html"
title="class in com.intellectualsites.translation">TranslationLanguage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#enteredPlot(org.bukkit.Location,%20org.bukkit.Location)">enteredPlot(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/XMLTokener.html#entity">entity</a></span> -
Static variable in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/XMLTokener.html"
title="class in com.intellectualcrafters.json">XMLTokener</a></dt>
<dd>
<div class="block">The table of entity values.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners"><span class="strong">EntityListener</span></a> -
Class in <a href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html#EntityListener()">EntityListener()</a></span>
- Constructor for class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/EntityListener.html#entityMap">entityMap</a></span>
- Static variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/EntityListener.html"
title="class in com.intellectualcrafters.plot.listeners">EntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#EQ">EQ</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 '='.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#equals(java.lang.Object)">equals(Object)</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">Two kim objects containing exactly the same bytes in the same order are
equal to each other.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/AbstractFlag.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/AbstractFlag.html"
title="class in com.intellectualcrafters.plot.flag">AbstractFlag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/flag/Flag.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag">Flag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#equals(java.lang.Object)">equals(Object)</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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotId.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/StringWrapper.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/StringWrapper.html"
title="class in com.intellectualcrafters.plot.object">StringWrapper</a></dt>
<dd>
<div class="block">Check if a wrapped string equals another one</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html#equals(java.lang.Object)">equals(Object)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Cookie.html#escape(java.lang.String)">escape(String)</a></span>
- Static method in class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/Cookie.html" title="class in com.intellectualcrafters.json">Cookie</a>
</dt>
<dd>
<div class="block">Produce a copy of a string in which the characters '+', '%', '=', ';'
and control characters are replaced with "%hh".
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/XML.html#escape(java.lang.String)">escape(String)</a></span>
- Static method 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">Replace special characters with XML escapes:
<p/>
&amp;
<small>(ampersand)</small>
is replaced by &amp;amp;
&lt;
<small>(less than)</small>
is replaced by &amp;lt;
&gt;
<small>(greater than)</small>
is replaced by &amp;gt;
&quot;
<small>(double quote)</small>
is replaced by &amp;quot;
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/AbstractDB.html#everyone">everyone</a></span> - Variable
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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/DBFunc.html#everyone">everyone</a></span> - Static
variable 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Auto.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method 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/commands/Ban.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Ban.html"
title="class in com.intellectualcrafters.plot.commands">Ban</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Claim.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Clear.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Clear.html"
title="class in com.intellectualcrafters.plot.commands">Clear</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Clipboard.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Clipboard.html"
title="class in com.intellectualcrafters.plot.commands">Clipboard</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Comment.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Comment.html"
title="class in com.intellectualcrafters.plot.commands">Comment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Copy.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Copy.html"
title="class in com.intellectualcrafters.plot.commands">Copy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Database.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Database.html"
title="class in com.intellectualcrafters.plot.commands">Database</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Debug.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Debug.html"
title="class in com.intellectualcrafters.plot.commands">Debug</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/DebugClaimTest.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/DebugLoadTest.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DebugLoadTest.html"
title="class in com.intellectualcrafters.plot.commands">DebugLoadTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/DebugSaveTest.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DebugSaveTest.html"
title="class in com.intellectualcrafters.plot.commands">DebugSaveTest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Delete.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Delete.html"
title="class in com.intellectualcrafters.plot.commands">Delete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Denied.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Denied.html"
title="class in com.intellectualcrafters.plot.commands">Denied</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/DEOP.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/DEOP.html"
title="class in com.intellectualcrafters.plot.commands">DEOP</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Help.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Help.html"
title="class in com.intellectualcrafters.plot.commands">Help</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Helpers.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Helpers.html"
title="class in com.intellectualcrafters.plot.commands">Helpers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Home.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Home.html"
title="class in com.intellectualcrafters.plot.commands">Home</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Inbox.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Inbox.html"
title="class in com.intellectualcrafters.plot.commands">Inbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Info.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Info.html"
title="class in com.intellectualcrafters.plot.commands">Info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Inventory.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Inventory.html"
title="class in com.intellectualcrafters.plot.commands">Inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Kick.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Kick.html"
title="class in com.intellectualcrafters.plot.commands">Kick</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/list.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in 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><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Merge.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Merge.html"
title="class in com.intellectualcrafters.plot.commands">Merge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/MusicSubcommand.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MusicSubcommand.html"
title="class in com.intellectualcrafters.plot.commands">MusicSubcommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/OP.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/OP.html"
title="class in com.intellectualcrafters.plot.commands">OP</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Paste.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Paste.html"
title="class in com.intellectualcrafters.plot.commands">Paste</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/plugin.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/plugin.html"
title="class in com.intellectualcrafters.plot.commands">plugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Purge.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Purge.html"
title="class in com.intellectualcrafters.plot.commands">Purge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Rate.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Rate.html"
title="class in com.intellectualcrafters.plot.commands">Rate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Reload.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Reload.html"
title="class in com.intellectualcrafters.plot.commands">Reload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Schematic.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Schematic.html"
title="class in com.intellectualcrafters.plot.commands">Schematic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Set.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Set.html"
title="class in com.intellectualcrafters.plot.commands">Set</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SetOwner.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/SetOwner.html"
title="class in com.intellectualcrafters.plot.commands">SetOwner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Setup.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Setup.html"
title="class in com.intellectualcrafters.plot.commands">Setup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method 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">Execute.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Swap.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Swap.html"
title="class in com.intellectualcrafters.plot.commands">Swap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/TP.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/TP.html"
title="class in com.intellectualcrafters.plot.commands">TP</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Trusted.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Trusted.html"
title="class in com.intellectualcrafters.plot.commands">Trusted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Unban.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Unban.html"
title="class in com.intellectualcrafters.plot.commands">Unban</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Unlink.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Unlink.html"
title="class in com.intellectualcrafters.plot.commands">Unlink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Visit.html#execute(org.bukkit.entity.Player,%20java.lang.String...)">execute(Player,
String...)</a></span> - Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Visit.html"
title="class in com.intellectualcrafters.plot.commands">Visit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#executeConsole(java.lang.String...)">executeConsole(String...)</a></span>
- Method 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>&nbsp;</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-4.html">Prev Letter</a></li>
<li><a href="index-6.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
<li><a href="index-5.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>

View File

@ -0,0 +1,345 @@
<!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>F-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 = "F-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-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#fancyHeader(java.lang.String...)">fancyHeader(String...)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dt>
<dd>
<div class="block">Set a fancy header</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findConstructor(int)">findConstructor(int)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find constructor by number of arguments</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findField(ReflectionUtils.RefClass)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find field by type</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(java.lang.Class)">findField(Class)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find field by type</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethod(java.lang.Object...)">findMethod(Object...)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by type parameters</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByName(java.lang.String...)">findMethodByName(String...)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by name</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findMethodByReturnType(ReflectionUtils.RefClass)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by return value</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(java.lang.Class)">findMethodByReturnType(Class)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by return value</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#finishPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotMerge(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</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">Finishing off plot merging by adding in the walls surrounding the plot
(OPTIONAL)(UNFINISHED)
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotMerge(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#finishPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotUnlink(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotUnlink(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag"><span class="strong">Flag</span></a> - Class in <a
href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/Flag.html#Flag(com.intellectualcrafters.plot.flag.AbstractFlag,%20java.lang.String)">Flag(AbstractFlag,
String)</a></span> - Constructor for class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag">Flag</a></dt>
<dd>
<div class="block">Flag object used to store basic information for a Plot.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag"><span class="strong">FlagManager</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a>
</dt>
<dd>
<div class="block">Flag Manager Utility</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/flag/FlagManager.html#FlagManager()">FlagManager()</a></span>
- Constructor for class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#flags">flags</a></span>
- Variable 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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/database/FlatFileManager.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">FlatFileManager</span></a> -
Class in <a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-09-23.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/FlatFileManager.html#FlatFileManager()">FlatFileManager()</a></span>
- Constructor for class com.intellectualcrafters.plot.database.<a
href="../com/intellectualcrafters/plot/database/FlatFileManager.html"
title="class in com.intellectualcrafters.plot.database">FlatFileManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/FloatTag.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">FloatTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Float</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(float)">FloatTag(float)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/FloatTag.html"
title="class in com.intellectualcrafters.jnbt">FloatTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(java.lang.String,%20float)">FloatTag(String,
float)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/FloatTag.html" title="class in com.intellectualcrafters.jnbt">FloatTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html"
title="class in com.intellectualcrafters.plot.listeners"><span
class="strong">ForceFieldListener</span></a> - Class in <a
href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-10-24.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html#ForceFieldListener(org.bukkit.plugin.java.JavaPlugin)">ForceFieldListener(JavaPlugin)</a></span>
- Constructor for class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html"
title="class in com.intellectualcrafters.plot.listeners">ForceFieldListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/RUtils.html#forceTexture(org.bukkit.entity.Player)">forceTexture(Player)</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>
<div class="block">Force textures on the client</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/RUtils.html#formatTime(double)">formatTime(double)</a></span>
- Static 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>
<div class="block">Get formatted time</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#fromBytes(byte[])">fromBytes(byte[])</a></span>
- Static 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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html#fromChatColor(org.bukkit.ChatColor)">fromChatColor(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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotId.html#fromString(java.lang.String)">fromString(String)</a></span>
- Static method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a></dt>
<dd>
<div class="block">Get a Plot Id based on a string</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html#fromString(java.lang.String)">fromString(String)</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>&nbsp;</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-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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>

2537
doc/index-files/index-7.html Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,356 @@
<!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>H-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 = "H-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-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
<li><a href="index-8.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="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/UUIDHandler.html#handleSaving()">handleSaving()</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/UUIDHandler.html"
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></dt>
<dd>
<div class="block">Handle saving of uuids</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#has(java.lang.String)">has(String)</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">Determine if the JSONObject contains a specific key.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Plot.html#hasChanged">hasChanged</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>
<div class="block">Has the plot changed since the last save cycle?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/PlayerFunctions.html#hasExpired(com.intellectualcrafters.plot.object.Plot)">hasExpired(Plot)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlayerFunctions.html"
title="class in com.intellectualcrafters.plot.util">PlayerFunctions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/Kim.html#hashCode()">hashCode()</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 a hash code value for the kim.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/Flag.html#hashCode()">hashCode()</a></span> - Method in
class com.intellectualcrafters.plot.flag.<a href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag">Flag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Plot.html#hashCode()">hashCode()</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 the plot hashcode</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotId.html#hashCode()">hashCode()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/StringWrapper.html#hashCode()">hashCode()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/StringWrapper.html"
title="class in com.intellectualcrafters.plot.object">StringWrapper</a></dt>
<dd>
<div class="block">Get the hash value</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.Graph.html#hashCode()">hashCode()</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Graph.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html#hashCode()">hashCode()</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/LSetCube.LCycler.html#hasNext()">hasNext()</a></span>
- Method in 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/plot/object/Plot.html#hasOwner()">hasOwner()</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">Check if the plot has a set owner</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/CommandPermission.html#hasPermission(org.bukkit.entity.Player)">hasPermission(Player)</a></span>
- Method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/CommandPermission.html"
title="class in com.intellectualcrafters.plot.commands">CommandPermission</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#hasPermission(org.bukkit.entity.Player,%20java.lang.String)">hasPermission(Player,
String)</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 a player for a permission<br>
- Op has all permissions <br>
- checks for '*' nodes
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#hasPermissionRange(org.bukkit.entity.Player,%20java.lang.String,%20int)">hasPermissionRange(Player,
String, int)</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 a range of permissions e.g.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/PlotMain.html#hasPermissions(org.bukkit.entity.Player,%20java.lang.String[])">hasPermissions(Player,
String[])</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 a player for a permission<br>
- Op has all permissions <br>
- checks for '*' nodes
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#hasPlot(org.bukkit.World,%20org.bukkit.entity.Player)">hasPlot(World,
Player)</a></span> - Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Check whether or not a player has a plot</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/Plot.html#hasRights(org.bukkit.entity.Player)">hasRights(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">Check if the player is either the owner or on the helpers list</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#header(java.lang.String...)">header(String...)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dt>
<dd>
<div class="block">Set the header</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Help.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Help</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/Help.html#Help()">Help()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Help.html"
title="class in com.intellectualcrafters.plot.commands">Help</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Helpers.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Helpers</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/Helpers.html#Helpers()">Helpers()</a></span> -
Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Helpers.html"
title="class in com.intellectualcrafters.plot.commands">Helpers</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#helpers">helpers</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>
<div class="block">List of helpers (with plot permissions)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/MainCommand.html#helpMenu(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.commands.SubCommand.CommandCategory,%20int)">helpMenu(Player,
SubCommand.CommandCategory, int)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/MainCommand.html"
title="class in com.intellectualcrafters.plot.commands">MainCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Home.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Home</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/Home.html#Home()">Home()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Home.html"
title="class in com.intellectualcrafters.plot.commands">Home</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Settings.DB.html#HOST_NAME">HOST_NAME</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Settings.DB.html"
title="class in com.intellectualcrafters.plot.config">Settings.DB</a></dt>
<dd>
<div class="block">MySQL Host name</div>
</dd>
<dt><a href="../com/intellectualcrafters/json/HTTP.html" title="class in com.intellectualcrafters.json"><span
class="strong">HTTP</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">Convert an HTTP header to a JSONObject and back.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/HTTP.html#HTTP()">HTTP()</a></span> -
Constructor for class com.intellectualcrafters.json.<a href="../com/intellectualcrafters/json/HTTP.html"
title="class in com.intellectualcrafters.json">HTTP</a>
</dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/json/HTTPTokener.html"
title="class in com.intellectualcrafters.json"><span class="strong">HTTPTokener</span></a> - Class in <a
href="../com/intellectualcrafters/json/package-summary.html">com.intellectualcrafters.json</a></dt>
<dd>
<div class="block">The HTTPTokener extends the JSONTokener to provide additional methods
for the parsing of HTTP headers.
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/HTTPTokener.html#HTTPTokener(java.lang.String)">HTTPTokener(String)</a></span>
- Constructor for class com.intellectualcrafters.json.<a
href="../com/intellectualcrafters/json/HTTPTokener.html"
title="class in com.intellectualcrafters.json">HTTPTokener</a></dt>
<dd>
<div class="block">Construct an HTTPTokener from a string.</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-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
<li><a href="index-8.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>

View File

@ -0,0 +1,438 @@
<!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>I-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 = "I-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-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/BlockWrapper.html#id">id</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/BlockWrapper.html"
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/Plot.html#id">id</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>
<div class="block">plot ID</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotBlock.html#id">id</a></span> -
Variable in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotBlock.html"
title="class in com.intellectualcrafters.plot.object">PlotBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Inbox.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Inbox</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/Inbox.html#Inbox()">Inbox()</a></span> - Constructor for
class com.intellectualcrafters.plot.commands.<a href="../com/intellectualcrafters/plot/commands/Inbox.html"
title="class in com.intellectualcrafters.plot.commands">Inbox</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#increment(java.lang.String)">increment(String)</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">Increment a property of a JSONObject.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Info.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Info</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/Info.html#Info()">Info()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Info.html"
title="class in com.intellectualcrafters.plot.commands">Info</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/Database.html#insertPlots(com.intellectualcrafters.plot.database.SQLManager,%20java.util.UUID,%20java.sql.Connection)">insertPlots(SQLManager,
UUID, Connection)</a></span> - Static method in class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Database.html"
title="class in com.intellectualcrafters.plot.commands">Database</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualsites/translation/TranslationManager.html#instance()">instance()</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/TranslationManager.html"
title="class in com.intellectualsites.translation">TranslationManager</a></dt>
<dd>
<div class="block">Don't use this!</div>
</dd>
<dt><a href="../com/intellectualcrafters/jnbt/IntArrayTag.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">IntArrayTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Int_Array</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(int[])">IntArrayTag(int[])</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html"
title="class in com.intellectualcrafters.jnbt">IntArrayTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html#IntArrayTag(java.lang.String,%20int[])">IntArrayTag(String,
int[])</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntArrayTag.html" title="class in com.intellectualcrafters.jnbt">IntArrayTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/config/Configuration.html#INTEGER">INTEGER</a></span> - Static
variable in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/Configuration.html"
title="class in com.intellectualcrafters.plot.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotPlusListener.Interval.html#interval">interval</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>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt"><span
class="strong">IntTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Int</code> tag.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/IntTag.html#IntTag(int)">IntTag(int)</a></span> - Constructor for
class com.intellectualcrafters.jnbt.<a href="../com/intellectualcrafters/jnbt/IntTag.html"
title="class in com.intellectualcrafters.jnbt">IntTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/IntTag.html#IntTag(java.lang.String,%20int)">IntTag(String,
int)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/IntTag.html" title="class in com.intellectualcrafters.jnbt">IntTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/commands/Inventory.html"
title="class in com.intellectualcrafters.plot.commands"><span class="strong">Inventory</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/Inventory.html#Inventory()">Inventory()</a></span>
- Constructor for class com.intellectualcrafters.plot.commands.<a
href="../com/intellectualcrafters/plot/commands/Inventory.html"
title="class in com.intellectualcrafters.plot.commands">Inventory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerClaimPlotEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerClaimPlotEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerClaimPlotEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlayerTeleportToPlotEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlayerTeleportToPlotEvent.html"
title="class in com.intellectualcrafters.plot.events">PlayerTeleportToPlotEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotClearEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotClearEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotClearEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotDeleteEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotDeleteEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotDeleteEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotFlagAddEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotFlagAddEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotFlagAddEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/events/PlotFlagRemoveEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotFlagRemoveEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotFlagRemoveEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotMergeEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotMergeEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotMergeEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/events/PlotUnlinkEvent.html#isCancelled()">isCancelled()</a></span>
- Method in class com.intellectualcrafters.plot.events.<a
href="../com/intellectualcrafters/plot/events/PlotUnlinkEvent.html"
title="class in com.intellectualcrafters.plot.events">PlotUnlinkEvent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/ReflectionUtils.html#isForge()">isForge()</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Check whether or not a player is in a plot</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</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/plot/listeners/PlotListener.html#isInPlot(org.bukkit.Location)">isInPlot(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/plot/util/PlayerFunctions.html#isInPlot(org.bukkit.entity.Player)">isInPlot(Player)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/PlayerFunctions.html"
title="class in com.intellectualcrafters.plot.util">PlayerFunctions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.PlotId)">isInPlotAbs(PlotWorld,
Location, PlotId)</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">Check if a location is inside a specific plot(non-Javadoc) - For this
implementation, we don't need to do anything fancier than referring to
getPlotIdAbs(...)
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.PlotId)">isInPlotAbs(PlotWorld,
Location, PlotId)</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#isInstance(java.lang.Object)">isInstance(Object)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">see <code>Class.isInstance(Object)</code></div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html#isMatching(java.lang.String)">isMatching(String)</a></span>
- Method in enum com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotHomePosition.html"
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/object/PlotSettings.html#isMerged()">isMerged()</a></span>
- Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotSettings.html"
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></dt>
<dd>
<div class="block">Returns true if the plot is merged (i.e. if it's a mega plot)</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/json/JSONArray.html#isNull(int)">isNull(int)</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">Determine if the value is null.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/json/JSONObject.html#isNull(java.lang.String)">isNull(String)</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">Determine if the value associated with the key is null or if there is no
value.
</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/Metrics.html#isOptOut()">isOptOut()</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">Has the server owner denied plugin metrics?</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/commands/SubCommand.html#isPlayer">isPlayer</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>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/api/PlotAPI.html#isPlotWorld(org.bukkit.World)">isPlotWorld(World)</a></span>
- Method in class com.intellectualcrafters.plot.api.<a
href="../com/intellectualcrafters/plot/api/PlotAPI.html"
title="class in com.intellectualcrafters.plot.api">PlotAPI</a></dt>
<dd>
<div class="block">Get if plot world</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/PlotListener.html#isPlotWorld(org.bukkit.World)">isPlotWorld(World)</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/plot/listeners/PlotListener.html#isPlotWorld(org.bukkit.Location)">isPlotWorld(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/plot/PlotMain.html#isPlotWorld(org.bukkit.World)">isPlotWorld(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>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/PlotMain.html#isPlotWorld(java.lang.String)">isPlotWorld(String)</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/commands/Auto.html#isUnowned(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotId)">isUnowned(World,
PlotId, PlotId)</a></span> - Method 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/config/ConfigurationNode.html#isValid(java.lang.String)">isValid(String)</a></span>
- Method in class com.intellectualcrafters.plot.config.<a
href="../com/intellectualcrafters/plot/config/ConfigurationNode.html"
title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a></dt>
<dd>&nbsp;</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-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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>