summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/potion/PotionEffect.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
commit877312184c472d9845e5ef1008bc538f4634059f (patch)
tree4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /javadoc/net/minecraft/potion/PotionEffect.html
parent939d2ea16679ce64d98b98c716b85f851aa576e2 (diff)
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/potion/PotionEffect.html')
-rw-r--r--javadoc/net/minecraft/potion/PotionEffect.html578
1 files changed, 0 insertions, 578 deletions
diff --git a/javadoc/net/minecraft/potion/PotionEffect.html b/javadoc/net/minecraft/potion/PotionEffect.html
deleted file mode 100644
index 5b8994b..0000000
--- a/javadoc/net/minecraft/potion/PotionEffect.html
+++ /dev/null
@@ -1,578 +0,0 @@
-<!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:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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">&nbsp;</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&nbsp;p_i1574_1_,
- int&nbsp;p_i1574_2_)</code>&nbsp;</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&nbsp;p_i1575_1_,
- int&nbsp;p_i1575_2_,
- int&nbsp;p_i1575_3_)</code>&nbsp;</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&nbsp;p_i1576_1_,
- int&nbsp;p_i1576_2_,
- int&nbsp;p_i1576_3_,
- boolean&nbsp;p_i1576_4_)</code>&nbsp;</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>&nbsp;p_i1577_1_)</code>&nbsp;</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">&nbsp;</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>&nbsp;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>&nbsp;p_76452_1_)</code>&nbsp;</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&nbsp;p_equals_1_)</code>&nbsp;</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>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&gt;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;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>&nbsp;p_76455_1_)</code>&nbsp;</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>&nbsp;p_76457_1_)</code>&nbsp;</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>&nbsp;p_82722_0_)</code>&nbsp;</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&lt;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&gt;&nbsp;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&nbsp;p_100012_1_)</code>&nbsp;</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&nbsp;p_82721_1_)</code>&nbsp;</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>&nbsp;</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>&nbsp;p_82719_1_)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!-- -->
-</a>
-<h3>Methods inherited from class&nbsp;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&nbsp;PotionEffect(int&nbsp;p_i1574_1_,
- int&nbsp;p_i1574_2_)</pre>
-</li>
-</ul>
-<a name="PotionEffect(int, int, int)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PotionEffect</h4>
-<pre>public&nbsp;PotionEffect(int&nbsp;p_i1575_1_,
- int&nbsp;p_i1575_2_,
- int&nbsp;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&nbsp;PotionEffect(int&nbsp;p_i1576_1_,
- int&nbsp;p_i1576_2_,
- int&nbsp;p_i1576_3_,
- boolean&nbsp;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&nbsp;PotionEffect(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a>&nbsp;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&nbsp;void&nbsp;combine(<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a>&nbsp;p_76452_1_)</pre>
-</li>
-</ul>
-<a name="getPotionID()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPotionID</h4>
-<pre>public&nbsp;int&nbsp;getPotionID()</pre>
-</li>
-</ul>
-<a name="getDuration()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDuration</h4>
-<pre>public&nbsp;int&nbsp;getDuration()</pre>
-</li>
-</ul>
-<a name="getAmplifier()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAmplifier</h4>
-<pre>public&nbsp;int&nbsp;getAmplifier()</pre>
-</li>
-</ul>
-<a name="setSplashPotion(boolean)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setSplashPotion</h4>
-<pre>public&nbsp;void&nbsp;setSplashPotion(boolean&nbsp;p_82721_1_)</pre>
-</li>
-</ul>
-<a name="getIsAmbient()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIsAmbient</h4>
-<pre>public&nbsp;boolean&nbsp;getIsAmbient()</pre>
-</li>
-</ul>
-<a name="onUpdate(net.minecraft.entity.EntityLivingBase)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onUpdate</h4>
-<pre>public&nbsp;boolean&nbsp;onUpdate(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;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&nbsp;void&nbsp;performEffect(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_76457_1_)</pre>
-</li>
-</ul>
-<a name="getEffectName()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getEffectName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getEffectName()</pre>
-</li>
-</ul>
-<a name="hashCode()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;hashCode()</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</li>
-</ul>
-<a name="toString()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<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&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;p_equals_1_)</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code>equals</code>&nbsp;in class&nbsp;<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&nbsp;<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;writeCustomPotionEffectToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;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&nbsp;<a href="../../../net/minecraft/potion/PotionEffect.html" title="class in net.minecraft.potion">PotionEffect</a>&nbsp;readCustomPotionEffectFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_82722_0_)</pre>
-</li>
-</ul>
-<a name="setPotionDurationMax(boolean)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPotionDurationMax</h4>
-<pre>public&nbsp;void&nbsp;setPotionDurationMax(boolean&nbsp;p_100012_1_)</pre>
-</li>
-</ul>
-<a name="getIsPotionDurationMax()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIsPotionDurationMax</h4>
-<pre>public&nbsp;boolean&nbsp;getIsPotionDurationMax()</pre>
-</li>
-</ul>
-<a name="getCurativeItems()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCurativeItems</h4>
-<pre>public&nbsp;java.util.List&lt;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&gt;&nbsp;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&nbsp;boolean&nbsp;isCurativeItem(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;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&nbsp;void&nbsp;setCurativeItems(java.util.List&lt;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&gt;&nbsp;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&nbsp;void&nbsp;addCurativeItem(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;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:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_bottom">
-<!-- -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>