|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.DestroyBlockProgress
public class DestroyBlockProgress
| Constructor Summary | |
|---|---|
DestroyBlockProgress(int par1,
int par2,
int par3,
int par4)
|
|
| Method Summary | |
|---|---|
int |
getPartialBlockDamage()
|
int |
getPartialBlockX()
|
int |
getPartialBlockY()
|
int |
getPartialBlockZ()
|
void |
setPartialBlockDamage(int par1)
inserts damage value into this partially destroyed Block. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestroyBlockProgress(int par1,
int par2,
int par3,
int par4)
| Method Detail |
|---|
public int getPartialBlockX()
public int getPartialBlockY()
public int getPartialBlockZ()
public void setPartialBlockDamage(int par1)
public int getPartialBlockDamage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||