mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-09 21:24:53 +00:00
Added Jukebox window type ID
This commit is contained in:
parent
4ed1a39638
commit
6db5596b00
@ -45,5 +45,6 @@ interface WindowTypes{
|
|||||||
const STRUCTURE_EDITOR = 14;
|
const STRUCTURE_EDITOR = 14;
|
||||||
const TRADING = 15;
|
const TRADING = 15;
|
||||||
const COMMAND_BLOCK = 16;
|
const COMMAND_BLOCK = 16;
|
||||||
|
const JUKEBOX = 17;
|
||||||
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user