Interface CustomMobEffectParticles
- All Known Implementing Classes:
ContainmentEffect,DecayMobEffect,FireSkinMobEffect,FontOfManaMobEffect,FrostMobEffect,FrostStepEffect,MagicMobEffect,OakFleshMobEffect,ParalysisMobEffect,StaticAuraMobEffect,WardMobEffect
public interface CustomMobEffectParticles
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanvoidspawnCustomParticle(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) -
shouldMixColour
default boolean shouldMixColour()
-