net.minecraft.client.renderer.debug

public class VillageSectionsDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

flx
net.minecraft.client.renderer.debug.VillageSectionsDebugRenderer
net.minecraft.class_4841
net.minecraft.client.render.debug.VillageSectionsDebugRenderer
net.minecraft.src.C_4301_

Field summary

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

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_20414()
clear()
m_5630_()
public void
a(hw arg0)
setVillageSection(SectionPos arg0)
method_24808(class_4076 arg0)
addSection(ChunkSectionPos pos)
m_113709_(C_4710_ arg0)
public void
b(hw arg0)
setNotVillageSection(SectionPos arg0)
method_24809(class_4076 arg0)
removeSection(ChunkSectionPos pos)
m_113711_(C_4710_ arg0)
public void
a(ehe arg0, fig 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)
m_7790_(C_3181_ p_113702_, C_4139_ p_113703_, double p_113704_, double arg3, double arg4)
private static void
a(ehe arg0, fig arg1, hw 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)
m_269445_(C_3181_ p_270832_, C_4139_ p_270443_, C_4710_ p_271021_)