History - net.minecraft.client.particle.BillboardParticleCommand
26.3
Names
Fields
Constructors
Methods
26.2
Names
net.minecraft.client.particle.BillboardParticleSubmittable
net.minecraft.client.particle.BillboardParticleCommand
Fields
Constructors
Methods
BillboardParticleSubmittable$Buffers (LayeredCustomCommandRenderer$VerticesCache, boolean): prepare, prepare, method_74755, submit
void (BillboardParticleSubmittable$Buffers, LayeredCustomCommandRenderer$VerticesCache, RenderPass, TextureManager): render, render, method_74324, render
void (BillboardParticle$RenderType, VertexConsumer): buildLayer, buildLayer, method_1_5173, render
Set<BillboardParticle$RenderType> (): layers, layers, method_1_5174, getRenderTypes
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.client.renderer.state.level.QuadParticleRenderState
net.minecraft.client.renderer.state.level.QuadParticleRenderState
net.minecraft.class_11944
net.minecraft.client.particle.BillboardParticleSubmittable
Fields
int: INITIAL_PARTICLE_CAPACITY, INITIAL_PARTICLE_CAPACITY, field_62649, INITIAL_BUFFER_MAX_LENGTH
int: FLOATS_PER_PARTICLE, FLOATS_PER_PARTICLE, field_62650, BUFFER_FLOAT_FIELDS
int: INTS_PER_PARTICLE, INTS_PER_PARTICLE, field_62651, BUFFER_INT_FIELDS
Map<BillboardParticle$RenderType, BillboardParticleSubmittable$Vertices>: particles, particles, field_62652, bufferByType
int: particleCount, particleCount, field_62946, particles
Constructors
()
Methods
void (BillboardParticle$RenderType, float, float, float, float, float, float, float, float, float, float, float, float, int, int): add, add, method_74323, render
void (): clear, clear, method_74316, onFrameEnd
boolean (): isEmpty, isEmpty, method_1_1186, isEmpty
BillboardParticleSubmittable$Buffers (LayeredCustomCommandRenderer$VerticesCache, boolean): prepare, prepare, method_74755, submit
void (BillboardParticleSubmittable$Buffers, LayeredCustomCommandRenderer$VerticesCache, RenderPass, TextureManager): render, render, method_74324, render
void (VertexConsumer, float, float, float, float, float, float, float, float, float, float, float, float, int, int): renderRotatedQuad, renderRotatedQuad, method_74321, drawFace
void (VertexConsumer, org.joml.Quaternionf, float, float, float, float, float, float, float, float, int, int): renderVertex, renderVertex, method_74322, renderVertex
void (OrderedRenderCommandQueue, CameraRenderState): submit, submit, method_1_299, submit