net.minecraft.client.render.debug

public class RaidCenterDebugRenderer

implements DebugRenderer$Renderer

net.minecraft.client.renderer.debug.RaidDebugRenderer
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
MAX_RENDER_DIST
MAX_RENDER_DIST
field_32914
RANGE
private static final float
TEXT_SCALE
TEXT_SCALE
field_32915
DRAWN_STRING_SIZE
private final MinecraftClient
minecraft
minecraft
field_19326
client

Constructor summary

ModifierConstructor
public (MinecraftClient client)

Method summary

Modifier and TypeMethod
public void
emitGizmos(double camX, double camY, double camZ, DebugValueAccess debugValues, Frustum frustum, float partialTicks)
emitGizmos(double camX, double camY, double camZ, DebugValueAccess debugValues, Frustum frustum, float partialTicks)
method_23109(double arg0, double arg1, double arg2, class_12021 arg3, class_4604 arg4, float arg5)
render(double arg0, double arg1, double arg2, DebugDataStore arg3, Frustum arg4, float arg5)
private static void
highlightRaidCenter(BlockPos raidCenter)
highlightRaidCenter(BlockPos raidCenter)
method_23122(class_2338 arg0)
drawRaidCenter(BlockPos pos)
private static void
renderTextOverBlock(String text, BlockPos pos, int color)
renderTextOverBlock(String text, BlockPos pos, int color)
method_23123(String arg0, class_2338 arg1, int arg2)
drawString(String text, BlockPos pos, int color)
private Camera
getCamera()
getCamera()
method_23125()
getCamera()