diff options
Diffstat (limited to 'javadoc/net/minecraft/util/DamageSource.html')
| -rw-r--r-- | javadoc/net/minecraft/util/DamageSource.html | 848 |
1 files changed, 848 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/util/DamageSource.html b/javadoc/net/minecraft/util/DamageSource.html new file mode 100644 index 0000000..09fe519 --- /dev/null +++ b/javadoc/net/minecraft/util/DamageSource.html @@ -0,0 +1,848 @@ +<!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:14 EST 2015 --> +<title>DamageSource (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="DamageSource (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/util/CryptManager.html" title="class in net.minecraft.util"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/util/Direction.html" title="class in net.minecraft.util"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/util/DamageSource.html" target="_top">Frames</a></li> +<li><a href="DamageSource.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.util</div> +<h2 title="Class DamageSource" class="title">Class DamageSource</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.util.DamageSource</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../net/minecraft/util/EntityDamageSource.html" title="class in net.minecraft.util">EntityDamageSource</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">DamageSource</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/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#anvil">anvil</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#cactus">cactus</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/util/DamageSource.html#damageType">damageType</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#drown">drown</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#fall">fall</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#fallingBlock">fallingBlock</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#generic">generic</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#inFire">inFire</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#inWall">inWall</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#lava">lava</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#magic">magic</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#onFire">onFire</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#outOfWorld">outOfWorld</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#starve">starve</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.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="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#DamageSource(java.lang.String)">DamageSource</a></strong>(java.lang.String p_i1566_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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#canHarmInCreative()">canHarmInCreative</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeArrowDamage(net.minecraft.entity.projectile.EntityArrow,%20net.minecraft.entity.Entity)">causeArrowDamage</a></strong>(<a href="../../../net/minecraft/entity/projectile/EntityArrow.html" title="class in net.minecraft.entity.projectile">EntityArrow</a> p_76353_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76353_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeFireballDamage(net.minecraft.entity.projectile.EntityFireball,%20net.minecraft.entity.Entity)">causeFireballDamage</a></strong>(<a href="../../../net/minecraft/entity/projectile/EntityFireball.html" title="class in net.minecraft.entity.projectile">EntityFireball</a> p_76362_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76362_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeIndirectMagicDamage(net.minecraft.entity.Entity,%20net.minecraft.entity.Entity)">causeIndirectMagicDamage</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76354_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76354_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeMobDamage(net.minecraft.entity.EntityLivingBase)">causeMobDamage</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76358_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causePlayerDamage(net.minecraft.entity.player.EntityPlayer)">causePlayerDamage</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_76365_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeThornsDamage(net.minecraft.entity.Entity)">causeThornsDamage</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_92087_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#causeThrownDamage(net.minecraft.entity.Entity,%20net.minecraft.entity.Entity)">causeThrownDamage</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76356_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76356_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/IChatComponent.html" title="interface in net.minecraft.util">IChatComponent</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#func_151519_b(net.minecraft.entity.EntityLivingBase)">func_151519_b</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_151519_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#getDamageType()">getDamageType</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#getEntity()">getEntity</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#getHungerDamage()">getHungerDamage</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#getSourceOfDamage()">getSourceOfDamage</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isDamageAbsolute()">isDamageAbsolute</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isDifficultyScaled()">isDifficultyScaled</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isExplosion()">isExplosion</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isFireDamage()">isFireDamage</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isMagicDamage()">isMagicDamage</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isProjectile()">isProjectile</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#isUnblockable()">isUnblockable</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setDamageAllowedInCreativeMode()">setDamageAllowedInCreativeMode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setDamageBypassesArmor()">setDamageBypassesArmor</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setDamageIsAbsolute()">setDamageIsAbsolute</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setDifficultyScaled()">setDifficultyScaled</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setExplosion()">setExplosion</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setExplosionSource(net.minecraft.world.Explosion)">setExplosionSource</a></strong>(<a href="../../../net/minecraft/world/Explosion.html" title="class in net.minecraft.world">Explosion</a> p_94539_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setFireDamage()">setFireDamage</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setMagicDamage()">setMagicDamage</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/util/DamageSource.html#setProjectile()">setProjectile</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, 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="inFire"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>inFire</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> inFire</pre> +</li> +</ul> +<a name="onFire"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>onFire</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> onFire</pre> +</li> +</ul> +<a name="lava"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>lava</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> lava</pre> +</li> +</ul> +<a name="inWall"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>inWall</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> inWall</pre> +</li> +</ul> +<a name="drown"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>drown</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> drown</pre> +</li> +</ul> +<a name="starve"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>starve</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> starve</pre> +</li> +</ul> +<a name="cactus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cactus</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> cactus</pre> +</li> +</ul> +<a name="fall"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fall</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> fall</pre> +</li> +</ul> +<a name="outOfWorld"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>outOfWorld</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> outOfWorld</pre> +</li> +</ul> +<a name="generic"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>generic</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> generic</pre> +</li> +</ul> +<a name="magic"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>magic</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> magic</pre> +</li> +</ul> +<a name="wither"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wither</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> wither</pre> +</li> +</ul> +<a name="anvil"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>anvil</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> anvil</pre> +</li> +</ul> +<a name="fallingBlock"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fallingBlock</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> fallingBlock</pre> +</li> +</ul> +<a name="damageType"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>damageType</h4> +<pre>public java.lang.String damageType</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="DamageSource(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DamageSource</h4> +<pre>public DamageSource(java.lang.String p_i1566_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="causeMobDamage(net.minecraft.entity.EntityLivingBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeMobDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeMobDamage(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_76358_0_)</pre> +</li> +</ul> +<a name="causePlayerDamage(net.minecraft.entity.player.EntityPlayer)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causePlayerDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causePlayerDamage(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_76365_0_)</pre> +</li> +</ul> +<a name="causeArrowDamage(net.minecraft.entity.projectile.EntityArrow, net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeArrowDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeArrowDamage(<a href="../../../net/minecraft/entity/projectile/EntityArrow.html" title="class in net.minecraft.entity.projectile">EntityArrow</a> p_76353_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76353_1_)</pre> +</li> +</ul> +<a name="causeFireballDamage(net.minecraft.entity.projectile.EntityFireball, net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeFireballDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeFireballDamage(<a href="../../../net/minecraft/entity/projectile/EntityFireball.html" title="class in net.minecraft.entity.projectile">EntityFireball</a> p_76362_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76362_1_)</pre> +</li> +</ul> +<a name="causeThrownDamage(net.minecraft.entity.Entity, net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeThrownDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeThrownDamage(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76356_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76356_1_)</pre> +</li> +</ul> +<a name="causeIndirectMagicDamage(net.minecraft.entity.Entity, net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeIndirectMagicDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeIndirectMagicDamage(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76354_0_, + <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_76354_1_)</pre> +</li> +</ul> +<a name="causeThornsDamage(net.minecraft.entity.Entity)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>causeThornsDamage</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> causeThornsDamage(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_92087_0_)</pre> +</li> +</ul> +<a name="setExplosionSource(net.minecraft.world.Explosion)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExplosionSource</h4> +<pre>public static <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setExplosionSource(<a href="../../../net/minecraft/world/Explosion.html" title="class in net.minecraft.world">Explosion</a> p_94539_0_)</pre> +</li> +</ul> +<a name="isProjectile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isProjectile</h4> +<pre>public boolean isProjectile()</pre> +</li> +</ul> +<a name="setProjectile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setProjectile</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setProjectile()</pre> +</li> +</ul> +<a name="isExplosion()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isExplosion</h4> +<pre>public boolean isExplosion()</pre> +</li> +</ul> +<a name="setExplosion()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setExplosion</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setExplosion()</pre> +</li> +</ul> +<a name="isUnblockable()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isUnblockable</h4> +<pre>public boolean isUnblockable()</pre> +</li> +</ul> +<a name="getHungerDamage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHungerDamage</h4> +<pre>public float getHungerDamage()</pre> +</li> +</ul> +<a name="canHarmInCreative()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>canHarmInCreative</h4> +<pre>public boolean canHarmInCreative()</pre> +</li> +</ul> +<a name="isDamageAbsolute()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDamageAbsolute</h4> +<pre>public boolean isDamageAbsolute()</pre> +</li> +</ul> +<a name="getSourceOfDamage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSourceOfDamage</h4> +<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> getSourceOfDamage()</pre> +</li> +</ul> +<a name="getEntity()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEntity</h4> +<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> getEntity()</pre> +</li> +</ul> +<a name="setDamageBypassesArmor()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDamageBypassesArmor</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setDamageBypassesArmor()</pre> +</li> +</ul> +<a name="setDamageAllowedInCreativeMode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDamageAllowedInCreativeMode</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setDamageAllowedInCreativeMode()</pre> +</li> +</ul> +<a name="setDamageIsAbsolute()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDamageIsAbsolute</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setDamageIsAbsolute()</pre> +</li> +</ul> +<a name="setFireDamage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFireDamage</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setFireDamage()</pre> +</li> +</ul> +<a name="func_151519_b(net.minecraft.entity.EntityLivingBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_151519_b</h4> +<pre>public <a href="../../../net/minecraft/util/IChatComponent.html" title="interface in net.minecraft.util">IChatComponent</a> func_151519_b(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a> p_151519_1_)</pre> +</li> +</ul> +<a name="isFireDamage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isFireDamage</h4> +<pre>public boolean isFireDamage()</pre> +</li> +</ul> +<a name="getDamageType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDamageType</h4> +<pre>public java.lang.String getDamageType()</pre> +</li> +</ul> +<a name="setDifficultyScaled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDifficultyScaled</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setDifficultyScaled()</pre> +</li> +</ul> +<a name="isDifficultyScaled()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDifficultyScaled</h4> +<pre>public boolean isDifficultyScaled()</pre> +</li> +</ul> +<a name="isMagicDamage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isMagicDamage</h4> +<pre>public boolean isMagicDamage()</pre> +</li> +</ul> +<a name="setMagicDamage()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setMagicDamage</h4> +<pre>public <a href="../../../net/minecraft/util/DamageSource.html" title="class in net.minecraft.util">DamageSource</a> setMagicDamage()</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/util/CryptManager.html" title="class in net.minecraft.util"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/util/Direction.html" title="class in net.minecraft.util"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/util/DamageSource.html" target="_top">Frames</a></li> +<li><a href="DamageSource.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> |
