mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
protocol: Added missing Window Types (#3420)
This commit is contained in:
parent
1579f41056
commit
3d2ca457f8
@ -51,9 +51,12 @@ interface WindowTypes{
|
||||
public const ELEMENT_CONSTRUCTOR = 21;
|
||||
public const MATERIAL_REDUCER = 22;
|
||||
public const LAB_TABLE = 23;
|
||||
|
||||
public const LOOM = 24;
|
||||
public const LECTERN = 25;
|
||||
public const GRINDSTONE = 26;
|
||||
public const BLAST_FURNACE = 27;
|
||||
public const SMOKER = 28;
|
||||
public const STONECUTTER = 29;
|
||||
public const CARTOGRAPHY = 30;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user