mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-27 15:53:51 +00:00
Merge 03cd7c19d9 into 09df8928ee
This commit is contained in:
commit
7b66c8eb22
5 changed files with 12 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
void sendPosition();
|
||||
|
||||
using Player::drop;
|
||||
virtual shared_ptr<ItemEntity> drop();
|
||||
virtual shared_ptr<ItemEntity> drop(bool dropStack = false);
|
||||
protected:
|
||||
virtual void reallyDrop(shared_ptr<ItemEntity> itemEntity);
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue