PlotSquared/doc/index-files/index-6.html

346 lines
21 KiB
HTML
Raw Normal View History

2014-11-16 11:14:40 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:56 CET 2014 -->
<title>F-Index</title>
<meta name="date" content="2014-11-16">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title = "F-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a
href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a
href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a
href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a
href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a
href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a
href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a
href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a
href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;<a
name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a
href="../com/intellectualsites/translation/YamlTranslationFile.html#fancyHeader(java.lang.String...)">fancyHeader(String...)</a></span>
- Method in class com.intellectualsites.translation.<a
href="../com/intellectualsites/translation/YamlTranslationFile.html"
title="class in com.intellectualsites.translation">YamlTranslationFile</a></dt>
<dd>
<div class="block">Set a fancy header</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findConstructor(int)">findConstructor(int)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find constructor by number of arguments</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findField(ReflectionUtils.RefClass)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find field by type</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(java.lang.Class)">findField(Class)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find field by type</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethod(java.lang.Object...)">findMethod(Object...)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by type parameters</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByName(java.lang.String...)">findMethodByName(String...)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by name</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findMethodByReturnType(ReflectionUtils.RefClass)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by return value</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(java.lang.Class)">findMethodByReturnType(Class)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></dt>
<dd>
<div class="block">find method by return value</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#finishPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotMerge(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt>
<dd>
<div class="block">Finishing off plot merging by adding in the walls surrounding the plot
(OPTIONAL)(UNFINISHED)
</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotMerge(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotMerge(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</a></span> - Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotManager.html"
title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html#finishPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotUnlink(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</a></span> - Method in class com.intellectualcrafters.plot.generator.<a
href="../com/intellectualcrafters/plot/generator/DefaultPlotManager.html"
title="class in com.intellectualcrafters.plot.generator">DefaultPlotManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotManager.html#finishPlotUnlink(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotWorld,%20java.util.ArrayList)">finishPlotUnlink(World,
PlotWorld, ArrayList&lt;PlotId&gt;)</a></span> - Method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotManager.html"
title="class in com.intellectualcrafters.plot.object">PlotManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag"><span class="strong">Flag</span></a> - Class in <a
href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/flag/Flag.html#Flag(com.intellectualcrafters.plot.flag.AbstractFlag,%20java.lang.String)">Flag(AbstractFlag,
String)</a></span> - Constructor for class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/Flag.html"
title="class in com.intellectualcrafters.plot.flag">Flag</a></dt>
<dd>
<div class="block">Flag object used to store basic information for a Plot.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag"><span class="strong">FlagManager</span></a> - Class
in
<a href="../com/intellectualcrafters/plot/flag/package-summary.html">com.intellectualcrafters.plot.flag</a>
</dt>
<dd>
<div class="block">Flag Manager Utility</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/flag/FlagManager.html#FlagManager()">FlagManager()</a></span>
- Constructor for class com.intellectualcrafters.plot.flag.<a
href="../com/intellectualcrafters/plot/flag/FlagManager.html"
title="class in com.intellectualcrafters.plot.flag">FlagManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html#flags">flags</a></span>
- Variable in class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/WorldGuardListener.html"
title="class in com.intellectualcrafters.plot.listeners">WorldGuardListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/plot/database/FlatFileManager.html"
title="class in com.intellectualcrafters.plot.database"><span class="strong">FlatFileManager</span></a> -
Class in <a href="../com/intellectualcrafters/plot/database/package-summary.html">com.intellectualcrafters.plot.database</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-09-23.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/database/FlatFileManager.html#FlatFileManager()">FlatFileManager()</a></span>
- Constructor for class com.intellectualcrafters.plot.database.<a
href="../com/intellectualcrafters/plot/database/FlatFileManager.html"
title="class in com.intellectualcrafters.plot.database">FlatFileManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/intellectualcrafters/jnbt/FloatTag.html"
title="class in com.intellectualcrafters.jnbt"><span class="strong">FloatTag</span></a> - Class in <a
href="../com/intellectualcrafters/jnbt/package-summary.html">com.intellectualcrafters.jnbt</a></dt>
<dd>
<div class="block">The <code>TAG_Float</code> tag.</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(float)">FloatTag(float)</a></span>
- Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/FloatTag.html"
title="class in com.intellectualcrafters.jnbt">FloatTag</a></dt>
<dd>
<div class="block">Creates the tag with an empty name.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/jnbt/FloatTag.html#FloatTag(java.lang.String,%20float)">FloatTag(String,
float)</a></span> - Constructor for class com.intellectualcrafters.jnbt.<a
href="../com/intellectualcrafters/jnbt/FloatTag.html" title="class in com.intellectualcrafters.jnbt">FloatTag</a>
</dt>
<dd>
<div class="block">Creates the tag.</div>
</dd>
<dt><a href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html"
title="class in com.intellectualcrafters.plot.listeners"><span
class="strong">ForceFieldListener</span></a> - Class in <a
href="../com/intellectualcrafters/plot/listeners/package-summary.html">com.intellectualcrafters.plot.listeners</a>
</dt>
<dd>
<div class="block">Created by Citymonstret on 2014-10-24.</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html#ForceFieldListener(org.bukkit.plugin.java.JavaPlugin)">ForceFieldListener(JavaPlugin)</a></span>
- Constructor for class com.intellectualcrafters.plot.listeners.<a
href="../com/intellectualcrafters/plot/listeners/ForceFieldListener.html"
title="class in com.intellectualcrafters.plot.listeners">ForceFieldListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/RUtils.html#forceTexture(org.bukkit.entity.Player)">forceTexture(Player)</a></span>
- Method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/RUtils.html"
title="class in com.intellectualcrafters.plot.util">RUtils</a></dt>
<dd>
<div class="block">Force textures on the client</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/util/RUtils.html#formatTime(double)">formatTime(double)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/RUtils.html"
title="class in com.intellectualcrafters.plot.util">RUtils</a></dt>
<dd>
<div class="block">Get formatted time</div>
</dd>
<dt><span class="strong"><a href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html#fromBytes(byte[])">fromBytes(byte[])</a></span>
- Static method in class com.intellectualcrafters.plot.uuid.<a
href="../com/intellectualcrafters/plot/uuid/UUIDFetcher.html"
title="class in com.intellectualcrafters.plot.uuid">UUIDFetcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html#fromChatColor(org.bukkit.ChatColor)">fromChatColor(ChatColor)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html"
title="class in com.intellectualcrafters.plot.util">ConsoleColors</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/object/PlotId.html#fromString(java.lang.String)">fromString(String)</a></span>
- Static method in class com.intellectualcrafters.plot.object.<a
href="../com/intellectualcrafters/plot/object/PlotId.html"
title="class in com.intellectualcrafters.plot.object">PlotId</a></dt>
<dd>
<div class="block">Get a Plot Id based on a string</div>
</dd>
<dt><span class="strong"><a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html#fromString(java.lang.String)">fromString(String)</a></span>
- Static method in class com.intellectualcrafters.plot.util.<a
href="../com/intellectualcrafters/plot/util/ConsoleColors.html"
title="class in com.intellectualcrafters.plot.util">ConsoleColors</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a
href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a
href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a
href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a
href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a
href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a
href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a
href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a
href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if (window == top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>