net.minecraft.client.renderer.debug

public class RaidDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

gzh
net.minecraft.client.renderer.debug.RaidDebugRenderer
net.minecraft.class_4304

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft arg0)

Method summary

Modifier and TypeMethod
public void
a(Collection<iy> arg0)
setRaidCenters(Collection<BlockPos> arg0)
method_20561(Collection<class_2338> arg0)
public void
a(fmg arg0, gus 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)
private static void
a(fmg arg0, gus arg1, iy arg2)
highlightRaidCenter(PoseStack arg0, MultiBufferSource arg1, BlockPos arg2)
method_23122(class_4587 arg0, class_4597 arg1, class_2338 arg2)
private static void
a(fmg arg0, gus arg1, String arg2, iy 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)
private Camera
b()
getCamera()
method_23125()