net.minecraft.client.render.debug

public class StructureRenderer

implements DebugRenderer$SimpleDebugRenderer

cxn
net.minecraft.class_4249
net.minecraft.client.render.debug.StructureRenderer
net.minecraft.client.renderer.debug.DebugRendererStructure
net.minecraft.client.renderer.debug.DebugRendererStructure

Field summary

Modifier and TypeField
private final Minecraft
a
field_20899
minecraft
field_201730_a
minecraft
private final Map<Integer, Map<String, StructureBox>>
b
field_20900
startPositions
field_201731_b
mainBoxes
private final Map<Integer, Map<String, StructureBox>>
c
field_20901
piecePositions
field_201732_c
subBoxes
private final Map<Integer, Map<String, Boolean>>
d
field_20902
piecesByStart
field_201733_d
subBoxFlags

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a(float arg0, long arg1)
method_13452(float arg0, long arg1)
render(float arg0, long arg1)
func_190060_a(float arg0, long arg1)
render(float arg0, long arg1)
public void
a(bwf arg0, List<bwf> arg1, List<Boolean> arg2, int arg3)
method_19355(class_1251 arg0, List<class_1251> 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)