Uses of Class
net.minecraft.client.render.block.BlockModelRenderer.class_10931
Packages that use BlockModelRenderer.class_10931
-
Uses of BlockModelRenderer.class_10931 in net.minecraft.client.render.block
Subclasses of BlockModelRenderer.class_10931 in net.minecraft.client.render.blockModifier and TypeClassDescriptionprivate static classMethods in net.minecraft.client.render.block with parameters of type BlockModelRenderer.class_10931Modifier and TypeMethodDescriptionprivate static voidBlockModelRenderer.getQuadDimensions(BlockRenderView blockRenderView, BlockState blockState, BlockPos blockPos, int[] int2, Direction direction, BlockModelRenderer.class_10931 class_10931) private voidBlockModelRenderer.renderQuad(BlockRenderView world, BlockState state, BlockPos pos, VertexConsumer vertexConsumer, MatrixStack.Entry matrixEntry, BakedQuad quad, BlockModelRenderer.class_10931 class_10931, int int2) private voidBlockModelRenderer.renderQuadsFlat(BlockRenderView blockRenderView, BlockState state, BlockPos blockPos, int light, int overlay, boolean useWorldLight, MatrixStack matrices, VertexConsumer vertexConsumer, List<BakedQuad> quads, BlockModelRenderer.class_10931 class_10931)