Class CubeBuilder
java.lang.Object
com.refinedmods.refinedstorage.common.support.render.CubeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidputCube(com.mojang.blaze3d.vertex.PoseStack.Pose pose, com.mojang.blaze3d.vertex.VertexConsumer builder, float x1, float y1, float z1, float x2, float y2, float z2, int r, int g, int b, int a, net.minecraft.core.Direction exclude)
-
Method Details
-
putCube
public static void putCube(com.mojang.blaze3d.vertex.PoseStack.Pose pose, com.mojang.blaze3d.vertex.VertexConsumer builder, float x1, float y1, float z1, float x2, float y2, float z2, int r, int g, int b, int a, net.minecraft.core.Direction exclude)
-