net.minecraft.client.renderer.debug

public class VillageSectionsDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

gqa
net.minecraft.client.renderer.debug.VillageSectionsDebugRenderer
net.minecraft.class_4841
net.minecraft.client.render.debug.VillageSectionsDebugRenderer

Field summary

Modifier and TypeField
private static final int
a
MAX_RENDER_DIST_FOR_VILLAGE_SECTIONS
field_32917
RANGE
private final Set<SectionPos>
b
villageSections
field_22409
sections

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_20414()
clear()
public void
a(kj arg0)
setVillageSection(SectionPos arg0)
method_24808(class_4076 arg0)
addSection(ChunkSectionPos pos)
public void
b(kj arg0)
setNotVillageSection(SectionPos arg0)
method_24809(class_4076 arg0)
removeSection(ChunkSectionPos pos)
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 static void
a(fgs arg0, gll arg1, kj arg2)
highlightVillageSection(PoseStack arg0, MultiBufferSource arg1, SectionPos arg2)
method_24810(class_4587 arg0, class_4597 arg1, class_4076 arg2)
drawBoxAtCenterOf(MatrixStack matrices, VertexConsumerProvider vertexConsumers, ChunkSectionPos sectionPos)