net.minecraft.client.renderer.debug

public class RaidDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

fdd
net.minecraft.client.renderer.debug.RaidDebugRenderer
net.minecraft.class_4304
net.minecraft.client.render.debug.RaidCenterDebugRenderer
net.minecraft.src.C_4298_

Field summary

Modifier and TypeField
private static final int
a
MAX_RENDER_DIST
field_32914
RANGE
f_173901_
private static final float
b
TEXT_SCALE
field_32915
DRAWN_STRING_SIZE
f_173902_
private final Minecraft
c
minecraft
field_19326
client
f_113647_
private Collection<BlockPos>
d
raidCenters
field_19327
raidCenters
f_113648_

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(Collection<gt> arg0)
setRaidCenters(Collection<BlockPos> arg0)
method_20561(Collection<class_2338> arg0)
setRaidCenters(Collection<BlockPos> raidCenters)
m_113663_(Collection<C_4675_> arg0)
public void
a(eaq arg0, ezs 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)
m_7790_(C_3181_ p_113653_, C_4139_ p_113654_, double p_113655_, double arg3, double arg4)
private static void
a(gt arg0)
highlightRaidCenter(BlockPos arg0)
method_23122(class_2338 arg0)
drawRaidCenter(BlockPos pos)
m_113657_(C_4675_ p_113658_)
private static void
a(String arg0, gt arg1, int arg2)
renderTextOverBlock(String arg0, BlockPos arg1, int arg2)
method_23123(String arg0, class_2338 arg1, int arg2)
drawString(String string, BlockPos pos, int color)
m_113659_(String p_113660_, C_4675_ p_113661_, int p_113662_)
private Camera
b()
getCamera()
method_23125()
getCamera()
m_113665_()