public class ParticleEvents
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
arcaneryParticleCount |
| Constructor and Description |
|---|
ParticleEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
blit(int x,
int y,
int textureX,
int textureY,
int width,
int height,
double zLevel) |
void |
renderLast(net.minecraftforge.client.event.RenderWorldLastEvent event) |