net.minecraft.client.renderer.blockentity

public class BeaconRenderer

implements BlockEntityRenderer<BeaconBlockEntity>

gns
net.minecraft.client.renderer.blockentity.BeaconRenderer
net.minecraft.class_822
net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer

Field summary

Modifier and TypeField
public static final ResourceLocation
a
BEAM_LOCATION
field_4338
BEAM_TEXTURE
public static final int
b
MAX_RENDER_Y
field_32822
MAX_BEAM_HEIGHT

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public void
a(dus arg0, float arg1, fgs arg2, gll arg3, int arg4, int arg5)
render(BeaconBlockEntity arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3541(class_2580 arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(BeaconBlockEntity arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
private static void
a(fgs arg0, gll arg1, float arg2, long arg3, int arg4, int arg5, int arg6)
renderBeaconBeam(PoseStack arg0, MultiBufferSource arg1, float arg2, long arg3, int arg4, int arg5, int arg6)
method_3543(class_4587 arg0, class_4597 arg1, float arg2, long arg3, int arg4, int arg5, int arg6)
renderBeam(MatrixStack matrices, VertexConsumerProvider vertexConsumers, float tickDelta, long worldTime, int yOffset, int maxY, int color)
public static void
a(fgs arg0, gll arg1, alz arg2, float arg3, float arg4, long arg5, int arg6, int arg7, int arg8, float arg9, float arg10)
renderBeaconBeam(PoseStack arg0, MultiBufferSource arg1, ResourceLocation arg2, float arg3, float arg4, long arg5, int arg6, int arg7, int arg8, float arg9, float arg10)
method_3545(class_4587 arg0, class_4597 arg1, class_2960 arg2, float arg3, float arg4, long arg5, int arg6, int arg7, int arg8, float arg9, float arg10)
renderBeam(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Identifier textureId, float tickDelta, float heightScale, long worldTime, int yOffset, int maxY, int color, float innerRadius, float outerRadius)
private static void
a(fgs arg0, fgw arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, float arg14, float arg15, float arg16)
renderPart(PoseStack arg0, VertexConsumer arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, float arg14, float arg15, float arg16)
method_22741(class_4587 arg0, class_4588 arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12, float arg13, float arg14, float arg15, float arg16)
renderBeamLayer(MatrixStack matrices, VertexConsumer vertices, int color, int yOffset, int height, float x1, float z1, float x2, float z2, float x3, float z3, float x4, float z4, float u1, float u2, float v1, float v2)
private static void
a(fgs$a arg0, fgw arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12)
renderQuad(PoseStack$Pose arg0, VertexConsumer arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12)
method_22740(class_4587$class_4665 arg0, class_4588 arg1, int arg2, int arg3, int arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12)
renderBeamFace(MatrixStack$Entry matrix, VertexConsumer vertices, int color, int yOffset, int height, float x1, float z1, float x2, float z2, float u1, float u2, float v1, float v2)
private static void
a(fgs$a arg0, fgw arg1, int arg2, int arg3, float arg4, float arg5, float arg6, float arg7)
addVertex(PoseStack$Pose arg0, VertexConsumer arg1, int arg2, int arg3, float arg4, float arg5, float arg6, float arg7)
method_23076(class_4587$class_4665 arg0, class_4588 arg1, int arg2, int arg3, float arg4, float arg5, float arg6, float arg7)
renderBeamVertex(MatrixStack$Entry matrix, VertexConsumer vertices, int color, int y, float x, float z, float u, float v)
public boolean
a(dus arg0)
shouldRenderOffScreen(BeaconBlockEntity arg0)
method_3542(class_2580 arg0)
rendersOutsideBoundingBox(BeaconBlockEntity arg0)
public int
aW_()
getViewDistance()
method_33893()
getRenderDistance()
public boolean
a(dus arg0, fby arg1)
shouldRender(BeaconBlockEntity arg0, Vec3 arg1)
method_33891(class_2580 arg0, class_243 arg1)
isInRenderDistance(BeaconBlockEntity arg0, Vec3d arg1)