|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.gui.Gui
net.minecraft.client.gui.GuiParticle
public class GuiParticle
Constructor Summary | |
---|---|
GuiParticle(Minecraft par1Minecraft)
|
Method Summary | |
---|---|
void |
draw(float par1)
|
void |
update()
|
Methods inherited from class net.minecraft.client.gui.Gui |
---|
drawCenteredString, drawRect, drawString, drawTexturedModalRect |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiParticle(Minecraft par1Minecraft)
Method Detail |
---|
public void update()
public void draw(float par1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |