Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Jul 26, 2024
1 parent 3cbb6b8 commit a4ba470
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ object ItemPickupLog {
}
}

// TODO merge with ItemAddInInventoryEvent
private fun updateItem(hash: Int, itemInfo: PickupEntry, item: ItemStack, removed: Boolean) {
if (isBannedItem(item)) return

Expand Down

0 comments on commit a4ba470

Please sign in to comment.