net.minecraft.client.renderer.blockentity

public class TheEndPortalRenderer<T extends TheEndPortalBlockEntity>

implements BlockEntityRenderer<T>

gyb
net.minecraft.client.renderer.blockentity.TheEndPortalRenderer
net.minecraft.class_840

Field summary

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

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context arg0)

Method summary

Modifier and TypeMethod
public void
a(T arg0, float arg1, fmg arg2, gus arg3, int arg4, int arg5, fgx arg6)
render(T arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5, Vec3 arg6)
method_3591(T arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5, class_243 arg6)
private void
a(T arg0, org.joml.Matrix4f arg1, fmj arg2)
renderCube(T arg0, org.joml.Matrix4f arg1, VertexConsumer arg2)
method_23084(T arg0, org.joml.Matrix4f arg1, class_4588 arg2)
private void
a(T arg0, org.joml.Matrix4f arg1, fmj arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, je 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)
protected float
b()
getOffsetUp()
method_3594()
protected float
c()
getOffsetDown()
method_35793()
protected RenderType
d()
renderType()
method_34589()