Package vazkii.botania.mixin.client
Interface LevelRendererAccessor
public interface LevelRendererAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidrenderShape(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)
-