net.minecraft.client.render.debug

public class StructureRenderer

implements DebugRenderer$SimpleDebugRenderer

cxd
net.minecraft.unmapped.C_07686073
net.minecraft.client.render.debug.StructureRenderer
net.minecraft.client.renderer.debug.DebugRendererStructure

Field summary

Modifier and TypeField
private final Minecraft
a
f_72966422
minecraft
field_201730_a
private final Map<Integer, Map<String, StructureBox>>
b
f_44028470
startPositions
field_201731_b
private final Map<Integer, Map<String, StructureBox>>
c
f_58214597
piecePositions
field_201732_c
private final Map<Integer, Map<String, Boolean>>
d
f_12006706
piecesByStart
field_201733_d

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a(float arg0, long arg1)
m_15012947(float arg0, long arg1)
render(float arg0, long arg1)
func_190060_a(float arg0, long arg1)
public void
a(bvw arg0, List<bvw> arg1, List<Boolean> arg2, int arg3)
m_75999846(C_61280729 arg0, List<C_61280729> 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)