Uses of Class
net.minecraft.client.render.command.LayeredCustomCommandRenderer.class_12051
Packages that use LayeredCustomCommandRenderer.class_12051
-
Uses of LayeredCustomCommandRenderer.class_12051 in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type LayeredCustomCommandRenderer.class_12051Modifier and TypeMethodDescriptionvoidBillboardParticleSubmittable.draw(BillboardParticleSubmittable.class_12041 class_12041, LayeredCustomCommandRenderer.class_12051 class_12051, RenderPass renderPass, TextureManager textureManager, boolean bool) BillboardParticleSubmittable.method_74755(LayeredCustomCommandRenderer.class_12051 class_12051) -
Uses of LayeredCustomCommandRenderer.class_12051 in net.minecraft.client.render.command
Fields in net.minecraft.client.render.command with type parameters of type LayeredCustomCommandRenderer.class_12051Modifier and TypeFieldDescriptionprivate final Queue<LayeredCustomCommandRenderer.class_12051> LayeredCustomCommandRenderer.field_62989private final List<LayeredCustomCommandRenderer.class_12051> LayeredCustomCommandRenderer.field_62990Methods in net.minecraft.client.render.command with parameters of type LayeredCustomCommandRenderer.class_12051Modifier and TypeMethodDescriptionvoidOrderedRenderCommandQueue.LayeredCustom.draw(BillboardParticleSubmittable.class_12041 class_12041, LayeredCustomCommandRenderer.class_12051 class_12051, RenderPass renderPass, TextureManager textureManager, boolean bool) OrderedRenderCommandQueue.LayeredCustom.method_74755(LayeredCustomCommandRenderer.class_12051 class_12051)