net.minecraft.client.renderer.debug

public class SupportBlockRenderer

implements DebugRenderer$SimpleDebugRenderer

guq
net.minecraft.client.renderer.debug.SupportBlockRenderer
net.minecraft.class_8560
net.minecraft.unmapped.C_etnyulhg
net.minecraft.client.render.debug.SupportingBlockDebugRenderer
net.minecraft.client.render.debug.SupportBlockDebugRenderer

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(fjj arg0, gqa 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)
m_auajehmf(C_cnszsxvd arg0, C_igrgeffe arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
private void
a(fjj arg0, gqa arg1, double arg2, double arg3, double arg4, bwf 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)
m_mqbkjosm(C_cnszsxvd arg0, C_igrgeffe arg1, double arg2, double arg3, double arg4, C_astfners 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)
drawHighlights(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Entity entity, DoubleSupplier biasSupplier, float red, float green, float blue)
private double
a(bwf arg0)
getBias(Entity arg0)
method_51789(class_1297 arg0)
m_jqzsvthq(C_astfners arg0)
getAdditionalDilation(Entity entity)
getBias(Entity entity)
private void
a(iu arg0, fjj arg1, double arg2, double arg3, double arg4, gqa 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)
m_yghyigqa(C_hynzadkk arg0, C_cnszsxvd arg1, double arg2, double arg3, double arg4, C_igrgeffe 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)
highlightPosition(BlockPos pos, MatrixStack matrices, double cameraX, double cameraY, double cameraZ, VertexConsumerProvider vertexConsumers, double multiplier, float red, float green, float blue)