mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 18:54:43 +02:00
Moved folder
This commit is contained in:
363
doc/com/intellectualcrafters/plot/object/BlockWrapper.html
Normal file
363
doc/com/intellectualcrafters/plot/object/BlockWrapper.html
Normal file
@ -0,0 +1,363 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>BlockWrapper</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 = "BlockWrapper";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="BlockWrapper.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class BlockWrapper" class="title">Class BlockWrapper</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.BlockWrapper</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">BlockWrapper</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Wrapper class for blocks, using
|
||||
pure data rather than the object.
|
||||
<p/>
|
||||
Useful for NMS
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#data">data</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#id">id</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#x">x</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#y">y</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#z">z</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html#BlockWrapper(int,%20int,%20int,%20short,%20byte)">BlockWrapper</a></strong>(int x,
|
||||
int y,
|
||||
int z,
|
||||
short id,
|
||||
byte data)</code>
|
||||
|
||||
<div class="block">Constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="x">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>x</h4>
|
||||
<pre>public final int x</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="y">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>y</h4>
|
||||
<pre>public final int y</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="z">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>z</h4>
|
||||
<pre>public final int z</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="id">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>id</h4>
|
||||
<pre>public final int id</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="data">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>data</h4>
|
||||
<pre>public final byte data</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="BlockWrapper(int, int, int, short, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>BlockWrapper</h4>
|
||||
<pre>public BlockWrapper(int x,
|
||||
int y,
|
||||
int z,
|
||||
short id,
|
||||
byte data)</pre>
|
||||
<div class="block">Constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>x</code> - X Loc Value</dd>
|
||||
<dd><code>y</code> - Y Loc Value</dd>
|
||||
<dd><code>z</code> - Z Loc Value</dd>
|
||||
<dd><code>id</code> - Material ID</dd>
|
||||
<dd><code>data</code> - Data Value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="BlockWrapper.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
966
doc/com/intellectualcrafters/plot/object/Plot.html
Normal file
966
doc/com/intellectualcrafters/plot/object/Plot.html
Normal file
@ -0,0 +1,966 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>Plot</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 = "Plot";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/Plot.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Plot.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class Plot" class="title">Class Plot</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.Plot</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.lang.Cloneable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">Plot</span>
|
||||
extends java.lang.Object
|
||||
implements java.lang.Cloneable</pre>
|
||||
<div class="block">The plot class</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#countsTowardsMax">countsTowardsMax</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#delete">delete</a></strong></code>
|
||||
|
||||
<div class="block">Delete on next save cycle?</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.ArrayList<java.util.UUID></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#denied">denied</a></strong></code>
|
||||
|
||||
<div class="block">List of denied players</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#deny_entry">deny_entry</a></strong></code>
|
||||
|
||||
<div class="block">Deny Entry</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#hasChanged">hasChanged</a></strong></code>
|
||||
|
||||
<div class="block">Has the plot changed since the last save cycle?</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.ArrayList<java.util.UUID></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#helpers">helpers</a></strong></code>
|
||||
|
||||
<div class="block">List of helpers (with plot permissions)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#id">id</a></strong></code>
|
||||
|
||||
<div class="block">plot ID</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.UUID</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#owner">owner</a></strong></code>
|
||||
|
||||
<div class="block">plot owner</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#settings">settings</a></strong></code>
|
||||
|
||||
<div class="block">External settings class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.ArrayList<java.util.UUID></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#trusted">trusted</a></strong></code>
|
||||
|
||||
<div class="block">List of trusted users (with plot permissions)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#world">world</a></strong></code>
|
||||
|
||||
<div class="block">plot world</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#Plot(com.intellectualcrafters.plot.object.PlotId,%20java.util.UUID,%20org.bukkit.block.Biome,%20java.util.ArrayList,%20java.util.ArrayList,%20java.util.ArrayList,%20java.lang.String,%20com.intellectualcrafters.plot.object.PlotHomePosition,%20com.intellectualcrafters.plot.flag.Flag[],%20java.lang.String,%20boolean[])">Plot</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id,
|
||||
java.util.UUID owner,
|
||||
org.bukkit.block.Biome plotBiome,
|
||||
java.util.ArrayList<java.util.UUID> helpers,
|
||||
java.util.ArrayList<java.util.UUID> trusted,
|
||||
java.util.ArrayList<java.util.UUID> denied,
|
||||
java.lang.String alias,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> position,
|
||||
<a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>[] flags,
|
||||
java.lang.String world,
|
||||
boolean[] merged)</code>
|
||||
|
||||
<div class="block">Constructor for saved plots</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#Plot(com.intellectualcrafters.plot.object.PlotId,%20java.util.UUID,%20org.bukkit.block.Biome,%20java.util.ArrayList,%20java.util.ArrayList,%20java.lang.String)">Plot</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id,
|
||||
java.util.UUID owner,
|
||||
org.bukkit.block.Biome plotBiome,
|
||||
java.util.ArrayList<java.util.UUID> helpers,
|
||||
java.util.ArrayList<java.util.UUID> denied,
|
||||
java.lang.String world)</code>
|
||||
|
||||
<div class="block">Primary constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#addDenied(java.util.UUID)">addDenied</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Deny someone (use DBFunc.addDenied() as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#addHelper(java.util.UUID)">addHelper</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Add someone as a helper (use DBFunc as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#addTrusted(java.util.UUID)">addTrusted</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Add someone as a trusted user (use DBFunc as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#clear(org.bukkit.entity.Player)">clear</a></strong>(org.bukkit.entity.Player plr)</code>
|
||||
|
||||
<div class="block">Clear a plot</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#clone()">clone</a></strong>()</code>
|
||||
|
||||
<div class="block">Get a clone of the plot</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#deny_entry(org.bukkit.entity.Player)">deny_entry</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Should the player be allowed to enter?</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#getDisplayName()">getDisplayName</a></strong>()</code>
|
||||
|
||||
<div class="block">Get plot display name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#getId()">getId</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the plot ID</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.UUID</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#getOwner()">getOwner</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the UUID of the owner</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>org.bukkit.World</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#getWorld()">getWorld</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the plot World</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#hashCode()">hashCode</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the plot hashcode</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#hasOwner()">hasOwner</a></strong>()</code>
|
||||
|
||||
<div class="block">Check if the plot has a set owner</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#hasRights(org.bukkit.entity.Player)">hasRights</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Check if the player is either the owner or on the helpers list</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#removeDenied(java.util.UUID)">removeDenied</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Remove a denied player (use DBFunc as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#removeHelper(java.util.UUID)">removeHelper</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Remove a helper (use DBFunc as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#removeTrusted(java.util.UUID)">removeTrusted</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Remove a trusted user (use DBFunc as well)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html#setOwner(org.bukkit.entity.Player)">setOwner</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Set the owner</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="id">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>id</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id</pre>
|
||||
<div class="block">plot ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="world">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>world</h4>
|
||||
<pre>public java.lang.String world</pre>
|
||||
<div class="block">plot world</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="owner">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>owner</h4>
|
||||
<pre>public java.util.UUID owner</pre>
|
||||
<div class="block">plot owner</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="deny_entry">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>deny_entry</h4>
|
||||
<pre>public boolean deny_entry</pre>
|
||||
<div class="block">Deny Entry</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="helpers">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>helpers</h4>
|
||||
<pre>public java.util.ArrayList<java.util.UUID> helpers</pre>
|
||||
<div class="block">List of helpers (with plot permissions)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="trusted">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>trusted</h4>
|
||||
<pre>public java.util.ArrayList<java.util.UUID> trusted</pre>
|
||||
<div class="block">List of trusted users (with plot permissions)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="denied">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>denied</h4>
|
||||
<pre>public java.util.ArrayList<java.util.UUID> denied</pre>
|
||||
<div class="block">List of denied players</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="settings">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>settings</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSettings</a> settings</pre>
|
||||
<div class="block">External settings class</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="delete">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>delete</h4>
|
||||
<pre>public boolean delete</pre>
|
||||
<div class="block">Delete on next save cycle?</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hasChanged">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hasChanged</h4>
|
||||
<pre>public boolean hasChanged</pre>
|
||||
<div class="block">Has the plot changed since the last save cycle?</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="countsTowardsMax">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>countsTowardsMax</h4>
|
||||
<pre>public boolean countsTowardsMax</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Plot(com.intellectualcrafters.plot.object.PlotId, java.util.UUID, org.bukkit.block.Biome, java.util.ArrayList, java.util.ArrayList, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Plot</h4>
|
||||
<pre>public Plot(<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id,
|
||||
java.util.UUID owner,
|
||||
org.bukkit.block.Biome plotBiome,
|
||||
java.util.ArrayList<java.util.UUID> helpers,
|
||||
java.util.ArrayList<java.util.UUID> denied,
|
||||
java.lang.String world)</pre>
|
||||
<div class="block">Primary constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>id</code> -</dd>
|
||||
<dd><code>owner</code> -</dd>
|
||||
<dd><code>plotBiome</code> -</dd>
|
||||
<dd><code>helpers</code> -</dd>
|
||||
<dd><code>denied</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="Plot(com.intellectualcrafters.plot.object.PlotId, java.util.UUID, org.bukkit.block.Biome, java.util.ArrayList, java.util.ArrayList, java.util.ArrayList, java.lang.String, com.intellectualcrafters.plot.object.PlotHomePosition, com.intellectualcrafters.plot.flag.Flag[], java.lang.String, boolean[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Plot</h4>
|
||||
<pre>public Plot(<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id,
|
||||
java.util.UUID owner,
|
||||
org.bukkit.block.Biome plotBiome,
|
||||
java.util.ArrayList<java.util.UUID> helpers,
|
||||
java.util.ArrayList<java.util.UUID> trusted,
|
||||
java.util.ArrayList<java.util.UUID> denied,
|
||||
java.lang.String alias,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> position,
|
||||
<a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>[] flags,
|
||||
java.lang.String world,
|
||||
boolean[] merged)</pre>
|
||||
<div class="block">Constructor for saved plots</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>id</code> -</dd>
|
||||
<dd><code>owner</code> -</dd>
|
||||
<dd><code>plotBiome</code> -</dd>
|
||||
<dd><code>helpers</code> -</dd>
|
||||
<dd><code>denied</code> -</dd>
|
||||
<dd><code>merged</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="hasOwner()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hasOwner</h4>
|
||||
<pre>public boolean hasOwner()</pre>
|
||||
<div class="block">Check if the plot has a set owner</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>false if there is no owner</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hasRights(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hasRights</h4>
|
||||
<pre>public boolean hasRights(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Check if the player is either the owner or on the helpers list</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if the player is added as a helper or is the owner</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="deny_entry(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>deny_entry</h4>
|
||||
<pre>public boolean deny_entry(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Should the player be allowed to enter?</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>false if the player is allowed to enter</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getOwner()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getOwner</h4>
|
||||
<pre>public java.util.UUID getOwner()</pre>
|
||||
<div class="block">Get the UUID of the owner</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setOwner(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setOwner</h4>
|
||||
<pre>public void setOwner(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Set the owner</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getId()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getId</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> getId()</pre>
|
||||
<div class="block">Get the plot ID</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getWorld()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getWorld</h4>
|
||||
<pre>public org.bukkit.World getWorld()</pre>
|
||||
<div class="block">Get the plot World</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="clone()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>clone</h4>
|
||||
<pre>public java.lang.Object clone()
|
||||
throws java.lang.CloneNotSupportedException</pre>
|
||||
<div class="block">Get a clone of the plot</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>clone</code> in class <code>java.lang.Object</code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.CloneNotSupportedException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addDenied(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addDenied</h4>
|
||||
<pre>public void addDenied(java.util.UUID uuid)</pre>
|
||||
<div class="block">Deny someone (use DBFunc.addDenied() as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addHelper(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addHelper</h4>
|
||||
<pre>public void addHelper(java.util.UUID uuid)</pre>
|
||||
<div class="block">Add someone as a helper (use DBFunc as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addTrusted(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addTrusted</h4>
|
||||
<pre>public void addTrusted(java.util.UUID uuid)</pre>
|
||||
<div class="block">Add someone as a trusted user (use DBFunc as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getDisplayName()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDisplayName</h4>
|
||||
<pre>public java.lang.String getDisplayName()</pre>
|
||||
<div class="block">Get plot display name</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>alias if set, else id</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeDenied(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeDenied</h4>
|
||||
<pre>public void removeDenied(java.util.UUID uuid)</pre>
|
||||
<div class="block">Remove a denied player (use DBFunc as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeHelper(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeHelper</h4>
|
||||
<pre>public void removeHelper(java.util.UUID uuid)</pre>
|
||||
<div class="block">Remove a helper (use DBFunc as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeTrusted(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeTrusted</h4>
|
||||
<pre>public void removeTrusted(java.util.UUID uuid)</pre>
|
||||
<div class="block">Remove a trusted user (use DBFunc as well)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="clear(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>clear</h4>
|
||||
<pre>public void clear(org.bukkit.entity.Player plr)</pre>
|
||||
<div class="block">Clear a plot</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> - initiator</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="equals(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(java.lang.Object obj)</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hashCode()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>hashCode</h4>
|
||||
<pre>public int hashCode()</pre>
|
||||
<div class="block">Get the plot hashcode</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>integer. You can easily make this a character array <br>
|
||||
xI = c[0]
|
||||
x = c[1 -> xI...]
|
||||
yI = c[xI ... + 1]
|
||||
y = c[xI ... + 2 -> yI ...]
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/Plot.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Plot.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
297
doc/com/intellectualcrafters/plot/object/PlotBlock.html
Normal file
297
doc/com/intellectualcrafters/plot/object/PlotBlock.html
Normal file
@ -0,0 +1,297 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotBlock</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 = "PlotBlock";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotBlock.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotBlock" class="title">Class PlotBlock</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotBlock</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotBlock</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html#data">data</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>short</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html#id">id</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html#PlotBlock(short,%20byte)">PlotBlock</a></strong>(short id,
|
||||
byte data)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="id">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>id</h4>
|
||||
<pre>public short id</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="data">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>data</h4>
|
||||
<pre>public byte data</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotBlock(short, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotBlock</h4>
|
||||
<pre>public PlotBlock(short id,
|
||||
byte data)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotBlock.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
314
doc/com/intellectualcrafters/plot/object/PlotComment.html
Normal file
314
doc/com/intellectualcrafters/plot/object/PlotComment.html
Normal file
@ -0,0 +1,314 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotComment</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 = "PlotComment";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotComment.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotComment" class="title">Class PlotComment</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotComment</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotComment</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html#comment">comment</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html#senderName">senderName</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html#tier">tier</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html#PlotComment(java.lang.String,%20java.lang.String,%20int)">PlotComment</a></strong>(java.lang.String comment,
|
||||
java.lang.String senderName,
|
||||
int tier)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="comment">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>comment</h4>
|
||||
<pre>public final java.lang.String comment</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="tier">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>tier</h4>
|
||||
<pre>public final int tier</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="senderName">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>senderName</h4>
|
||||
<pre>public final java.lang.String senderName</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotComment(java.lang.String, java.lang.String, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotComment</h4>
|
||||
<pre>public PlotComment(java.lang.String comment,
|
||||
java.lang.String senderName,
|
||||
int tier)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotComment.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
336
doc/com/intellectualcrafters/plot/object/PlotGenerator.html
Normal file
336
doc/com/intellectualcrafters/plot/object/PlotGenerator.html
Normal file
@ -0,0 +1,336 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotGenerator</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 = "PlotGenerator";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotGenerator.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotGenerator.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_classes_inherited_from_class_org.bukkit.generator.ChunkGenerator">Nested</a> |
|
||||
</li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotGenerator" class="title">Class PlotGenerator</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.bukkit.generator.ChunkGenerator</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotGenerator</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Direct Known Subclasses:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/generator/WorldGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.generator">WorldGenerator</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public abstract class <span class="strong">PlotGenerator</span>
|
||||
extends org.bukkit.generator.ChunkGenerator</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="nested_classes_inherited_from_class_org.bukkit.generator.ChunkGenerator">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator</h3>
|
||||
<code>org.bukkit.generator.ChunkGenerator.BiomeGrid</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html#PlotGenerator(java.lang.String)">PlotGenerator</a></strong>(java.lang.String world)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html#getNewPlotWorld(java.lang.String)">getNewPlotWorld</a></strong>(java.lang.String world)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotManager</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html#getPlotManager()">getPlotManager</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a
|
||||
name="methods_inherited_from_class_org.bukkit.generator.ChunkGenerator">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class org.bukkit.generator.ChunkGenerator</h3>
|
||||
<code>canSpawn, generate, generateBlockSections, generateExtBlockSections,
|
||||
getDefaultPopulators, getFixedSpawnLocation</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotGenerator(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotGenerator</h4>
|
||||
<pre>public PlotGenerator(java.lang.String world)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getNewPlotWorld(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getNewPlotWorld</h4>
|
||||
<pre>public abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> getNewPlotWorld(java.lang.String world)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotManager()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getPlotManager</h4>
|
||||
<pre>public abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotManager</a> getPlotManager()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotGenerator.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotGenerator.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_classes_inherited_from_class_org.bukkit.generator.ChunkGenerator">Nested</a> |
|
||||
</li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
390
doc/com/intellectualcrafters/plot/object/PlotHomePosition.html
Normal file
390
doc/com/intellectualcrafters/plot/object/PlotHomePosition.html
Normal file
@ -0,0 +1,390 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotHomePosition</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 = "PlotHomePosition";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotHomePosition.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotHomePosition.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Enum PlotHomePosition" class="title">Enum PlotHomePosition</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Enum<<a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a>>
|
||||
</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotHomePosition</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Serializable, java.lang.Comparable<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a>></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public enum <span class="strong">PlotHomePosition</span>
|
||||
extends java.lang.Enum<<a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a>></pre>
|
||||
<div class="block">Created by Citymonstret on 2014-08-05.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Enum Constant Summary table, listing enum constants, and an explanation">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Enum Constant and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html#CENTER">CENTER</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html#DEFAULT">DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html#isMatching(java.lang.String)">isMatching</a></strong>(java.lang.String string)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a>[]</code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html#values()">values</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Enum</h3>
|
||||
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal,
|
||||
toString, valueOf</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a name="CENTER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>CENTER</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> CENTER</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>DEFAULT</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (PlotHomePosition c : PlotHomePosition.values())
|
||||
System.out.println(c);
|
||||
</pre>
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an array containing the constants of this enum type, in the order they are
|
||||
declared
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> valueOf(java.lang.String name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no
|
||||
constant with the specified name
|
||||
</dd>
|
||||
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isMatching(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>isMatching</h4>
|
||||
<pre>public boolean isMatching(java.lang.String string)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotHomePosition.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotHomePosition.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
416
doc/com/intellectualcrafters/plot/object/PlotId.html
Normal file
416
doc/com/intellectualcrafters/plot/object/PlotId.html
Normal 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:55 CET 2014 -->
|
||||
<title>PlotId</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 = "PlotId";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotId.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotId.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotId" class="title">Class PlotId</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotId</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotId</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Integer</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#x">x</a></strong></code>
|
||||
|
||||
<div class="block">x value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.Integer</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#y">y</a></strong></code>
|
||||
|
||||
<div class="block">y value</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#PlotId(int,%20int)">PlotId</a></strong>(int x,
|
||||
int y)</code>
|
||||
|
||||
<div class="block">PlotId class (PlotId x,y values do not correspond to Block
|
||||
locations)
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#fromString(java.lang.String)">fromString</a></strong>(java.lang.String string)</code>
|
||||
|
||||
<div class="block">Get a Plot Id based on a string</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#hashCode()">hashCode</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="x">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>x</h4>
|
||||
<pre>public java.lang.Integer x</pre>
|
||||
<div class="block">x value</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="y">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>y</h4>
|
||||
<pre>public java.lang.Integer y</pre>
|
||||
<div class="block">y value</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotId(int, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotId</h4>
|
||||
<pre>public PlotId(int x,
|
||||
int y)</pre>
|
||||
<div class="block">PlotId class (PlotId x,y values do not correspond to Block locations)
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>x</code> - The plot x coordinate</dd>
|
||||
<dd><code>y</code> - The plot y coordinate</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="fromString(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>fromString</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> fromString(java.lang.String string)</pre>
|
||||
<div class="block">Get a Plot Id based on a string</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>string</code> - to create id from</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>null if the string is invalid</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="equals(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(java.lang.Object obj)</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hashCode()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>hashCode</h4>
|
||||
<pre>public int hashCode()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotId.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotId.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
756
doc/com/intellectualcrafters/plot/object/PlotManager.html
Normal file
756
doc/com/intellectualcrafters/plot/object/PlotManager.html
Normal file
@ -0,0 +1,756 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotManager</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 = "PlotManager";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotManager.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotManager" class="title">Class PlotManager</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotManager</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Direct Known Subclasses:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public abstract class <span class="strong">PlotManager</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#PlotManager()">PlotManager</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#clearPlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">clearPlot</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#createRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadEast</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#createRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouth</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#createRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">createRoadSouthEast</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotMerge</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotUnlink</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#getPlotBottomLocAbs(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotId)">getPlotBottomLocAbs</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#getPlotId(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location)">getPlotId</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#getPlotIdAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location)">getPlotIdAbs</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#getPlotTopLocAbs(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotId)">getPlotTopLocAbs</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#getSignLoc(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">getSignLoc</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld,%20org.bukkit.Location,%20com.intellectualcrafters.plot.object.PlotId)">isInPlotAbs</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadEast</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadSouth(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouth</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#removeRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.Plot)">removeRoadSouthEast</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#setBiome(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot,%20org.bukkit.block.Biome)">setBiome</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot,
|
||||
org.bukkit.block.Biome biome)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#setFloor(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotBlock[])">setFloor</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] block)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#setWall(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotBlock)">setWall</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a> block)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#setWallFilling(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotBlock)">setWallFilling</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a> block)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#startPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">startPlotMerge</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html#startPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">startPlotUnlink</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotManager()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotManager</h4>
|
||||
<pre>public PlotManager()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getPlotIdAbs(com.intellectualcrafters.plot.object.PlotWorld, org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotIdAbs</h4>
|
||||
<pre>public abstract <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> getPlotIdAbs(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotId(com.intellectualcrafters.plot.object.PlotWorld, org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotId</h4>
|
||||
<pre>public abstract <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> getPlotId(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isInPlotAbs(com.intellectualcrafters.plot.object.PlotWorld, org.bukkit.Location, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isInPlotAbs</h4>
|
||||
<pre>public abstract boolean isInPlotAbs(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
org.bukkit.Location loc,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotBottomLocAbs(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotBottomLocAbs</h4>
|
||||
<pre>public abstract org.bukkit.Location getPlotBottomLocAbs(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotTopLocAbs(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotTopLocAbs</h4>
|
||||
<pre>public abstract org.bukkit.Location getPlotTopLocAbs(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="clearPlot(org.bukkit.World, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>clearPlot</h4>
|
||||
<pre>public abstract boolean clearPlot(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSignLoc(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSignLoc</h4>
|
||||
<pre>public abstract org.bukkit.Location getSignLoc(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setWallFilling(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotBlock)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setWallFilling</h4>
|
||||
<pre>public abstract boolean setWallFilling(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a> block)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setWall(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotBlock)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setWall</h4>
|
||||
<pre>public abstract boolean setWall(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a> block)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setFloor(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotBlock[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setFloor</h4>
|
||||
<pre>public abstract boolean setFloor(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> plotid,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] block)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setBiome(org.bukkit.World, com.intellectualcrafters.plot.object.Plot, org.bukkit.block.Biome)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setBiome</h4>
|
||||
<pre>public abstract boolean setBiome(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot,
|
||||
org.bukkit.block.Biome biome)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createRoadEast(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createRoadEast</h4>
|
||||
<pre>public abstract boolean createRoadEast(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createRoadSouth(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createRoadSouth</h4>
|
||||
<pre>public abstract boolean createRoadSouth(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createRoadSouthEast</h4>
|
||||
<pre>public abstract boolean createRoadSouthEast(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeRoadEast(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeRoadEast</h4>
|
||||
<pre>public abstract boolean removeRoadEast(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeRoadSouth(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeRoadSouth</h4>
|
||||
<pre>public abstract boolean removeRoadSouth(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeRoadSouthEast(com.intellectualcrafters.plot.object.PlotWorld, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeRoadSouthEast</h4>
|
||||
<pre>public abstract boolean removeRoadSouthEast(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="startPlotMerge(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>startPlotMerge</h4>
|
||||
<pre>public abstract boolean startPlotMerge(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="startPlotUnlink(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>startPlotUnlink</h4>
|
||||
<pre>public abstract boolean startPlotUnlink(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="finishPlotMerge(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>finishPlotMerge</h4>
|
||||
<pre>public abstract boolean finishPlotMerge(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="finishPlotUnlink(org.bukkit.World, com.intellectualcrafters.plot.object.PlotWorld, java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>finishPlotUnlink</h4>
|
||||
<pre>public abstract boolean finishPlotUnlink(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a> plotworld,
|
||||
java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> plotIds)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotManager.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
403
doc/com/intellectualcrafters/plot/object/PlotSelection.html
Normal file
403
doc/com/intellectualcrafters/plot/object/PlotSelection.html
Normal file
@ -0,0 +1,403 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotSelection</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 = "PlotSelection";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotSelection.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotSelection.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotSelection" class="title">Class PlotSelection</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotSelection</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotSelection</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Created 2014-10-12 for PlotSquared</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.HashMap<java.lang.String,<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSelection</a>></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#currentSelection">currentSelection</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#PlotSelection(int,%20org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">PlotSelection</a></strong>(int width,
|
||||
org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#getBlocks()">getBlocks</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#getPlot()">getPlot</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#getWidth()">getWidth</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#paste(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">paste</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html#swap(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotId)">swap</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id2)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="currentSelection">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>currentSelection</h4>
|
||||
<pre>public static java.util.HashMap<java.lang.String,<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSelection</a>> currentSelection</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotSelection(int, org.bukkit.World, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotSelection</h4>
|
||||
<pre>public PlotSelection(int width,
|
||||
org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="swap(org.bukkit.World, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>swap</h4>
|
||||
<pre>public static boolean swap(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id2)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBlocks()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getBlocks</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a>[] getBlocks()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getWidth()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getWidth</h4>
|
||||
<pre>public int getWidth()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlot()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlot</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> getPlot()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="paste(org.bukkit.World, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>paste</h4>
|
||||
<pre>public void paste(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotSelection.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotSelection.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
684
doc/com/intellectualcrafters/plot/object/PlotSettings.html
Normal file
684
doc/com/intellectualcrafters/plot/object/PlotSettings.html
Normal file
@ -0,0 +1,684 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotSettings</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 = "PlotSettings";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotSettings.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotSettings" class="title">Class PlotSettings</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotSettings</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotSettings</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">plot settings</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#PlotSettings(com.intellectualcrafters.plot.object.Plot)">PlotSettings</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
|
||||
<div class="block">Constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#addComment(com.intellectualcrafters.plot.object.PlotComment)">addComment</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a> comment)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#addFlag(com.intellectualcrafters.plot.flag.Flag)">addFlag</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a> flag)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getAlias()">getAlias</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>org.bukkit.block.Biome</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getBiome()">getBiome</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getComments(int)">getComments</a></strong>(int tier)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getFlag(java.lang.String)">getFlag</a></strong>(java.lang.String flag)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Set<<a
|
||||
href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getFlags()">getFlags</a></strong>()</code>
|
||||
|
||||
<div class="block">Get all flags applied for the plot</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getJoinMessage()">getJoinMessage</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getLeaveMessage()">getLeaveMessage</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the "farewell" flag value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getMerged()">getMerged</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getMerged(int)">getMerged</a></strong>(int direction)</code>
|
||||
|
||||
<div class="block"><b>Check if the plot is merged in a direction</b><br>
|
||||
0 = North<br>
|
||||
1 = East<br>
|
||||
2 = South<br>
|
||||
3 = West<br></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#getPosition()">getPosition</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#isMerged()">isMerged</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns true if the plot is merged (i.e. if it's a mega plot)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#removeComment(com.intellectualcrafters.plot.object.PlotComment)">removeComment</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a> comment)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#removeComments(java.util.ArrayList)">removeComments</a></strong>(java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>> comments)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setAlias(java.lang.String)">setAlias</a></strong>(java.lang.String alias)</code>
|
||||
|
||||
<div class="block">Set the plot alias</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setComments(java.util.ArrayList)">setComments</a></strong>(java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>> comments)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setFlags(com.intellectualcrafters.plot.flag.Flag[])">setFlags</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>[] flags)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setMerged(boolean[])">setMerged</a></strong>(boolean[] merged)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setMerged(int,%20boolean)">setMerged</a></strong>(int direction,
|
||||
boolean merged)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html#setPosition(com.intellectualcrafters.plot.object.PlotHomePosition)">setPosition</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> position)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotSettings(com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotSettings</h4>
|
||||
<pre>public PlotSettings(<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
<div class="block">Constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plot</code> - object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getMerged(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMerged</h4>
|
||||
<pre>public boolean getMerged(int direction)</pre>
|
||||
<div class="block"><b>Check if the plot is merged in a direction</b><br>
|
||||
0 = North<br>
|
||||
1 = East<br>
|
||||
2 = South<br>
|
||||
3 = West<br></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>direction</code> - Direction to check</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>boolean merged</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isMerged()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isMerged</h4>
|
||||
<pre>public boolean isMerged()</pre>
|
||||
<div class="block">Returns true if the plot is merged (i.e. if it's a mega plot)</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMerged()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMerged</h4>
|
||||
<pre>public boolean[] getMerged()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setMerged(boolean[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setMerged</h4>
|
||||
<pre>public void setMerged(boolean[] merged)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setMerged(int, boolean)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setMerged</h4>
|
||||
<pre>public void setMerged(int direction,
|
||||
boolean merged)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBiome()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getBiome</h4>
|
||||
<pre>public org.bukkit.block.Biome getBiome()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>biome at plot loc</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addFlag(com.intellectualcrafters.plot.flag.Flag)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addFlag</h4>
|
||||
<pre>public void addFlag(<a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a> flag)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>flag</code> - to add</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFlags()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFlags</h4>
|
||||
<pre>public java.util.Set<<a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>> getFlags()</pre>
|
||||
<div class="block">Get all flags applied for the plot</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>flags</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setFlags(com.intellectualcrafters.plot.flag.Flag[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setFlags</h4>
|
||||
<pre>public void setFlags(<a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a>[] flags)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>flags</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFlag(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFlag</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/flag/Flag.html"
|
||||
title="class in com.intellectualcrafters.plot.flag">Flag</a> getFlag(java.lang.String flag)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>flag</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPosition()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPosition</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> getPosition()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setPosition(com.intellectualcrafters.plot.object.PlotHomePosition)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setPosition</h4>
|
||||
<pre>public void setPosition(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a> position)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getAlias()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getAlias</h4>
|
||||
<pre>public java.lang.String getAlias()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setAlias(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setAlias</h4>
|
||||
<pre>public void setAlias(java.lang.String alias)</pre>
|
||||
<div class="block">Set the plot alias</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>alias</code> - alias to be used</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getJoinMessage()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getJoinMessage</h4>
|
||||
<pre>public java.lang.String getJoinMessage()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getLeaveMessage()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getLeaveMessage</h4>
|
||||
<pre>public java.lang.String getLeaveMessage()</pre>
|
||||
<div class="block">Get the "farewell" flag value</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>Farewell flag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getComments(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getComments</h4>
|
||||
<pre>public java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>> getComments(int tier)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setComments(java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setComments</h4>
|
||||
<pre>public void setComments(java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>> comments)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeComment(com.intellectualcrafters.plot.object.PlotComment)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeComment</h4>
|
||||
<pre>public void removeComment(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a> comment)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeComments(java.util.ArrayList)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeComments</h4>
|
||||
<pre>public void removeComments(java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a>> comments)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addComment(com.intellectualcrafters.plot.object.PlotComment)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>addComment</h4>
|
||||
<pre>public void addComment(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a> comment)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotSettings.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
947
doc/com/intellectualcrafters/plot/object/PlotWorld.html
Normal file
947
doc/com/intellectualcrafters/plot/object/PlotWorld.html
Normal file
@ -0,0 +1,947 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>PlotWorld</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 = "PlotWorld";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotWorld.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class PlotWorld" class="title">Class PlotWorld</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.PlotWorld</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Direct Known Subclasses:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/generator/DefaultPlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.generator">DefaultPlotWorld</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public abstract class <span class="strong">PlotWorld</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE">AUTO_MERGE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#AUTO_MERGE_DEFAULT">AUTO_MERGE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.ArrayList<org.bukkit.Material></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#BLOCKS">BLOCKS</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<java.lang.String></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS">DEFAULT_FLAGS</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.List<java.lang.String></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#DEFAULT_FLAGS_DEFAULT">DEFAULT_FLAGS_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE">MERGE_PRICE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MERGE_PRICE_DEFAULT">MERGE_PRICE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING">MOB_SPAWNING</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#MOB_SPAWNING_DEFAULT">MOB_SPAWNING_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>org.bukkit.block.Biome</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME">PLOT_BIOME</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static org.bukkit.block.Biome</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_BIOME_DEFAULT">PLOT_BIOME_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT">PLOT_CHAT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_CHAT_DEFAULT">PLOT_CHAT_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE">PLOT_PRICE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PLOT_PRICE_DEFAULT">PLOT_PRICE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE">PVE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVE_DEFAULT">PVE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP">PVP</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PVP_DEFAULT">PVP_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY">SCHEMATIC_CLAIM_SPECIFY</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_CLAIM_SPECIFY_DEFAULT">SCHEMATIC_CLAIM_SPECIFY_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE">SCHEMATIC_FILE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_FILE_DEFAULT">SCHEMATIC_FILE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM">SCHEMATIC_ON_CLAIM</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATIC_ON_CLAIM_DEFAULT">SCHEMATIC_ON_CLAIM_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<java.lang.String></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS">SCHEMATICS</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.List<java.lang.String></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SCHEMATICS_DEFAULT">SCHEMATICS_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE">SELL_PRICE</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SELL_PRICE_DEFAULT">SELL_PRICE_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING">SPAWN_BREEDING</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_BREEDING_DEFAULT">SPAWN_BREEDING_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM">SPAWN_CUSTOM</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_CUSTOM_DEFAULT">SPAWN_CUSTOM_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS">SPAWN_EGGS</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#SPAWN_EGGS_DEFAULT">SPAWN_EGGS_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY">USE_ECONOMY</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#USE_ECONOMY_DEFAULT">USE_ECONOMY_DEFAULT</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#worldname">worldname</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#PlotWorld(java.lang.String)">PlotWorld</a></strong>(java.lang.String worldname)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html"
|
||||
title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#getSettingNodes()">getSettingNodes</a></strong>()</code>
|
||||
|
||||
<div class="block">Used for the <b>/plot setup</b> command Return null if you do not want to
|
||||
support this feature
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>abstract void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadConfiguration(org.bukkit.configuration.ConfigurationSection)">loadConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)">loadDefaultConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code>
|
||||
|
||||
<div class="block">When a world is created, the following method will be called for each</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html#saveConfiguration(org.bukkit.configuration.ConfigurationSection)">saveConfiguration</a></strong>(org.bukkit.configuration.ConfigurationSection config)</code>
|
||||
|
||||
<div class="block">Saving core plotworld settings</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="BLOCKS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>BLOCKS</h4>
|
||||
<pre>public static java.util.ArrayList<org.bukkit.Material> BLOCKS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="AUTO_MERGE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>AUTO_MERGE_DEFAULT</h4>
|
||||
<pre>public static boolean AUTO_MERGE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MOB_SPAWNING_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MOB_SPAWNING_DEFAULT</h4>
|
||||
<pre>public static boolean MOB_SPAWNING_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_BIOME_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_BIOME_DEFAULT</h4>
|
||||
<pre>public static org.bukkit.block.Biome PLOT_BIOME_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_CHAT_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_CHAT_DEFAULT</h4>
|
||||
<pre>public static boolean PLOT_CHAT_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_CLAIM_SPECIFY_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_CLAIM_SPECIFY_DEFAULT</h4>
|
||||
<pre>public static boolean SCHEMATIC_CLAIM_SPECIFY_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_ON_CLAIM_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_ON_CLAIM_DEFAULT</h4>
|
||||
<pre>public static boolean SCHEMATIC_ON_CLAIM_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_FILE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_FILE_DEFAULT</h4>
|
||||
<pre>public static java.lang.String SCHEMATIC_FILE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATICS_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATICS_DEFAULT</h4>
|
||||
<pre>public static java.util.List<java.lang.String> SCHEMATICS_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DEFAULT_FLAGS_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DEFAULT_FLAGS_DEFAULT</h4>
|
||||
<pre>public static java.util.List<java.lang.String> DEFAULT_FLAGS_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="USE_ECONOMY_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>USE_ECONOMY_DEFAULT</h4>
|
||||
<pre>public static boolean USE_ECONOMY_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_PRICE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_PRICE_DEFAULT</h4>
|
||||
<pre>public static double PLOT_PRICE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MERGE_PRICE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MERGE_PRICE_DEFAULT</h4>
|
||||
<pre>public static double MERGE_PRICE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SELL_PRICE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SELL_PRICE_DEFAULT</h4>
|
||||
<pre>public static double SELL_PRICE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PVP_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PVP_DEFAULT</h4>
|
||||
<pre>public static boolean PVP_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PVE_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PVE_DEFAULT</h4>
|
||||
<pre>public static boolean PVE_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_EGGS_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_EGGS_DEFAULT</h4>
|
||||
<pre>public static boolean SPAWN_EGGS_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_CUSTOM_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_CUSTOM_DEFAULT</h4>
|
||||
<pre>public static boolean SPAWN_CUSTOM_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_BREEDING_DEFAULT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_BREEDING_DEFAULT</h4>
|
||||
<pre>public static boolean SPAWN_BREEDING_DEFAULT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="AUTO_MERGE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>AUTO_MERGE</h4>
|
||||
<pre>public boolean AUTO_MERGE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MOB_SPAWNING">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MOB_SPAWNING</h4>
|
||||
<pre>public boolean MOB_SPAWNING</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_BIOME">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_BIOME</h4>
|
||||
<pre>public org.bukkit.block.Biome PLOT_BIOME</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_CHAT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_CHAT</h4>
|
||||
<pre>public boolean PLOT_CHAT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_CLAIM_SPECIFY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_CLAIM_SPECIFY</h4>
|
||||
<pre>public boolean SCHEMATIC_CLAIM_SPECIFY</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_ON_CLAIM">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_ON_CLAIM</h4>
|
||||
<pre>public boolean SCHEMATIC_ON_CLAIM</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATIC_FILE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATIC_FILE</h4>
|
||||
<pre>public java.lang.String SCHEMATIC_FILE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SCHEMATICS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEMATICS</h4>
|
||||
<pre>public java.util.List<java.lang.String> SCHEMATICS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DEFAULT_FLAGS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DEFAULT_FLAGS</h4>
|
||||
<pre>public java.util.List<java.lang.String> DEFAULT_FLAGS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="USE_ECONOMY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>USE_ECONOMY</h4>
|
||||
<pre>public boolean USE_ECONOMY</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PLOT_PRICE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PLOT_PRICE</h4>
|
||||
<pre>public double PLOT_PRICE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="MERGE_PRICE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>MERGE_PRICE</h4>
|
||||
<pre>public double MERGE_PRICE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SELL_PRICE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SELL_PRICE</h4>
|
||||
<pre>public double SELL_PRICE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PVP">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PVP</h4>
|
||||
<pre>public boolean PVP</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="PVE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>PVE</h4>
|
||||
<pre>public boolean PVE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_EGGS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_EGGS</h4>
|
||||
<pre>public boolean SPAWN_EGGS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_CUSTOM">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_CUSTOM</h4>
|
||||
<pre>public boolean SPAWN_CUSTOM</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="SPAWN_BREEDING">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SPAWN_BREEDING</h4>
|
||||
<pre>public boolean SPAWN_BREEDING</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="worldname">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>worldname</h4>
|
||||
<pre>public java.lang.String worldname</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotWorld(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotWorld</h4>
|
||||
<pre>public PlotWorld(java.lang.String worldname)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>loadDefaultConfiguration</h4>
|
||||
<pre>public void loadDefaultConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre>
|
||||
<div class="block">When a world is created, the following method will be called for each</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>config</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="loadConfiguration(org.bukkit.configuration.ConfigurationSection)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>loadConfiguration</h4>
|
||||
<pre>public abstract void loadConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="saveConfiguration(org.bukkit.configuration.ConfigurationSection)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>saveConfiguration</h4>
|
||||
<pre>public void saveConfiguration(org.bukkit.configuration.ConfigurationSection config)</pre>
|
||||
<div class="block">Saving core plotworld settings</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>config</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSettingNodes()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getSettingNodes</h4>
|
||||
<pre>public abstract <a
|
||||
href="../../../../com/intellectualcrafters/plot/config/ConfigurationNode.html"
|
||||
title="class in com.intellectualcrafters.plot.config">ConfigurationNode</a>[] getSettingNodes()</pre>
|
||||
<div class="block">Used for the <b>/plot setup</b> command Return null if you do not want to
|
||||
support this feature
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>ConfigurationNode[]</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotWorld.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
378
doc/com/intellectualcrafters/plot/object/StringWrapper.html
Normal file
378
doc/com/intellectualcrafters/plot/object/StringWrapper.html
Normal file
@ -0,0 +1,378 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>StringWrapper</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 = "StringWrapper";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Title.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/StringWrapper.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="StringWrapper.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class StringWrapper" class="title">Class StringWrapper</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.StringWrapper</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">StringWrapper</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html#value">value</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html#StringWrapper(java.lang.String)">StringWrapper</a></strong>(java.lang.String value)</code>
|
||||
|
||||
<div class="block">Constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code>
|
||||
|
||||
<div class="block">Check if a wrapped string equals another one</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html#hashCode()">hashCode</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the hash value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html#toString()">toString</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the string value</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="value">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>value</h4>
|
||||
<pre>public java.lang.String value</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="StringWrapper(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>StringWrapper</h4>
|
||||
<pre>public StringWrapper(java.lang.String value)</pre>
|
||||
<div class="block">Constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>value</code> - to wrap</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="equals(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(java.lang.Object obj)</pre>
|
||||
<div class="block">Check if a wrapped string equals another one</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>obj</code> - to compare</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if obj equals the stored value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<div class="block">Get the string value</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>string value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hashCode()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>hashCode</h4>
|
||||
<pre>public int hashCode()</pre>
|
||||
<div class="block">Get the hash value</div>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>has value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/Title.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/StringWrapper.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="StringWrapper.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
550
doc/com/intellectualcrafters/plot/object/Title.html
Normal file
550
doc/com/intellectualcrafters/plot/object/Title.html
Normal file
@ -0,0 +1,550 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>Title</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 = "Title";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/Title.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Title.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.object</div>
|
||||
<h2 title="Class Title" class="title">Class Title</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.object.Title</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">Title</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Minecraft 1.8 Title</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String)">Title</a></strong>(java.lang.String title)</code>
|
||||
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String,%20java.lang.String)">Title</a></strong>(java.lang.String title,
|
||||
java.lang.String subtitle)</code>
|
||||
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#Title(java.lang.String,%20java.lang.String,%20int,%20int,%20int)">Title</a></strong>(java.lang.String title,
|
||||
java.lang.String subtitle,
|
||||
int fadeInTime,
|
||||
int stayTime,
|
||||
int fadeOutTime)</code>
|
||||
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#broadcast()">broadcast</a></strong>()</code>
|
||||
|
||||
<div class="block">Broadcast the title to all players</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#clearTitle(org.bukkit.entity.Player)">clearTitle</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Clear the title</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#resetTitle(org.bukkit.entity.Player)">resetTitle</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Reset the title settings</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#send(org.bukkit.entity.Player)">send</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Send the title to a player</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setFadeInTime(int)">setFadeInTime</a></strong>(int time)</code>
|
||||
|
||||
<div class="block">Set title fade in time</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setFadeOutTime(int)">setFadeOutTime</a></strong>(int time)</code>
|
||||
|
||||
<div class="block">Set title fade out time</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setStayTime(int)">setStayTime</a></strong>(int time)</code>
|
||||
|
||||
<div class="block">Set title stay time</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setSubtitleColor(org.bukkit.ChatColor)">setSubtitleColor</a></strong>(org.bukkit.ChatColor color)</code>
|
||||
|
||||
<div class="block">Set the subtitle color</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setTimingsToSeconds()">setTimingsToSeconds</a></strong>()</code>
|
||||
|
||||
<div class="block">Set timings to seconds</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setTimingsToTicks()">setTimingsToTicks</a></strong>()</code>
|
||||
|
||||
<div class="block">Set timings to ticks</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html#setTitleColor(org.bukkit.ChatColor)">setTitleColor</a></strong>(org.bukkit.ChatColor color)</code>
|
||||
|
||||
<div class="block">Set the title color</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Title(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Title</h4>
|
||||
<pre>public Title(java.lang.String title)</pre>
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>title</code> - Title</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="Title(java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Title</h4>
|
||||
<pre>public Title(java.lang.String title,
|
||||
java.lang.String subtitle)</pre>
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>title</code> - Title text</dd>
|
||||
<dd><code>subtitle</code> - Subtitle text</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="Title(java.lang.String, java.lang.String, int, int, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Title</h4>
|
||||
<pre>public Title(java.lang.String title,
|
||||
java.lang.String subtitle,
|
||||
int fadeInTime,
|
||||
int stayTime,
|
||||
int fadeOutTime)</pre>
|
||||
<div class="block">Create a new 1.8 title</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>title</code> - Title text</dd>
|
||||
<dd><code>subtitle</code> - Subtitle text</dd>
|
||||
<dd><code>fadeInTime</code> - Fade in time</dd>
|
||||
<dd><code>stayTime</code> - Stay on screen time</dd>
|
||||
<dd><code>fadeOutTime</code> - Fade out time</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="setTitleColor(org.bukkit.ChatColor)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setTitleColor</h4>
|
||||
<pre>public void setTitleColor(org.bukkit.ChatColor color)</pre>
|
||||
<div class="block">Set the title color</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>color</code> - Chat color</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setSubtitleColor(org.bukkit.ChatColor)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setSubtitleColor</h4>
|
||||
<pre>public void setSubtitleColor(org.bukkit.ChatColor color)</pre>
|
||||
<div class="block">Set the subtitle color</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>color</code> - Chat color</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setFadeInTime(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setFadeInTime</h4>
|
||||
<pre>public void setFadeInTime(int time)</pre>
|
||||
<div class="block">Set title fade in time</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>time</code> - Time</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setFadeOutTime(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setFadeOutTime</h4>
|
||||
<pre>public void setFadeOutTime(int time)</pre>
|
||||
<div class="block">Set title fade out time</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>time</code> - Time</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setStayTime(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setStayTime</h4>
|
||||
<pre>public void setStayTime(int time)</pre>
|
||||
<div class="block">Set title stay time</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>time</code> - Time</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setTimingsToTicks()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setTimingsToTicks</h4>
|
||||
<pre>public void setTimingsToTicks()</pre>
|
||||
<div class="block">Set timings to ticks</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setTimingsToSeconds()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setTimingsToSeconds</h4>
|
||||
<pre>public void setTimingsToSeconds()</pre>
|
||||
<div class="block">Set timings to seconds</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="send(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>send</h4>
|
||||
<pre>public void send(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Send the title to a player</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> - Player</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="broadcast()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>broadcast</h4>
|
||||
<pre>public void broadcast()</pre>
|
||||
<div class="block">Broadcast the title to all players</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="clearTitle(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>clearTitle</h4>
|
||||
<pre>public void clearTitle(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Clear the title</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> - Player</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="resetTitle(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>resetTitle</h4>
|
||||
<pre>public void resetTitle(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Reset the title settings</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> - Player</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= 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><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/Title.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Title.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>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
48
doc/com/intellectualcrafters/plot/object/package-frame.html
Normal file
48
doc/com/intellectualcrafters/plot/object/package-frame.html
Normal file
@ -0,0 +1,48 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.object</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar"><a href="../../../../com/intellectualcrafters/plot/object/package-summary.html" target="classFrame">com.intellectualcrafters.plot.object</a>
|
||||
</h1>
|
||||
|
||||
<div class="indexContainer">
|
||||
<h2 title="Classes">Classes</h2>
|
||||
<ul title="Classes">
|
||||
<li><a href="BlockWrapper.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">BlockWrapper</a>
|
||||
</li>
|
||||
<li><a href="Plot.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">Plot</a></li>
|
||||
<li><a href="PlotBlock.html" title="class in com.intellectualcrafters.plot.object"
|
||||
target="classFrame">PlotBlock</a></li>
|
||||
<li><a href="PlotComment.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotComment</a>
|
||||
</li>
|
||||
<li><a href="PlotGenerator.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotGenerator</a>
|
||||
</li>
|
||||
<li><a href="PlotId.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotId</a>
|
||||
</li>
|
||||
<li><a href="PlotManager.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotManager</a>
|
||||
</li>
|
||||
<li><a href="PlotSelection.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotSelection</a>
|
||||
</li>
|
||||
<li><a href="PlotSettings.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">PlotSettings</a>
|
||||
</li>
|
||||
<li><a href="PlotWorld.html" title="class in com.intellectualcrafters.plot.object"
|
||||
target="classFrame">PlotWorld</a></li>
|
||||
<li><a href="StringWrapper.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">StringWrapper</a>
|
||||
</li>
|
||||
<li><a href="Title.html" title="class in com.intellectualcrafters.plot.object" target="classFrame">Title</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enums">Enums</h2>
|
||||
<ul title="Enums">
|
||||
<li><a href="PlotHomePosition.html" title="enum in com.intellectualcrafters.plot.object" target="classFrame">PlotHomePosition</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
222
doc/com/intellectualcrafters/plot/object/package-summary.html
Normal file
222
doc/com/intellectualcrafters/plot/object/package-summary.html
Normal 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:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.object</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 = "com.intellectualcrafters.plot.object";
|
||||
}
|
||||
//-->
|
||||
</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 class="navBarCell1Rev">Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/listeners/package-summary.html">Prev Package</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/package-summary.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="package-summary.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="header">
|
||||
<h1 title="Package" class="title">Package com.intellectualcrafters.plot.object</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Class Summary table, listing classes, and an explanation">
|
||||
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Class</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">BlockWrapper</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Wrapper class for blocks, using
|
||||
pure data rather than the object.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">The plot class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotBlock</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotComment</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotGenerator</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotManager</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSelection</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Created 2014-10-12 for PlotSquared</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotSettings</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">plot settings</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotWorld</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/object/Title.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Title</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Minecraft 1.8 Title</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Enum Summary table, listing enums, and an explanation">
|
||||
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Enum</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object">PlotHomePosition</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Created by Citymonstret on 2014-08-05.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</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 class="navBarCell1Rev">Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/listeners/package-summary.html">Prev Package</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/package-summary.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="package-summary.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>
|
195
doc/com/intellectualcrafters/plot/object/package-tree.html
Normal file
195
doc/com/intellectualcrafters/plot/object/package-tree.html
Normal file
@ -0,0 +1,195 @@
|
||||
<!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:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.object Class Hierarchy</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 = "com.intellectualcrafters.plot.object Class Hierarchy";
|
||||
}
|
||||
//-->
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/listeners/package-tree.html">Prev</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/package-tree.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.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="header">
|
||||
<h1 class="title">Hierarchy For Package com.intellectualcrafters.plot.object</h1>
|
||||
<span class="strong">Package Hierarchies:</span>
|
||||
<ul class="horizontal">
|
||||
<li><a href="../../../../overview-tree.html">All Packages</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/BlockWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span
|
||||
class="strong">BlockWrapper</span></a></li>
|
||||
<li type="circle">org.bukkit.generator.ChunkGenerator
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotGenerator.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span
|
||||
class="strong">PlotGenerator</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Plot</span></a>
|
||||
(implements java.lang.Cloneable)
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotBlock.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">PlotBlock</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotComment.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span
|
||||
class="strong">PlotComment</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">PlotId</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotManager.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span
|
||||
class="strong">PlotManager</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSelection.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">PlotSelection</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotSettings.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span
|
||||
class="strong">PlotSettings</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotWorld.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">PlotWorld</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">StringWrapper</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Title.html"
|
||||
title="class in com.intellectualcrafters.plot.object"><span class="strong">Title</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>,
|
||||
java.io.Serializable)
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.object.<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotHomePosition.html"
|
||||
title="enum in com.intellectualcrafters.plot.object"><span class="strong">PlotHomePosition</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</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><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/listeners/package-tree.html">Prev</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/object/package-tree.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.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>
|
Reference in New Issue
Block a user