mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Fixed #2183
This commit is contained in:
parent
7760559be1
commit
9cb27e26ef
@ -52,7 +52,7 @@ class Chest extends Transparent{
|
||||
$this->y,
|
||||
$this->z + 0.0625,
|
||||
$this->x + 0.9375,
|
||||
$this->y + 0.875,
|
||||
$this->y + 0.9475,
|
||||
$this->z + 0.9375
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user