Interface CustomMobEffectParticles
- All Known Implementing Classes:
ArcaneJammerMobEffect,ContainmentEffect,CurseMobEffect,DecayMobEffect,EnfeeblementCurse,FireSkinMobEffect,FontOfManaMobEffect,FrostMobEffect,FrostStepEffect,MagicMobEffect,OakFleshMobEffect,ParalysisMobEffect,StaticAuraMobEffect,UndeathCurse,WardMobEffect
public interface CustomMobEffectParticles
-
Method Summary
Modifier and TypeMethodDescriptionvoidspawnCustomParticle(net.minecraft.world.level.Level world, double x, double y, double z)
-
Method Details
-
spawnCustomParticle
void spawnCustomParticle(net.minecraft.world.level.Level world, double x, double y, double z)
-