src/Items/ItemBow.h line 78:
EDIT: Wait, no, that only decreases bow durability. Then the arrows aren't removed server-side.
if (!a_Player->IsGameModeCreative()) { a_Player->UseEquippedItem(); }
EDIT: Wait, no, that only decreases bow durability. Then the arrows aren't removed server-side.