net.minecraft.client.renderer.entity

public class EntityRenderDispatcher

dvc
net.minecraft.client.renderer.entity.EntityRenderDispatcher
net.minecraft.class_898
net.minecraft.unmapped.C_gmkqxljo
net.minecraft.client.render.entity.EntityRenderDispatcher
net.minecraft.client.renderer.entity.EntityRendererManager

Field summary

Modifier and TypeField
private static final RenderType
e
SHADOW_RENDER_TYPE
field_21009
f_jbpxeksz
SHADOW_LAYER
field_229082_e_
private final Map<EntityType<?>, EntityRenderer<?>>
f
renderers
field_4696
f_mnijxhxg
renderers
field_78729_o
private final Map<String, PlayerRenderer>
g
playerRenderers
field_4687
f_pqmgekar
modelRenderers
field_178636_l
private final PlayerRenderer
h
defaultPlayerRenderer
field_4683
f_bnorktog
playerRenderer
field_178637_m
private final Font
i
font
field_4689
f_xquoyjna
textRenderer
field_78736_p
public final TextureManager
a
textureManager
field_4685
f_hrtkrbgu
textureManager
field_78724_e
private Level
j
level
field_4684
f_liyqukna
world
field_78722_g
public Camera
b
camera
field_4686
f_inkogvqd
camera
field_217783_c
private Quaternion
k
cameraOrientation
field_21794
f_sxssedpr
rotation
field_229083_k_
public Entity
c
crosshairPickEntity
field_4678
f_fbaociqb
targetedEntity
field_147941_i
public final Options
d
options
field_4692
f_cahsxueb
gameOptions
field_78733_k
private boolean
l
shouldRenderShadow
field_4681
f_sroeqrgv
renderShadows
field_178638_s
private boolean
m
renderHitBoxes
field_4680
f_bdhertpp
renderHitboxes
field_85095_o

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ItemRenderer arg1, ReloadableResourceManager arg2, Font arg3, Options arg4)

Method summary

Modifier and TypeMethod
public <E extends Entity> int
a(E arg0, float arg1)
getPackedLightCoords(E arg0, float arg1)
method_23839(E arg0, float arg1)
m_yuwygrss(E arg0, float arg1)
getLight(E entity, float tickDelta)
func_229085_a_(E arg0, float arg1)
private <T extends Entity> void
a(akr<T> arg0, dvd<? super T> arg1)
register(EntityType<T> arg0, EntityRenderer<? super T> arg1)
method_17145(class_1299<T> arg0, class_897<? super T> arg1)
m_zbslkekd(C_ogavsvbr<T> arg0, C_oddtxnnw<? super T> arg1)
register(EntityType<T> arg0, EntityRenderer<? super T> arg1)
func_229087_a_(EntityType<T> arg0, EntityRenderer<? super T> arg1)
private void
a(dvw arg0, yz arg1)
registerRenderers(ItemRenderer arg0, ReloadableResourceManager arg1)
method_23167(class_918 arg0, class_3296 arg1)
m_xytyhqhe(C_xjqetogb arg0, C_wdclgdrj arg1)
registerRenderers(ItemRenderer arg0, ReloadableResourceManager arg1)
func_229097_a_(ItemRenderer arg0, IReloadableResourceManager arg1)
public <T extends Entity> EntityRenderer<? super T>
a(T arg0)
getRenderer(T arg0)
method_3953(T arg0)
m_onwsnnpu(T arg0)
getRenderer(T entity)
func_78713_a(T arg0)
public void
a(bjt arg0, daz arg1, akn arg2)
prepare(Level arg0, Camera arg1, Entity arg2)
method_3941(class_1937 arg0, class_4184 arg1, class_1297 arg2)
m_nyhjjmgl(C_cdctfzbn arg0, C_dcmtgrvm arg1, C_astfners arg2)
configure(World world, Camera camera, Entity targetedEntity)
func_229088_a_(World arg0, ActiveRenderInfo arg1, Entity arg2)
public void
a(c arg0)
overrideCameraOrientation(Quaternion arg0)
method_24196(class_1158 arg0)
m_zgaxqjze(C_rvxttsxe arg0)
setRotation(Quaternion rotation)
func_229089_a_(Quaternion arg0)
public void
a(boolean arg0)
setRenderShadow(boolean arg0)
method_3948(boolean arg0)
m_ygfwmczk(boolean arg0)
setRenderShadows(boolean value)
func_178633_a(boolean arg0)
public void
b(boolean arg0)
setRenderHitBoxes(boolean arg0)
method_3955(boolean arg0)
m_exjczkhb(boolean arg0)
setRenderHitboxes(boolean value)
func_178629_b(boolean arg0)
public boolean
a()
shouldRenderHitBoxes()
method_3958()
m_aqglsfps()
shouldRenderHitboxes()
func_178634_b()
public <E extends Entity> boolean
a(E arg0, dtj arg1, double arg2, double arg3, double arg4)
shouldRender(E arg0, Frustum arg1, double arg2, double arg3, double arg4)
method_3950(E arg0, class_4604 arg1, double arg2, double arg3, double arg4)
m_vkyvfjmc(E arg0, C_jwzjqevg arg1, double arg2, double arg3, double arg4)
shouldRender(E entity, Frustum frustum, double cameraX, double cameraY, double cameraZ)
func_229086_a_(E arg0, ClippingHelperImpl arg1, double arg2, double arg3, double arg4)
public <E extends Entity> void
a(E arg0, double arg1, double arg2, double arg3, float arg4, float arg5, cyi arg6, dqq arg7, int arg8)
render(E arg0, double arg1, double arg2, double arg3, float arg4, float arg5, PoseStack arg6, MultiBufferSource arg7, int arg8)
method_3954(E arg0, double arg1, double arg2, double arg3, float arg4, float arg5, class_4587 arg6, class_4597 arg7, int arg8)
m_jrovvvwj(E arg0, double arg1, double arg2, double arg3, float arg4, float arg5, C_cnszsxvd arg6, C_igrgeffe arg7, int arg8)
render(E entity, double x, double y, double z, float yaw, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light)
func_229084_a_(E arg0, double arg1, double arg2, double arg3, float arg4, float arg5, MatrixStack arg6, IRenderTypeBuffer arg7, int arg8)
private void
a(cyi arg0, cyl arg1, akn arg2, float arg3)
renderHitbox(PoseStack arg0, VertexConsumer arg1, Entity arg2, float arg3)
method_3956(class_4587 arg0, class_4588 arg1, class_1297 arg2, float arg3)
m_egilmezm(C_cnszsxvd arg0, C_igthdzux arg1, C_astfners arg2, float arg3)
renderHitbox(MatrixStack arg0, VertexConsumer arg1, Entity arg2, float arg3)
func_229093_a_(MatrixStack arg0, IVertexBuilder arg1, Entity arg2, float arg3)
private void
a(cyi arg0, cyl arg1, akn arg2, float arg3, float arg4, float arg5)
renderBox(PoseStack arg0, VertexConsumer arg1, Entity arg2, float arg3, float arg4, float arg5)
method_23164(class_4587 arg0, class_4588 arg1, class_1297 arg2, float arg3, float arg4, float arg5)
m_ivehypue(C_cnszsxvd arg0, C_igthdzux arg1, C_astfners arg2, float arg3, float arg4, float arg5)
func_229094_a_(MatrixStack arg0, IVertexBuilder arg1, Entity arg2, float arg3, float arg4, float arg5)
private void
a(cyi arg0, dqq arg1, akn arg2)
renderFlame(PoseStack arg0, MultiBufferSource arg1, Entity arg2)
method_23165(class_4587 arg0, class_4597 arg1, class_1297 arg2)
m_xiuevnnf(C_cnszsxvd arg0, C_igrgeffe arg1, C_astfners arg2)
renderFire(MatrixStack matrix, VertexConsumerProvider arg1, Entity arg2)
func_229095_a_(MatrixStack arg0, IRenderTypeBuffer arg1, Entity arg2)
private static void
a(cyi$a arg0, cyl arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
fireVertex(PoseStack$Pose arg0, VertexConsumer arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_23161(class_4587$class_4665 arg0, class_4588 arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
m_fwaagtfg(C_cnszsxvd$C_pqokfevb arg0, C_igthdzux arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
fireVertex(MatrixStack$Entry matrix, VertexConsumer vertexConsumer, float x, float y, float z, float u, float v)
func_229090_a_(MatrixStack$Entry arg0, IVertexBuilder arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
private static void
a(cyi arg0, dqq arg1, akn arg2, float arg3, float arg4, bjw arg5, float arg6)
renderShadow(PoseStack arg0, MultiBufferSource arg1, Entity arg2, float arg3, float arg4, LevelReader arg5, float arg6)
method_23166(class_4587 arg0, class_4597 arg1, class_1297 arg2, float arg3, float arg4, class_4538 arg5, float arg6)
m_htgxarkn(C_cnszsxvd arg0, C_igrgeffe arg1, C_astfners arg2, float arg3, float arg4, C_eemzphbi arg5, float arg6)
renderShadow(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Entity entity, float darkness, float tickDelta, WorldView world, float size)
func_229096_a_(MatrixStack arg0, IRenderTypeBuffer arg1, Entity arg2, float arg3, float arg4, IWorldReader arg5, float arg6)
private static void
a(cyi$a arg0, cyl arg1, bjw arg2, fk arg3, double arg4, double arg5, double arg6, float arg7, float arg8)
renderBlockShadow(PoseStack$Pose arg0, VertexConsumer arg1, LevelReader arg2, BlockPos arg3, double arg4, double arg5, double arg6, float arg7, float arg8)
method_23163(class_4587$class_4665 arg0, class_4588 arg1, class_4538 arg2, class_2338 arg3, double arg4, double arg5, double arg6, float arg7, float arg8)
m_tbcsqbfo(C_cnszsxvd$C_pqokfevb arg0, C_igthdzux arg1, C_eemzphbi arg2, C_hynzadkk arg3, double arg4, double arg5, double arg6, float arg7, float arg8)
renderShadowPart(MatrixStack$Entry matrix, VertexConsumer vertexConsumer, WorldView world, BlockPos pos, double x, double y, double z, float size, float darkness)
func_229092_a_(MatrixStack$Entry arg0, IVertexBuilder arg1, IWorldReader arg2, BlockPos arg3, double arg4, double arg5, double arg6, float arg7, float arg8)
private static void
a(cyi$a arg0, cyl arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
shadowVertex(PoseStack$Pose arg0, VertexConsumer arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_23162(class_4587$class_4665 arg0, class_4588 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
m_vgonvsra(C_cnszsxvd$C_pqokfevb arg0, C_igthdzux arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
shadowVertex(MatrixStack$Entry matrix, VertexConsumer vertexConsumer, float alpha, float x, float y, float z, float u, float v)
func_229091_a_(MatrixStack$Entry arg0, IVertexBuilder arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public void
a(bjt arg0)
setLevel(Level arg0)
method_3944(class_1937 arg0)
m_qwteayks(C_cdctfzbn arg0)
setWorld(World world)
func_78717_a(World arg0)
public double
b(akn arg0)
distanceToSqr(Entity arg0)
method_23168(class_1297 arg0)
m_qrgupzfw(C_astfners arg0)
getSquaredDistanceToCamera(Entity arg0)
func_229099_b_(Entity arg0)
public double
a(double arg0, double arg1, double arg2)
distanceToSqr(double arg0, double arg1, double arg2)
method_3959(double arg0, double arg1, double arg2)
m_oglrbzxu(double arg0, double arg1, double arg2)
getSquaredDistanceToCamera(double x, double y, double z)
func_78714_a(double arg0, double arg1, double arg2)
public Quaternion
b()
cameraOrientation()
method_24197()
m_rrjprnrl()
getRotation()
func_229098_b_()
public Font
c()
getFont()
method_3949()
m_ynishabw()
getTextRenderer()
func_78716_a()