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