net.minecraft.client.renderer.blockentity

public class TheEndPortalRenderer<T extends TheEndPortalBlockEntity>

implements BlockEntityRenderer<T>

gop
net.minecraft.client.renderer.blockentity.TheEndPortalRenderer
net.minecraft.class_840
net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer

Field summary

Modifier and TypeField
public static final ResourceLocation
a
END_SKY_LOCATION
field_4406
SKY_TEXTURE
public static final ResourceLocation
b
END_PORTAL_LOCATION
field_4407
PORTAL_TEXTURE

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public void
a(T arg0, float arg1, fgs arg2, gll arg3, int arg4, int arg5)
render(T arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3591(T arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(T arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
private void
a(T arg0, org.joml.Matrix4f arg1, fgw arg2)
renderCube(T arg0, org.joml.Matrix4f arg1, VertexConsumer arg2)
method_23084(T arg0, org.joml.Matrix4f arg1, class_4588 arg2)
renderSides(T entity, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer)
private void
a(T arg0, org.joml.Matrix4f arg1, fgw arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, jm arg11)
renderFace(T arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, Direction arg11)
method_23085(T arg0, org.joml.Matrix4f arg1, class_4588 arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, class_2350 arg11)
renderSide(T entity, org.joml.Matrix4f model, VertexConsumer vertices, float x1, float x2, float y1, float y2, float z1, float z2, float z3, float z4, Direction side)
protected float
b()
getOffsetUp()
method_3594()
getTopYOffset()
protected float
c()
getOffsetDown()
method_35793()
getBottomYOffset()
protected RenderType
d()
renderType()
method_34589()
getLayer()