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 declared as BatchingEntityRenderCommandQueue.ModelCommandModifier and TypeFieldDescriptionprivate final BatchingEntityRenderCommandQueue.ModelCommand<S> BatchingEntityRenderCommandQueue.class_11744.modelSubmitThe field for themodelSubmitrecord component.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 BatchingEntityRenderCommandQueue.ModelCommandModifier and TypeMethodDescriptionBatchingEntityRenderCommandQueue.class_11744.modelSubmit()Returns the value of themodelSubmitrecord component.Methods 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) Method parameters in net.minecraft.client.render.entity.command with type arguments of type BatchingEntityRenderCommandQueue.ModelCommandModifier and TypeMethodDescriptionprivate voidModelCommandRenderer.method_73249(VertexConsumerProvider.Immediate immediate, OutlineVertexConsumerProvider outlineVertexConsumerProvider, Int2ObjectAVLTreeMap<Map<RenderLayer, List<BatchingEntityRenderCommandQueue.ModelCommand<?>>>> int2ObjectAVLTreeMap) Constructors in net.minecraft.client.render.entity.command with parameters of type BatchingEntityRenderCommandQueue.ModelCommandModifierConstructorDescriptionclass_11744(BatchingEntityRenderCommandQueue.ModelCommand<S> modelCommand, RenderLayer renderLayer, int int2, Vector3f vector3f)