Interface LevelRendererMixin


public interface LevelRendererMixin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    callRenderHitOutline(com.mojang.blaze3d.vertex.PoseStack matrixStackIn, com.mojang.blaze3d.vertex.VertexConsumer bufferIn, net.minecraft.world.entity.Entity entityIn, double xIn, double yIn, double zIn, net.minecraft.core.BlockPos blockPosIn, net.minecraft.world.level.block.state.BlockState blockStateIn)
     
  • Method Details

    • callRenderHitOutline

      void callRenderHitOutline(com.mojang.blaze3d.vertex.PoseStack matrixStackIn, com.mojang.blaze3d.vertex.VertexConsumer bufferIn, net.minecraft.world.entity.Entity entityIn, double xIn, double yIn, double zIn, net.minecraft.core.BlockPos blockPosIn, net.minecraft.world.level.block.state.BlockState blockStateIn)