2019-11-01 20:03:36 +01:00
<!DOCTYPE HTML>
2018-08-29 07:09:18 +02:00
<!-- NewPage -->
< html lang = "en" >
< head >
2019-11-01 20:03:36 +01:00
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
2018-08-29 07:09:18 +02:00
< title > Relation< / title >
2019-11-01 20:03:36 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< meta name = "dc.created" content = "2019-11-01" >
2018-08-29 07:09:18 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../stylesheet.css" title = "Style" >
2019-11-01 20:03:36 +01:00
< link rel = "stylesheet" type = "text/css" href = "../../../../jquery/jquery-ui.css" title = "Style" >
2018-08-29 07:09:18 +02:00
< script type = "text/javascript" src = "../../../../script.js" > < / script >
2019-11-01 20:03:36 +01:00
< script type = "text/javascript" src = "../../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../../jquery/jquery-3.3.1.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jquery-migrate-3.0.1.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jquery-ui.js" > < / script >
2018-08-29 07:09:18 +02:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Relation";
}
}
catch(err) {
}
//-->
2019-11-01 20:03:36 +01:00
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":9,"i19":9};
2018-08-29 07:09:18 +02:00
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2019-11-01 20:03:36 +01:00
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2018-08-29 07:09:18 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-11-01 20:03:36 +01:00
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
2018-08-29 07:09:18 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2019-11-01 20:03:36 +01:00
< div class = "topNav" > < a id = "navbar.top" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2019-11-01 20:03:36 +01:00
< a id = "navbar.top.firstrow" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-11-01 20:03:36 +01:00
< li > < a href = "../../../../index.html" > Overview< / a > < / li >
2018-08-29 07:09:18 +02:00
< 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" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2019-11-01 20:03:36 +01:00
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
2018-08-29 07:09:18 +02:00
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / 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 > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2019-11-01 20:03:36 +01:00
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
< / ul >
< / div >
< a id = "skip.navbar.top" >
2018-08-29 07:09:18 +02:00
<!-- -->
2019-11-01 20:03:36 +01:00
< / a >
2018-08-29 07:09:18 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
2019-11-01 20:03:36 +01:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
2018-08-29 07:09:18 +02:00
<!-- ======== START OF CLASS DATA ======== -->
2019-11-01 20:03:36 +01:00
< main role = "main" >
2018-08-29 07:09:18 +02:00
< div class = "header" >
2019-11-01 20:03:36 +01:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > com.massivecraft.factions.struct< / a > < / div >
2018-08-29 07:09:18 +02:00
< h2 title = "Enum Relation" class = "title" > Enum Relation< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
2019-11-01 20:03:36 +01:00
< li > java.lang.Enum< < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > > < / li >
2018-08-29 07:09:18 +02:00
< li >
< ul class = "inheritance" >
< li > com.massivecraft.factions.struct.Relation< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2019-11-01 20:03:36 +01:00
< dd > < code > < a href = "../zcore/fperms/Permissable.html" title = "interface in com.massivecraft.factions.zcore.fperms" > Permissable< / a > < / code > , < code > java.io.Serializable< / code > , < code > java.lang.Comparable< < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > > < / code > , < code > java.lang.constant.Constable< / code > < / dd >
2018-08-29 07:09:18 +02:00
< / dl >
< hr >
< pre > public enum < span class = "typeNameLabel" > Relation< / span >
2019-11-01 20:03:36 +01:00
extends java.lang.Enum< < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > >
implements < a href = "../zcore/fperms/Permissable.html" title = "interface in com.massivecraft.factions.zcore.fperms" > Permissable< / a > < / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2019-11-01 20:03:36 +01:00
<!-- ======== NESTED CLASS SUMMARY ======== -->
< section role = "region" >
< ul class = "blockList" >
< li class = "blockList" > < a id = "nested.class.summary" >
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< ul class = "blockList" >
< li class = "blockList" > < a id = "nested.classes.inherited.from.class.java.lang.Enum" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class java.lang.Enum< / h3 >
< code > java.lang.Enum.EnumDesc< E extends java.lang.Enum< E> > < / code > < / li >
< / ul >
< / li >
< / ul >
< / section >
2018-08-29 07:09:18 +02:00
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "enum.constant.summary" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Summary< / h3 >
2019-11-01 20:03:36 +01:00
< div class = "memberSummary" >
< table >
2018-08-29 07:09:18 +02:00
< caption > < span > Enum Constants< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "col" > Enum Constant< / th >
< th class = "colLast" scope = "col" > Description< / th >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tbody >
2018-08-29 07:09:18 +02:00
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ALLY" > ALLY< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENEMY" > ENEMY< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#MEMBER" > MEMBER< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NEUTRAL" > NEUTRAL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#TRUCE" > TRUCE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< / tbody >
2018-08-29 07:09:18 +02:00
< / table >
2019-11-01 20:03:36 +01:00
< / div >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
<!-- =========== FIELD SUMMARY =========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "field.summary" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2019-11-01 20:03:36 +01:00
< div class = "memberSummary" >
< table >
2018-08-29 07:09:18 +02:00
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "col" > Field< / th >
< th class = "colLast" scope = "col" > Description< / th >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tbody >
2018-08-29 07:09:18 +02:00
< tr class = "altColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#nicename" > nicename< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > int< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#value" > value< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< / tbody >
2018-08-29 07:09:18 +02:00
< / table >
2019-11-01 20:03:36 +01:00
< / div >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
<!-- ========== METHOD SUMMARY =========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "method.summary" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2019-11-01 20:03:36 +01:00
< div class = "memberSummary" >
< div role = "tablist" aria-orientation = "horizontal" > < button role = "tab" aria-selected = "true" aria-controls = "memberSummary_tabpanel" tabindex = "0" onkeydown = "switchTab(event)" id = "t0" class = "activeTableTab" > All Methods< / button > < button role = "tab" aria-selected = "false" aria-controls = "memberSummary_tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" id = "t1" class = "tableTab" onclick = "show(1);" > Static Methods< / button > < button role = "tab" aria-selected = "false" aria-controls = "memberSummary_tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" id = "t2" class = "tableTab" onclick = "show(2);" > Instance Methods< / button > < button role = "tab" aria-selected = "false" aria-controls = "memberSummary_tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" id = "t4" class = "tableTab" onclick = "show(8);" > Concrete Methods< / button > < / div >
< div id = "memberSummary_tabpanel" role = "tabpanel" >
< table aria-labelledby = "t0" >
2018-08-29 07:09:18 +02:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tbody >
< tr class = "altColor" id = "i0" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > org.bukkit.inventory.ItemStack< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#buildItem()" > buildItem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i1" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#confDenyBuild(boolean)" > confDenyBuild< / a > < / span > ​ (boolean online)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i2" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#confDenyUseage()" > confDenyUseage< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i3" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#confPainBuild(boolean)" > confPainBuild< / a > < / span > ​ (boolean online)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i4" >
< td class = "colFirst" > < code > static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#fromString(java.lang.String)" > fromString< / a > < / span > ​ (java.lang.String s)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i5" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > org.bukkit.ChatColor< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getColor()" > getColor< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i6" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getPluralTranslation()" > getPluralTranslation< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i7" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > double< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getRelationCost()" > getRelationCost< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i8" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getTranslation()" > getTranslation< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i9" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isAlly()" > isAlly< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i10" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isAtLeast(com.massivecraft.factions.struct.Relation)" > isAtLeast< / a > < / span > ​ (< a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > relation)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i11" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isAtMost(com.massivecraft.factions.struct.Relation)" > isAtMost< / a > < / span > ​ (< a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > relation)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i12" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isEnemy()" > isEnemy< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i13" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isMember()" > isMember< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i14" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isNeutral()" > isNeutral< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i15" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isTruce()" > isTruce< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i16" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#replacePlaceholders(java.lang.String)" > replacePlaceholders< / a > < / span > ​ (java.lang.String string)< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i17" >
2018-08-29 07:09:18 +02:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2019-11-01 20:03:36 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#toString()" > toString< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2018-08-29 07:09:18 +02:00
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" id = "i18" >
< td class = "colFirst" > < code > static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#valueOf(java.lang.String)" > valueOf< / a > < / span > ​ (java.lang.String name)< / code > < / th >
< td class = "colLast" >
2018-08-29 07:09:18 +02:00
< div class = "block" > Returns the enum constant of this type with the specified name.< / div >
< / td >
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" id = "i19" >
< td class = "colFirst" > < code > static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > []< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#values()" > values< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2018-08-29 07:09:18 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
the order they are declared.< / div >
< / td >
< / tr >
2019-11-01 20:03:36 +01:00
< / tbody >
2018-08-29 07:09:18 +02:00
< / table >
2019-11-01 20:03:36 +01:00
< / div >
< / div >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Enum" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Enum< / h3 >
2019-11-01 20:03:36 +01:00
< code > clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf< / code > < / li >
2018-08-29 07:09:18 +02:00
< / ul >
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > getClass, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.com.massivecraft.factions.zcore.fperms.Permissable" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
2019-11-01 20:03:36 +01:00
< h3 > Methods inherited from interface com.massivecraft.factions.zcore.fperms.< a href = "../zcore/fperms/Permissable.html" title = "interface in com.massivecraft.factions.zcore.fperms" > Permissable< / a > < / h3 >
< code > < a href = "../zcore/fperms/Permissable.html#name()" > name< / a > < / code > < / li >
2018-08-29 07:09:18 +02:00
< / ul >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ============ ENUM CONSTANT DETAIL =========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "enum.constant.detail" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Detail< / h3 >
2019-11-01 20:03:36 +01:00
< a id = "MEMBER" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > MEMBER< / h4 >
2019-11-01 20:03:36 +01:00
< pre > public static final < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > MEMBER< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "ALLY" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ALLY< / h4 >
2019-11-01 20:03:36 +01:00
< pre > public static final < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > ALLY< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "TRUCE" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > TRUCE< / h4 >
2019-11-01 20:03:36 +01:00
< pre > public static final < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > TRUCE< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "NEUTRAL" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NEUTRAL< / h4 >
2019-11-01 20:03:36 +01:00
< pre > public static final < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > NEUTRAL< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "ENEMY" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > ENEMY< / h4 >
2019-11-01 20:03:36 +01:00
< pre > public static final < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > ENEMY< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
<!-- ============ FIELD DETAIL =========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "field.detail" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
2019-11-01 20:03:36 +01:00
< a id = "value" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > value< / h4 >
< pre > public final int value< / pre >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "nicename" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > nicename< / h4 >
< pre > public final java.lang.String nicename< / pre >
< / li >
< / ul >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
<!-- ============ METHOD DETAIL ========== -->
2019-11-01 20:03:36 +01:00
< section role = "region" >
2018-08-29 07:09:18 +02:00
< ul class = "blockList" >
2019-11-01 20:03:36 +01:00
< li class = "blockList" > < a id = "method.detail" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2019-11-01 20:03:36 +01:00
< a id = "values()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > values< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > [] values()< / pre >
2018-08-29 07:09:18 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
2019-11-01 20:03:36 +01:00
the order they are declared.< / div >
2018-08-29 07:09:18 +02:00
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > an array containing the constants of this enum type, in the order they are declared< / dd >
< / dl >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "valueOf(java.lang.String)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > valueOf< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > valueOf​ (java.lang.String name)< / pre >
2018-08-29 07:09:18 +02:00
< 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 = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - the name of the enum constant to be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > the enum constant with the specified name< / dd >
< dt > < span class = "throwsLabel" > 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 >
2019-11-01 20:03:36 +01:00
< a id = "fromString(java.lang.String)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > fromString< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public static < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > fromString​ (java.lang.String s)< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "toString()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > toString< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public java.lang.String toString()< / pre >
2018-08-29 07:09:18 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2019-11-01 20:03:36 +01:00
< dd > < code > toString< / code > in class < code > java.lang.Enum< < a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > > < / code > < / dd >
2018-08-29 07:09:18 +02:00
< / dl >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "getTranslation()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTranslation< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public java.lang.String getTranslation()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "getPluralTranslation()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getPluralTranslation< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public java.lang.String getPluralTranslation()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isMember()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isMember< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isMember()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isAlly()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAlly< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isAlly()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isTruce()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isTruce< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isTruce()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isNeutral()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isNeutral< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isNeutral()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isEnemy()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isEnemy< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isEnemy()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isAtLeast(com.massivecraft.factions.struct.Relation)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAtLeast< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isAtLeast​ (< a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > relation)< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "isAtMost(com.massivecraft.factions.struct.Relation)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAtMost< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean isAtMost​ (< a href = "Relation.html" title = "enum in com.massivecraft.factions.struct" > Relation< / a > relation)< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "getColor()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getColor< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public org.bukkit.ChatColor getColor()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "confDenyBuild(boolean)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > confDenyBuild< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean confDenyBuild​ (boolean online)< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "confPainBuild(boolean)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > confPainBuild< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean confPainBuild​ (boolean online)< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "confDenyUseage()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > confDenyUseage< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public boolean confDenyUseage()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "getRelationCost()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getRelationCost< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public double getRelationCost()< / pre >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "buildItem()" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > buildItem< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public org.bukkit.inventory.ItemStack buildItem()< / pre >
2018-08-29 07:09:18 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2019-11-01 20:03:36 +01:00
< dd > < code > < a href = "../zcore/fperms/Permissable.html#buildItem()" > buildItem< / a > < / code > in interface < code > < a href = "../zcore/fperms/Permissable.html" title = "interface in com.massivecraft.factions.zcore.fperms" > Permissable< / a > < / code > < / dd >
2018-08-29 07:09:18 +02:00
< / dl >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< a id = "replacePlaceholders(java.lang.String)" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > replacePlaceholders< / h4 >
2019-11-01 20:03:36 +01:00
< pre class = "methodSignature" > public java.lang.String replacePlaceholders​ (java.lang.String string)< / pre >
2018-08-29 07:09:18 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2019-11-01 20:03:36 +01:00
< dd > < code > < a href = "../zcore/fperms/Permissable.html#replacePlaceholders(java.lang.String)" > replacePlaceholders< / a > < / code > in interface < code > < a href = "../zcore/fperms/Permissable.html" title = "interface in com.massivecraft.factions.zcore.fperms" > Permissable< / a > < / code > < / dd >
2018-08-29 07:09:18 +02:00
< / dl >
< / li >
< / ul >
< / li >
< / ul >
2019-11-01 20:03:36 +01:00
< / section >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
< / div >
< / div >
2019-11-01 20:03:36 +01:00
< / main >
2018-08-29 07:09:18 +02:00
<!-- ========= END OF CLASS DATA ========= -->
2019-11-01 20:03:36 +01:00
< footer role = "contentinfo" >
< nav role = "navigation" >
2018-08-29 07:09:18 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2019-11-01 20:03:36 +01:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2019-11-01 20:03:36 +01:00
< a id = "navbar.bottom.firstrow" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-11-01 20:03:36 +01:00
< li > < a href = "../../../../index.html" > Overview< / a > < / li >
2018-08-29 07:09:18 +02:00
< 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" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2019-11-01 20:03:36 +01:00
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
2018-08-29 07:09:18 +02:00
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / 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 > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2019-11-01 20:03:36 +01:00
< / div >
< a id = "skip.navbar.bottom" >
2018-08-29 07:09:18 +02:00
<!-- -->
2019-11-01 20:03:36 +01:00
< / a >
2018-08-29 07:09:18 +02:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2019-11-01 20:03:36 +01:00
< / nav >
< / footer >
2018-08-29 07:09:18 +02:00
< / body >
< / html >