mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 15:36:08 +00:00
Merge branch 'item-stack-request' of github.com:pmmp/PocketMine-MP into item-stack-request
This commit is contained in:
@@ -91,7 +91,7 @@ final class ItemStackResponseBuilder{
|
||||
$slotId,
|
||||
$item->getCount(),
|
||||
$itemStackInfo->getStackId(),
|
||||
$item->hasCustomName() ? $item->getCustomName() : "",
|
||||
$item->getCustomName(),
|
||||
0
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user