Class CouplingRenderer
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.train.CouplingRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidrenderAll(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer) static voidrenderCoupling(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer, Couple<net.minecraft.world.entity.vehicle.AbstractMinecart> carts) static void
-
Constructor Details
-
CouplingRenderer
public CouplingRenderer()
-
-
Method Details
-
renderAll
public static void renderAll(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer) -
tickDebugModeRenders
public static void tickDebugModeRenders() -
renderCoupling
public static void renderCoupling(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer, Couple<net.minecraft.world.entity.vehicle.AbstractMinecart> carts) -
doDebugRender
-