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