Uses of Record Class
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl.ModelCommand
Packages that use EntityRenderCommandQueueImpl.ModelCommand
Package
Description
The base package for all Minecraft classes.
-
Uses of EntityRenderCommandQueueImpl.ModelCommand in net.minecraft
Methods in net.minecraft with parameters of type EntityRenderCommandQueueImpl.ModelCommandModifier and TypeMethodDescriptionprivate <S> voidclass_11683.render(EntityRenderCommandQueueImpl.ModelCommand<S> modelCommand, RenderLayer renderLayer, VertexConsumer vertexConsumer, OutlineVertexConsumerProvider outlineVertexConsumers) -
Uses of EntityRenderCommandQueueImpl.ModelCommand in net.minecraft.client.render.entity.command
Fields in net.minecraft.client.render.entity.command with type parameters of type EntityRenderCommandQueueImpl.ModelCommandModifier and TypeFieldDescriptionprivate final Int2ObjectAVLTreeMap<Map<RenderLayer, List<EntityRenderCommandQueueImpl.ModelCommand<?>>>> EntityRenderCommandQueueImpl.modelCommandsMethods in net.minecraft.client.render.entity.command that return types with arguments of type EntityRenderCommandQueueImpl.ModelCommand