net.minecraft.client.render.debug

public class SupportingBlockDebugRenderer

implements DebugRenderer$Renderer

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

Field summary

Modifier and TypeField
private final MinecraftClient
minecraft
field_44828
client
private double
lastUpdateTime
field_44829
lastEntityCheckTime
private List<Entity>
surroundEntities
field_44830
entities

Constructor summary

ModifierConstructor
public (MinecraftClient client)

Method summary

Modifier and TypeMethod
public void
emitGizmos(double camX, double camY, double camZ, DebugValueAccess debugValues, Frustum frustum, float partialTicks)
method_23109(double arg0, double arg1, double arg2, class_12021 arg3, class_4604 arg4, float arg5)
render(double arg0, double arg1, double arg2, DebugDataStore arg3, Frustum arg4, float arg5)
private void
drawHighlights(Entity entity, DoubleSupplier biasGetter, int color)
method_51790(class_1297 arg0, DoubleSupplier arg1, int arg2)
renderBlockHighlights(Entity entity, DoubleSupplier dilationSupplier, int colr)
private double
getBias(Entity entity)
method_51789(class_1297 arg0)
getAdditionalDilation(Entity entity)
private void
highlightPosition(BlockPos pos, double offset, int color)
method_51791(class_2338 arg0, double arg1, int arg2)
renderBlockHighlight(BlockPos pos, double arg1, int arg2)
private void
lambda$drawHighlights$0(DoubleSupplier arg0, Entity arg1, int arg2, BlockPos arg3)
method_75453(DoubleSupplier arg0, class_1297 arg1, int arg2, class_2338 arg3)
method_75453(DoubleSupplier arg0, Entity arg1, int arg2, BlockPos pos)
private double
lambda$emitGizmos$1(Entity arg0)
method_75454(class_1297 arg0)
method_75454(Entity arg0)
private static double
lambda$emitGizmos$0()
method_75452()
method_75452()