diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/entity/ai/attributes | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'javadoc/net/minecraft/entity/ai/attributes')
11 files changed, 3125 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html b/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html new file mode 100644 index 0000000..1f1f514 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/AttributeModifier.html @@ -0,0 +1,392 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>AttributeModifier (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="AttributeModifier (Forge API)"; + } +//--> +</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-all.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="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/AttributeModifier.html" target="_top">Frames</a></li> +<li><a href="AttributeModifier.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class AttributeModifier" class="title">Class AttributeModifier</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.AttributeModifier</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">AttributeModifier</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="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#AttributeModifier(java.lang.String,%20double,%20int)">AttributeModifier</a></strong>(java.lang.String p_i1605_1_, + double p_i1605_2_, + int p_i1605_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#AttributeModifier(java.util.UUID,%20java.lang.String,%20double,%20int)">AttributeModifier</a></strong>(java.util.UUID p_i1606_1_, + java.lang.String p_i1606_2_, + double p_i1606_3_, + int p_i1606_5_)</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="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#getAmount()">getAmount</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.UUID</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#getID()">getID</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#getName()">getName</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#getOperation()">getOperation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#isSaved()">isSaved</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html#setSaved(boolean)">setSaved</a></strong>(boolean p_111168_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="AttributeModifier(java.lang.String, double, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>AttributeModifier</h4> +<pre>public AttributeModifier(java.lang.String p_i1605_1_, + double p_i1605_2_, + int p_i1605_4_)</pre> +</li> +</ul> +<a name="AttributeModifier(java.util.UUID, java.lang.String, double, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>AttributeModifier</h4> +<pre>public AttributeModifier(java.util.UUID p_i1606_1_, + java.lang.String p_i1606_2_, + double p_i1606_3_, + int p_i1606_5_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getID</h4> +<pre>public java.util.UUID getID()</pre> +</li> +</ul> +<a name="getName()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getName</h4> +<pre>public java.lang.String getName()</pre> +</li> +</ul> +<a name="getOperation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOperation</h4> +<pre>public int getOperation()</pre> +</li> +</ul> +<a name="getAmount()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAmount</h4> +<pre>public double getAmount()</pre> +</li> +</ul> +<a name="isSaved()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSaved</h4> +<pre>public boolean isSaved()</pre> +</li> +</ul> +<a name="setSaved(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSaved</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> setSaved(boolean p_111168_1_)</pre> +</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 p_equals_1_)</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="blockList"> +<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> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockListLast"> +<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> +</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-all.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="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/AttributeModifier.html" target="_top">Frames</a></li> +<li><a href="AttributeModifier.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html new file mode 100644 index 0000000..8dd7380 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html @@ -0,0 +1,342 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>BaseAttribute (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="BaseAttribute (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/BaseAttribute.html" target="_top">Frames</a></li> +<li><a href="BaseAttribute.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class BaseAttribute" class="title">Class BaseAttribute</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.BaseAttribute</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes">RangedAttribute</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="strong">BaseAttribute</span> +extends java.lang.Object +implements <a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></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="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#BaseAttribute(java.lang.String,%20double)">BaseAttribute</a></strong>(java.lang.String p_i1607_1_, + double p_i1607_2_)</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>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getAttributeUnlocalizedName()">getAttributeUnlocalizedName</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getDefaultValue()">getDefaultValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getShouldWatch()">getShouldWatch</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#setShouldWatch(boolean)">setShouldWatch</a></strong>(boolean p_111112_1_)</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, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.entity.ai.attributes.IAttribute"> +<!-- --> +</a> +<h3>Methods inherited from interface net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></h3> +<code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#clampValue(double)">clampValue</a></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="BaseAttribute(java.lang.String, double)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BaseAttribute</h4> +<pre>protected BaseAttribute(java.lang.String p_i1607_1_, + double p_i1607_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttributeUnlocalizedName()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeUnlocalizedName</h4> +<pre>public java.lang.String getAttributeUnlocalizedName()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getAttributeUnlocalizedName()">getAttributeUnlocalizedName</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></code></dd> +</dl> +</li> +</ul> +<a name="getDefaultValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDefaultValue</h4> +<pre>public double getDefaultValue()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getDefaultValue()">getDefaultValue</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></code></dd> +</dl> +</li> +</ul> +<a name="getShouldWatch()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getShouldWatch</h4> +<pre>public boolean getShouldWatch()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getShouldWatch()">getShouldWatch</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></code></dd> +</dl> +</li> +</ul> +<a name="setShouldWatch(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setShouldWatch</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a> setShouldWatch(boolean p_111112_1_)</pre> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/BaseAttribute.html" target="_top">Frames</a></li> +<li><a href="BaseAttribute.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html b/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html new file mode 100644 index 0000000..b99d681 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/BaseAttributeMap.html @@ -0,0 +1,385 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>BaseAttributeMap (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="BaseAttributeMap (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/BaseAttributeMap.html" target="_top">Frames</a></li> +<li><a href="BaseAttributeMap.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class BaseAttributeMap" class="title">Class BaseAttributeMap</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.BaseAttributeMap</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">ServersideAttributeMap</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="strong">BaseAttributeMap</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>protected java.util.Map</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#attributes">attributes</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.util.Map</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#attributesByName">attributesByName</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="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#BaseAttributeMap()">BaseAttributeMap</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#addAttributeInstance(net.minecraft.entity.ai.attributes.ModifiableAttributeInstance)">addAttributeInstance</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> p_111149_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#applyAttributeModifiers(com.google.common.collect.Multimap)">applyAttributeModifiers</a></strong>(com.google.common.collect.Multimap p_111147_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Collection</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAllAttributes()">getAllAttributes</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAttributeInstance(net.minecraft.entity.ai.attributes.IAttribute)">getAttributeInstance</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111151_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAttributeInstanceByName(java.lang.String)">getAttributeInstanceByName</a></strong>(java.lang.String p_111152_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>abstract <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#registerAttribute(net.minecraft.entity.ai.attributes.IAttribute)">registerAttribute</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111150_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#removeAttributeModifiers(com.google.common.collect.Multimap)">removeAttributeModifiers</a></strong>(com.google.common.collect.Multimap p_111148_1_)</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="attributes"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>attributes</h4> +<pre>protected final java.util.Map attributes</pre> +</li> +</ul> +<a name="attributesByName"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>attributesByName</h4> +<pre>protected final java.util.Map attributesByName</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BaseAttributeMap()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BaseAttributeMap</h4> +<pre>public BaseAttributeMap()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttributeInstance(net.minecraft.entity.ai.attributes.IAttribute)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeInstance</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a> getAttributeInstance(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111151_1_)</pre> +</li> +</ul> +<a name="getAttributeInstanceByName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeInstanceByName</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a> getAttributeInstanceByName(java.lang.String p_111152_1_)</pre> +</li> +</ul> +<a name="registerAttribute(net.minecraft.entity.ai.attributes.IAttribute)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>registerAttribute</h4> +<pre>public abstract <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a> registerAttribute(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111150_1_)</pre> +</li> +</ul> +<a name="getAllAttributes()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllAttributes</h4> +<pre>public java.util.Collection getAllAttributes()</pre> +</li> +</ul> +<a name="addAttributeInstance(net.minecraft.entity.ai.attributes.ModifiableAttributeInstance)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addAttributeInstance</h4> +<pre>public void addAttributeInstance(<a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> p_111149_1_)</pre> +</li> +</ul> +<a name="removeAttributeModifiers(com.google.common.collect.Multimap)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeAttributeModifiers</h4> +<pre>public void removeAttributeModifiers(com.google.common.collect.Multimap p_111148_1_)</pre> +</li> +</ul> +<a name="applyAttributeModifiers(com.google.common.collect.Multimap)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyAttributeModifiers</h4> +<pre>public void applyAttributeModifiers(com.google.common.collect.Multimap p_111147_1_)</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/BaseAttributeMap.html" target="_top">Frames</a></li> +<li><a href="BaseAttributeMap.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html new file mode 100644 index 0000000..4ee82e0 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/IAttribute.html @@ -0,0 +1,247 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>IAttribute (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="IAttribute (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/IAttribute.html" target="_top">Frames</a></li> +<li><a href="IAttribute.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>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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">net.minecraft.entity.ai.attributes</div> +<h2 title="Interface IAttribute" class="title">Interface IAttribute</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Known Implementing Classes:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes">RangedAttribute</a></dd> +</dl> +<hr> +<br> +<pre>public interface <span class="strong">IAttribute</span></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== 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>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#clampValue(double)">clampValue</a></strong>(double p_111109_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getAttributeUnlocalizedName()">getAttributeUnlocalizedName</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getDefaultValue()">getDefaultValue</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html#getShouldWatch()">getShouldWatch</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttributeUnlocalizedName()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeUnlocalizedName</h4> +<pre>java.lang.String getAttributeUnlocalizedName()</pre> +</li> +</ul> +<a name="clampValue(double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clampValue</h4> +<pre>double clampValue(double p_111109_1_)</pre> +</li> +</ul> +<a name="getDefaultValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDefaultValue</h4> +<pre>double getDefaultValue()</pre> +</li> +</ul> +<a name="getShouldWatch()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getShouldWatch</h4> +<pre>boolean getShouldWatch()</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/IAttribute.html" target="_top">Frames</a></li> +<li><a href="IAttribute.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>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html b/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html new file mode 100644 index 0000000..a8c86ed --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html @@ -0,0 +1,312 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>IAttributeInstance (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="IAttributeInstance (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/IAttributeInstance.html" target="_top">Frames</a></li> +<li><a href="IAttributeInstance.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>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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">net.minecraft.entity.ai.attributes</div> +<h2 title="Interface IAttributeInstance" class="title">Interface IAttributeInstance</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Known Implementing Classes:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a></dd> +</dl> +<hr> +<br> +<pre>public interface <span class="strong">IAttributeInstance</span></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== 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="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#applyModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">applyModifier</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111121_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.Collection</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#func_111122_c()">func_111122_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getAttribute()">getAttribute</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getAttributeValue()">getAttributeValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getBaseValue()">getBaseValue</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getModifier(java.util.UUID)">getModifier</a></strong>(java.util.UUID p_111127_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#removeAllModifiers()">removeAllModifiers</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#removeModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">removeModifier</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111124_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#setBaseValue(double)">setBaseValue</a></strong>(double p_111128_1_)</code> </td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttribute()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttribute</h4> +<pre><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> getAttribute()</pre> +</li> +</ul> +<a name="getBaseValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBaseValue</h4> +<pre>double getBaseValue()</pre> +</li> +</ul> +<a name="setBaseValue(double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBaseValue</h4> +<pre>void setBaseValue(double p_111128_1_)</pre> +</li> +</ul> +<a name="func_111122_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_111122_c</h4> +<pre>java.util.Collection func_111122_c()</pre> +</li> +</ul> +<a name="getModifier(java.util.UUID)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModifier</h4> +<pre><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> getModifier(java.util.UUID p_111127_1_)</pre> +</li> +</ul> +<a name="applyModifier(net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyModifier</h4> +<pre>void applyModifier(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111121_1_)</pre> +</li> +</ul> +<a name="removeModifier(net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeModifier</h4> +<pre>void removeModifier(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111124_1_)</pre> +</li> +</ul> +<a name="removeAllModifiers()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeAllModifiers</h4> +<pre>void removeAllModifiers()</pre> +</li> +</ul> +<a name="getAttributeValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getAttributeValue</h4> +<pre>double getAttributeValue()</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/IAttributeInstance.html" target="_top">Frames</a></li> +<li><a href="IAttributeInstance.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>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html b/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html new file mode 100644 index 0000000..b464460 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html @@ -0,0 +1,414 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>ModifiableAttributeInstance (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="ModifiableAttributeInstance (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" target="_top">Frames</a></li> +<li><a href="ModifiableAttributeInstance.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class ModifiableAttributeInstance" class="title">Class ModifiableAttributeInstance</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.ModifiableAttributeInstance</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">ModifiableAttributeInstance</span> +extends java.lang.Object +implements <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></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="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#ModifiableAttributeInstance(net.minecraft.entity.ai.attributes.BaseAttributeMap,%20net.minecraft.entity.ai.attributes.IAttribute)">ModifiableAttributeInstance</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_i1608_1_, + <a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_i1608_2_)</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#applyModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">applyModifier</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111121_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.Collection</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#func_111122_c()">func_111122_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#getAttribute()">getAttribute</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#getAttributeValue()">getAttributeValue</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#getBaseValue()">getBaseValue</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#getModifier(java.util.UUID)">getModifier</a></strong>(java.util.UUID p_111127_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Collection</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#getModifiersByOperation(int)">getModifiersByOperation</a></strong>(int p_111130_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#removeAllModifiers()">removeAllModifiers</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#removeModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">removeModifier</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111124_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html#setBaseValue(double)">setBaseValue</a></strong>(double p_111128_1_)</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="ModifiableAttributeInstance(net.minecraft.entity.ai.attributes.BaseAttributeMap, net.minecraft.entity.ai.attributes.IAttribute)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ModifiableAttributeInstance</h4> +<pre>public ModifiableAttributeInstance(<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_i1608_1_, + <a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_i1608_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttribute()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttribute</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> getAttribute()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getAttribute()">getAttribute</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="getBaseValue()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBaseValue</h4> +<pre>public double getBaseValue()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getBaseValue()">getBaseValue</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="setBaseValue(double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBaseValue</h4> +<pre>public void setBaseValue(double p_111128_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#setBaseValue(double)">setBaseValue</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="getModifiersByOperation(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModifiersByOperation</h4> +<pre>public java.util.Collection getModifiersByOperation(int p_111130_1_)</pre> +</li> +</ul> +<a name="func_111122_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_111122_c</h4> +<pre>public java.util.Collection func_111122_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#func_111122_c()">func_111122_c</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="getModifier(java.util.UUID)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModifier</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> getModifier(java.util.UUID p_111127_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getModifier(java.util.UUID)">getModifier</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="applyModifier(net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyModifier</h4> +<pre>public void applyModifier(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111121_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#applyModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">applyModifier</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="removeModifier(net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeModifier</h4> +<pre>public void removeModifier(<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111124_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#removeModifier(net.minecraft.entity.ai.attributes.AttributeModifier)">removeModifier</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="removeAllModifiers()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeAllModifiers</h4> +<pre>public void removeAllModifiers()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#removeAllModifiers()">removeAllModifiers</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></dd> +</dl> +</li> +</ul> +<a name="getAttributeValue()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getAttributeValue</h4> +<pre>public double getAttributeValue()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html#getAttributeValue()">getAttributeValue</a></code> in interface <code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" target="_top">Frames</a></li> +<li><a href="ModifiableAttributeInstance.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html b/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html new file mode 100644 index 0000000..bb19678 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/RangedAttribute.html @@ -0,0 +1,302 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>RangedAttribute (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="RangedAttribute (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/RangedAttribute.html" target="_top">Frames</a></li> +<li><a href="RangedAttribute.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class RangedAttribute" class="title">Class RangedAttribute</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">net.minecraft.entity.ai.attributes.BaseAttribute</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.RangedAttribute</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">RangedAttribute</span> +extends <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a></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="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html#RangedAttribute(java.lang.String,%20double,%20double,%20double)">RangedAttribute</a></strong>(java.lang.String p_i1609_1_, + double p_i1609_2_, + double p_i1609_4_, + double p_i1609_6_)</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>double</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html#clampValue(double)">clampValue</a></strong>(double p_111109_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html#getDescription()">getDescription</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes">RangedAttribute</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html#setDescription(java.lang.String)">setDescription</a></strong>(java.lang.String p_111117_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.entity.ai.attributes.BaseAttribute"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a></h3> +<code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getAttributeUnlocalizedName()">getAttributeUnlocalizedName</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getDefaultValue()">getDefaultValue</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#getShouldWatch()">getShouldWatch</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#hashCode()">hashCode</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html#setShouldWatch(boolean)">setShouldWatch</a></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, 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="RangedAttribute(java.lang.String, double, double, double)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RangedAttribute</h4> +<pre>public RangedAttribute(java.lang.String p_i1609_1_, + double p_i1609_2_, + double p_i1609_4_, + double p_i1609_6_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setDescription(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDescription</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes">RangedAttribute</a> setDescription(java.lang.String p_111117_1_)</pre> +</li> +</ul> +<a name="getDescription()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDescription</h4> +<pre>public java.lang.String getDescription()</pre> +</li> +</ul> +<a name="clampValue(double)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>clampValue</h4> +<pre>public double clampValue(double p_111109_1_)</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/RangedAttribute.html" target="_top">Frames</a></li> +<li><a href="RangedAttribute.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html b/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html new file mode 100644 index 0000000..4da45e1 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/ServersideAttributeMap.html @@ -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="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:17 EST 2015 --> +<title>ServersideAttributeMap (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="ServersideAttributeMap (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" target="_top">Frames</a></li> +<li><a href="ServersideAttributeMap.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">net.minecraft.entity.ai.attributes</div> +<h2 title="Class ServersideAttributeMap" class="title">Class ServersideAttributeMap</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">net.minecraft.entity.ai.attributes.BaseAttributeMap</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.entity.ai.attributes.ServersideAttributeMap</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">ServersideAttributeMap</span> +extends <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></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>protected java.util.Map</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#descriptionToAttributeInstanceMap">descriptionToAttributeInstanceMap</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.entity.ai.attributes.BaseAttributeMap"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></h3> +<code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#attributes">attributes</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#attributesByName">attributesByName</a></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="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#ServersideAttributeMap()">ServersideAttributeMap</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#addAttributeInstance(net.minecraft.entity.ai.attributes.ModifiableAttributeInstance)">addAttributeInstance</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> p_111149_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#getAttributeInstance(net.minecraft.entity.ai.attributes.IAttribute)">getAttributeInstance</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111151_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#getAttributeInstanceByName(java.lang.String)">getAttributeInstanceByName</a></strong>(java.lang.String p_111152_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.Set</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#getAttributeInstanceSet()">getAttributeInstanceSet</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Collection</code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#getWatchedAttributes()">getWatchedAttributes</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html#registerAttribute(net.minecraft.entity.ai.attributes.IAttribute)">registerAttribute</a></strong>(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111150_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.entity.ai.attributes.BaseAttributeMap"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></h3> +<code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#applyAttributeModifiers(com.google.common.collect.Multimap)">applyAttributeModifiers</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAllAttributes()">getAllAttributes</a>, <a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#removeAttributeModifiers(com.google.common.collect.Multimap)">removeAttributeModifiers</a></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"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="descriptionToAttributeInstanceMap"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>descriptionToAttributeInstanceMap</h4> +<pre>protected final java.util.Map descriptionToAttributeInstanceMap</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ServersideAttributeMap()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ServersideAttributeMap</h4> +<pre>public ServersideAttributeMap()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAttributeInstance(net.minecraft.entity.ai.attributes.IAttribute)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeInstance</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> getAttributeInstance(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111151_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAttributeInstance(net.minecraft.entity.ai.attributes.IAttribute)">getAttributeInstance</a></code> in class <code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></code></dd> +</dl> +</li> +</ul> +<a name="getAttributeInstanceByName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeInstanceByName</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> getAttributeInstanceByName(java.lang.String p_111152_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#getAttributeInstanceByName(java.lang.String)">getAttributeInstanceByName</a></code> in class <code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></code></dd> +</dl> +</li> +</ul> +<a name="registerAttribute(net.minecraft.entity.ai.attributes.IAttribute)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>registerAttribute</h4> +<pre>public <a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a> registerAttribute(<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111150_1_)</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#registerAttribute(net.minecraft.entity.ai.attributes.IAttribute)">registerAttribute</a></code> in class <code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></code></dd> +</dl> +</li> +</ul> +<a name="addAttributeInstance(net.minecraft.entity.ai.attributes.ModifiableAttributeInstance)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addAttributeInstance</h4> +<pre>public void addAttributeInstance(<a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a> p_111149_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html#addAttributeInstance(net.minecraft.entity.ai.attributes.ModifiableAttributeInstance)">addAttributeInstance</a></code> in class <code><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></code></dd> +</dl> +</li> +</ul> +<a name="getAttributeInstanceSet()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAttributeInstanceSet</h4> +<pre>public java.util.Set getAttributeInstanceSet()</pre> +</li> +</ul> +<a name="getWatchedAttributes()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getWatchedAttributes</h4> +<pre>public java.util.Collection getWatchedAttributes()</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" target="_top">Frames</a></li> +<li><a href="ServersideAttributeMap.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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-frame.html b/javadoc/net/minecraft/entity/ai/attributes/package-frame.html new file mode 100644 index 0000000..d64d873 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-frame.html @@ -0,0 +1,29 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.entity.ai.attributes (Forge API)</title> +<meta name="date" content="2015-02-05"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../../../net/minecraft/entity/ai/attributes/package-summary.html" target="classFrame">net.minecraft.entity.ai.attributes</a></h1> +<div class="indexContainer"> +<h2 title="Interfaces">Interfaces</h2> +<ul title="Interfaces"> +<li><a href="IAttribute.html" title="interface in net.minecraft.entity.ai.attributes" target="classFrame"><i>IAttribute</i></a></li> +<li><a href="IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes" target="classFrame"><i>IAttributeInstance</i></a></li> +</ul> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">AttributeModifier</a></li> +<li><a href="BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">BaseAttribute</a></li> +<li><a href="BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">BaseAttributeMap</a></li> +<li><a href="ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">ModifiableAttributeInstance</a></li> +<li><a href="RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">RangedAttribute</a></li> +<li><a href="ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes" target="classFrame">ServersideAttributeMap</a></li> +</ul> +</div> +</body> +</html> diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-summary.html b/javadoc/net/minecraft/entity/ai/attributes/package-summary.html new file mode 100644 index 0000000..bd36c21 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-summary.html @@ -0,0 +1,170 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.entity.ai.attributes (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="net.minecraft.entity.ai.attributes (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../net/minecraft/entity/boss/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/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 net.minecraft.entity.ai.attributes</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> +<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Interface</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<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="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes">BaseAttribute</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes">ModifiableAttributeInstance</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes">RangedAttribute</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">ServersideAttributeMap</a></td> +<td class="colLast"> </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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../net/minecraft/entity/boss/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/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> diff --git a/javadoc/net/minecraft/entity/ai/attributes/package-tree.html b/javadoc/net/minecraft/entity/ai/attributes/package-tree.html new file mode 100644 index 0000000..151e638 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/package-tree.html @@ -0,0 +1,142 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.entity.ai.attributes Class Hierarchy (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="net.minecraft.entity.ai.attributes Class Hierarchy (Forge API)"; + } +//--> +</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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/package-tree.html">Prev</a></li> +<li><a href="../../../../../net/minecraft/entity/boss/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/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 net.minecraft.entity.ai.attributes</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">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">AttributeModifier</span></a></li> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">BaseAttribute</span></a> (implements net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a>) +<ul> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/RangedAttribute.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">RangedAttribute</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">BaseAttributeMap</span></a> +<ul> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/ServersideAttributeMap.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">ServersideAttributeMap</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/ModifiableAttributeInstance.html" title="class in net.minecraft.entity.ai.attributes"><span class="strong">ModifiableAttributeInstance</span></a> (implements net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes">IAttributeInstance</a>)</li> +</ul> +</li> +</ul> +<h2 title="Interface Hierarchy">Interface Hierarchy</h2> +<ul> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">IAttribute</span></a></li> +<li type="circle">net.minecraft.entity.ai.attributes.<a href="../../../../../net/minecraft/entity/ai/attributes/IAttributeInstance.html" title="interface in net.minecraft.entity.ai.attributes"><span class="strong">IAttributeInstance</span></a></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-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../net/minecraft/entity/ai/package-tree.html">Prev</a></li> +<li><a href="../../../../../net/minecraft/entity/boss/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?net/minecraft/entity/ai/attributes/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> |
