Class SpinningBlockRenderer

java.lang.Object
com.lightning.northstar.client.renderer.block.SpinningBlockRenderer

public class SpinningBlockRenderer extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    renderInContraption(com.simibubi.create.content.contraptions.behaviour.MovementContext context, com.simibubi.create.foundation.virtualWorld.VirtualRenderWorld renderWorld, com.simibubi.create.content.contraptions.render.ContraptionMatrices matrices, net.minecraft.client.renderer.MultiBufferSource buffer, dev.engine_room.flywheel.lib.model.baked.PartialModel model, float rpm)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SpinningBlockRenderer

      public SpinningBlockRenderer()
  • Method Details

    • renderInContraption

      public static void renderInContraption(com.simibubi.create.content.contraptions.behaviour.MovementContext context, com.simibubi.create.foundation.virtualWorld.VirtualRenderWorld renderWorld, com.simibubi.create.content.contraptions.render.ContraptionMatrices matrices, net.minecraft.client.renderer.MultiBufferSource buffer, dev.engine_room.flywheel.lib.model.baked.PartialModel model, float rpm)