Class HackSimulationRenderer

java.lang.Object
me.desht.pneumaticcraft.client.render.HackSimulationRenderer

public class HackSimulationRenderer extends Object
  • Constructor Details

    • HackSimulationRenderer

      public HackSimulationRenderer(int baseX, int baseY, int nodeSpacing)
  • Method Details

    • render

      public void render(com.mojang.blaze3d.vertex.PoseStack matrixStack, HackSimulation hackSimulation, int color)