net.minecraft.client.renderer.debug

public class SupportBlockRenderer

implements DebugRenderer$SimpleDebugRenderer

gpz
net.minecraft.client.renderer.debug.SupportBlockRenderer
net.minecraft.class_8560
net.minecraft.client.render.debug.SupportingBlockDebugRenderer

Field summary

Modifier and TypeField
private final Minecraft
a
minecraft
field_44828
client
private double
b
lastUpdateTime
field_44829
lastEntityCheckTime
private List<Entity>
c
surroundEntities
field_44830
entities

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(fgs arg0, gll arg1, double arg2, double arg3, double arg4)
render(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4)
method_23109(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
private void
a(fgs arg0, gll arg1, double arg2, double arg3, double arg4, bvk arg5, DoubleSupplier arg6, float arg7, float arg8, float arg9)
drawHighlights(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4, Entity arg5, DoubleSupplier arg6, float arg7, float arg8, float arg9)
method_51790(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4, class_1297 arg5, DoubleSupplier arg6, float arg7, float arg8, float arg9)
renderBlockHighlights(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Entity entity, DoubleSupplier extraDilation, float red, float green, float blue)
private double
a(bvk arg0)
getBias(Entity arg0)
method_51789(class_1297 arg0)
getAdditionalDilation(Entity entity)
private void
a(jh arg0, fgs arg1, double arg2, double arg3, double arg4, gll arg5, double arg6, float arg7, float arg8, float arg9)
highlightPosition(BlockPos arg0, PoseStack arg1, double arg2, double arg3, double arg4, MultiBufferSource arg5, double arg6, float arg7, float arg8, float arg9)
method_51791(class_2338 arg0, class_4587 arg1, double arg2, double arg3, double arg4, class_4597 arg5, double arg6, float arg7, float arg8, float arg9)
renderBlockHighlight(BlockPos pos, MatrixStack matrices, double cameraX, double cameraY, double cameraZ, VertexConsumerProvider vertexConsumers, double dilation, float red, float green, float blue)