|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.client.model.TextureOffset
public class TextureOffset
| Field Summary | |
|---|---|
int |
textureOffsetX
The x coordinate offset of the texture |
int |
textureOffsetY
The y coordinate offset of the texture |
| Constructor Summary | |
|---|---|
TextureOffset(int par1,
int par2)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int textureOffsetX
public final int textureOffsetY
| Constructor Detail |
|---|
public TextureOffset(int par1,
int par2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||