net.minecraft.client.render.debug

public class SupportingBlockDebugRenderer

implements DebugRenderer$Renderer

net.minecraft.client.renderer.debug.SupportBlockRenderer
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
minecraft
field_44828
client
private double
lastUpdateTime
lastUpdateTime
field_44829
lastEntityCheckTime
private List<Entity>
surroundEntities
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)
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)
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)
getBias(Entity entity)
method_51789(class_1297 arg0)
getAdditionalDilation(Entity entity)
private void
highlightPosition(BlockPos pos, double offset, int color)
highlightPosition(BlockPos pos, double offset, int color)
method_51791(class_2338 arg0, double arg1, int arg2)
renderBlockHighlight(BlockPos pos, double arg1, int arg2)