Uses of Class
net.minecraft.client.renderer.entity.EntityRenderDispatcher
Packages that use EntityRenderDispatcher
Package
Description
-
Uses of EntityRenderDispatcher in net.minecraft.client
Fields in net.minecraft.client declared as EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final EntityRenderDispatcherMinecraft.entityRenderDispatcherMethods in net.minecraft.client that return EntityRenderDispatcher -
Uses of EntityRenderDispatcher in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final EntityRenderDispatcherItemPickupParticle.entityRenderDispatcherConstructors in net.minecraft.client.particle with parameters of type EntityRenderDispatcherModifierConstructorDescriptionItemPickupParticle(EntityRenderDispatcher p_107023_, RenderBuffers p_107024_, ClientLevel p_107025_, Entity p_107026_, Entity p_107027_) privateItemPickupParticle(EntityRenderDispatcher p_107029_, RenderBuffers p_107030_, ClientLevel p_107031_, Entity p_107032_, Entity p_107033_, Vec3 p_107034_) -
Uses of EntityRenderDispatcher in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final EntityRenderDispatcherItemInHandRenderer.entityRenderDispatcherprivate final EntityRenderDispatcherLevelRenderer.entityRenderDispatcherConstructors in net.minecraft.client.renderer with parameters of type EntityRenderDispatcherModifierConstructorDescriptionItemInHandRenderer(Minecraft p_234241_, EntityRenderDispatcher p_234242_, ItemRenderer p_234243_) LevelRenderer(Minecraft p_234245_, EntityRenderDispatcher p_234246_, BlockEntityRenderDispatcher p_234247_, RenderBuffers p_234248_) -
Uses of EntityRenderDispatcher in net.minecraft.client.renderer.blockentity
Fields in net.minecraft.client.renderer.blockentity declared as EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final EntityRenderDispatcherBlockEntityRendererProvider.Context.entityRendererprivate final EntityRenderDispatcherSpawnerRenderer.entityRendererprivate final EntityRenderDispatcherTrialSpawnerRenderer.entityRendererFields in net.minecraft.client.renderer.blockentity with type parameters of type EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final Supplier<EntityRenderDispatcher> BlockEntityRenderDispatcher.entityRendererMethods in net.minecraft.client.renderer.blockentity that return EntityRenderDispatcherMethods in net.minecraft.client.renderer.blockentity with parameters of type EntityRenderDispatcherModifier and TypeMethodDescriptionstatic voidSpawnerRenderer.renderEntityInSpawner(float p_311943_, PoseStack p_312805_, MultiBufferSource p_312394_, int p_311996_, Entity p_312223_, EntityRenderDispatcher p_312703_, double p_312192_, double p_312929_) Constructors in net.minecraft.client.renderer.blockentity with parameters of type EntityRenderDispatcherModifierConstructorDescriptionContext(BlockEntityRenderDispatcher p_234440_, BlockRenderDispatcher p_234441_, ItemRenderer p_234442_, EntityRenderDispatcher p_234443_, EntityModelSet p_234444_, Font p_234445_) -
Uses of EntityRenderDispatcher in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as EntityRenderDispatcherModifier and TypeFieldDescriptionprivate final EntityRenderDispatcherDisplayRenderer.entityRenderDispatcherprotected final EntityRenderDispatcherEntityRenderer.entityRenderDispatcherprivate final EntityRenderDispatcherEntityRendererProvider.Context.entityRenderDispatcherMethods in net.minecraft.client.renderer.entity that return EntityRenderDispatcherConstructors in net.minecraft.client.renderer.entity with parameters of type EntityRenderDispatcherModifierConstructorDescriptionContext(EntityRenderDispatcher p_234590_, ItemRenderer p_234591_, BlockRenderDispatcher p_234592_, ItemInHandRenderer p_234593_, ResourceManager p_234594_, EntityModelSet p_234595_, Font p_234596_) -
Uses of EntityRenderDispatcher in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as EntityRenderDispatcher