Interface IMixinGameRenderer
public interface IMixinGameRenderer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
invokeBobView
(com.mojang.blaze3d.vertex.PoseStack matrixStack, float partialTicks) void
setRenderBlockOutline
(boolean renderBlockOutline)
-
Method Details
-
setRenderBlockOutline
void setRenderBlockOutline(boolean renderBlockOutline) -
invokeBobView
void invokeBobView(com.mojang.blaze3d.vertex.PoseStack matrixStack, float partialTicks)
-