Interface ParticleProvider.Sprite<T extends ParticleOptions>

Enclosing interface:
ParticleProvider<T extends ParticleOptions>

public static interface ParticleProvider.Sprite<T extends ParticleOptions>
  • Method Summary

    Modifier and Type
    Method
    Description
    createParticle(T p_273550_, ClientLevel p_273071_, double p_273160_, double p_273576_, double p_272710_, double p_273652_, double p_273457_, double p_272840_)
     
  • Method Details

    • createParticle

      @Nullable TextureSheetParticle createParticle(T p_273550_, ClientLevel p_273071_, double p_273160_, double p_273576_, double p_272710_, double p_273652_, double p_273457_, double p_272840_)