mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
fix more EOF newlines
This commit is contained in:
@ -37,4 +37,4 @@ final class ItemEntityStackSizeChangeAnimation implements Animation{
|
||||
public function encode() : array{
|
||||
return [ActorEventPacket::create($this->itemEntity->getId(), ActorEvent::ITEM_ENTITY_MERGE, $this->newStackSize)];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user