Interface AppliedEffectBatch

All Known Implementing Classes:
AppliedEffectBatchImpl

@PublicApi public interface AppliedEffectBatch
  • Method Details

    • getBatchId

      long getBatchId()
    • getEffects

      @NotNull List<AppliedEffect> getEffects()