UNPKG
figura-ts
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Lua Types for the Minecraft Mod Figura
github.com/N1ghtTheF0x/figura-ts
N1ghtTheF0x/figura-ts
figura-ts
/
types
/
status.d.ts
7 lines
•
127 B
TypeScript
View Raw
1
2
3
4
5
6
7
declare
interface
FiguraStatusEffect
{
name
:
string
amplifier
:
number
duration
:
number
visible
:
boolean
}