public class RenderHackSimulation
extends java.lang.Object
| Constructor and Description |
|---|
RenderHackSimulation(int baseX,
int baseY,
int nodeSpacing) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
HackSimulation hackSimulation,
int color) |
public RenderHackSimulation(int baseX,
int baseY,
int nodeSpacing)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
HackSimulation hackSimulation,
int color)