Searched refs:attackerInventory (Results 1 – 1 of 1) sorted by relevance
205 … InventoryComponent attackerInventory = attacker.findByClass(InventoryComponent.class); in receivedHit() local206 if (attackerInventory != null) { in receivedHit()207 attackerInventory.applyUpdate(mInventoryUpdate); in receivedHit()