1
0

docs: 更新 ProbeJS 生成的文件

This commit is contained in:
2022-08-09 00:14:54 +08:00
parent 317f579f2e
commit e2cdce2590
6 changed files with 65167 additions and 49347 deletions
+2 -3
View File
@@ -5,12 +5,11 @@ declare const RARITY_RARE: Rarity;
declare const HOUR: 3600000;
declare const SLOT_FEET: EquipmentSlot;
declare const SLOT_HEAD: EquipmentSlot;
// declare const global: {};
declare const MAIN_HAND: Hand;
declare const SLOT_LEGS: EquipmentSlot;
declare const AIR_BLOCK: Internal.class_2189;
declare const AIR_BLOCK: Internal.AirBlock;
declare const RARITY_UNCOMMON: Rarity;
declare const AIR_ITEM: Internal.class_1739;
declare const AIR_ITEM: Internal.AirItem;
declare const SLOT_CHEST: EquipmentSlot;
declare const RARITY_EPIC: Rarity;
declare const Painter: Internal.Painter;