Uses of Record Class
net.minecraft.client.particle.ItemPickupParticleRenderer.Instance
Packages that use ItemPickupParticleRenderer.Instance
- 
Uses of ItemPickupParticleRenderer.Instance in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type ItemPickupParticleRenderer.InstanceModifier and TypeFieldDescriptionprivate final List<ItemPickupParticleRenderer.Instance> ItemPickupParticleRenderer.Result.instancesThe field for theinstancesrecord component.Methods in net.minecraft.client.particle that return ItemPickupParticleRenderer.InstanceModifier and TypeMethodDescriptionItemPickupParticleRenderer.Instance.create(ItemPickupParticle particle, Camera camera, float tickProgress) Methods in net.minecraft.client.particle that return types with arguments of type ItemPickupParticleRenderer.InstanceModifier and TypeMethodDescriptionItemPickupParticleRenderer.Result.instances()Returns the value of theinstancesrecord component.Constructor parameters in net.minecraft.client.particle with type arguments of type ItemPickupParticleRenderer.InstanceModifierConstructorDescription(package private)