Uses of Record Class
net.minecraft.client.render.entity.command.BatchingEntityRenderCommandQueue.ModelCommand
Packages that use BatchingEntityRenderCommandQueue.ModelCommand
-
Uses of BatchingEntityRenderCommandQueue.ModelCommand in net.minecraft.client.render.entity.command
Fields in net.minecraft.client.render.entity.command with type parameters of type BatchingEntityRenderCommandQueue.ModelCommandModifier and TypeFieldDescriptionprivate final Int2ObjectAVLTreeMap<Map<RenderLayer, List<BatchingEntityRenderCommandQueue.ModelCommand<?>>>> BatchingEntityRenderCommandQueue.modelCommandsMethods in net.minecraft.client.render.entity.command that return types with arguments of type BatchingEntityRenderCommandQueue.ModelCommandMethods in net.minecraft.client.render.entity.command with parameters of type BatchingEntityRenderCommandQueue.ModelCommandModifier and TypeMethodDescriptionprivate <S> voidModelCommandRenderer.render(BatchingEntityRenderCommandQueue.ModelCommand<S> modelCommand, RenderLayer renderLayer, VertexConsumer vertexConsumer, OutlineVertexConsumerProvider outlineVertexConsumers)