Does this item really exist, or is it a phantom created to hold a bonus @return Returns the virtualItem.
()
| 4808 | * @return Returns the virtualItem. |
| 4809 | */ |
| 4810 | private boolean isVirtual() |
| 4811 | { |
| 4812 | return virtualItem; |
| 4813 | } |
| 4814 | |
| 4815 | /** |
| 4816 | * Gets the critMultiplier attribute of the Equipment object |
no outgoing calls
no test coverage detected