35dc4bb481
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
224 lines
6.5 KiB
HTML
224 lines
6.5 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
|
|
<title>Serialized Form</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2019-11-01">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<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>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Serialized Form";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a id="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.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><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="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">
|
|
<!-- -->
|
|
</a>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Serialized Form" class="title">Serialized Form</h1>
|
|
</div>
|
|
<div class="serializedFormContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<section role="region">
|
|
<h2 title="Package">Package com.massivecraft.factions</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="com.massivecraft.factions.FLocation">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">com.massivecraft.factions.FLocation</a> extends java.lang.Object implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>-8292915234027387983L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>worldName</h4>
|
|
<pre>java.lang.String worldName</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>x</h4>
|
|
<pre>int x</pre>
|
|
</li>
|
|
<li class="blockListLast">
|
|
<h4>z</h4>
|
|
<pre>int z</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
<li class="blockList">
|
|
<section role="region">
|
|
<h2 title="Package">Package com.massivecraft.factions.util</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="com.massivecraft.factions.util.LazyLocation">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/massivecraft/factions/util/LazyLocation.html" title="class in com.massivecraft.factions.util">com.massivecraft.factions.util.LazyLocation</a> extends java.lang.Object implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>-6049901271320963314L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>pitch</h4>
|
|
<pre>float pitch</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>worldName</h4>
|
|
<pre>java.lang.String worldName</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>x</h4>
|
|
<pre>double x</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>y</h4>
|
|
<pre>double y</pre>
|
|
</li>
|
|
<li class="blockList">
|
|
<h4>yaw</h4>
|
|
<pre>float yaw</pre>
|
|
</li>
|
|
<li class="blockListLast">
|
|
<h4>z</h4>
|
|
<pre>double z</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
<li class="blockList">
|
|
<section role="region">
|
|
<h2 title="Package">Package com.massivecraft.factions.zcore.persist</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="com.massivecraft.factions.zcore.persist.MemoryBoard.MemoryBoardMap">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/massivecraft/factions/zcore/persist/MemoryBoard.MemoryBoardMap.html" title="class in com.massivecraft.factions.zcore.persist">com.massivecraft.factions.zcore.persist.MemoryBoard.MemoryBoardMap</a> extends java.util.HashMap<<a href="com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a>,​java.lang.String> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>-6689617828610585368L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockListLast">
|
|
<h4>factionToLandMap</h4>
|
|
<pre>com.google.common.collect.Multimap<java.lang.String,​<a href="com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a>> factionToLandMap</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.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><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
</footer>
|
|
</body>
|
|
</html>
|