Uses of Class
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl
Packages that use EntityRenderCommandQueueImpl
Package
Description
The base package for all Minecraft classes.
-
Uses of EntityRenderCommandQueueImpl in net.minecraft
Fields in net.minecraft declared as EntityRenderCommandQueueImplModifier and TypeFieldDescriptionprivate final EntityRenderCommandQueueImplclass_11684.field_61828Methods in net.minecraft that return EntityRenderCommandQueueImplMethods in net.minecraft with parameters of type EntityRenderCommandQueueImplModifier and TypeMethodDescriptionvoidclass_11681.method_72998(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate, BlockRenderManager blockRenderManager) voidclass_11682.method_72999(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) voidclass_11683.method_73001(EntityRenderCommandQueueImpl queue, VertexConsumerProvider.Immediate vertexConsumers, OutlineVertexConsumerProvider outlineVertexConsumers) voidclass_11685.method_73006(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate, class_11697 class_11697) voidclass_11686.method_73009(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) voidclass_11687.method_73010(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) voidclass_11688.method_73012(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) voidclass_11689.method_73014(EntityRenderCommandQueueImpl queue, VertexConsumerProvider.Immediate immediate, TextRenderer renderer) voidclass_11690.method_73015(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) voidclass_11691.method_73017(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, VertexConsumerProvider.Immediate immediate) Constructors in net.minecraft with parameters of type EntityRenderCommandQueueImplModifierConstructorDescriptionclass_11684(EntityRenderCommandQueueImpl entityRenderCommandQueueImpl, BlockRenderManager blockRenderManager, VertexConsumerProvider.Immediate immediate, class_11697 class_11697, OutlineVertexConsumerProvider outlineVertexConsumerProvider, TextRenderer textRenderer) -
Uses of EntityRenderCommandQueueImpl in net.minecraft.client.render
Fields in net.minecraft.client.render declared as EntityRenderCommandQueueImplModifier and TypeFieldDescriptionprivate final EntityRenderCommandQueueImplGameRenderer.field_61733private final EntityRenderCommandQueueImplWorldRenderer.field_61738Methods in net.minecraft.client.render that return EntityRenderCommandQueueImpl