summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.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/client/renderer/texture/TextureAtlasSprite.html
parent939d2ea16679ce64d98b98c716b85f851aa576e2 (diff)
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.html')
-rw-r--r--javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.html786
1 files changed, 0 insertions, 786 deletions
diff --git a/javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.html b/javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.html
deleted file mode 100644
index 9afb879..0000000
--- a/javadoc/net/minecraft/client/renderer/texture/TextureAtlasSprite.html
+++ /dev/null
@@ -1,786 +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:16 EST 2015 -->
-<title>TextureAtlasSprite (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="TextureAtlasSprite (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/client/renderer/texture/Stitcher.Slot.html" title="class in net.minecraft.client.renderer.texture"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../net/minecraft/client/renderer/texture/TextureClock.html" title="class in net.minecraft.client.renderer.texture"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?net/minecraft/client/renderer/texture/TextureAtlasSprite.html" target="_top">Frames</a></li>
-<li><a href="TextureAtlasSprite.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.client.renderer.texture</div>
-<h2 title="Class TextureAtlasSprite" class="title">Class TextureAtlasSprite</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>net.minecraft.client.renderer.texture.TextureAtlasSprite</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../net/minecraft/client/renderer/texture/TextureClock.html" title="class in net.minecraft.client.renderer.texture">TextureClock</a>, <a href="../../../../../net/minecraft/client/renderer/texture/TextureCompass.html" title="class in net.minecraft.client.renderer.texture">TextureCompass</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="strong">TextureAtlasSprite</span>
-extends java.lang.Object
-implements <a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#frameCounter">frameCounter</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected java.util.List</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#framesTextureData">framesTextureData</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#height">height</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#originX">originX</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#originY">originY</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#rotated">rotated</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#tickCounter">tickCounter</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#width">width</a></strong></code>&nbsp;</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">&nbsp;</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/client/renderer/texture/TextureAtlasSprite.html#TextureAtlasSprite(java.lang.String)">TextureAtlasSprite</a></strong>(java.lang.String&nbsp;p_i1282_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/client/renderer/texture/TextureAtlasSprite.html#clearFramesTextureData()">clearFramesTextureData</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#copyFrom(net.minecraft.client.renderer.texture.TextureAtlasSprite)">copyFrom</a></strong>(<a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html" title="class in net.minecraft.client.renderer.texture">TextureAtlasSprite</a>&nbsp;p_94217_1_)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#generateMipmaps(int)">generateMipmaps</a></strong>(int&nbsp;p_147963_1_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getFrameCount()">getFrameCount</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/client/renderer/texture/TextureAtlasSprite.html#getFrameTextureData(int)">getFrameTextureData</a></strong>(int&nbsp;p_147965_1_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getIconHeight()">getIconHeight</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/client/renderer/texture/TextureAtlasSprite.html#getIconName()">getIconName</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/client/renderer/texture/TextureAtlasSprite.html#getIconWidth()">getIconWidth</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getInterpolatedU(double)">getInterpolatedU</a></strong>(double&nbsp;p_94214_1_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getInterpolatedV(double)">getInterpolatedV</a></strong>(double&nbsp;p_94207_1_)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getMaxU()">getMaxU</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getMaxV()">getMaxV</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getMinU()">getMinU</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>float</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#getMinV()">getMinV</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/client/renderer/texture/TextureAtlasSprite.html#getOriginX()">getOriginX</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/client/renderer/texture/TextureAtlasSprite.html#getOriginY()">getOriginY</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/client/renderer/texture/TextureAtlasSprite.html#hasAnimationMetadata()">hasAnimationMetadata</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/client/renderer/texture/TextureAtlasSprite.html#hasCustomLoader(net.minecraft.client.resources.IResourceManager,%20net.minecraft.util.ResourceLocation)">hasCustomLoader</a></strong>(<a href="../../../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a>&nbsp;manager,
- <a href="../../../../../net/minecraft/util/ResourceLocation.html" title="class in net.minecraft.util">ResourceLocation</a>&nbsp;location)</code>
-<div class="block">The result of this function determines is the below 'load' function is called, and the
- default vanilla loading code is bypassed completely.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#initSprite(int,%20int,%20int,%20int,%20boolean)">initSprite</a></strong>(int&nbsp;p_110971_1_,
- int&nbsp;p_110971_2_,
- int&nbsp;p_110971_3_,
- int&nbsp;p_110971_4_,
- boolean&nbsp;p_110971_5_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#load(net.minecraft.client.resources.IResourceManager,%20net.minecraft.util.ResourceLocation)">load</a></strong>(<a href="../../../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a>&nbsp;manager,
- <a href="../../../../../net/minecraft/util/ResourceLocation.html" title="class in net.minecraft.util">ResourceLocation</a>&nbsp;location)</code>
-<div class="block">Load the specified resource as this sprite's data.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#loadSprite(java.awt.image.BufferedImage[],%20net.minecraft.client.resources.data.AnimationMetadataSection,%20boolean)">loadSprite</a></strong>(java.awt.image.BufferedImage[]&nbsp;p_147964_1_,
- <a href="../../../../../net/minecraft/client/resources/data/AnimationMetadataSection.html" title="class in net.minecraft.client.resources.data">AnimationMetadataSection</a>&nbsp;p_147964_2_,
- boolean&nbsp;p_147964_3_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#setFramesTextureData(java.util.List)">setFramesTextureData</a></strong>(java.util.List&nbsp;p_110968_1_)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#setIconHeight(int)">setIconHeight</a></strong>(int&nbsp;p_110969_1_)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#setIconWidth(int)">setIconWidth</a></strong>(int&nbsp;p_110966_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/client/renderer/texture/TextureAtlasSprite.html#toString()">toString</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html#updateAnimation()">updateAnimation</a></strong>()</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, equals, finalize, getClass, hashCode, notify, notifyAll, 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="framesTextureData">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>framesTextureData</h4>
-<pre>protected&nbsp;java.util.List framesTextureData</pre>
-</li>
-</ul>
-<a name="rotated">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>rotated</h4>
-<pre>protected&nbsp;boolean rotated</pre>
-</li>
-</ul>
-<a name="originX">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>originX</h4>
-<pre>protected&nbsp;int originX</pre>
-</li>
-</ul>
-<a name="originY">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>originY</h4>
-<pre>protected&nbsp;int originY</pre>
-</li>
-</ul>
-<a name="width">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>width</h4>
-<pre>protected&nbsp;int width</pre>
-</li>
-</ul>
-<a name="height">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>height</h4>
-<pre>protected&nbsp;int height</pre>
-</li>
-</ul>
-<a name="frameCounter">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>frameCounter</h4>
-<pre>protected&nbsp;int frameCounter</pre>
-</li>
-</ul>
-<a name="tickCounter">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>tickCounter</h4>
-<pre>protected&nbsp;int tickCounter</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!-- -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="TextureAtlasSprite(java.lang.String)">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TextureAtlasSprite</h4>
-<pre>protected&nbsp;TextureAtlasSprite(java.lang.String&nbsp;p_i1282_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="initSprite(int, int, int, int, boolean)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>initSprite</h4>
-<pre>public&nbsp;void&nbsp;initSprite(int&nbsp;p_110971_1_,
- int&nbsp;p_110971_2_,
- int&nbsp;p_110971_3_,
- int&nbsp;p_110971_4_,
- boolean&nbsp;p_110971_5_)</pre>
-</li>
-</ul>
-<a name="copyFrom(net.minecraft.client.renderer.texture.TextureAtlasSprite)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>copyFrom</h4>
-<pre>public&nbsp;void&nbsp;copyFrom(<a href="../../../../../net/minecraft/client/renderer/texture/TextureAtlasSprite.html" title="class in net.minecraft.client.renderer.texture">TextureAtlasSprite</a>&nbsp;p_94217_1_)</pre>
-</li>
-</ul>
-<a name="getOriginX()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getOriginX</h4>
-<pre>public&nbsp;int&nbsp;getOriginX()</pre>
-</li>
-</ul>
-<a name="getOriginY()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getOriginY</h4>
-<pre>public&nbsp;int&nbsp;getOriginY()</pre>
-</li>
-</ul>
-<a name="getIconWidth()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIconWidth</h4>
-<pre>public&nbsp;int&nbsp;getIconWidth()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getIconWidth()">getIconWidth</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getIconHeight()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIconHeight</h4>
-<pre>public&nbsp;int&nbsp;getIconHeight()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getIconHeight()">getIconHeight</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getMinU()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMinU</h4>
-<pre>public&nbsp;float&nbsp;getMinU()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getMinU()">getMinU</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getMaxU()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxU</h4>
-<pre>public&nbsp;float&nbsp;getMaxU()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getMaxU()">getMaxU</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getInterpolatedU(double)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getInterpolatedU</h4>
-<pre>public&nbsp;float&nbsp;getInterpolatedU(double&nbsp;p_94214_1_)</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getInterpolatedU(double)">getInterpolatedU</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getMinV()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMinV</h4>
-<pre>public&nbsp;float&nbsp;getMinV()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getMinV()">getMinV</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getMaxV()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxV</h4>
-<pre>public&nbsp;float&nbsp;getMaxV()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getMaxV()">getMaxV</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getInterpolatedV(double)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getInterpolatedV</h4>
-<pre>public&nbsp;float&nbsp;getInterpolatedV(double&nbsp;p_94207_1_)</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getInterpolatedV(double)">getInterpolatedV</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getIconName()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIconName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getIconName()</pre>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../net/minecraft/util/IIcon.html#getIconName()">getIconName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="updateAnimation()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>updateAnimation</h4>
-<pre>public&nbsp;void&nbsp;updateAnimation()</pre>
-</li>
-</ul>
-<a name="getFrameTextureData(int)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFrameTextureData</h4>
-<pre>public&nbsp;int[][]&nbsp;getFrameTextureData(int&nbsp;p_147965_1_)</pre>
-</li>
-</ul>
-<a name="getFrameCount()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFrameCount</h4>
-<pre>public&nbsp;int&nbsp;getFrameCount()</pre>
-</li>
-</ul>
-<a name="setIconWidth(int)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setIconWidth</h4>
-<pre>public&nbsp;void&nbsp;setIconWidth(int&nbsp;p_110966_1_)</pre>
-</li>
-</ul>
-<a name="setIconHeight(int)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setIconHeight</h4>
-<pre>public&nbsp;void&nbsp;setIconHeight(int&nbsp;p_110969_1_)</pre>
-</li>
-</ul>
-<a name="loadSprite(java.awt.image.BufferedImage[], net.minecraft.client.resources.data.AnimationMetadataSection, boolean)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>loadSprite</h4>
-<pre>public&nbsp;void&nbsp;loadSprite(java.awt.image.BufferedImage[]&nbsp;p_147964_1_,
- <a href="../../../../../net/minecraft/client/resources/data/AnimationMetadataSection.html" title="class in net.minecraft.client.resources.data">AnimationMetadataSection</a>&nbsp;p_147964_2_,
- boolean&nbsp;p_147964_3_)</pre>
-</li>
-</ul>
-<a name="generateMipmaps(int)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>generateMipmaps</h4>
-<pre>public&nbsp;void&nbsp;generateMipmaps(int&nbsp;p_147963_1_)</pre>
-</li>
-</ul>
-<a name="clearFramesTextureData()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>clearFramesTextureData</h4>
-<pre>public&nbsp;void&nbsp;clearFramesTextureData()</pre>
-</li>
-</ul>
-<a name="hasAnimationMetadata()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasAnimationMetadata</h4>
-<pre>public&nbsp;boolean&nbsp;hasAnimationMetadata()</pre>
-</li>
-</ul>
-<a name="setFramesTextureData(java.util.List)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setFramesTextureData</h4>
-<pre>public&nbsp;void&nbsp;setFramesTextureData(java.util.List&nbsp;p_110968_1_)</pre>
-</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="hasCustomLoader(net.minecraft.client.resources.IResourceManager, net.minecraft.util.ResourceLocation)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasCustomLoader</h4>
-<pre>public&nbsp;boolean&nbsp;hasCustomLoader(<a href="../../../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a>&nbsp;manager,
- <a href="../../../../../net/minecraft/util/ResourceLocation.html" title="class in net.minecraft.util">ResourceLocation</a>&nbsp;location)</pre>
-<div class="block">The result of this function determines is the below 'load' function is called, and the
- default vanilla loading code is bypassed completely.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>manager</code> - </dd><dd><code>location</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd>True to use your own custom load code and bypass vanilla loading.</dd></dl>
-</li>
-</ul>
-<a name="load(net.minecraft.client.resources.IResourceManager, net.minecraft.util.ResourceLocation)">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>load</h4>
-<pre>public&nbsp;boolean&nbsp;load(<a href="../../../../../net/minecraft/client/resources/IResourceManager.html" title="interface in net.minecraft.client.resources">IResourceManager</a>&nbsp;manager,
- <a href="../../../../../net/minecraft/util/ResourceLocation.html" title="class in net.minecraft.util">ResourceLocation</a>&nbsp;location)</pre>
-<div class="block">Load the specified resource as this sprite's data.
- Returning false from this function will prevent this icon from being stitched onto the master texture.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>manager</code> - Main resource manager</dd><dd><code>location</code> - File resource location</dd>
-<dt><span class="strong">Returns:</span></dt><dd>False to prevent this Icon from being stitched</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/client/renderer/texture/Stitcher.Slot.html" title="class in net.minecraft.client.renderer.texture"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../net/minecraft/client/renderer/texture/TextureClock.html" title="class in net.minecraft.client.renderer.texture"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?net/minecraft/client/renderer/texture/TextureAtlasSprite.html" target="_top">Frames</a></li>
-<li><a href="TextureAtlasSprite.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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>