Uses of Record Class
net.minecraft.client.particle.BillboardParticleSubmittable.class_12041
Packages that use BillboardParticleSubmittable.class_12041
-
Uses of BillboardParticleSubmittable.class_12041 in net.minecraft.client.particle
Methods in net.minecraft.client.particle that return BillboardParticleSubmittable.class_12041Modifier and TypeMethodDescriptionBillboardParticleSubmittable.method_74755(LayeredCustomCommandRenderer.class_12051 class_12051) Methods in net.minecraft.client.particle with parameters of type BillboardParticleSubmittable.class_12041Modifier and TypeMethodDescriptionvoidBillboardParticleSubmittable.draw(BillboardParticleSubmittable.class_12041 class_12041, LayeredCustomCommandRenderer.class_12051 class_12051, RenderPass renderPass, TextureManager textureManager, boolean bool) -
Uses of BillboardParticleSubmittable.class_12041 in net.minecraft.client.render.command
Methods in net.minecraft.client.render.command that return BillboardParticleSubmittable.class_12041Modifier and TypeMethodDescriptionOrderedRenderCommandQueue.LayeredCustom.method_74755(LayeredCustomCommandRenderer.class_12051 class_12051) Methods in net.minecraft.client.render.command with parameters of type BillboardParticleSubmittable.class_12041Modifier and TypeMethodDescriptionvoidOrderedRenderCommandQueue.LayeredCustom.draw(BillboardParticleSubmittable.class_12041 class_12041, LayeredCustomCommandRenderer.class_12051 class_12051, RenderPass renderPass, TextureManager textureManager, boolean bool)