Interface EffectInstance

interface EffectInstance {
    duration: number;
    level: number;
}

Properties

Properties

duration: number
level: number

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.