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