private void CatchItem(Throwable throwable) { HeldItem = throwable; throwable.Caught(_catchPosition); player.ItemCaught(throwable); }