net.minecraft.client.render.debug

public class StructureRenderer

implements DebugRenderer$SimpleDebugRenderer

dod
net.minecraft.class_870
net.minecraft.client.render.debug.StructureRenderer
net.minecraft.client.renderer.debug.StructureDebugRenderer
net.minecraft.client.renderer.debug.StructureDebugRenderer

Field summary

Modifier and TypeField
private final Minecraft
a
field_4624
minecraft
field_201730_a
minecraft
private final Map<Integer, Map<String, StructureBox>>
b
field_4626
startPositions
field_201731_b
mainBoxes
private final Map<Integer, Map<String, StructureBox>>
c
field_4627
piecePositions
field_201732_c
subBoxes
private final Map<Integer, Map<String, Boolean>>
d
field_4625
piecesByStart
field_201733_d
subBoxFlags

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a(long arg0)
method_3715(long arg0)
render(long arg0)
func_217676_a(long arg0)
render(long arg0)
public void
a(cht arg0, List<cht> arg1, List<Boolean> arg2, int arg3)
method_3871(class_3341 arg0, List<class_3341> arg1, List<Boolean> arg2, int arg3)
add(StructureBox startBounds, List<StructureBox> pieceBounds, List<Boolean> isStart, int structure)
func_201729_a(MutableBoundingBox arg0, List<MutableBoundingBox> arg1, List<Boolean> arg2, int arg3)
addStructure(MutableBoundingBox mainBox, List<MutableBoundingBox> structureSubBoxes, List<Boolean> structureSubBoxFlags, int dimensionIn)