mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Updated Chests [part1]
This commit is contained in:
@ -28,6 +28,7 @@ the Free Software Foundation, either version 3 of the License, or
|
||||
define("WINDOW_CHEST", 0);
|
||||
define("WINDOW_WORKBENCH", 1);
|
||||
define("WINDOW_FURNACE", 2);
|
||||
define("WINDOW_STONECUTTER", 3);
|
||||
|
||||
class Window{
|
||||
private $server;
|
||||
|
Reference in New Issue
Block a user