net.minecraft.client.renderer.debug

public class VillageSectionsDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

edr
net.minecraft.client.renderer.debug.VillageSectionsDebugRenderer
net.minecraft.class_4841
net.minecraft.client.render.debug.VillageSectionsDebugRenderer
net.minecraft.client.renderer.debug.VillageSectionsDebugRender

Field summary

Modifier and TypeField
private final Set<SectionPos>
a
villageSections
field_22409
sections
field_239375_a_

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
a()
clear()
method_20414()
clear()
func_217675_a()
public void
a(gp arg0)
setVillageSection(SectionPos arg0)
method_24808(class_4076 arg0)
addSection(ChunkSectionPos pos)
func_239378_a_(SectionPos arg0)
public void
b(gp arg0)
setNotVillageSection(SectionPos arg0)
method_24809(class_4076 arg0)
removeSection(ChunkSectionPos pos)
func_239379_b_(SectionPos arg0)
public void
a(dfm arg0, eag 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)
func_225619_a_(MatrixStack arg0, IRenderTypeBuffer arg1, double arg2, double arg3, double arg4)
private void
a(double arg0, double arg1, double arg2)
doRender(double arg0, double arg1, double arg2)
method_24806(double arg0, double arg1, double arg2)
drawSections(double cameraX, double cameraY, double cameraZ)
func_239376_a_(double arg0, double arg1, double arg2)
private static void
c(gp arg0)
highlightVillageSection(SectionPos arg0)
method_24810(class_4076 arg0)
drawBoxAtCenterOf(ChunkSectionPos pos)
func_239380_c_(SectionPos arg0)