@deafwave/osrs-botmaker-types 0.4.8 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/api/index.d.ts +7 -1
- package/dist/src/api/index.js +65 -1
- package/dist/src/rollup/CollisionDataFlag.d.ts +29 -0
- package/dist/src/rollup/CollisionDataFlag.js +28 -0
- package/dist/src/rollup/ComponentID.d.ts +1735 -0
- package/dist/src/rollup/ComponentID.js +1734 -0
- package/dist/src/rollup/EnumID.d.ts +36 -0
- package/dist/src/rollup/EnumID.js +36 -0
- package/dist/src/rollup/InterfaceID.d.ts +159 -0
- package/dist/src/rollup/InterfaceID.js +158 -0
- package/dist/src/rollup/ItemID.d.ts +14860 -0
- package/dist/src/rollup/ItemID.js +14860 -0
- package/dist/src/rollup/NpcID.d.ts +12346 -0
- package/dist/src/rollup/NpcID.js +12346 -0
- package/dist/src/rollup/NullItemID.d.ts +16100 -0
- package/dist/src/rollup/NullItemID.js +16100 -0
- package/dist/src/rollup/NullNpcID.d.ts +2426 -0
- package/dist/src/rollup/NullNpcID.js +2426 -0
- package/dist/src/rollup/NullObjectID.d.ts +29818 -0
- package/dist/src/rollup/NullObjectID.js +29818 -0
- package/dist/src/rollup/ObjectID.d.ts +27845 -0
- package/dist/src/rollup/ObjectID.js +27845 -0
- package/dist/src/rollup/ParamID.d.ts +191 -0
- package/dist/src/rollup/ParamID.js +191 -0
- package/dist/src/rollup/SpriteID.d.ts +1742 -0
- package/dist/src/rollup/SpriteID.js +1742 -0
- package/dist/src/types/runelite/net/runelite/api/EnumID.d.ts +0 -73
- package/package.json +1 -1
|
@@ -1,56 +1,12 @@
|
|
|
1
1
|
/// <reference path="../../../../../../src/types/java/index.d.ts" />
|
|
2
2
|
/// <reference path="../../../../../../src/types/runelite/index.d.ts" />
|
|
3
|
-
/*
|
|
4
|
-
* Copyright (c) 2019, Shaun Dreclin <https://github.com/ShaunDreclin>
|
|
5
|
-
* All rights reserved.
|
|
6
|
-
*
|
|
7
|
-
* Redistribution and use in source and binary forms, with or without
|
|
8
|
-
* modification, are permitted provided that the following conditions are met:
|
|
9
|
-
*
|
|
10
|
-
* 1. Redistributions of source code must retain the above copyright notice, this
|
|
11
|
-
* list of conditions and the following disclaimer.
|
|
12
|
-
* 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
13
|
-
* this list of conditions and the following disclaimer in the documentation
|
|
14
|
-
* and/or other materials provided with the distribution.
|
|
15
|
-
*
|
|
16
|
-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
17
|
-
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
18
|
-
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
19
|
-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
|
20
|
-
* ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
21
|
-
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
22
|
-
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
23
|
-
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
24
|
-
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
25
|
-
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
26
|
-
*/
|
|
27
3
|
declare namespace net.runelite.api {
|
|
28
|
-
/**
|
|
29
|
-
* Utility class used for mapping enum IDs.
|
|
30
|
-
* <p>
|
|
31
|
-
* Note: This class is not complete and may be missing mapped IDs.
|
|
32
|
-
*/
|
|
33
4
|
export class EnumID {
|
|
34
|
-
/**
|
|
35
|
-
* key: int
|
|
36
|
-
* val: string creature name
|
|
37
|
-
*/
|
|
38
5
|
static readonly SLAYER_TASK_CREATURE = 693;
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* key: int 1-n+1
|
|
42
|
-
* val: namedobj
|
|
43
|
-
*/
|
|
44
6
|
static readonly RUNEPOUCH_RUNE = 982;
|
|
45
7
|
static readonly XPDROP_COLORS = 1169;
|
|
46
|
-
|
|
47
8
|
static readonly FRIENDS_CHAT_RANK_ICONS = 1543;
|
|
48
|
-
/**
|
|
49
|
-
* key: int 0-n
|
|
50
|
-
* val: namedobj
|
|
51
|
-
*/
|
|
52
9
|
static readonly PETS = 2158;
|
|
53
|
-
|
|
54
10
|
static readonly POH_COSTUME_MEMBERS = 3077;
|
|
55
11
|
static readonly POH_COSTUME_WARDROBE = 3289;
|
|
56
12
|
static readonly POH_COSTUME_ARMOUR_CASE = 3290;
|
|
@@ -64,49 +20,20 @@ declare namespace net.runelite.api {
|
|
|
64
20
|
static readonly POH_COSTUME_CLUE_MASTER = 3298;
|
|
65
21
|
static readonly POH_COSTUME_ALTERNATE = 3303;
|
|
66
22
|
static readonly POH_COSTUME_ALTERNATES = 3304;
|
|
67
|
-
|
|
68
23
|
static readonly CLAN_RANK_NAME = 3797;
|
|
69
24
|
static readonly CLAN_RANK_GRAPHIC = 3798;
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* key: int
|
|
73
|
-
* val: string location name
|
|
74
|
-
*/
|
|
75
25
|
static readonly SLAYER_TASK_LOCATION = 4064;
|
|
76
|
-
|
|
77
26
|
static readonly PRAYERS_NORMAL = 4956;
|
|
78
27
|
static readonly PRAYERS_RUINOUS = 4959;
|
|
79
28
|
static readonly PRAYERS_NORMAL_DEADEYE = 3341;
|
|
80
29
|
static readonly PRAYERS_NORMAL_MYSTIC_VIGOUR = 3342;
|
|
81
30
|
static readonly PRAYERS_NORMAL_DEADEYE_MYSTIC_VIGOUR = 3343;
|
|
82
|
-
|
|
83
31
|
static readonly WORLD_LOCATIONS = 4992;
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* key: int
|
|
87
|
-
* val: struct slayer task
|
|
88
|
-
*/
|
|
89
32
|
static readonly SLAYER_TASK = 5008;
|
|
90
|
-
|
|
91
|
-
/**
|
|
92
|
-
* key: weapon type
|
|
93
|
-
* val: enum
|
|
94
|
-
*/
|
|
95
33
|
static readonly WEAPON_STYLES = 3908;
|
|
96
|
-
|
|
97
34
|
static readonly SPELLBOOKS = 1981;
|
|
98
35
|
static readonly SPELLBOOKS_SUB = 5280;
|
|
99
|
-
|
|
100
|
-
/**
|
|
101
|
-
* key: int id
|
|
102
|
-
* val: enum potion
|
|
103
|
-
*/
|
|
104
36
|
static readonly POTIONSTORE_POTIONS = 4826;
|
|
105
|
-
|
|
106
|
-
/**
|
|
107
|
-
* key: int id
|
|
108
|
-
* val: enum potion
|
|
109
|
-
*/
|
|
110
37
|
static readonly POTIONSTORE_UNFINISHED_POTIONS = 4829;
|
|
111
38
|
}
|
|
112
39
|
}
|