Interface ParticleEmitterHandler.ItemParticleSupplier
- Enclosing class:
- ParticleEmitterHandler
public static interface ParticleEmitterHandler.ItemParticleSupplier
-
Method Summary
Modifier and TypeMethodDescriptionvoidspawnParticles(HashMap<LodestoneScreenParticleRenderType, ArrayList<ScreenParticle>> target, net.minecraft.world.level.Level level, float partialTick, net.minecraft.world.item.ItemStack stack, float x, float y)
-
Method Details
-
spawnParticles
void spawnParticles(HashMap<LodestoneScreenParticleRenderType, ArrayList<ScreenParticle>> target, net.minecraft.world.level.Level level, float partialTick, net.minecraft.world.item.ItemStack stack, float x, float y)
-