net.minecraft.client.renderer.entity

public class EntityRenderDispatcher

dsa
net.minecraft.client.renderer.entity.EntityRenderDispatcher
net.minecraft.class_898
net.minecraft.client.render.entity.EntityRenderDispatcher
net.minecraft.client.renderer.entity.EntityRendererManager

Field summary

Modifier and TypeField
private final Map<Class<? extends Entity>, EntityRenderer<? extends Entity>>
h
renderers
field_4696
renderers
field_78729_o
private final Map<String, PlayerRenderer>
i
playerRenderers
field_4687
modelRenderers
field_178636_l
private final PlayerRenderer
j
defaultPlayerRenderer
field_4683
playerRenderer
field_178637_m
private Font
k
font
field_4689
textRenderer
field_78736_p
private double
l
xOff
field_4691
renderPosX
field_78725_b
private double
m
yOff
field_4690
renderPosY
field_78726_c
private double
n
zOff
field_4688
renderPosZ
field_78723_d
public final TextureManager
a
textureManager
field_4685
textureManager
field_78724_e
public Level
b
level
field_4684
world
field_78722_g
public Camera
c
camera
field_4686
camera
field_217783_c
public Entity
d
crosshairPickEntity
field_4678
targetedEntity
field_147941_i
public float
e
playerRotY
field_4679
cameraYaw
field_78735_i
public float
f
playerRotX
field_4677
cameraPitch
field_78732_j
public Options
g
options
field_4692
gameOptions
field_78733_k
private boolean
o
solidRender
field_4682
renderOutlines
field_178639_r
private boolean
p
shouldRenderShadow
field_4681
renderShadows
field_178638_s
private boolean
q
renderHitBoxes
field_4680
renderHitboxes
field_85095_o

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ItemRenderer arg1, ReloadableResourceManager arg2)

Method summary

Modifier and TypeMethod
private <T extends Entity> void
a(Class<T> arg0, dsb<? super T> arg1)
register(Class<T> arg0, EntityRenderer<? super T> arg1)
method_17145(Class<T> arg0, class_897<? super T> arg1)
register(Class<T> arg0, EntityRenderer<? super T> arg1)
func_217782_a(Class<T> arg0, EntityRenderer<? super T> arg1)
public void
a(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
method_3952(double arg0, double arg1, double arg2)
setRenderPosition(double x, double arg1, double arg2)
func_178628_a(double arg0, double arg1, double arg2)
public <T extends Entity, U extends EntityRenderer<T>> U
a(Class<? extends aio> arg0)
getRenderer(Class<? extends Entity> arg0)
method_3953(Class<? extends class_1297> arg0)
getRenderer(Class<? extends Entity> arg0)
func_78715_a(Class<? extends Entity> arg0)
public <T extends Entity, U extends EntityRenderer<T>> U
a(T arg0)
getRenderer(T arg0)
method_3957(T arg0)
getRenderer(T arg0)
func_78713_a(T arg0)
public void
a(bhr arg0, cyu arg1, cxq arg2, aio arg3, cyg arg4)
prepare(Level arg0, Font arg1, Camera arg2, Entity arg3, Options arg4)
method_3941(class_1937 arg0, class_327 arg1, class_4184 arg2, class_1297 arg3, class_315 arg4)
configure(World world, TextRenderer textRenderer, Camera camera, Entity targetedEntity, GameOptions gameOptions)
func_217781_a(World arg0, FontRenderer arg1, ActiveRenderInfo arg2, Entity arg3, GameSettings arg4)
public void
a(float arg0)
setPlayerRotY(float arg0)
method_3945(float arg0)
func_178631_a(float arg0)
public boolean
a()
shouldRenderShadow()
method_3951()
shouldRenderShadows()
func_178627_a()
public void
a(boolean arg0)
setRenderShadow(boolean arg0)
method_3948(boolean arg0)
setRenderShadows(boolean value)
func_178633_a(boolean arg0)
public void
b(boolean arg0)
setRenderHitBoxes(boolean arg0)
method_3955(boolean arg0)
setRenderHitboxes(boolean value)
func_178629_b(boolean arg0)
public boolean
b()
shouldRenderHitBoxes()
method_3958()
shouldRenderHitboxes()
func_178634_b()
public boolean
b(aio arg0)
hasSecondPass(Entity arg0)
method_3942(class_1297 arg0)
hasSecondPass(Entity arg0)
func_188390_b(Entity arg0)
public boolean
a(aio arg0, dqe arg1, double arg2, double arg3, double arg4)
shouldRender(Entity arg0, Culler arg1, double arg2, double arg3, double arg4)
method_3950(class_1297 arg0, class_856 arg1, double arg2, double arg3, double arg4)
shouldRender(Entity arg0, VisibleRegion arg1, double arg2, double arg3, double arg4)
func_178635_a(Entity arg0, ICamera arg1, double arg2, double arg3, double arg4)
public void
a(aio arg0, float arg1, boolean arg2)
render(Entity arg0, float arg1, boolean arg2)
method_3946(class_1297 arg0, float arg1, boolean arg2)
render(Entity entity, float tickDelta, boolean arg2)
func_188388_a(Entity arg0, float arg1, boolean arg2)
public void
a(aio arg0, double arg1, double arg2, double arg3, float arg4, float arg5, boolean arg6)
render(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5, boolean arg6)
method_3954(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, float arg5, boolean arg6)
render(Entity entity, double x, double y, double z, float yaw, float tickDelta, boolean forceHideHitbox)
func_188391_a(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5, boolean arg6)
public void
a(aio arg0, float arg1)
renderSecondPass(Entity arg0, float arg1)
method_3947(class_1297 arg0, float arg1)
renderSecondPass(Entity arg0, float arg1)
func_188389_a(Entity arg0, float arg1)
private void
a(aio arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
renderHitbox(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_3956(class_1297 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
renderHitbox(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
func_85094_b(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
public void
a(bhr arg0)
setLevel(Level arg0)
method_3944(class_1937 arg0)
setWorld(World world)
func_78717_a(World arg0)
public double
b(double arg0, double arg1, double arg2)
distanceToSqr(double arg0, double arg1, double arg2)
method_3959(double arg0, double arg1, double arg2)
getSquaredDistanceToCamera(double x, double y, double z)
func_78714_a(double arg0, double arg1, double arg2)
public Font
c()
getFont()
method_3949()
getTextRenderer()
func_78716_a()
public void
c(boolean arg0)
setSolidRendering(boolean arg0)
method_3943(boolean arg0)
setRenderOutlines(boolean renderOutlines)
func_178632_c(boolean arg0)