public void draw(SpriteBatch spriteBatch, Vector2 sourceVector, float textureRotation) { currentWeapon.draw(spriteBatch, sourceVector, textureRotation); }