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/potion | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'javadoc/net/minecraft/potion')
| -rw-r--r-- | javadoc/net/minecraft/potion/Potion.html | 1059 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionAbsoption.html | 316 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionAttackDamage.html | 293 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionEffect.html | 578 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionHealth.html | 308 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionHealthBoost.html | 293 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/PotionHelper.html | 569 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/package-frame.html | 25 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/package-summary.html | 155 | ||||
| -rw-r--r-- | javadoc/net/minecraft/potion/package-tree.html | 135 |
10 files changed, 3731 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/potion/Potion.html b/javadoc/net/minecraft/potion/Potion.html new file mode 100644 index 0000000..2a0b233 --- /dev/null +++ b/javadoc/net/minecraft/potion/Potion.html @@ -0,0 +1,1059 @@ +<!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:10 EST 2015 --> +<title>Potion (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="Potion (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/potion/PotionAbsoption.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/Potion.html" target="_top">Frames</a></li> +<li><a href="Potion.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.potion</div> +<h2 title="Class Potion" class="title">Class Potion</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.Potion</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../net/minecraft/potion/PotionAbsoption.html" title="class in net.minecraft.potion">PotionAbsoption</a>, <a href="../../../net/minecraft/potion/PotionAttackDamage.html" title="class in net.minecraft.potion">PotionAttackDamage</a>, <a href="../../../net/minecraft/potion/PotionHealth.html" title="class in net.minecraft.potion">PotionHealth</a>, <a href="../../../net/minecraft/potion/PotionHealthBoost.html" title="class in net.minecraft.potion">PotionHealthBoost</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">Potion</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>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#blindness">blindness</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#confusion">confusion</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#damageBoost">damageBoost</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#digSlowdown">digSlowdown</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#digSpeed">digSpeed</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76405_D">field_76405_D</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76406_E">field_76406_E</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76407_F">field_76407_F</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76408_G">field_76408_G</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76409_A">field_76409_A</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76410_B">field_76410_B</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76411_C">field_76411_C</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76423_b">field_76423_b</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76434_w">field_76434_w</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76442_z">field_76442_z</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76443_y">field_76443_y</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#field_76444_x">field_76444_x</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#fireResistance">fireResistance</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#harm">harm</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#heal">heal</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#hunger">hunger</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#id">id</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#invisibility">invisibility</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#jump">jump</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#moveSlowdown">moveSlowdown</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#moveSpeed">moveSpeed</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#nightVision">nightVision</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#poison">poison</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#potionTypes">potionTypes</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#regeneration">regeneration</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#resistance">resistance</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#waterBreathing">waterBreathing</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#weakness">weakness</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#wither">wither</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="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/potion/Potion.html#Potion(int,%20boolean,%20int)">Potion</a></strong>(int p_i1573_1_, + boolean p_i1573_2_, + int p_i1573_3_)</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/potion/Potion.html#affectEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.EntityLivingBase,%20int,%20double)">affectEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76402_1_, + <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76402_2_, + int p_76402_3_, + double p_76402_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111185_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111185_2_, + int p_111185_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a></strong>(int p_111183_1_, + <a href="../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111183_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#func_111184_a(net.minecraft.entity.ai.attributes.IAttribute,%20java.lang.String,%20double,%20int)">func_111184_a</a></strong>(<a href="../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111184_1_, + java.lang.String p_111184_2_, + double p_111184_3_, + int p_111184_5_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Map</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#func_111186_k()">func_111186_k</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#getDurationString(net.minecraft.potion.PotionEffect)">getDurationString</a></strong>(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_76389_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#getEffectiveness()">getEffectiveness</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#getLiquidColor()">getLiquidColor</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/potion/Potion.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/potion/Potion.html#getStatusIconIndex()">getStatusIconIndex</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#hasStatusIcon()">hasStatusIcon</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#isBadEffect()">isBadEffect</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#isInstant()">isInstant</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#isReady(int,%20int)">isReady</a></strong>(int p_76397_1_, + int p_76397_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#isUsable()">isUsable</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#performEffect(net.minecraft.entity.EntityLivingBase,%20int)">performEffect</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76394_1_, + int p_76394_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#renderInventoryEffect(int,%20int,%20net.minecraft.potion.PotionEffect,%20net.minecraft.client.Minecraft)">renderInventoryEffect</a></strong>(int x, + int y, + <a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> effect, + <a href="../../../net/minecraft/client/Minecraft.html" title="class in net.minecraft.client">Minecraft</a> mc)</code> +<div class="block">Called to draw the this Potion onto the player's inventory when it's active.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#setEffectiveness(double)">setEffectiveness</a></strong>(double p_76404_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#setIconIndex(int,%20int)">setIconIndex</a></strong>(int p_76399_1_, + int p_76399_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#setPotionName(java.lang.String)">setPotionName</a></strong>(java.lang.String p_76390_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/Potion.html#shouldRenderInvText(net.minecraft.potion.PotionEffect)">shouldRenderInvText</a></strong>(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> effect)</code> +<div class="block">If the standard PotionEffect text (name and duration) should be drawn when this potion is active.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="potionTypes"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>potionTypes</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a>[] potionTypes</pre> +</li> +</ul> +<a name="field_76423_b"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76423_b</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76423_b</pre> +</li> +</ul> +<a name="moveSpeed"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>moveSpeed</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> moveSpeed</pre> +</li> +</ul> +<a name="moveSlowdown"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>moveSlowdown</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> moveSlowdown</pre> +</li> +</ul> +<a name="digSpeed"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>digSpeed</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> digSpeed</pre> +</li> +</ul> +<a name="digSlowdown"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>digSlowdown</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> digSlowdown</pre> +</li> +</ul> +<a name="damageBoost"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>damageBoost</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> damageBoost</pre> +</li> +</ul> +<a name="heal"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>heal</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> heal</pre> +</li> +</ul> +<a name="harm"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>harm</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> harm</pre> +</li> +</ul> +<a name="jump"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>jump</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> jump</pre> +</li> +</ul> +<a name="confusion"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>confusion</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> confusion</pre> +</li> +</ul> +<a name="regeneration"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>regeneration</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> regeneration</pre> +</li> +</ul> +<a name="resistance"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>resistance</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> resistance</pre> +</li> +</ul> +<a name="fireResistance"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fireResistance</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> fireResistance</pre> +</li> +</ul> +<a name="waterBreathing"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>waterBreathing</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> waterBreathing</pre> +</li> +</ul> +<a name="invisibility"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>invisibility</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> invisibility</pre> +</li> +</ul> +<a name="blindness"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>blindness</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> blindness</pre> +</li> +</ul> +<a name="nightVision"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>nightVision</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> nightVision</pre> +</li> +</ul> +<a name="hunger"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hunger</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> hunger</pre> +</li> +</ul> +<a name="weakness"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>weakness</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> weakness</pre> +</li> +</ul> +<a name="poison"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>poison</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> poison</pre> +</li> +</ul> +<a name="wither"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wither</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> wither</pre> +</li> +</ul> +<a name="field_76434_w"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76434_w</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76434_w</pre> +</li> +</ul> +<a name="field_76444_x"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76444_x</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76444_x</pre> +</li> +</ul> +<a name="field_76443_y"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76443_y</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76443_y</pre> +</li> +</ul> +<a name="field_76442_z"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76442_z</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76442_z</pre> +</li> +</ul> +<a name="field_76409_A"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76409_A</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76409_A</pre> +</li> +</ul> +<a name="field_76410_B"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76410_B</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76410_B</pre> +</li> +</ul> +<a name="field_76411_C"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76411_C</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76411_C</pre> +</li> +</ul> +<a name="field_76405_D"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76405_D</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76405_D</pre> +</li> +</ul> +<a name="field_76406_E"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76406_E</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76406_E</pre> +</li> +</ul> +<a name="field_76407_F"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76407_F</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76407_F</pre> +</li> +</ul> +<a name="field_76408_G"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76408_G</h4> +<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> field_76408_G</pre> +</li> +</ul> +<a name="id"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>id</h4> +<pre>public final int id</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Potion(int, boolean, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Potion</h4> +<pre>protected Potion(int p_i1573_1_, + boolean p_i1573_2_, + int p_i1573_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setIconIndex(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIconIndex</h4> +<pre>protected <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> setIconIndex(int p_76399_1_, + int p_76399_2_)</pre> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public int getId()</pre> +</li> +</ul> +<a name="performEffect(net.minecraft.entity.EntityLivingBase, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>performEffect</h4> +<pre>public void performEffect(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76394_1_, + int p_76394_2_)</pre> +</li> +</ul> +<a name="affectEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.EntityLivingBase, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>affectEntity</h4> +<pre>public void affectEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76402_1_, + <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76402_2_, + int p_76402_3_, + double p_76402_4_)</pre> +</li> +</ul> +<a name="isInstant()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isInstant</h4> +<pre>public boolean isInstant()</pre> +</li> +</ul> +<a name="isReady(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReady</h4> +<pre>public boolean isReady(int p_76397_1_, + int p_76397_2_)</pre> +</li> +</ul> +<a name="setPotionName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPotionName</h4> +<pre>public <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> setPotionName(java.lang.String p_76390_1_)</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="setEffectiveness(double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEffectiveness</h4> +<pre>protected <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> setEffectiveness(double p_76404_1_)</pre> +</li> +</ul> +<a name="hasStatusIcon()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasStatusIcon</h4> +<pre>public boolean hasStatusIcon()</pre> +</li> +</ul> +<a name="getStatusIconIndex()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStatusIconIndex</h4> +<pre>public int getStatusIconIndex()</pre> +</li> +</ul> +<a name="isBadEffect()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isBadEffect</h4> +<pre>public boolean isBadEffect()</pre> +</li> +</ul> +<a name="getDurationString(net.minecraft.potion.PotionEffect)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDurationString</h4> +<pre>public static java.lang.String getDurationString(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_76389_0_)</pre> +</li> +</ul> +<a name="getEffectiveness()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEffectiveness</h4> +<pre>public double getEffectiveness()</pre> +</li> +</ul> +<a name="isUsable()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isUsable</h4> +<pre>public boolean isUsable()</pre> +</li> +</ul> +<a name="getLiquidColor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLiquidColor</h4> +<pre>public int getLiquidColor()</pre> +</li> +</ul> +<a name="func_111184_a(net.minecraft.entity.ai.attributes.IAttribute, java.lang.String, double, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_111184_a</h4> +<pre>public <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a> func_111184_a(<a href="../../../net/minecraft/entity/ai/attributes/IAttribute.html" title="interface in net.minecraft.entity.ai.attributes">IAttribute</a> p_111184_1_, + java.lang.String p_111184_2_, + double p_111184_3_, + int p_111184_5_)</pre> +</li> +</ul> +<a name="removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.ai.attributes.BaseAttributeMap, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeAttributesModifiersFromEntity</h4> +<pre>public void removeAttributesModifiersFromEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</pre> +</li> +</ul> +<a name="func_111186_k()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_111186_k</h4> +<pre>public java.util.Map func_111186_k()</pre> +</li> +</ul> +<a name="applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.ai.attributes.BaseAttributeMap, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyAttributesModifiersToEntity</h4> +<pre>public void applyAttributesModifiersToEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111185_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111185_2_, + int p_111185_3_)</pre> +</li> +</ul> +<a name="func_111183_a(int, net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_111183_a</h4> +<pre>public double func_111183_a(int p_111183_1_, + <a href="../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111183_2_)</pre> +</li> +</ul> +<a name="shouldRenderInvText(net.minecraft.potion.PotionEffect)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>shouldRenderInvText</h4> +<pre>public boolean shouldRenderInvText(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> effect)</pre> +<div class="block">If the standard PotionEffect text (name and duration) should be drawn when this potion is active.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>effect</code> - the active PotionEffect</dd> +<dt><span class="strong">Returns:</span></dt><dd>true to draw the standard text</dd></dl> +</li> +</ul> +<a name="renderInventoryEffect(int, int, net.minecraft.potion.PotionEffect, net.minecraft.client.Minecraft)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>renderInventoryEffect</h4> +<pre>public void renderInventoryEffect(int x, + int y, + <a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> effect, + <a href="../../../net/minecraft/client/Minecraft.html" title="class in net.minecraft.client">Minecraft</a> mc)</pre> +<div class="block">Called to draw the this Potion onto the player's inventory when it's active. + This can be used to e.g. render Potion icons from your own texture.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - the x coordinate</dd><dd><code>y</code> - the y coordinate</dd><dd><code>effect</code> - the active PotionEffect</dd><dd><code>mc</code> - the Minecraft instance, for convenience</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/potion/PotionAbsoption.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/Potion.html" target="_top">Frames</a></li> +<li><a href="Potion.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/potion/PotionAbsoption.html b/javadoc/net/minecraft/potion/PotionAbsoption.html new file mode 100644 index 0000000..08035e0 --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionAbsoption.html @@ -0,0 +1,316 @@ +<!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:10 EST 2015 --> +<title>PotionAbsoption (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="PotionAbsoption (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/potion/Potion.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionAttackDamage.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionAbsoption.html" target="_top">Frames</a></li> +<li><a href="PotionAbsoption.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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.potion</div> +<h2 title="Class PotionAbsoption" class="title">Class PotionAbsoption</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">net.minecraft.potion.Potion</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionAbsoption</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionAbsoption</span> +extends <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#blindness">blindness</a>, <a href="../../../net/minecraft/potion/Potion.html#confusion">confusion</a>, <a href="../../../net/minecraft/potion/Potion.html#damageBoost">damageBoost</a>, <a href="../../../net/minecraft/potion/Potion.html#digSlowdown">digSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#digSpeed">digSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76405_D">field_76405_D</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76406_E">field_76406_E</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76407_F">field_76407_F</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76408_G">field_76408_G</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76409_A">field_76409_A</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76410_B">field_76410_B</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76411_C">field_76411_C</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76423_b">field_76423_b</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76434_w">field_76434_w</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76442_z">field_76442_z</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76443_y">field_76443_y</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76444_x">field_76444_x</a>, <a href="../../../net/minecraft/potion/Potion.html#fireResistance">fireResistance</a>, <a href="../../../net/minecraft/potion/Potion.html#harm">harm</a>, <a href="../../../net/minecraft/potion/Potion.html#heal">heal</a>, <a href="../../../net/minecraft/potion/Potion.html#hunger">hunger</a>, <a href="../../../net/minecraft/potion/Potion.html#id">id</a>, <a href="../../../net/minecraft/potion/Potion.html#invisibility">invisibility</a>, <a href="../../../net/minecraft/potion/Potion.html#jump">jump</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSlowdown">moveSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSpeed">moveSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#nightVision">nightVision</a>, <a href="../../../net/minecraft/potion/Potion.html#poison">poison</a>, <a href="../../../net/minecraft/potion/Potion.html#potionTypes">potionTypes</a>, <a href="../../../net/minecraft/potion/Potion.html#regeneration">regeneration</a>, <a href="../../../net/minecraft/potion/Potion.html#resistance">resistance</a>, <a href="../../../net/minecraft/potion/Potion.html#waterBreathing">waterBreathing</a>, <a href="../../../net/minecraft/potion/Potion.html#weakness">weakness</a>, <a href="../../../net/minecraft/potion/Potion.html#wither">wither</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="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/potion/PotionAbsoption.html#PotionAbsoption(int,%20boolean,%20int)">PotionAbsoption</a></strong>(int p_i1569_1_, + boolean p_i1569_2_, + int p_i1569_3_)</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/potion/PotionAbsoption.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111185_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111185_2_, + int p_111185_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionAbsoption.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#affectEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.EntityLivingBase,%20int,%20double)">affectEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111184_a(net.minecraft.entity.ai.attributes.IAttribute,%20java.lang.String,%20double,%20int)">func_111184_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111186_k()">func_111186_k</a>, <a href="../../../net/minecraft/potion/Potion.html#getDurationString(net.minecraft.potion.PotionEffect)">getDurationString</a>, <a href="../../../net/minecraft/potion/Potion.html#getEffectiveness()">getEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#getId()">getId</a>, <a href="../../../net/minecraft/potion/Potion.html#getLiquidColor()">getLiquidColor</a>, <a href="../../../net/minecraft/potion/Potion.html#getName()">getName</a>, <a href="../../../net/minecraft/potion/Potion.html#getStatusIconIndex()">getStatusIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#hasStatusIcon()">hasStatusIcon</a>, <a href="../../../net/minecraft/potion/Potion.html#isBadEffect()">isBadEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#isInstant()">isInstant</a>, <a href="../../../net/minecraft/potion/Potion.html#isReady(int,%20int)">isReady</a>, <a href="../../../net/minecraft/potion/Potion.html#isUsable()">isUsable</a>, <a href="../../../net/minecraft/potion/Potion.html#performEffect(net.minecraft.entity.EntityLivingBase,%20int)">performEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#renderInventoryEffect(int,%20int,%20net.minecraft.potion.PotionEffect,%20net.minecraft.client.Minecraft)">renderInventoryEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#setEffectiveness(double)">setEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#setIconIndex(int,%20int)">setIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#setPotionName(java.lang.String)">setPotionName</a>, <a href="../../../net/minecraft/potion/Potion.html#shouldRenderInvText(net.minecraft.potion.PotionEffect)">shouldRenderInvText</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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PotionAbsoption(int, boolean, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionAbsoption</h4> +<pre>protected PotionAbsoption(int p_i1569_1_, + boolean p_i1569_2_, + int p_i1569_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.ai.attributes.BaseAttributeMap, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeAttributesModifiersFromEntity</h4> +<pre>public void removeAttributesModifiersFromEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></dd> +</dl> +</li> +</ul> +<a name="applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.ai.attributes.BaseAttributeMap, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>applyAttributesModifiersToEntity</h4> +<pre>public void applyAttributesModifiersToEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111185_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111185_2_, + int p_111185_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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/potion/Potion.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionAttackDamage.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionAbsoption.html" target="_top">Frames</a></li> +<li><a href="PotionAbsoption.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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/potion/PotionAttackDamage.html b/javadoc/net/minecraft/potion/PotionAttackDamage.html new file mode 100644 index 0000000..ec6cacf --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionAttackDamage.html @@ -0,0 +1,293 @@ +<!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:10 EST 2015 --> +<title>PotionAttackDamage (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="PotionAttackDamage (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/potion/PotionAbsoption.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionAttackDamage.html" target="_top">Frames</a></li> +<li><a href="PotionAttackDamage.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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.potion</div> +<h2 title="Class PotionAttackDamage" class="title">Class PotionAttackDamage</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">net.minecraft.potion.Potion</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionAttackDamage</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionAttackDamage</span> +extends <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#blindness">blindness</a>, <a href="../../../net/minecraft/potion/Potion.html#confusion">confusion</a>, <a href="../../../net/minecraft/potion/Potion.html#damageBoost">damageBoost</a>, <a href="../../../net/minecraft/potion/Potion.html#digSlowdown">digSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#digSpeed">digSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76405_D">field_76405_D</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76406_E">field_76406_E</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76407_F">field_76407_F</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76408_G">field_76408_G</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76409_A">field_76409_A</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76410_B">field_76410_B</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76411_C">field_76411_C</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76423_b">field_76423_b</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76434_w">field_76434_w</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76442_z">field_76442_z</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76443_y">field_76443_y</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76444_x">field_76444_x</a>, <a href="../../../net/minecraft/potion/Potion.html#fireResistance">fireResistance</a>, <a href="../../../net/minecraft/potion/Potion.html#harm">harm</a>, <a href="../../../net/minecraft/potion/Potion.html#heal">heal</a>, <a href="../../../net/minecraft/potion/Potion.html#hunger">hunger</a>, <a href="../../../net/minecraft/potion/Potion.html#id">id</a>, <a href="../../../net/minecraft/potion/Potion.html#invisibility">invisibility</a>, <a href="../../../net/minecraft/potion/Potion.html#jump">jump</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSlowdown">moveSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSpeed">moveSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#nightVision">nightVision</a>, <a href="../../../net/minecraft/potion/Potion.html#poison">poison</a>, <a href="../../../net/minecraft/potion/Potion.html#potionTypes">potionTypes</a>, <a href="../../../net/minecraft/potion/Potion.html#regeneration">regeneration</a>, <a href="../../../net/minecraft/potion/Potion.html#resistance">resistance</a>, <a href="../../../net/minecraft/potion/Potion.html#waterBreathing">waterBreathing</a>, <a href="../../../net/minecraft/potion/Potion.html#weakness">weakness</a>, <a href="../../../net/minecraft/potion/Potion.html#wither">wither</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="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/potion/PotionAttackDamage.html#PotionAttackDamage(int,%20boolean,%20int)">PotionAttackDamage</a></strong>(int p_i1570_1_, + boolean p_i1570_2_, + int p_i1570_3_)</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/potion/PotionAttackDamage.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a></strong>(int p_111183_1_, + <a href="../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111183_2_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#affectEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.EntityLivingBase,%20int,%20double)">affectEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111184_a(net.minecraft.entity.ai.attributes.IAttribute,%20java.lang.String,%20double,%20int)">func_111184_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111186_k()">func_111186_k</a>, <a href="../../../net/minecraft/potion/Potion.html#getDurationString(net.minecraft.potion.PotionEffect)">getDurationString</a>, <a href="../../../net/minecraft/potion/Potion.html#getEffectiveness()">getEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#getId()">getId</a>, <a href="../../../net/minecraft/potion/Potion.html#getLiquidColor()">getLiquidColor</a>, <a href="../../../net/minecraft/potion/Potion.html#getName()">getName</a>, <a href="../../../net/minecraft/potion/Potion.html#getStatusIconIndex()">getStatusIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#hasStatusIcon()">hasStatusIcon</a>, <a href="../../../net/minecraft/potion/Potion.html#isBadEffect()">isBadEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#isInstant()">isInstant</a>, <a href="../../../net/minecraft/potion/Potion.html#isReady(int,%20int)">isReady</a>, <a href="../../../net/minecraft/potion/Potion.html#isUsable()">isUsable</a>, <a href="../../../net/minecraft/potion/Potion.html#performEffect(net.minecraft.entity.EntityLivingBase,%20int)">performEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#renderInventoryEffect(int,%20int,%20net.minecraft.potion.PotionEffect,%20net.minecraft.client.Minecraft)">renderInventoryEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#setEffectiveness(double)">setEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#setIconIndex(int,%20int)">setIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#setPotionName(java.lang.String)">setPotionName</a>, <a href="../../../net/minecraft/potion/Potion.html#shouldRenderInvText(net.minecraft.potion.PotionEffect)">shouldRenderInvText</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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PotionAttackDamage(int, boolean, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionAttackDamage</h4> +<pre>protected PotionAttackDamage(int p_i1570_1_, + boolean p_i1570_2_, + int p_i1570_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_111183_a(int, net.minecraft.entity.ai.attributes.AttributeModifier)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_111183_a</h4> +<pre>public double func_111183_a(int p_111183_1_, + <a href="../../../net/minecraft/entity/ai/attributes/AttributeModifier.html" title="class in net.minecraft.entity.ai.attributes">AttributeModifier</a> p_111183_2_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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/potion/PotionAbsoption.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionAttackDamage.html" target="_top">Frames</a></li> +<li><a href="PotionAttackDamage.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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/potion/PotionEffect.html b/javadoc/net/minecraft/potion/PotionEffect.html new file mode 100644 index 0000000..5b8994b --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionEffect.html @@ -0,0 +1,578 @@ +<!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:10 EST 2015 --> +<title>PotionEffect (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="PotionEffect (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/potion/PotionAttackDamage.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHealth.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionEffect.html" target="_top">Frames</a></li> +<li><a href="PotionEffect.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.potion</div> +<h2 title="Class PotionEffect" class="title">Class PotionEffect</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionEffect</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionEffect</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/potion/PotionEffect.html#PotionEffect(int,%20int)">PotionEffect</a></strong>(int p_i1574_1_, + int p_i1574_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#PotionEffect(int,%20int,%20int)">PotionEffect</a></strong>(int p_i1575_1_, + int p_i1575_2_, + int p_i1575_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#PotionEffect(int,%20int,%20int,%20boolean)">PotionEffect</a></strong>(int p_i1576_1_, + int p_i1576_2_, + int p_i1576_3_, + boolean p_i1576_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#PotionEffect(net.minecraft.potion.PotionEffect)">PotionEffect</a></strong>(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_i1577_1_)</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/potion/PotionEffect.html#addCurativeItem(net.minecraft.item.ItemStack)">addCurativeItem</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> stack)</code> +<div class="block">Adds the given stack to list of curative items for the potion effect</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#combine(net.minecraft.potion.PotionEffect)">combine</a></strong>(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_76452_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getAmplifier()">getAmplifier</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List<<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getCurativeItems()">getCurativeItems</a></strong>()</code> +<div class="block">Returns a list of curative items for the potion effect</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getDuration()">getDuration</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getEffectName()">getEffectName</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getIsAmbient()">getIsAmbient</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getIsPotionDurationMax()">getIsPotionDurationMax</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#getPotionID()">getPotionID</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#isCurativeItem(net.minecraft.item.ItemStack)">isCurativeItem</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> stack)</code> +<div class="block">Checks the given ItemStack to see if it is in the list of curative items for the potion effect</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#onUpdate(net.minecraft.entity.EntityLivingBase)">onUpdate</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76455_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#performEffect(net.minecraft.entity.EntityLivingBase)">performEffect</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76457_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#readCustomPotionEffectFromNBT(net.minecraft.nbt.NBTTagCompound)">readCustomPotionEffectFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_82722_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#setCurativeItems(java.util.List)">setCurativeItems</a></strong>(java.util.List<<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>> curativeItems)</code> +<div class="block">Sets the array of curative items for the potion effect</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#setPotionDurationMax(boolean)">setPotionDurationMax</a></strong>(boolean p_100012_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#setSplashPotion(boolean)">setSplashPotion</a></strong>(boolean p_82721_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/potion/PotionEffect.html#toString()">toString</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionEffect.html#writeCustomPotionEffectToNBT(net.minecraft.nbt.NBTTagCompound)">writeCustomPotionEffectToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_82719_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, 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="PotionEffect(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PotionEffect</h4> +<pre>public PotionEffect(int p_i1574_1_, + int p_i1574_2_)</pre> +</li> +</ul> +<a name="PotionEffect(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PotionEffect</h4> +<pre>public PotionEffect(int p_i1575_1_, + int p_i1575_2_, + int p_i1575_3_)</pre> +</li> +</ul> +<a name="PotionEffect(int, int, int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>PotionEffect</h4> +<pre>public PotionEffect(int p_i1576_1_, + int p_i1576_2_, + int p_i1576_3_, + boolean p_i1576_4_)</pre> +</li> +</ul> +<a name="PotionEffect(net.minecraft.potion.PotionEffect)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionEffect</h4> +<pre>public PotionEffect(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_i1577_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="combine(net.minecraft.potion.PotionEffect)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>combine</h4> +<pre>public void combine(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> p_76452_1_)</pre> +</li> +</ul> +<a name="getPotionID()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPotionID</h4> +<pre>public int getPotionID()</pre> +</li> +</ul> +<a name="getDuration()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDuration</h4> +<pre>public int getDuration()</pre> +</li> +</ul> +<a name="getAmplifier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAmplifier</h4> +<pre>public int getAmplifier()</pre> +</li> +</ul> +<a name="setSplashPotion(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSplashPotion</h4> +<pre>public void setSplashPotion(boolean p_82721_1_)</pre> +</li> +</ul> +<a name="getIsAmbient()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIsAmbient</h4> +<pre>public boolean getIsAmbient()</pre> +</li> +</ul> +<a name="onUpdate(net.minecraft.entity.EntityLivingBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>onUpdate</h4> +<pre>public boolean onUpdate(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76455_1_)</pre> +</li> +</ul> +<a name="performEffect(net.minecraft.entity.EntityLivingBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>performEffect</h4> +<pre>public void performEffect(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76457_1_)</pre> +</li> +</ul> +<a name="getEffectName()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEffectName</h4> +<pre>public java.lang.String getEffectName()</pre> +</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="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="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="writeCustomPotionEffectToNBT(net.minecraft.nbt.NBTTagCompound)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeCustomPotionEffectToNBT</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> writeCustomPotionEffectToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_82719_1_)</pre> +</li> +</ul> +<a name="readCustomPotionEffectFromNBT(net.minecraft.nbt.NBTTagCompound)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readCustomPotionEffectFromNBT</h4> +<pre>public static <a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a> readCustomPotionEffectFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_82722_0_)</pre> +</li> +</ul> +<a name="setPotionDurationMax(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPotionDurationMax</h4> +<pre>public void setPotionDurationMax(boolean p_100012_1_)</pre> +</li> +</ul> +<a name="getIsPotionDurationMax()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIsPotionDurationMax</h4> +<pre>public boolean getIsPotionDurationMax()</pre> +</li> +</ul> +<a name="getCurativeItems()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCurativeItems</h4> +<pre>public java.util.List<<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>> getCurativeItems()</pre> +<div class="block">Returns a list of curative items for the potion effect</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>The list (ItemStack) of curative items for the potion effect</dd></dl> +</li> +</ul> +<a name="isCurativeItem(net.minecraft.item.ItemStack)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isCurativeItem</h4> +<pre>public boolean isCurativeItem(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> stack)</pre> +<div class="block">Checks the given ItemStack to see if it is in the list of curative items for the potion effect</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>stack</code> - The ItemStack being checked against the list of curative items for the potion effect</dd> +<dt><span class="strong">Returns:</span></dt><dd>true if the given ItemStack is in the list of curative items for the potion effect, false otherwise</dd></dl> +</li> +</ul> +<a name="setCurativeItems(java.util.List)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCurativeItems</h4> +<pre>public void setCurativeItems(java.util.List<<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>> curativeItems)</pre> +<div class="block">Sets the array of curative items for the potion effect</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>curativeItems</code> - The list of ItemStacks being set to the potion effect</dd></dl> +</li> +</ul> +<a name="addCurativeItem(net.minecraft.item.ItemStack)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>addCurativeItem</h4> +<pre>public void addCurativeItem(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> stack)</pre> +<div class="block">Adds the given stack to list of curative items for the potion effect</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>stack</code> - The ItemStack being added to the curative item list</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/potion/PotionAttackDamage.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHealth.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionEffect.html" target="_top">Frames</a></li> +<li><a href="PotionEffect.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/potion/PotionHealth.html b/javadoc/net/minecraft/potion/PotionHealth.html new file mode 100644 index 0000000..a931eb9 --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionHealth.html @@ -0,0 +1,308 @@ +<!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:10 EST 2015 --> +<title>PotionHealth (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="PotionHealth (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/potion/PotionEffect.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHealthBoost.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHealth.html" target="_top">Frames</a></li> +<li><a href="PotionHealth.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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.potion</div> +<h2 title="Class PotionHealth" class="title">Class PotionHealth</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">net.minecraft.potion.Potion</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionHealth</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionHealth</span> +extends <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#blindness">blindness</a>, <a href="../../../net/minecraft/potion/Potion.html#confusion">confusion</a>, <a href="../../../net/minecraft/potion/Potion.html#damageBoost">damageBoost</a>, <a href="../../../net/minecraft/potion/Potion.html#digSlowdown">digSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#digSpeed">digSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76405_D">field_76405_D</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76406_E">field_76406_E</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76407_F">field_76407_F</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76408_G">field_76408_G</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76409_A">field_76409_A</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76410_B">field_76410_B</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76411_C">field_76411_C</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76423_b">field_76423_b</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76434_w">field_76434_w</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76442_z">field_76442_z</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76443_y">field_76443_y</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76444_x">field_76444_x</a>, <a href="../../../net/minecraft/potion/Potion.html#fireResistance">fireResistance</a>, <a href="../../../net/minecraft/potion/Potion.html#harm">harm</a>, <a href="../../../net/minecraft/potion/Potion.html#heal">heal</a>, <a href="../../../net/minecraft/potion/Potion.html#hunger">hunger</a>, <a href="../../../net/minecraft/potion/Potion.html#id">id</a>, <a href="../../../net/minecraft/potion/Potion.html#invisibility">invisibility</a>, <a href="../../../net/minecraft/potion/Potion.html#jump">jump</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSlowdown">moveSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSpeed">moveSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#nightVision">nightVision</a>, <a href="../../../net/minecraft/potion/Potion.html#poison">poison</a>, <a href="../../../net/minecraft/potion/Potion.html#potionTypes">potionTypes</a>, <a href="../../../net/minecraft/potion/Potion.html#regeneration">regeneration</a>, <a href="../../../net/minecraft/potion/Potion.html#resistance">resistance</a>, <a href="../../../net/minecraft/potion/Potion.html#waterBreathing">waterBreathing</a>, <a href="../../../net/minecraft/potion/Potion.html#weakness">weakness</a>, <a href="../../../net/minecraft/potion/Potion.html#wither">wither</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/potion/PotionHealth.html#PotionHealth(int,%20boolean,%20int)">PotionHealth</a></strong>(int p_i1572_1_, + boolean p_i1572_2_, + int p_i1572_3_)</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/potion/PotionHealth.html#isInstant()">isInstant</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHealth.html#isReady(int,%20int)">isReady</a></strong>(int p_76397_1_, + int p_76397_2_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#affectEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.EntityLivingBase,%20int,%20double)">affectEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111184_a(net.minecraft.entity.ai.attributes.IAttribute,%20java.lang.String,%20double,%20int)">func_111184_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111186_k()">func_111186_k</a>, <a href="../../../net/minecraft/potion/Potion.html#getDurationString(net.minecraft.potion.PotionEffect)">getDurationString</a>, <a href="../../../net/minecraft/potion/Potion.html#getEffectiveness()">getEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#getId()">getId</a>, <a href="../../../net/minecraft/potion/Potion.html#getLiquidColor()">getLiquidColor</a>, <a href="../../../net/minecraft/potion/Potion.html#getName()">getName</a>, <a href="../../../net/minecraft/potion/Potion.html#getStatusIconIndex()">getStatusIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#hasStatusIcon()">hasStatusIcon</a>, <a href="../../../net/minecraft/potion/Potion.html#isBadEffect()">isBadEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#isUsable()">isUsable</a>, <a href="../../../net/minecraft/potion/Potion.html#performEffect(net.minecraft.entity.EntityLivingBase,%20int)">performEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#renderInventoryEffect(int,%20int,%20net.minecraft.potion.PotionEffect,%20net.minecraft.client.Minecraft)">renderInventoryEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#setEffectiveness(double)">setEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#setIconIndex(int,%20int)">setIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#setPotionName(java.lang.String)">setPotionName</a>, <a href="../../../net/minecraft/potion/Potion.html#shouldRenderInvText(net.minecraft.potion.PotionEffect)">shouldRenderInvText</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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PotionHealth(int, boolean, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionHealth</h4> +<pre>public PotionHealth(int p_i1572_1_, + boolean p_i1572_2_, + int p_i1572_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isInstant()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isInstant</h4> +<pre>public boolean isInstant()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#isInstant()">isInstant</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></code></dd> +</dl> +</li> +</ul> +<a name="isReady(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isReady</h4> +<pre>public boolean isReady(int p_76397_1_, + int p_76397_2_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#isReady(int,%20int)">isReady</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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/potion/PotionEffect.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHealthBoost.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHealth.html" target="_top">Frames</a></li> +<li><a href="PotionHealth.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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/potion/PotionHealthBoost.html b/javadoc/net/minecraft/potion/PotionHealthBoost.html new file mode 100644 index 0000000..d24b090 --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionHealthBoost.html @@ -0,0 +1,293 @@ +<!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:10 EST 2015 --> +<title>PotionHealthBoost (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="PotionHealthBoost (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/potion/PotionHealth.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHelper.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHealthBoost.html" target="_top">Frames</a></li> +<li><a href="PotionHealthBoost.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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.potion</div> +<h2 title="Class PotionHealthBoost" class="title">Class PotionHealthBoost</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">net.minecraft.potion.Potion</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionHealthBoost</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionHealthBoost</span> +extends <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#blindness">blindness</a>, <a href="../../../net/minecraft/potion/Potion.html#confusion">confusion</a>, <a href="../../../net/minecraft/potion/Potion.html#damageBoost">damageBoost</a>, <a href="../../../net/minecraft/potion/Potion.html#digSlowdown">digSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#digSpeed">digSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76405_D">field_76405_D</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76406_E">field_76406_E</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76407_F">field_76407_F</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76408_G">field_76408_G</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76409_A">field_76409_A</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76410_B">field_76410_B</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76411_C">field_76411_C</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76423_b">field_76423_b</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76434_w">field_76434_w</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76442_z">field_76442_z</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76443_y">field_76443_y</a>, <a href="../../../net/minecraft/potion/Potion.html#field_76444_x">field_76444_x</a>, <a href="../../../net/minecraft/potion/Potion.html#fireResistance">fireResistance</a>, <a href="../../../net/minecraft/potion/Potion.html#harm">harm</a>, <a href="../../../net/minecraft/potion/Potion.html#heal">heal</a>, <a href="../../../net/minecraft/potion/Potion.html#hunger">hunger</a>, <a href="../../../net/minecraft/potion/Potion.html#id">id</a>, <a href="../../../net/minecraft/potion/Potion.html#invisibility">invisibility</a>, <a href="../../../net/minecraft/potion/Potion.html#jump">jump</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSlowdown">moveSlowdown</a>, <a href="../../../net/minecraft/potion/Potion.html#moveSpeed">moveSpeed</a>, <a href="../../../net/minecraft/potion/Potion.html#nightVision">nightVision</a>, <a href="../../../net/minecraft/potion/Potion.html#poison">poison</a>, <a href="../../../net/minecraft/potion/Potion.html#potionTypes">potionTypes</a>, <a href="../../../net/minecraft/potion/Potion.html#regeneration">regeneration</a>, <a href="../../../net/minecraft/potion/Potion.html#resistance">resistance</a>, <a href="../../../net/minecraft/potion/Potion.html#waterBreathing">waterBreathing</a>, <a href="../../../net/minecraft/potion/Potion.html#weakness">weakness</a>, <a href="../../../net/minecraft/potion/Potion.html#wither">wither</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/potion/PotionHealthBoost.html#PotionHealthBoost(int,%20boolean,%20int)">PotionHealthBoost</a></strong>(int p_i1571_1_, + boolean p_i1571_2_, + int p_i1571_3_)</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/potion/PotionHealthBoost.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.potion.Potion"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></h3> +<code><a href="../../../net/minecraft/potion/Potion.html#affectEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.EntityLivingBase,%20int,%20double)">affectEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#applyAttributesModifiersToEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">applyAttributesModifiersToEntity</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111183_a(int,%20net.minecraft.entity.ai.attributes.AttributeModifier)">func_111183_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111184_a(net.minecraft.entity.ai.attributes.IAttribute,%20java.lang.String,%20double,%20int)">func_111184_a</a>, <a href="../../../net/minecraft/potion/Potion.html#func_111186_k()">func_111186_k</a>, <a href="../../../net/minecraft/potion/Potion.html#getDurationString(net.minecraft.potion.PotionEffect)">getDurationString</a>, <a href="../../../net/minecraft/potion/Potion.html#getEffectiveness()">getEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#getId()">getId</a>, <a href="../../../net/minecraft/potion/Potion.html#getLiquidColor()">getLiquidColor</a>, <a href="../../../net/minecraft/potion/Potion.html#getName()">getName</a>, <a href="../../../net/minecraft/potion/Potion.html#getStatusIconIndex()">getStatusIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#hasStatusIcon()">hasStatusIcon</a>, <a href="../../../net/minecraft/potion/Potion.html#isBadEffect()">isBadEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#isInstant()">isInstant</a>, <a href="../../../net/minecraft/potion/Potion.html#isReady(int,%20int)">isReady</a>, <a href="../../../net/minecraft/potion/Potion.html#isUsable()">isUsable</a>, <a href="../../../net/minecraft/potion/Potion.html#performEffect(net.minecraft.entity.EntityLivingBase,%20int)">performEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#renderInventoryEffect(int,%20int,%20net.minecraft.potion.PotionEffect,%20net.minecraft.client.Minecraft)">renderInventoryEffect</a>, <a href="../../../net/minecraft/potion/Potion.html#setEffectiveness(double)">setEffectiveness</a>, <a href="../../../net/minecraft/potion/Potion.html#setIconIndex(int,%20int)">setIconIndex</a>, <a href="../../../net/minecraft/potion/Potion.html#setPotionName(java.lang.String)">setPotionName</a>, <a href="../../../net/minecraft/potion/Potion.html#shouldRenderInvText(net.minecraft.potion.PotionEffect)">shouldRenderInvText</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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PotionHealthBoost(int, boolean, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionHealthBoost</h4> +<pre>public PotionHealthBoost(int p_i1571_1_, + boolean p_i1571_2_, + int p_i1571_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.ai.attributes.BaseAttributeMap, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>removeAttributesModifiersFromEntity</h4> +<pre>public void removeAttributesModifiersFromEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_111187_1_, + <a href="../../../net/minecraft/entity/ai/attributes/BaseAttributeMap.html" title="class in net.minecraft.entity.ai.attributes">BaseAttributeMap</a> p_111187_2_, + int p_111187_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/potion/Potion.html#removeAttributesModifiersFromEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.ai.attributes.BaseAttributeMap,%20int)">removeAttributesModifiersFromEntity</a></code> in class <code><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</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/potion/PotionHealth.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/potion/PotionHelper.html" title="class in net.minecraft.potion"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHealthBoost.html" target="_top">Frames</a></li> +<li><a href="PotionHealthBoost.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="#fields_inherited_from_class_net.minecraft.potion.Potion">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>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/potion/PotionHelper.html b/javadoc/net/minecraft/potion/PotionHelper.html new file mode 100644 index 0000000..466b376 --- /dev/null +++ b/javadoc/net/minecraft/potion/PotionHelper.html @@ -0,0 +1,569 @@ +<!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:10 EST 2015 --> +<title>PotionHelper (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="PotionHelper (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/potion/PotionHealthBoost.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHelper.html" target="_top">Frames</a></li> +<li><a href="PotionHelper.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.potion</div> +<h2 title="Class PotionHelper" class="title">Class PotionHelper</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.potion.PotionHelper</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">PotionHelper</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>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#blazePowderEffect">blazePowderEffect</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#fermentedSpiderEyeEffect">fermentedSpiderEyeEffect</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#field_151423_m">field_151423_m</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#field_77924_a">field_77924_a</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#ghastTearEffect">ghastTearEffect</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#glowstoneEffect">glowstoneEffect</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#goldenCarrotEffect">goldenCarrotEffect</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#gunpowderEffect">gunpowderEffect</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#magmaCreamEffect">magmaCreamEffect</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#redstoneEffect">redstoneEffect</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#speckledMelonEffect">speckledMelonEffect</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#spiderEyeEffect">spiderEyeEffect</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#sugarEffect">sugarEffect</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/potion/PotionHelper.html#PotionHelper()">PotionHelper</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>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#applyIngredient(int,%20java.lang.String)">applyIngredient</a></strong>(int p_77913_0_, + java.lang.String p_77913_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#calcPotionLiquidColor(java.util.Collection)">calcPotionLiquidColor</a></strong>(java.util.Collection p_77911_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#checkFlag(int,%20int)">checkFlag</a></strong>(int p_77914_0_, + int p_77914_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#func_77905_c(int)">func_77905_c</a></strong>(int p_77905_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#func_77908_a(int,%20int,%20int,%20int,%20int,%20int)">func_77908_a</a></strong>(int p_77908_0_, + int p_77908_1_, + int p_77908_2_, + int p_77908_3_, + int p_77908_4_, + int p_77908_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#func_77909_a(int)">func_77909_a</a></strong>(int p_77909_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#func_77915_a(int,%20boolean)">func_77915_a</a></strong>(int p_77915_0_, + boolean p_77915_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#func_82817_b(java.util.Collection)">func_82817_b</a></strong>(java.util.Collection p_82817_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/potion/PotionHelper.html#getPotionEffects(int,%20boolean)">getPotionEffects</a></strong>(int p_77917_0_, + boolean p_77917_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="field_77924_a"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_77924_a</h4> +<pre>public static final java.lang.String field_77924_a</pre> +</li> +</ul> +<a name="sugarEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sugarEffect</h4> +<pre>public static final java.lang.String sugarEffect</pre> +</li> +</ul> +<a name="ghastTearEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ghastTearEffect</h4> +<pre>public static final java.lang.String ghastTearEffect</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#net.minecraft.potion.PotionHelper.ghastTearEffect">Constant Field Values</a></dd></dl> +</li> +</ul> +<a name="spiderEyeEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>spiderEyeEffect</h4> +<pre>public static final java.lang.String spiderEyeEffect</pre> +</li> +</ul> +<a name="fermentedSpiderEyeEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fermentedSpiderEyeEffect</h4> +<pre>public static final java.lang.String fermentedSpiderEyeEffect</pre> +</li> +</ul> +<a name="speckledMelonEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>speckledMelonEffect</h4> +<pre>public static final java.lang.String speckledMelonEffect</pre> +</li> +</ul> +<a name="blazePowderEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>blazePowderEffect</h4> +<pre>public static final java.lang.String blazePowderEffect</pre> +</li> +</ul> +<a name="magmaCreamEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>magmaCreamEffect</h4> +<pre>public static final java.lang.String magmaCreamEffect</pre> +</li> +</ul> +<a name="redstoneEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>redstoneEffect</h4> +<pre>public static final java.lang.String redstoneEffect</pre> +</li> +</ul> +<a name="glowstoneEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>glowstoneEffect</h4> +<pre>public static final java.lang.String glowstoneEffect</pre> +</li> +</ul> +<a name="gunpowderEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gunpowderEffect</h4> +<pre>public static final java.lang.String gunpowderEffect</pre> +</li> +</ul> +<a name="goldenCarrotEffect"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>goldenCarrotEffect</h4> +<pre>public static final java.lang.String goldenCarrotEffect</pre> +</li> +</ul> +<a name="field_151423_m"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>field_151423_m</h4> +<pre>public static final java.lang.String field_151423_m</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PotionHelper()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PotionHelper</h4> +<pre>public PotionHelper()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="checkFlag(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>checkFlag</h4> +<pre>public static boolean checkFlag(int p_77914_0_, + int p_77914_1_)</pre> +</li> +</ul> +<a name="func_77909_a(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_77909_a</h4> +<pre>public static int func_77909_a(int p_77909_0_)</pre> +</li> +</ul> +<a name="calcPotionLiquidColor(java.util.Collection)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>calcPotionLiquidColor</h4> +<pre>public static int calcPotionLiquidColor(java.util.Collection p_77911_0_)</pre> +</li> +</ul> +<a name="func_82817_b(java.util.Collection)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_82817_b</h4> +<pre>public static boolean func_82817_b(java.util.Collection p_82817_0_)</pre> +</li> +</ul> +<a name="func_77915_a(int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_77915_a</h4> +<pre>public static int func_77915_a(int p_77915_0_, + boolean p_77915_1_)</pre> +</li> +</ul> +<a name="func_77905_c(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_77905_c</h4> +<pre>public static java.lang.String func_77905_c(int p_77905_0_)</pre> +</li> +</ul> +<a name="getPotionEffects(int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPotionEffects</h4> +<pre>public static java.util.List getPotionEffects(int p_77917_0_, + boolean p_77917_1_)</pre> +</li> +</ul> +<a name="applyIngredient(int, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyIngredient</h4> +<pre>public static int applyIngredient(int p_77913_0_, + java.lang.String p_77913_1_)</pre> +</li> +</ul> +<a name="func_77908_a(int, int, int, int, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_77908_a</h4> +<pre>public static int func_77908_a(int p_77908_0_, + int p_77908_1_, + int p_77908_2_, + int p_77908_3_, + int p_77908_4_, + int p_77908_5_)</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/potion/PotionHealthBoost.html" title="class in net.minecraft.potion"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/PotionHelper.html" target="_top">Frames</a></li> +<li><a href="PotionHelper.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/potion/package-frame.html b/javadoc/net/minecraft/potion/package-frame.html new file mode 100644 index 0000000..cec4820 --- /dev/null +++ b/javadoc/net/minecraft/potion/package-frame.html @@ -0,0 +1,25 @@ +<!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.potion (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/potion/package-summary.html" target="classFrame">net.minecraft.potion</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="Potion.html" title="class in net.minecraft.potion" target="classFrame">Potion</a></li> +<li><a href="PotionAbsoption.html" title="class in net.minecraft.potion" target="classFrame">PotionAbsoption</a></li> +<li><a href="PotionAttackDamage.html" title="class in net.minecraft.potion" target="classFrame">PotionAttackDamage</a></li> +<li><a href="PotionEffect.html" title="class in net.minecraft.potion" target="classFrame">PotionEffect</a></li> +<li><a href="PotionHealth.html" title="class in net.minecraft.potion" target="classFrame">PotionHealth</a></li> +<li><a href="PotionHealthBoost.html" title="class in net.minecraft.potion" target="classFrame">PotionHealthBoost</a></li> +<li><a href="PotionHelper.html" title="class in net.minecraft.potion" target="classFrame">PotionHelper</a></li> +</ul> +</div> +</body> +</html> diff --git a/javadoc/net/minecraft/potion/package-summary.html b/javadoc/net/minecraft/potion/package-summary.html new file mode 100644 index 0000000..0d0b504 --- /dev/null +++ b/javadoc/net/minecraft/potion/package-summary.html @@ -0,0 +1,155 @@ +<!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.potion (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.potion (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/pathfinding/package-summary.html">Prev Package</a></li> +<li><a href="../../../net/minecraft/profiler/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/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.potion</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionAbsoption.html" title="class in net.minecraft.potion">PotionAbsoption</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionAttackDamage.html" title="class in net.minecraft.potion">PotionAttackDamage</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionHealth.html" title="class in net.minecraft.potion">PotionHealth</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionHealthBoost.html" title="class in net.minecraft.potion">PotionHealthBoost</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/potion/PotionHelper.html" title="class in net.minecraft.potion">PotionHelper</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/pathfinding/package-summary.html">Prev Package</a></li> +<li><a href="../../../net/minecraft/profiler/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/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/potion/package-tree.html b/javadoc/net/minecraft/potion/package-tree.html new file mode 100644 index 0000000..adde3bf --- /dev/null +++ b/javadoc/net/minecraft/potion/package-tree.html @@ -0,0 +1,135 @@ +<!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.potion 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.potion 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/pathfinding/package-tree.html">Prev</a></li> +<li><a href="../../../net/minecraft/profiler/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/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.potion</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.potion.<a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion"><span class="strong">Potion</span></a> +<ul> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionAbsoption.html" title="class in net.minecraft.potion"><span class="strong">PotionAbsoption</span></a></li> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionAttackDamage.html" title="class in net.minecraft.potion"><span class="strong">PotionAttackDamage</span></a></li> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionHealth.html" title="class in net.minecraft.potion"><span class="strong">PotionHealth</span></a></li> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionHealthBoost.html" title="class in net.minecraft.potion"><span class="strong">PotionHealthBoost</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion"><span class="strong">PotionEffect</span></a></li> +<li type="circle">net.minecraft.potion.<a href="../../../net/minecraft/potion/PotionHelper.html" title="class in net.minecraft.potion"><span class="strong">PotionHelper</span></a></li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-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/pathfinding/package-tree.html">Prev</a></li> +<li><a href="../../../net/minecraft/profiler/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/potion/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> |
