mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Furnace: remove trailing whitespace
This commit is contained in:
parent
05af87e1d4
commit
cfb10360ff
@ -81,7 +81,7 @@ class Furnace extends Spawnable implements InventoryHolder, Container, Nameable{
|
||||
|
||||
$this->inventory = new FurnaceInventory($this);
|
||||
$this->loadItems($nbt);
|
||||
|
||||
|
||||
$this->inventory->setEventProcessor(new class($this) implements InventoryEventProcessor{
|
||||
/** @var Furnace */
|
||||
private $furnace;
|
||||
|
Loading…
x
Reference in New Issue
Block a user