类 AaaParticleProxy

java.lang.Object
mod.chloeprime.gunsmithlib.compat.aaap.AaaParticleProxy

public class AaaParticleProxy extends Object
  • 字段详细资料

    • INSTALLED

      public static final boolean INSTALLED
  • 构造器详细资料

    • AaaParticleProxy

      public AaaParticleProxy()
  • 方法详细资料

    • addParticle

      public static void addParticle(net.minecraft.world.level.Level level, boolean force, net.minecraft.resources.ResourceLocation id, net.minecraft.world.phys.Vec3 pos, net.minecraft.world.phys.Vec3 normal, @Nullable AAAParticleData aaaParticleData)