Interface LevelRendererAccessor


public interface LevelRendererAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static void
    renderShape(com.mojang.blaze3d.vertex.PoseStack poseStack, com.mojang.blaze3d.vertex.VertexConsumer vertexConsumer, net.minecraft.world.phys.shapes.VoxelShape voxelShape, double offsetX, double offsetY, double offsetZ, float r, float g, float b, float a)
     
  • Method Details

    • renderShape

      static void renderShape(com.mojang.blaze3d.vertex.PoseStack poseStack, com.mojang.blaze3d.vertex.VertexConsumer vertexConsumer, net.minecraft.world.phys.shapes.VoxelShape voxelShape, double offsetX, double offsetY, double offsetZ, float r, float g, float b, float a)