net.minecraft.client.renderer.debug

public class RaidDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

gpv
net.minecraft.client.renderer.debug.RaidDebugRenderer
net.minecraft.class_4304
net.minecraft.client.render.debug.RaidCenterDebugRenderer

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(Collection<jh> arg0)
setRaidCenters(Collection<BlockPos> arg0)
method_20561(Collection<class_2338> arg0)
setRaidCenters(Collection<BlockPos> raidCenters)
public void
a(fgs arg0, gll 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)
private static void
a(fgs arg0, gll arg1, jh arg2)
highlightRaidCenter(PoseStack arg0, MultiBufferSource arg1, BlockPos arg2)
method_23122(class_4587 arg0, class_4597 arg1, class_2338 arg2)
drawRaidCenter(MatrixStack matrices, VertexConsumerProvider vertexConsumers, BlockPos pos)
private static void
a(fgs arg0, gll arg1, String arg2, jh arg3, int arg4)
renderTextOverBlock(PoseStack arg0, MultiBufferSource arg1, String arg2, BlockPos arg3, int arg4)
method_23123(class_4587 arg0, class_4597 arg1, String arg2, class_2338 arg3, int arg4)
drawString(MatrixStack matrices, VertexConsumerProvider vertexConsumers, String string, BlockPos pos, int color)
private Camera
b()
getCamera()
method_23125()
getCamera()