Uses of Record Class
net.minecraft.client.particle.BillboardParticleSubmittable.Layer
Packages that use BillboardParticleSubmittable.Layer
-
Uses of BillboardParticleSubmittable.Layer in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type BillboardParticleSubmittable.LayerModifier and TypeFieldDescriptionprivate final Map<BillboardParticle.RenderType, BillboardParticleSubmittable.Layer> BillboardParticleSubmittable.Buffers.layersThe field for thelayersrecord component.Methods in net.minecraft.client.particle that return types with arguments of type BillboardParticleSubmittable.LayerModifier and TypeMethodDescriptionBillboardParticleSubmittable.Buffers.layers()Returns the value of thelayersrecord component.Constructor parameters in net.minecraft.client.particle with type arguments of type BillboardParticleSubmittable.LayerModifierConstructorDescriptionBuffers(int int2, GpuBufferSlice gpuBufferSlice, Map<BillboardParticle.RenderType, BillboardParticleSubmittable.Layer> map)