net.minecraft.client.particle

public interface BillboardParticleSubmittable$Consumer

net.minecraft.client.renderer.state.level.QuadParticleRenderState$ParticleConsumer
net.minecraft.class_11944$class_11945
net.minecraft.client.particle.BillboardParticleSubmittable$Consumer

Method summary

Modifier and TypeMethod
void
consume(float x, float y, float z, float xRot, float yRot, float zRot, float wRot, float scale, float u0, float u1, float v0, float v1, int color, int lightCoords)
method_1_296(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, int arg12, int arg13)
consume(float x, float y, float z, float rotationX, float rotationY, float rotationZ, float rotationW, float size, float minU, float maxU, float minV, float maxV, int color, int light)