public class CouplingRenderer
extends java.lang.Object
| Constructor and Description |
|---|
CouplingRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doDebugRender(Couple<MinecartController> c) |
static void |
renderAll(com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer) |
static void |
renderCoupling(com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
Couple<net.minecraft.entity.item.minecart.AbstractMinecartEntity> carts) |
static void |
tickDebugModeRenders() |
public static void renderAll(com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer)
public static void tickDebugModeRenders()
public static void renderCoupling(com.mojang.blaze3d.matrix.MatrixStack ms,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
Couple<net.minecraft.entity.item.minecart.AbstractMinecartEntity> carts)
public static void doDebugRender(Couple<MinecartController> c)