net.minecraft.client.renderer.blockentity

public class TheEndPortalRenderer<T extends TheEndPortalBlockEntity>

implements BlockEntityRenderer<T>

ghs
net.minecraft.client.renderer.blockentity.TheEndPortalRenderer
net.minecraft.class_840
net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
net.minecraft.src.C_4260_

Field summary

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

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public void
a(T arg0, float arg1, fbi arg2, gez 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)
m_6922_(T p_112651_, float p_112652_, C_3181_ p_112653_, C_4139_ p_112654_, int p_112655_, int arg5)
private void
a(T arg0, org.joml.Matrix4f arg1, fbm 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)
m_173690_(T p_254024_, org.joml.Matrix4f p_173693_, C_3187_ arg2)
private void
a(T arg0, org.joml.Matrix4f arg1, fbm arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, ji 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)
m_252771_(T p_254247_, org.joml.Matrix4f p_254390_, C_3187_ p_254147_, float p_253639_, float p_254107_, float p_254109_, float p_254021_, float p_254458_, float p_254086_, float p_254310_, float p_253619_, C_4687_ arg11)
protected float
b()
getOffsetUp()
method_3594()
getTopYOffset()
m_142491_()
protected float
c()
getOffsetDown()
method_35793()
getBottomYOffset()
m_142489_()
protected RenderType
d()
renderType()
method_34589()
getLayer()
m_142330_()