Class VillageSectionsDebugRenderer
java.lang.Object
net.minecraft.client.renderer.debug.VillageSectionsDebugRenderer
- All Implemented Interfaces:
- DebugRenderer.SimpleDebugRenderer
public class VillageSectionsDebugRenderer
extends Object
implements DebugRenderer.SimpleDebugRenderer
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclear()private static voidhighlightVillageSection(PoseStack p_270832_, MultiBufferSource p_270443_, SectionPos p_271021_) voidrender(PoseStack p_113701_, MultiBufferSource p_113702_, double p_113703_, double p_113704_, double p_113705_) voidsetNotVillageSection(SectionPos p_113712_) voidsetVillageSection(SectionPos p_113710_) 
- 
Field Details- 
MAX_RENDER_DIST_FOR_VILLAGE_SECTIONSprivate static final int MAX_RENDER_DIST_FOR_VILLAGE_SECTIONS- See Also:
 
- 
villageSections
 
- 
- 
Constructor Details- 
VillageSectionsDebugRendererVillageSectionsDebugRenderer()
 
- 
- 
Method Details- 
clearpublic void clear()- Specified by:
- clearin interface- DebugRenderer.SimpleDebugRenderer
 
- 
setVillageSection
- 
setNotVillageSection
- 
renderpublic void render(PoseStack p_113701_, MultiBufferSource p_113702_, double p_113703_, double p_113704_, double p_113705_) - Specified by:
- renderin interface- DebugRenderer.SimpleDebugRenderer
 
- 
highlightVillageSectionprivate static void highlightVillageSection(PoseStack p_270832_, MultiBufferSource p_270443_, SectionPos p_271021_) 
 
-