接口 ParticleUtil


@SilkApi public interface ParticleUtil

有关粒子的所有实用方法

从以下版本开始:
0.1.0
  • 方法概要

    静态方法
    修饰符和类型
    方法
    说明
    static void
    addEffectParticle(net.minecraft.world.World world, net.minecraft.entity.effect.StatusEffect effect, double x, double y, double z)
     
  • 方法详细资料

    • addEffectParticle

      @SilkApi static void addEffectParticle(net.minecraft.world.World world, net.minecraft.entity.effect.StatusEffect effect, double x, double y, double z)